sealed class PortAllocation| Incremental |
class Incremental : PortAllocation |
| RandomFree |
class RandomFree : PortAllocation |
| nextHostAndPort |
fun nextHostAndPort(): <ERROR CLASS> |
| nextPort |
abstract fun nextPort(): Int |
| Incremental |
class Incremental : PortAllocation |
| RandomFree |
class RandomFree : PortAllocation |