GuardedSPSCBaseChannel

gopher.impl.GuardedSPSCBaseChannel$
See theGuardedSPSCBaseChannel companion class

Attributes

Companion:
class
Source:
GuardedSPSCBaseChannel.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete fields

final val STEP_BUSY: 1
final val STEP_FREE: 0
final val STEP_UPDATED: 2