Package org.jgroups.util
Class ResourceManager.IPv4AddressRep
java.lang.Object
org.jgroups.util.ResourceManager.IPv4AddressRep
- All Implemented Interfaces:
ResourceManager.IpAddressRep
- Enclosing class:
ResourceManager
Representation of an IPv4 address
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
a
short a -
b
short b -
c
short c -
d
short d -
MIN
private static final short MIN- See Also:
-
MAX
private static final short MAX- See Also:
-
DOT
private static final char DOT- See Also:
-
-
Constructor Details
-
IPv4AddressRep
IPv4AddressRep(String initial_addr)
-
-
Method Details
-
nextAddress
- Specified by:
nextAddressin interfaceResourceManager.IpAddressRep
-
increment
private void increment()
-