Enum Class的使用
cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.State
程序包
说明
Generic abstraction for working with byte buffer implementations.
-
cn.taketoday.core.io.buffer中DataBufferUtils.ReadCompletionHandler.State的使用
修饰符和类型字段说明private final AtomicReference<DataBufferUtils.ReadCompletionHandler.State>DataBufferUtils.ReadCompletionHandler.state修饰符和类型方法说明Returns the enum constant of this class with the specified name.DataBufferUtils.ReadCompletionHandler.State.values()Returns an array containing the constants of this enum class, in the order they are declared.