public interface ITypeInstanceCache<Item extends IItem>
void
clear()
Item
get(int type)
boolean
register(Item item)
boolean register(Item item)
Item get(int type)
void clear()