public class KeyIndex<K> extends Object
KeyIndex(K value, boolean exists, int index)
boolean
doesExist()
int
getIndex()
K
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyIndex(K value, boolean exists, int index)
public K getValue()
public boolean doesExist()
public int getIndex()
Copyright © 2018. All rights reserved.