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 SummaryNested classes/interfaces inherited from interface one.microstream.util.traversing.TraversalPredicateLeafTraversalPredicateLeaf.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method Summary
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
isLeaf- Specified by:
- isLeafin interface- TraversalPredicateLeaf
 
 
-