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 © 2013. All Rights Reserved.