Class Tree.Leaf

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Tree.Leaf EMPTY  
      • Fields inherited from class org.opennms.netmgt.flows.classification.internal.decision.Tree

        info
    • Constructor Summary

      Constructors 
      Constructor Description
      Leaf​(Tree.Info info)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

    • Constructor Detail