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