Class LZ4.HashTable

  • Enclosing class:
    LZ4

    static final class LZ4.HashTable
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      HashTable()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void reset​(int len)  
      • Methods inherited from class java.lang.Object

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

      • HashTable

        HashTable()
    • Method Detail

      • reset

        void reset​(int len)