Uses of Enum Class
cloud.opencode.base.functional.async.LazyAsync.State
Packages that use LazyAsync.State
Package
Description
Async Utilities - Virtual Thread functional utilities
异步工具 - 虚拟线程函数式工具
-
Uses of LazyAsync.State in cloud.opencode.base.functional.async
Subclasses with type arguments of type LazyAsync.State in cloud.opencode.base.functional.asyncMethods in cloud.opencode.base.functional.async that return LazyAsync.StateModifier and TypeMethodDescriptionLazyAsync.state()Get the current state 获取当前状态static LazyAsync.StateReturns the enum constant of this class with the specified name.static LazyAsync.State[]LazyAsync.State.values()Returns an array containing the constants of this enum class, in the order they are declared.