Class IdentityConverter<Type>
- java.lang.Object
- 
- com.saperion.common.lang.conversion.IdentityConverter<Type>
 
- 
- 
Constructor SummaryConstructors Constructor Description IdentityConverter()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Typeconvert(Type object)Converts the specified object and returns the conversion result.
 
-