JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
Lombok
- v1.18.36
lombok.experimental
var
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type var
@Deprecated
public @interface
var
Deprecated.
var
has been promoted to the main package; use
var
instead.
like val but not final
var
has been promoted to the main package; usevar
instead.