public static class IpAddressRangeSetEntry.IpAddressSegmenter<R> extends java.lang.Object implements ru.bitel.common.util.SegmentedRangeSet.Segmenter<IpAddress,R>
Modifier and Type | Field and Description |
---|---|
protected int |
maskLength |
protected ru.bitel.common.util.Ranger<R,byte[]> |
ranger |
Modifier and Type | Method and Description |
---|---|
byte[] |
segmentKey(byte[] address) |
IpAddress |
segmentKey(R serv) |
protected final int maskLength
protected final ru.bitel.common.util.Ranger<R,byte[]> ranger