public class MultiMatchOperators<T> extends Object
| Constructor and Description |
|---|
MultiMatchOperators() |
| Modifier and Type | Method and Description |
|---|---|
MultiMatchOperator<T> |
multiMatch(GetStringPropertyFunction<T>... getPropertyFuncs) |
@SafeVarargs public final MultiMatchOperator<T> multiMatch(GetStringPropertyFunction<T>... getPropertyFuncs)
Copyright © 2021 wz2cool. All rights reserved.