com.sun.jini.jeri.internal.runtime
Class Util.LazyMethodToHash_Map

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.WeakHashMap
          extended by com.sun.jini.jeri.internal.runtime.Util.LazyMethodToHash_Map
All Implemented Interfaces:
Map
Enclosing class:
Util

private static class Util.LazyMethodToHash_Map
extends WeakHashMap


Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Constructor Summary
Util.LazyMethodToHash_Map()
           
 
Method Summary
 Object get(Object key)
           
 
Methods inherited from class java.util.WeakHashMap
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
clone, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

Util.LazyMethodToHash_Map

public Util.LazyMethodToHash_Map()
Method Detail

get

public Object get(Object key)
Specified by:
get in interface Map
Overrides:
get in class WeakHashMap


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.