public class KeyDefinition<S,K> extends Object
| Modifier and Type | Field and Description |
|---|---|
static Key |
NOT_EQUALS |
| Constructor and Description |
|---|
KeyDefinition(KeyAndPredicate<S,K>[] keyAndPredicates,
KeySourceGetter<K,? super S> keySourceGetter,
int index) |
public static final Key NOT_EQUALS
public KeyDefinition(KeyAndPredicate<S,K>[] keyAndPredicates, KeySourceGetter<K,? super S> keySourceGetter, int index)
Copyright © 2020. All rights reserved.