|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object netP5.NetInfo
public class NetInfo
some description
Constructor Summary | |
---|---|
NetInfo()
|
Method Summary | |
---|---|
static String |
getHostAddress()
|
static String |
lan()
|
static void |
main(String[] args)
|
static void |
print()
|
static String |
wan()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetInfo()
Method Detail |
---|
public static void print()
public static String getHostAddress()
public static String lan()
public static String wan()
public static void main(String[] args)
args
- String[]
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |