Class InitializerStrategy.UNSET

  • Enclosing class:
    InitializerStrategy

    public abstract static class InitializerStrategy.UNSET
    extends Object
    Internal phantom type used by the InitializerStrategy to indicate that a property remains unset. It is used in conjunction with the generated parameterized type helper class.
    • Constructor Detail

      • UNSET

        public UNSET()