Uses of Annotation Interface
cloud.opencode.base.core.annotation.Experimental
Packages that use Experimental
Package
Description
Core utilities and foundational classes for the OpenCode Base library.
-
Uses of Experimental in cloud.opencode.base.core
Methods in cloud.opencode.base.core with annotations of type ExperimentalModifier and TypeMethodDescriptionvoidLazy.reset()Reset this Lazy to unevaluated state, allowing re-computation on next get() call.