JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package manifold.ext.delegation.rt.api
Annotation Types Summary
Annotation Type
Description
link
Use
@link
to automatically transfer calls on unimplemented interface methods to fields in the same class.
part
When combined with the
link
annotation, a part class is a building block for interface composition &
true
delegation.