Class cmdLineReadable

    • Field Summary

      Fields 
      Modifier and Type Field Description
      int set  
    • Constructor Summary

      Constructors 
      Constructor Description
      cmdLineReadable()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int read​(java.lang.String name, int t)  
      • Methods inherited from class java.lang.Object

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

      • set

        public int set
    • Constructor Detail

      • cmdLineReadable

        public cmdLineReadable()
    • Method Detail

      • read

        public int read​(java.lang.String name,
                        int t)