Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getSearchResults
Method
getSearchResults
src/main/java/jace/cheat/MetaCheat.java:207–209 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
}
206
207
public
ObservableList<SearchResult> getSearchResults() {
208
return
resultList;
209
}
210
211
public
ObservableList<State> getSnapshots() {
212
return
snapshotList;
Callers
3
initialize
Method · 0.80
registerMetacheatEngine
Method · 0.80
updateSearchStats
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected