parg
IPRange instances implement Comparable. Rules are identical start+end IPs
Fields Summary
Constructors Summary
Methods Summary
public void
checkValid()
For a range to be usable it has to be valid. To make it valid you have
to call checkValid. Failure to do so will leave newly created ranges
as invalid and therefore checks won't be made against it!!!!