public class KeyDefinition<S,K> extends Object
KeyDefinition(K[] keys, KeySourceGetter<K,S> keySourceGetter, int index)
int
getIndex()
Key
getValues(S source)
boolean
isEmpty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyDefinition(K[] keys, KeySourceGetter<K,S> keySourceGetter, int index)
public boolean isEmpty()
public Key getValues(S source)
public int getIndex()
Copyright © 2018. All rights reserved.