Package ru.bitel.common.inet
Class IpAddressRangeSetEntry.IpAddressSegmenter<R>
java.lang.Object
ru.bitel.common.inet.IpAddressRangeSetEntry.IpAddressSegmenter<R>
- All Implemented Interfaces:
ru.bitel.common.util.SegmentedRangeSet.Segmenter<IpAddress,R>
- Enclosing class:
- IpAddressRangeSetEntry<R>
public static class IpAddressRangeSetEntry.IpAddressSegmenter<R> extends java.lang.Object implements ru.bitel.common.util.SegmentedRangeSet.Segmenter<IpAddress,R>
-
Field Summary
Fields Modifier and Type Field Description protected int
maskLength
protected ru.bitel.common.util.Ranger<R,byte[]>
ranger
-
Method Summary
Modifier and Type Method Description byte[]
segmentKey(byte[] address)
IpAddress
segmentKey(R serv)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait