Class METIS.ikv_t

  • Enclosing class:
    METIS

    class METIS.ikv_t
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int key  
      (package private) int val  
    • Constructor Summary

      Constructors 
      Constructor Description
      ikv_t()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • key

        int key
      • val

        int val
    • Constructor Detail

      • ikv_t

        ikv_t()