MCPcopy Create free account
hub / github.com/androrm/androrm / getLocation

Method getLocation

test/src/com/orm/androrm/impl/BlankModel.java:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 public Location getLocation() {
45 return mLocation.get();
46 }
47
48 public Date getDate() {
49 return mDate.get();

Callers 2

testDeleteMethod · 0.95
testSaveMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected