public class FanIn$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static FanIn$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
FanIn$() |
Modifier and Type | Method and Description |
---|---|
int |
Cancelled() |
int |
Completed() |
int |
Depleted() |
int |
Marked() |
int |
Pending() |
public static final FanIn$ MODULE$