Class Hasher.NodeList<T>

  • Enclosing class:
    Hasher<T>

    public static class Hasher.NodeList<T>
    extends java.lang.Object
    • Method Detail

      • getNodeCount

        public int getNodeCount()
      • select

        public T select​(int code,
                        int trynum)
      • hasNode

        public boolean hasNode​(T node)