Class IpAddressRangeSet<R>

java.lang.Object
ru.bitel.common.util.SegmentedRangeSet<IpAddress,byte[],R>
ru.bitel.common.inet.IpAddressRangeSet<R>

public class IpAddressRangeSet<R> extends ru.bitel.common.util.SegmentedRangeSet<IpAddress,byte[],R>
  • Field Details

  • Constructor Details

    • IpAddressRangeSet

      public IpAddressRangeSet(Class<R> clazz, ru.bitel.common.util.Ranger<R,byte[]> ranger, boolean bites, int maskLength)
  • Method Details