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 |
---|---|
scala.collection.immutable.Map<PortAssigner.ProjectName,PortAssigner.Port> |
computeProjectsPort(PortAssigner.PortRange range,
scala.collection.Seq<PortAssigner.ProjectName> projectNames) |
public static final PortAssigner$ MODULE$
public scala.collection.immutable.Map<PortAssigner.ProjectName,PortAssigner.Port> computeProjectsPort(PortAssigner.PortRange range, scala.collection.Seq<PortAssigner.ProjectName> projectNames)