public interface IPv4Range extends IPRange<IPv4Address>
| Modifier and Type | Method and Description |
|---|---|
static IPv4Range |
all()
Returns an IP range that includes all possible IPv4 address.
|
add, addAll, clear, contains, contains, containsAll, equals, forEach, from, hashCode, isEmpty, iterator, remove, removeAll, removeIf, retainAll, size, to, toArray, toArrayparallelStream, spliterator, streamstatic IPv4Range all()
Copyright © 2019–2023. All rights reserved.