Package one.empty3.io

Class ParseCode


  • public class ParseCode
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ParseCode()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void parse​(java.lang.String str)  
      • Methods inherited from class java.lang.Object

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

      • ParseCode

        public ParseCode()
    • Method Detail

      • parse

        public void parse​(java.lang.String str)