Class DictionaryTest


  • public class DictionaryTest
    extends java.lang.Object
    Tests for Dictionary.
    • Constructor Summary

      Constructors 
      Constructor Description
      DictionaryTest()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private static long crc64​(java.nio.ByteBuffer data)  
      void testGetData()  
      • Methods inherited from class java.lang.Object

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

      • DictionaryTest

        public DictionaryTest()
    • Method Detail

      • crc64

        private static long crc64​(java.nio.ByteBuffer data)
      • testGetData

        public void testGetData()