org.eclipse.hyades.loaders.util
Class GenericLookUpEntry
java.lang.Object
org.eclipse.hyades.loaders.util.GenericLookUpEntry
- public class GenericLookUpEntry
- extends java.lang.Object
|
Field Summary |
protected java.lang.Object |
key
|
protected java.lang.Object |
value
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
protected java.lang.Object key
value
protected java.lang.Object value
GenericLookUpEntry
public GenericLookUpEntry()
getKey
public java.lang.Object getKey()
getValue
public java.lang.Object getValue()
setKey
public void setKey(java.lang.Object object)
setValue
public void setValue(java.lang.Object object)
reset
public void reset()