public static interface WeakSoftTable.RemovableReference
| Modifier and Type | Method and Description |
|---|---|
void |
cleared(Map map)
Called with the containing map when this instance's reference is
cleared, to remove the associated entry from the map.
|
WeakSoftTable.RemovableReference |
copy(ReferenceQueue queue)
Returns a copy of this instance registered with the specified queue.
|
WeakSoftTable.RemovableReference copy(ReferenceQueue queue)
queue - the queue with which this instance should be registeredvoid cleared(Map map)
map - the map from which this newly cleared instance should be
removedCopyright © GigaSpaces.