Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/androrm/androrm
/ setLocation
Method
setLocation
test/src/com/orm/androrm/impl/BlankModel.java:40–42 ·
view source on GitHub ↗
(Location l)
Source
from the content-addressed store, hash-verified
38
}
39
40
public
void
setLocation(Location l) {
41
mLocation.set(l);
42
}
43
44
public
Location getLocation() {
45
return
mLocation.get();
Callers
1
testSave
Method · 0.95
Calls
1
set
Method · 0.65
Tested by
no test coverage detected