JML

java.net
Class InetAddress.Cache

java.lang.Object
  extended byjava.net.InetAddress.Cache
Enclosing class:
InetAddress

static final class InetAddress.Cache
extends Object


Model Field Summary
 
Model fields inherited from class java.lang.Object
_getClass, objectState, theString
 
Ghost Field Summary
 
Ghost fields inherited from class java.lang.Object
objectTimesFinalized, owner
 
Field Summary
private  LinkedHashMap cache
           
private  int policy
           
 
Constructor Summary
InetAddress.Cache(int)
           
 
Model Method Summary
 
Model methods inherited from class java.lang.Object
hashValue
 
Method Summary
 InetAddress.CacheEntry get(String)
           
 InetAddress.Cache put(String, Object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cache

private LinkedHashMap cache

policy

private int policy
Constructor Detail

InetAddress.Cache

public InetAddress.Cache(int)
Method Detail

get

public InetAddress.CacheEntry get(String)

put

public InetAddress.Cache put(String,
                             Object)

JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.