Class NamedCollectionConverter

  • All Implemented Interfaces:
    Converter, ConverterMatcher

    public class NamedCollectionConverter
    extends CollectionConverter
    A collection converter that uses predefined names for its items.

    To be used as local converter. Note, suppress the usage of the implicit type argument, if registered with annotation.

    Since:
    1.4.5
    Author:
    Jörg Schaible