Class CelConstant.CelConstantNotSet

  • Enclosing class:
    CelConstant

    @Immutable
    public abstract static class CelConstant.CelConstantNotSet
    extends java.lang.Object
    An unset constant.

    As the name implies, this constant does nothing. This is used to represent a default instance of CelConstant.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CelConstantNotSet

        public CelConstantNotSet()