- 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 SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
IpRangerpublic IpRanger() 
 
- 
Method Details
- 
getMinValuepublic byte[] getMinValue(R r) 
- Specified by:
- getMinValuein interface- ru.bitel.common.util.Ranger<R extends IpRange,byte[]>
 
- 
getMaxValuepublic byte[] getMaxValue(R r) 
- Specified by:
- getMaxValuein interface- ru.bitel.common.util.Ranger<R extends IpRange,byte[]>