public abstract static class AqdefObjectModel.AbstractEntry<I> extends Object
AbstractEntry(KKey key, I index, Object value)
boolean
equals(Object obj)
I
getIndex()
KKey
getKey()
Object
getValue()
int
hashCode()
hasKey(KKey otherkey)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AbstractEntry(KKey key, I index, Object value)
public KKey getKey()
public I getIndex()
public Object getValue()
public boolean hasKey(KKey otherkey)
otherkey
public String toString()
toString
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2017. All rights reserved.