Uses of Interface
dev.cel.runtime.Dispatcher.ImmutableCopy
-
Packages that use Dispatcher.ImmutableCopy Package Description dev.cel.runtime -
-
Uses of Dispatcher.ImmutableCopy in dev.cel.runtime
Methods in dev.cel.runtime that return Dispatcher.ImmutableCopy Modifier and Type Method Description Dispatcher.ImmutableCopyDefaultDispatcher. immutableCopy()Dispatcher.ImmutableCopyDispatcher. immutableCopy()Returns anDispatcher.ImmutableCopyfrom current instance.
-