Interface PredicateBuilder.EntryObject<K,V>

Type Parameters:
K - the map key type
V - the map value type
Enclosing class:
PredicateBuilder<K,V>

public static interface PredicateBuilder.EntryObject<K,V>
Entry-level fluent predicate operations.