| Name | Description | Type | Package | Framework |
| AbstractReferenceMap | An abstract implementation of a hash-based map that allows the entries to be removed by the garbage collector. | Class | org.apache.commons.collections4.map | Apache Commons |
| AbstractReferenceMap .ReferenceEntry | A MapEntry implementation for the map. | Class | org.apache.commons.collections4.map.AbstractReferenceMap | Apache Commons |
| AbstractReferenceMap .ReferenceStrength | Reference type enum. | Class | org.apache.commons.collections4.map.AbstractReferenceMap | Apache Commons |