Class TypeMappings

java.lang.Object
org.pkl.config.java.mapper.TypeMappings

public final class TypeMappings extends Object
Predefined type mappings that can be registered with ValueMapperBuilder.
  • Field Details

    • collections

      public static final Collection<TypeMapping<?,?>> collections
      Type mappings for collection types.
    • all

      public static final Collection<TypeMapping<?,?>> all
      All type mappings defined in this class.