| Interface | Description |
|---|---|
| Copiable<T> |
Copiable mark interface.
|
| Display |
Components that implement this interface need to be able to display
their own state and output state information via the
display
method. |
| Display.Printer | |
| Into<Output> |
A value-to-value conversion.
|
| Lifecycle<T> |
Service life cycle mark interface.
|
| Streamable<T> |
Streamable interface.
|
| Class | Description |
|---|---|
| Display.DefaultPrinter | |
| Endpoint |
An IP address with port.
|
| Keys |
System properties option keys
|
| Annotation Type | Description |
|---|---|
| SPI |
Service provide interface annotation.
|
Copyright © 2023. All rights reserved.