|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectio.args.ArgumentComparer
| Constructor Summary | |
ArgumentComparer()
|
|
| Method Summary | |
static java.util.HashMap |
compare(java.util.HashMap definedArguments,
java.util.HashMap availableArguments)
assert that all non-optional defined have been supplied and that no non-defined arguments have been supplied. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ArgumentComparer()
| Method Detail |
public static java.util.HashMap compare(java.util.HashMap definedArguments,
java.util.HashMap availableArguments)
throws java.io.IOException
definedArguments - availableArguments -
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||