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