public abstract class AbstractIp<T extends AbstractIp<T,R>,R extends AbstractIpRange<T,R>> extends Object implements SingleInternetResource<T,R>
| Constructor and Description |
|---|
AbstractIp() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getCommonPrefixLength(T other) |
abstract T |
lowerBoundForPrefix(int prefixLength) |
abstract T |
upperBoundForPrefix(int prefixLength) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasBigInteger, bitSizeasRange, hasNext, hasPrevious, next, previouscompareToCopyright © 2016. All rights reserved.