Class MapperConfig.Base

  • Enclosing class:
    MapperConfig<T extends MapperConfig<T>>

    public static class MapperConfig.Base
    extends java.lang.Object
    Immutable container class used to store simple configuration settings. Since instances are fully immutable, instances can be freely shared and used without synchronization.