Class ValueInstantiator.Delegating

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ValueInstantiator

    public static class ValueInstantiator.Delegating
    extends ValueInstantiator
    implements java.io.Serializable
    Delegating ValueInstantiator implementation meant as a base type that by default delegates methods to specified fallback instantiator.
    Since:
    2.12
    See Also:
    Serialized Form