| Package | Description |
|---|---|
| net.sf.hajdbc.util.ref |
| Modifier and Type | Class and Description |
|---|---|
class |
SoftReferenceFactory |
class |
WeakReferenceFactory |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceFactory |
SoftReferenceFactory.getInstance() |
static ReferenceFactory |
WeakReferenceFactory.getInstance() |
| Constructor and Description |
|---|
ReferenceMap(Map<K,Reference<V>> map,
ReferenceFactory referenceFactory) |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.