Class HashHelper.HashBuilder

  • Enclosing class:
    HashHelper

    public final class HashHelper.HashBuilder
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getAsInt()  
      void put​(java.nio.ByteBuffer bb)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • put

        public void put​(java.nio.ByteBuffer bb)
      • getAsInt

        public int getAsInt()