JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.incendo.cloud.processors.immutables
Annotation Interface ImmutableImpl
@Target
({
TYPE
,
METHOD
,
PACKAGE
})
@Retention
(
SOURCE
)
@API
(
status
=
INTERNAL
,
since
="1.0.0")
public @interface
ImmutableImpl
Annotation that generates immutable classes suffixed with "Impl".