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

Method closeRMS

src/org/albite/albite/AlbiteMIDlet.java:4195–4199  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4193 }
4194
4195 private void closeRMS() {
4196 try {
4197 rs.closeRecordStore();
4198 } catch (RecordStoreException rse) {}
4199 }
4200
4201 public final void setEntryForLookup(final String s) {
4202 entryForLookup = s;

Callers 1

reallyExitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected