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

Method unsetupNative

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

Source from the content-addressed store, hash-verified

14
15 protected native void initWithNative(long nativeHandle);
16 private native void unsetupNative();
17 /** Returns a string representing the object. */
18 public native String toString();
19 /** Create a copy of the object. */

Callers 1

finalizeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected