Uses of Interface
cool.scx.ffm.mapper.Mapper
Packages that use Mapper
-
Uses of Mapper in cool.scx.ffm.mapper
Classes in cool.scx.ffm.mapper that implement MapperModifier and TypeClassDescriptionclassAddressMapperclassByteArrayMapperclassByteMapperclassCharArrayMapperclassCharMapperclassDoubleArrayMapperclassDoubleMapperclassFloatArrayMapperclassFloatMapperclassIntArrayMapperclassIntMapperclassLongArrayMapperclassLongMapperclassShortArrayMapperclassShortMapper -
Uses of Mapper in cool.scx.ffm.paramter
Constructors in cool.scx.ffm.paramter with parameters of type MapperModifierConstructorDescriptionArrayParameter(Object array, Mapper arrayMapper) MapperParameter(Mapper mapper)