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 {@code ! |
ComparableUsing.Operator
Relational operators to implement
|
ExtensionMethodType |
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.
|
ThisClass
Identifies the static receiver of a static extension method, the calling class of the static 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.
|
Class and Description |
---|
Extension
Use this annotation to indicate a class is a Manifold Extension class.
|
IndexedConsumer
Indexed version of Consumer
|
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.
|
Copyright © 2024. All rights reserved.