Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/androrm/androrm
/ setDate
Method
setDate
test/src/com/orm/androrm/impl/BlankModel.java:52–54 ·
view source on GitHub ↗
(Date date)
Source
from the content-addressed store, hash-verified
50
}
51
52
public
void
setDate(Date date) {
53
mDate.set(date);
54
}
55
}
Callers
1
testStorage
Method · 0.95
Calls
1
set
Method · 0.65
Tested by
no test coverage detected