Class LazyTreeElement<T>


  • public class LazyTreeElement<T>
    extends java.lang.Object
    The class LazyTreeElement represents a lazy tree element that does not know about the parent or children
    • Constructor Summary

      Constructors 
      Constructor Description
      LazyTreeElement()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LazyTreeElement

        public LazyTreeElement()