| Package | Description |
|---|---|
| com.bol.ipresource.etree | |
| com.bol.ipresource.ip |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiValueIntervalMap<K extends Interval<K>,V> |
class |
NestedIntervalMap<K extends Interval<K>,V>
A map with intervals as keys.
|
class |
SynchronizedIntervalMap<K extends Interval<K>,V> |
| Modifier and Type | Method and Description |
|---|---|
static <K extends Interval<K>,V> |
SynchronizedIntervalMap.synchronizedMap(IntervalMap<K,V> toWrap) |
static <K extends Interval<K>,V> |
SynchronizedIntervalMap.synchronizedMap(IntervalMap<K,V> toWrap,
Object mutex) |
| Modifier and Type | Method and Description |
|---|---|
static <K extends Interval<K>,V> |
SynchronizedIntervalMap.synchronizedMap(IntervalMap<K,V> toWrap) |
static <K extends Interval<K>,V> |
SynchronizedIntervalMap.synchronizedMap(IntervalMap<K,V> toWrap,
Object mutex) |
| Modifier and Type | Class and Description |
|---|---|
class |
IpTree<V>
Handy tiny little wrapper around
NestedIntervalMap to allow for a protocol-independent tree. |
Copyright © 2022. All rights reserved.