Uses of Class
org.rexxla.bsf.engines.rexx.RexxCleanupRef
Packages that use RexxCleanupRef
-
Uses of RexxCleanupRef in org.rexxla.bsf.engines.rexx
Fields in org.rexxla.bsf.engines.rexx with type parameters of type RexxCleanupRefModifier and TypeFieldDescriptionstatic final IdentityHashMap<RexxCleanupRef,Object> RexxCleanupRef.pinnedReferencesLearned thatPhantomReferencesmust be refenced themselves otherwise they may never be put on the reference queue, so storing them in thisIdentityHashMapuntil the reference is being put on the reference queue for processing, at which time the reference will be removed from theIdentityHashMap.