MethodSetter   MethodSetter 
Compiled from "MethodSetter.java" Compiled from "MethodSetter.java"
final class org.kohsuke.args4j.MethodSetter extends java.lang.Object implem ents org.kohsuke.args4j.spi.Setter{ final class org.kohsuke.args4j.MethodSetter extends java.lang.Object implem ents org.kohsuke.args4j.spi.Setter{
public org.kohsuke.args4j.MethodSetter(java.lang.Object, java.lang.refl ect.Method); public org.kohsuke.args4j.MethodSetter(org.kohsuke.args4j.CmdLineParser , java.lang.Object, java.lang.reflect.Method);
public java.lang.Class getType(); public java.lang.Class getType();
public boolean isMultiValued(); public boolean isMultiValued();
public void addValue(java.lang.Object) throws org.kohsuke.args4j. CmdLineException; public void addValue(java.lang.Object) throws org.kohsuke.args4j. CmdLineException;
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/