|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lukasfeiler.ipconfig.Int
com.lukasfeiler.ipconfig.IPAddress
| Constructor Summary | |
IPAddress(int i)
|
|
IPAddress(java.lang.String s)
|
|
| Method Summary | |
void |
matchesNetmask(Netmask netmask)
|
| Methods inherited from class com.lukasfeiler.ipconfig.Int |
allBitsSet, getBit, getOctet, getOctets, intValue, toBitString, toString, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IPAddress(java.lang.String s)
throws IPConfigException
public IPAddress(int i)
| Method Detail |
public void matchesNetmask(Netmask netmask)
throws IPConfigException
IPConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||