private static final class Underscore.WherePredicate<E,T> extends Object implements Predicate<E>
| Modifier and Type | Field and Description |
|---|---|
private List<Tuple<String,T>> |
properties |
| Modifier | Constructor and Description |
|---|---|
private |
WherePredicate(List<Tuple<String,T>> properties) |
Copyright © 2022. All rights reserved.