Package ru.bitel.common.inet
Class IpAddressRangeSetEntry<R>
java.lang.Object
ru.bitel.common.util.SegmentedRangeSet<IpAddress,byte[],R>
ru.bitel.common.inet.IpAddressRangeSetEntry<R>
public class IpAddressRangeSetEntry<R>
extends ru.bitel.common.util.SegmentedRangeSet<IpAddress,byte[],R>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Comparator
<byte[]> protected final IpAddressRangeSetEntry.IpAddressSegmenter
<R> -
Constructor Summary
ConstructorsConstructorDescriptionIpAddressRangeSetEntry
(Class<R> clazz, ru.bitel.common.util.Ranger<R, byte[]> ranger, boolean bites, int maskLength) -
Method Summary