Uses of Enum Class
org.qiunet.utils.timer.timeout.TimeOutFuture.Status
Packages that use TimeOutFuture.Status
-
Uses of TimeOutFuture.Status in org.qiunet.utils.timer.timeout
Methods in org.qiunet.utils.timer.timeout that return TimeOutFuture.StatusModifier and TypeMethodDescriptionTimeOutFuture.status()获得当前状态static TimeOutFuture.StatusReturns the enum constant of this class with the specified name.static TimeOutFuture.Status[]TimeOutFuture.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.