| Package | Description |
|---|---|
| com.bol.ipresource.ip |
| Modifier and Type | Field and Description |
|---|---|
static Ipv6Interval |
Ipv6Interval.MAX_RANGE |
| Modifier and Type | Field and Description |
|---|---|
protected NestedIntervalMap<Ipv6Interval,V> |
IpTree.ipv6Tree |
| Modifier and Type | Method and Description |
|---|---|
static Ipv6Interval |
Ipv6Interval.parse(InetAddress ipv6Address) |
static Ipv6Interval |
Ipv6Interval.parse(InetAddress ipv6Address,
int prefixLength) |
static Ipv6Interval |
Ipv6Interval.parse(String prefixOrAddress) |
static Ipv6Interval |
Ipv6Interval.parseIpAddress(String ipAddress) |
static Ipv6Interval |
Ipv6Interval.parseReverseDomain(String address) |
Ipv6Interval |
Ipv6Interval.singletonIntervalAtLowerBound() |
| Modifier and Type | Method and Description |
|---|---|
int |
Ipv6Interval.compareTo(Ipv6Interval that) |
int |
Ipv6Interval.compareUpperBound(Ipv6Interval that) |
boolean |
Ipv6Interval.contains(Ipv6Interval that) |
boolean |
Ipv6Interval.intersects(Ipv6Interval that) |
Copyright © 2022. All rights reserved.