Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setupNative
Method
setupNative
src/java/com/libmailcore/Address.java:61–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
public
native String nonEncodedRFC822String();
60
61
private
native
void
setupNative();
62
63
private
static
final
long serialVersionUID = 1L;
64
}
Callers
1
Address
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected