Class HashedNameLookupTable


  • public class HashedNameLookupTable
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getIndex​(int hashedName)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HashedNameLookupTable

        public HashedNameLookupTable​(int[] hashedNames)
    • Method Detail

      • getIndex

        public int getIndex​(int hashedName)