Class IndexedList.IndexGenerator

java.lang.Object
org.jlab.utils.groups.IndexedList.IndexGenerator
Enclosing class:
IndexedList<T>

public static class IndexedList.IndexGenerator extends Object
Index Generator class for generating a Long number out of up to 4 indecies.
Author:
gavalian
  • Constructor Details Link icon

    • IndexGenerator Link icon

      public IndexGenerator()
  • Method Details Link icon

    • hashCode Link icon

      public static long hashCode(int... indecies)
    • getIndex Link icon

      public static int getIndex(long hashcode, int order)
    • getString Link icon

      public static String getString(long hashcode)