Uses of Class
com.biglybt.core.ipfilter.impl.IpRangeV6Impl
Packages that use IpRangeV6Impl
-
Uses of IpRangeV6Impl in com.biglybt.core.ipfilter.impl
Fields in com.biglybt.core.ipfilter.impl declared as IpRangeV6ImplFields in com.biglybt.core.ipfilter.impl with type parameters of type IpRangeV6ImplModifier and TypeFieldDescriptionprivate Comparator<IpRangeV6Impl>
IPAddressRangeManagerV6.range_comparator
private Set<IpRangeV6Impl>
IPAddressRangeManagerV6.ranges
Methods in com.biglybt.core.ipfilter.impl with parameters of type IpRangeV6ImplModifier and TypeMethodDescriptionprotected void
IPAddressRangeManagerV6.addRange
(IpRangeV6Impl range) protected void
IPAddressRangeManagerV6.removeRange
(IpRangeV6Impl range)