Class CustomConverterRegistry.ConverterDefinition<S>

  • Type Parameters:
    S - schema describing the output type, usually SchemaBuilder
    Enclosing class:
    CustomConverterRegistry

    public class CustomConverterRegistry.ConverterDefinition<S>
    extends Object
    Class binding together the schema of the conversion result and the converter code.