Class SimpleNodeStateHolder

    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleNodeStateHolder​(java.lang.String line)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLine()
      Line here contains the path also
      int getMemorySize()  
      java.util.List<java.lang.String> getPathElements()  
      • Methods inherited from class java.lang.Object

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

      • SimpleNodeStateHolder

        public SimpleNodeStateHolder​(java.lang.String line)