Class TreeElement

  • All Implemented Interfaces:
    java.io.Serializable

    public class TreeElement
    extends java.lang.Object
    implements java.io.Serializable
    The class TreeElement represents as the name already presume a tree element
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      TreeElement()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • TreeElement

        public TreeElement()