MCPcopy Create free account
hub / github.com/depoll/bindroid / TrackableField

Class TrackableField

Bindroid/src/com/bindroid/trackable/TrackableField.java:21–72  ·  view source on GitHub ↗

Implements a Trackable that stores a value. A TrackableField calls #track() when #get() is called and #updateTrackers() when #set(Object) is called and its value has changed. As a result, TrackableFields are ideal for implementing properties -- most of the tim

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

testSetSameValueMethod · 0.85
KotlinNestableClass · 0.85
trackableFunction · 0.85

Calls 1

getDefaultComparerMethod · 0.95