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