Package com.nerjal.ip_range_parser
package com.nerjal.ip_range_parser
-
ClassDescriptionRepresents an entry containing a name and a sorted set of range pairs.The
IpRangeParserclass 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.Represents an immutable pair ofBigIntegervalues.