Package org.jlab.utils.groups
Class IndexedList.IndexGenerator
java.lang.Object
org.jlab.utils.groups.IndexedList.IndexGenerator
- Enclosing class:
- IndexedList<T>
Index Generator class for generating a Long number out of
up to 4 indecies.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexGenerator
public IndexGenerator()
-
-
Method Details
-
hashCode
public static long hashCode(int... indecies) -
getIndex
public static int getIndex(long hashcode, int order) -
getString
-