Package jminusminus
Class UnBoxing
java.lang.Object
jminusminus.UnBoxing
- All Implemented Interfaces:
Converter
An un-boxing converter.
-
Field Summary
Fields inherited from interface jminusminus.Converter
Identity, WidenReference
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UnBoxing
Constructs an UnBoxing converter.- Parameters:
source
- the source type.target
- the target type.methodName
- the Java method to invoke for the conversion.
-
-
Method Details