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