Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testDelete
Method · 0.95
testSave
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected