Uses of Class
me.hsgamer.topper.core.DataHolder
-
-
Uses of DataHolder in me.hsgamer.topper.core
Methods in me.hsgamer.topper.core that return DataHolder Modifier and Type Method Description DataHolder<K,V>DataEntry. getHolder()Constructors in me.hsgamer.topper.core with parameters of type DataHolder Constructor Description DataEntry(K key, DataHolder<K,V> holder)
-