| Package | Description |
|---|---|
| manifold.ext.api | |
| manifold.ext.extensions.java.lang.Object | |
| manifold.ext.extensions.java.util.Map |
| Class and Description |
|---|
| Structural
Declare a structural interface using this annotation.
|
| Class and Description |
|---|
| Extension
Use this annotation to indicate a class is a Manifold Extension class.
|
| Self
Annotate a method's return type with @
Self to achieve covariance
with respect to subclasses of the method's declaring class. |
| This
Identifies the receiver of an instance extension method.
|
| Class and Description |
|---|
| Extension
Use this annotation to indicate a class is a Manifold Extension class.
|
| ICallHandler
Facilitates dynamic interface method invocation.
|
| This
Identifies the receiver of an instance extension method.
|
Copyright © 2018. All rights reserved.