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

Method resetToc

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

Source from the content-addressed store, hash-verified

4259 }
4260
4261 public final void resetToc() {
4262 toc = null;
4263 }
4264
4265 private String getCurrentBookFolder() {
4266 if (bookURL == null) {

Callers 1

openBookMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected