Search code examples
Xamarin binding Events WeakDelegate issue...

eventsxamarinxamarin.iosweak-referencesxamarin.ios-binding

Read More
Weakref has a different object_id?...

rubyweak-references

Read More
ARC weak var Swift (not closures)...

swiftautomatic-ref-countingweak-referencesswift-playground

Read More
Temporal relation between `dealloc` and breaking of weak references [Cocoa]...

objective-cmemory-managementweak-references

Read More
Can WeakReference.get() return non-null after their are no strong references left?...

javagarbage-collectionweak-references

Read More
WeakHashMap and strongly referenced value...

javacollectionsweak-referencesweakhashmap

Read More
Is this weak singleton implementation in Java thread-safe (and GC-safe)?...

javamultithreadinggarbage-collectionsingletonweak-references

Read More
Is it a good practice to save activity instance in a WeakReference...

androidandroid-activityintentserviceweak-references

Read More
How to declare weak delegate (C#)?...

c#unity-game-enginedelegatesweak-references

Read More
Can `weakref` callbacks replace `__del__`?...

pythonpython-3.xgarbage-collectiondestructorweak-references

Read More
When to use Weak and Phantom references in Java...

javaweak-referencessoft-referencesphantom-reference

Read More
Weak delegate becomes nil...

iosswiftswift3delegatesweak-references

Read More
Swift - weak self in didSet...

swiftweak-referencesdidset

Read More
strange WeakReference behavior on Mono...

c#monoweak-references

Read More
WeakReference/AsyncTask pattern in android...

javaandroidandroid-asynctaskweak-references

Read More
Initialise WeakReference object to avoid null check...

javaweak-references

Read More
Can object be garbage collected between two subsequent calls to WeakReference.get()?...

javaandroidgarbage-collectionweak-references

Read More
android - java - WeakReferences with an ArrayList?...

javaandroidarraylistgarbage-collectionweak-references

Read More
WeakEventManager fails to handle event in attached behavior...

c#wpfweak-referencesattached-propertiesattachedbehaviors

Read More
Deinit not called in special circumstance that involves NSHashTable...

swiftautomatic-ref-countingweak-referencesdeinit

Read More
In Swift, unowned vs. weak reference...

iosswiftreferenceweak-referencesunowned-references

Read More
Is there ever a good reason to call methods on weak objects?...

objective-cautomatic-ref-countingweak-referencesclang++

Read More
Delphi "Supports" increments reference count on [weak] or [unsafe] interfaces...

delphiweak-referencesdelphi-10.1-berlin

Read More
Android WeakReference to handle memory leakage...

androidweak-references

Read More
Could a hard-reference to WeakReference.get() object cause memory leak?...

javamultithreadingperformancememory-leaksweak-references

Read More
WeakReference and StrongReference GC behavior...

javaweak-references

Read More
Meaning of ReferenceQueue...

javagarbage-collectionweak-referencesphantom-reference

Read More
Weak, strong references and garbage collection...

javaandroidgarbage-collectionweak-referencesstrong-references

Read More
Is there a way to test when an element is removed from a weak set?...

javaweak-references

Read More
Swift3, is it correct that you have to box this weak variable?...

swift3weak-referencesboxing

Read More
BackNext