public class Servers$
extends Object
Modifier and Type | Field and Description |
---|---|
static Servers$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Servers$() |
Modifier and Type | Method and Description |
---|---|
scala.concurrent.Future<scala.collection.Seq<scala.runtime.BoxedUnit>> |
asyncTryStop(play.dev.filewatch.LoggerProxy log,
scala.concurrent.ExecutionContext ecn) |
void |
tryStop(play.dev.filewatch.LoggerProxy log) |
public static final Servers$ MODULE$