|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.onixs.fix.fast.Dictionary
public class Dictionary
Constructor Summary | |
---|---|
Dictionary()
|
Method Summary | |
---|---|
Dictionary |
copy()
|
DictionaryEntry |
getEntry(String key)
|
void |
reset()
|
void |
set(Dictionary dictionary)
|
void |
setEntry(String key,
DictionaryEntry entry)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Dictionary()
Method Detail |
---|
public DictionaryEntry getEntry(String key)
public void reset()
public String toString()
toString
in class Object
public Dictionary copy()
public void set(Dictionary dictionary)
public void setEntry(String key, DictionaryEntry entry)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |