cc.otavia.core.stack.helper
package cc.otavia.core.stack.helper
Members list
Type members
Classlikes
final class ChannelFutureState extends StackState, Poolable
Attributes
- Companion
- object
- Supertypes
object ChannelFutureState
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ChannelFutureState.type
final class FutureState[R <: Reply] extends StackState, Poolable
Attributes
- Companion
- object
- Supertypes
object FutureState
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FutureState.type
class FuturesState[R <: Reply] extends StackState, Poolable
Attributes
- Companion
- object
- Supertypes
object FuturesState
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FuturesState.type
class StartState extends StackState
The first StackState of a Stack, it only have one constant value StackState.start.
The first StackState of a Stack, it only have one constant value StackState.start.
Attributes
- Supertypes
In this article