public static interface PortAllocator.PortReservation extends AutoCloseable, Iterator<Integer>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
default IntStream |
stream() |
forEachRemaining, hasNext, next, removevoid close()
close in interface AutoCloseabledefault IntStream stream()
Copyright © 2022. All rights reserved.