Class METIS.ckrinfo_t

  • Enclosing class:
    METIS

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

      Fields 
      Modifier and Type Field Description
      (package private) int ed  
      (package private) int id  
      (package private) int inbr  
      (package private) int nnbrs  
    • Constructor Summary

      Constructors 
      Constructor Description
      ckrinfo_t()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        int id
      • ed

        int ed
      • nnbrs

        int nnbrs
      • inbr

        int inbr
    • Constructor Detail

      • ckrinfo_t

        ckrinfo_t()