MCPcopy Index your code
hub / github.com/depoll/bindroid / ReflectedProperty

Class ReflectedProperty

Bindroid/src/com/bindroid/utils/ReflectedProperty.java:19–302  ·  view source on GitHub ↗

Creates a property by reflecting down a property path. ReflectedProperty assumes that a pair of methods named "get{Name}" and "set{Name}" represent a property called "{Name}". Reflected properties also support complex property paths that include list or map indexes or nested properties. For exam

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected