|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.net.InetAddress.CacheEntry
Represents a cache entry
Field Summary | |
(package private) Object |
address
|
(package private) long |
expiration
|
Constructor Summary | |
(package private) |
InetAddress.CacheEntry(Object address,
long expiration)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Object address
long expiration
Constructor Detail |
InetAddress.CacheEntry(Object address, long expiration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |