class Incremental : PortAllocation
Incremental(startingPort: Int)
val portCounter: AtomicInteger
fun nextPort(): Int
fun nextHostAndPort(): <ERROR CLASS>