JavaScript is disabled on your browser.
Skip navigation links
Apache Calcite
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.apache.calcite
Annotation Type CalciteImmutable
@Target
({
PACKAGE
,
TYPE
})
public @interface
CalciteImmutable
Annotation to be used to convert interfaces/abstract classes into Immutable POJO using Immutables package.