Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/androrm/androrm
/ toList
Method
toList
src/src/com/orm/androrm/QuerySet.java:273–275 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
271
}
272
273
public
List<T> toList() {
274
return
getItems();
275
}
276
}
Callers
nothing calls this directly
Calls
1
getItems
Method · 0.95
Tested by
no test coverage detected