All Classes and Interfaces

Class
Description
Represents an entry containing a name and a sorted set of range pairs.
The IpRangeParser class provides utility methods for parsing IP range data from files, converting them into CIDR (Classless Inter-Domain Routing) notation, and serializing the result into JSON format.
This interface provides configuration methods for an IP range parser.
The IpRangeParserPlugin is a custom Gradle plugin designed to automate the process of downloading, extracting, and processing IP range data from a remote source.
Abstract class representing a task for parsing IP range data from downloaded database files.
Represents an immutable pair of BigInteger values.