java.net
Class InetAddress.Cache
java.lang.Object
java.net.InetAddress.Cache
- Enclosing class:
- InetAddress
static class InetAddress.Cache
- extends Object
|
Field Summary |
(package private) static int |
maxSize
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
maxSize
static int maxSize
InetAddress.Cache
InetAddress.Cache()
clear
static void clear()
add
static void add(InetAddress value)
get
static InetAddress.CacheElement get(String name)
Please submit a feedback, bug or feature