protected static class ModelPath.NodeSelector.LeafNodePredicate<N extends BranchNodeMetaModel,T> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
LeafNodePredicate(LeafNodeType<N,T> field,
Predicate<T> predicate) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelPath.NodeSelector.LeafNodePredicate<N,T> |
clone() |
protected void |
dispose() |
boolean |
equals(Object obj) |
protected LeafNodeType<N,T> |
getField() |
protected Predicate<T> |
getPredicate() |
int |
hashCode() |
protected LeafNodePredicate(LeafNodeType<N,T> field, Predicate<T> predicate)
protected LeafNodeType<N,T> getField()
protected void dispose()
protected ModelPath.NodeSelector.LeafNodePredicate<N,T> clone()
Copyright © 2020. All rights reserved.