Class Tree.Leaf.Empty

    • Constructor Detail

      • Empty

        public Empty()
    • Method Detail

      • classifiers

        public org.opennms.netmgt.flows.classification.internal.decision.Tree.Classifiers classifiers​(ClassificationRequest request)
        Specified by:
        classifiers in class Tree
        Returns:
        matching classifiers or null
      • isEmpty

        protected boolean isEmpty()
        Specified by:
        isEmpty in class Tree
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object