Uses of Class
dev.cel.runtime.DefaultDispatcher
-
Packages that use DefaultDispatcher Package Description dev.cel.runtime -
-
Uses of DefaultDispatcher in dev.cel.runtime
Methods in dev.cel.runtime that return DefaultDispatcher Modifier and Type Method Description static DefaultDispatcherDefaultDispatcher. create()static DefaultDispatcherDefaultDispatcher. create(com.google.common.collect.ImmutableSet<ExprFeatures> features)Deprecated.usecreate(CelOptions)instead.static DefaultDispatcherDefaultDispatcher. create(CelOptions celOptions)static DefaultDispatcherDefaultDispatcher. create(CelOptions celOptions, DynamicProto dynamicProto)
-