Package me.playernguyen.opteco.manager
-
Interface Summary Interface Description Manager<T> The represent class to contain items. -
Class Summary Class Description ManagerList<T> The list manager, inherit fromManager
classManagerSet<T> The set manager, inherit fromManager
class