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