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

Method setupNative

src/java/com/libmailcore/IndexSet.java:50–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 public native void removeAllIndexes();
49
50 private native void setupNative();
51
52 private static final long serialVersionUID = 1L;
53}

Callers 1

IndexSetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected