The constructors of Java.Util.WeakHashMap are listed below. For a list of all members, see the WeakHashMap Members list.
See Also: Inherited members from Java.Util.AbstractMap
| Constructs a new empty WeakHashMap instance. | ||
| Documentation for this section has not yet been entered. | ||
| Constructs a new WeakHashMap instance with the specified capacity. | ||
| Constructs a new WeakHashMap instance with the specified capacity and load factor. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |