MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / closeRMS

Method closeRMS

src/org/albite/albite/BookCanvas.java:2056–2060  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2054 }
2055
2056 private void closeRMS() {
2057 try {
2058 rs.closeRecordStore();
2059 } catch (RecordStoreException rse) {}
2060 }
2061
2062 public final void close() {
2063 timer.cancel();

Callers 1

closeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected