Uses of Class
com.biglybt.core.ipfilter.impl.IpRangeImpl
Packages that use IpRangeImpl
-
Uses of IpRangeImpl in com.biglybt.core.ipfilter.impl
Subclasses of IpRangeImpl in com.biglybt.core.ipfilter.implMethod parameters in com.biglybt.core.ipfilter.impl with type arguments of type IpRangeImplModifier and TypeMethodDescriptionprivate boolean
IpFilterAutoLoaderImpl.loadIPv4
(boolean allowAsyncDownloading, boolean loadOldWhileAsyncDownloading, List<IpRangeImpl> new_ipRanges) private boolean
IpFilterAutoLoaderImpl.loadIPv6
(boolean allowAsyncDownloading, boolean loadOldWhileAsyncDownloading, List<IpRangeImpl> new_ipRanges)