public interface LogComposite<T extends LogFactory.ItemType>
Composites that add additional
LogFactory.ItemType.ItemValues to a factory.| Modifier and Type | Method and Description |
|---|---|
void |
registerItems(T type)
register additional item types
|
void registerItems(T type)
type -