Package com.saperion.util.conversion
package com.saperion.util.conversion
-
ClassDescriptionImplementations of this interface hold several
converterswhich can be accessed by their type arguments.Abstract implementation ofConversionManager.Implementation ofConversionManagerthat returns converters that convert most default java types (primitives, their wrapper types,String,Date- as well as their subclasses -Calendarand arrays and implementations ofListthereof ) to the fixed set int, double,StringandCalendarand arrays thereof.