public abstract class PrefixFinder extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PrefixFinder.Strategy |
| Constructor and Description |
|---|
PrefixFinder(PrefixFinder.Strategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Range |
findPrefixOrNull(int prefixLength,
Collection<Ipv6Range> ranges) |
public PrefixFinder(PrefixFinder.Strategy strategy)
public Ipv6Range findPrefixOrNull(int prefixLength, Collection<Ipv6Range> ranges)
Copyright © 2016. All rights reserved.