|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.Dictionary java.util.Hashtable marf.util.OptionProcessor.OptionsHashtable
protected class OptionProcessor.OptionsHashtable
A hashtable designed for to hold options. TODO: when we drop support for JDK1.4, this should be typechecked for Option type only.
OptionProcessor.Option
,
Serialized FormConstructor Summary | |
---|---|
OptionProcessor.OptionsHashtable()
Merely calls the parent's constructor. |
Method Summary |
---|
Methods inherited from class java.util.Hashtable |
---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OptionProcessor.OptionsHashtable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |