The WeakPointerArray represents a mutable collection created over Array, but it holds weak references for objects(not strong as in Array). So objects may be destroyed even if array has references to them.
-
Notifications
You must be signed in to change notification settings - Fork 2
The WeakPointerArray represents a mutable collection created over Array, but it holds weak references for objects
License
NickRybalko/WeakPointerArray
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The WeakPointerArray represents a mutable collection created over Array, but it holds weak references for objects
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published