| Package | Description |
|---|---|
| manifold.ext.rt | |
| manifold.ext.rt.api | |
| manifold.ext.rt.extensions.java.lang.Object | |
| manifold.ext.rt.extensions.java.util.Map |
| Class and Description |
|---|
| ICoercionProvider
Implement this interface to handle coercions during dynamic proxy invocation, such as with JSON Schema marshalling.
|
| IProxyFactory
The
Structural.factoryClass(), if provided, must implement this interface. |
| Class and Description |
|---|
| CharPredicate
Represents a predicate (boolean-valued function) of one
char-valued
argument. |
| ComparableUsing.EqualityMode
The mode indicating the method used to implement
== and != operators. |
| ComparableUsing.Operator
Relational operators to implement
|
| IndexedConsumer
Indexed version of Consumer
|
| IndexedFunction
Represents a function that accepts an argument and an index for the argument and produces a result.
|
| IndexedPredicate |
| IProxyFactory
The
Structural.factoryClass(), if provided, must implement this interface. |
| 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 return type, parameter type, or a field type with @
Self to achieve Self
type behavior. |
| 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 © 2020. All rights reserved.