Package one.microstream.util.traversing
Class TraversalPredicateLeaf.Default
java.lang.Object
one.microstream.util.traversing.AbstractHandlingPredicate
one.microstream.util.traversing.TraversalPredicateLeaf.Default
- All Implemented Interfaces:
Predicate<Object>
,TraversalPredicate
,TraversalPredicateLeaf
- Enclosing interface:
- TraversalPredicateLeaf
public static final class TraversalPredicateLeaf.Default extends AbstractHandlingPredicate implements TraversalPredicateLeaf
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.util.traversing.TraversalPredicateLeaf
TraversalPredicateLeaf.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
isLeaf
- Specified by:
isLeaf
in interfaceTraversalPredicateLeaf
-