MCPcopy 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

initializeMethod · 0.80
updateSearchStatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected