Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Callers
1
Java_com_libmailcore_IndexSet_removeAllIndexes
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected