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 from Manager class
    ManagerSet<T>
    The set manager, inherit from Manager class