public class WeakValuedMap<Key,Value> extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WeakValuedMap.KeyedReference<Key,Value> |
| Constructor and Description |
|---|
WeakValuedMap() |
public void clear()
public int size()
protected Map<Key,WeakValuedMap.KeyedReference<Key,Value>> newMap()
Copyright © 2001-2016 JRuby. All Rights Reserved.