Class JDKValueInstantiators.ConstantValueInstantiator

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

    private static class JDKValueInstantiators.ConstantValueInstantiator
    extends ValueInstantiator.Base
    implements java.io.Serializable
    • Field Detail

      • _value

        protected final java.lang.Object _value
    • Constructor Detail

      • ConstantValueInstantiator

        public ConstantValueInstantiator​(java.lang.Object value)