|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.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 Form| Field Summary | |
|---|---|
private static long |
serialVersionUID
For serialization versioning. |
| Constructor 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 |
| Field Detail |
|---|
private static final long serialVersionUID
serialver tool that comes with JDK.
| Constructor Detail |
|---|
public OptionProcessor.OptionsHashtable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||