MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / removeAllIndexes

Method removeAllIndexes

src/java/com/libmailcore/IndexSet.java:48–48  ·  view source on GitHub ↗

Empties the set.

()

Source from the content-addressed store, hash-verified

46 public native int rangesCount();
47 /** Empties the set. */
48 public native void removeAllIndexes();
49
50 private native void setupNative();
51

Calls

no outgoing calls

Tested by

no test coverage detected