JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.javagi.base
Floating
Contents
Description
Method Summary
Method Details
refSink()
unref()
Hide sidebar
Show sidebar
Interface Floating
All Superinterfaces:
Proxy
public interface
Floating
extends
Proxy
Classes that implement the Floating interface, have a refSink method.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Floating
refSink
()
Sink the floating reference.
void
unref
()
Decrease the reference count of the instance.
Methods inherited from interface
Proxy
handle
Method Details
refSink
Floating
refSink
()
Sink the floating reference.
Returns:
the instance
unref
void
unref
()
Decrease the reference count of the instance.