Class CelRuntimeImpl

  • All Implemented Interfaces:
    CelRuntime

    @Internal
    @Immutable
    public abstract class CelRuntimeImpl
    extends java.lang.Object
    implements CelRuntime
    CelRuntime implementation based on the ProgramPlanner.

    CEL Library Internals. Do Not Use.