Package 

Class Tree

  • All Implemented Interfaces:

    
    public final class Tree
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Tree.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String end
    • Constructor Summary

      Constructors 
      Constructor Description
      Tree()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getEnd()
      final Unit setEnd(String end)
      final Tree getChild(Character c)
      final Integer len()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait