Class TripleKeyHashMap.Entry

    • Constructor Summary

      Constructors 
      Constructor Description
      Entry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • key1

        public java.lang.Object key1
      • key2

        public java.lang.Object key2
      • key3

        public java.lang.Object key3
    • Constructor Detail

      • Entry

        public Entry()