Uses of Enum Class
cloud.opencode.base.parallel.structured.StructuredScope.Policy
Packages that use StructuredScope.Policy
Package
Description
Structured Package - Structured Concurrency (JDK 25 JEP 499/501)
结构化包 - 结构化并发 (JDK 25 JEP 499/501)
-
Uses of StructuredScope.Policy in cloud.opencode.base.parallel.structured
Subclasses with type arguments of type StructuredScope.Policy in cloud.opencode.base.parallel.structuredMethods in cloud.opencode.base.parallel.structured that return StructuredScope.PolicyModifier and TypeMethodDescriptionStructuredScope.getPolicy()Gets the policy.static StructuredScope.PolicyReturns the enum constant of this class with the specified name.static StructuredScope.Policy[]StructuredScope.Policy.values()Returns an array containing the constants of this enum class, in the order they are declared.