Class TCRCTree


  • public class TCRCTree
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TCRCTree()  
    • Constructor Detail

      • TCRCTree

        public TCRCTree()
    • Method Detail

      • getRoot

        public TRCNode getRoot()
      • setRoot

        public void setRoot​(TRCNode root)