Interface ItemCategoryRegistry

All Superinterfaces:
CategoryRegistry<ItemType>
All Known Implementing Classes:
NullItemCategoryRegistry

public interface ItemCategoryRegistry extends CategoryRegistry<ItemType>
A registry for ItemType categories.