com.sun.jini.jeri.internal.runtime
Class Util.LazyMethodToHash_Map
java.lang.Object
java.util.AbstractMap<K,V>
java.util.WeakHashMap
com.sun.jini.jeri.internal.runtime.Util.LazyMethodToHash_Map
- All Implemented Interfaces:
- Map
- Enclosing class:
- Util
private static class Util.LazyMethodToHash_Map
- extends WeakHashMap
Methods inherited from class java.util.WeakHashMap |
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values |
Util.LazyMethodToHash_Map
public Util.LazyMethodToHash_Map()
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.