T
- public class NetworkPair<T extends IPAddress> extends Object
Modifier and Type | Field and Description |
---|---|
T |
m_ipAddress
The IP Address portion of the NetworkPair
|
short |
m_prefix
The prefix portion of the NetworkPair
|
Constructor and Description |
---|
NetworkPair(T ipAddress,
short prefix) |
public NetworkPair(T ipAddress, short prefix)
Copyright © 2014. All Rights Reserved.