Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ removeAllInfos
Method
removeAllInfos
src/java/com/libmailcore/IMAPIdentity.java:28–28 ·
view source on GitHub ↗
Clear infos.
()
Source
from the content-addressed store, hash-verified
26
27
/** Clear infos. */
28
public
native
void
removeAllInfos();
29
30
/** Returns all infos names. */
31
public
native List<String> allInfoKeys();
Callers
1
Java_com_libmailcore_IMAPIdentity_removeAllInfos
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected