Package 

Class UrlTree

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class UrlTree.Node
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final UrlTree.Node root
    • Constructor Summary

      Constructors 
      Constructor Description
      UrlTree()
    • Method Summary

      Modifier and Type Method Description
      final UrlTree.Node getRoot()
      final Unit add(String url)
      final Unit print()
      • Methods inherited from class java.lang.Object

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