Class InetAddressGenerator
- java.lang.Object
-
- org.opennms.enlinkd.generator.util.InetAddressGenerator
-
public class InetAddressGenerator extends java.lang.Object
Generates a sequence of InetAddresses, starting with 0.0.0.0.
-
-
Constructor Summary
Constructors Constructor Description InetAddressGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.InetAddress
next()
-