类的使用
cc.shacocloud.mirage.utils.collection.SelfSortList
-
使用SelfSortList的程序包 程序包 说明 cc.shacocloud.mirage.utils.collection -
-
cc.shacocloud.mirage.utils.collection中SelfSortList的使用
cc.shacocloud.mirage.utils.collection中SelfSortList的子类 修饰符和类型 类 说明 classSelfSortSet<E,R>自排序禁止重复集合,内部维护一个hash表来禁止重复,基于SelfSortList实现
-