public class PortAssigner$
extends Object
Modifier and Type | Field and Description |
---|---|
static PortAssigner$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
PortAssigner$() |
Modifier and Type | Method and Description |
---|---|
int |
assignedPortFor(String name) |
sbt.State |
computeProjectsPort(PortAssigner.PortRange range,
sbt.State state) |
public static final PortAssigner$ MODULE$
public int assignedPortFor(String name)
public sbt.State computeProjectsPort(PortAssigner.PortRange range, sbt.State state)