public class PortAssigner
extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PortAssigner.Port |
static class |
PortAssigner.Port$ |
static class |
PortAssigner.PortRange |
static class |
PortAssigner.PortRange$ |
static class |
PortAssigner.Project2PortMapBuilder |
static class |
PortAssigner.Project2PortMapBuilder$ |
static class |
PortAssigner.ProjectName |
static class |
PortAssigner.ProjectName$ |
Constructor and Description |
---|
PortAssigner() |
Modifier and Type | Method and Description |
---|---|
static int |
assignedPortFor(String name) |
static sbt.State |
computeProjectsPort(PortAssigner.PortRange range,
sbt.State state) |
public static int assignedPortFor(String name)
public static sbt.State computeProjectsPort(PortAssigner.PortRange range, sbt.State state)