Class HistoricalProvidersNode.ResultComparator
java.lang.Object
com.inductiveautomation.ignition.client.tags.tree.node.HistoricalProvidersNode.ResultComparator
- All Implemented Interfaces:
Comparator<TreeNode>
- Enclosing class:
- HistoricalProvidersNode
protected static class HistoricalProvidersNode.ResultComparator
extends Object
implements Comparator<TreeNode>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ResultComparator
protected ResultComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<TreeNode>
-