- All Implemented Interfaces:
ru.bitel.common.util.Ranger<R,byte[]>
- Enclosing class:
- IpAddressRangeSet<R>
public static final class IpAddressRangeSet.IpRanger<R extends IpRange>
extends Object
implements ru.bitel.common.util.Ranger<R,byte[]>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IpRanger
public IpRanger()
-
Method Details
-
getMinValue
public byte[] getMinValue(R r)
- Specified by:
getMinValue
in interface ru.bitel.common.util.Ranger<R extends IpRange,byte[]>
-
getMaxValue
public byte[] getMaxValue(R r)
- Specified by:
getMaxValue
in interface ru.bitel.common.util.Ranger<R extends IpRange,byte[]>