Package io.github.kaktushose.jdac.dispatching.adapter
package io.github.kaktushose.jdac.dispatching.adapter
Generic type adapting system.
-
ClassDescriptionAdapterType<S,
T> Defines the sourceTypethat will be converted to the targetType.TypeAdapter<S,T> Generic top level interface for type adapting.