Recipe catalogJavaModernizejava.lang APIsVarOn this pageVar Recipes Apply var to Generic Constructors Apply var to generic method invocations Use var for constructor call assignments Use var for primitive and String variables Use var for reference-typed variables Use var for variables initialized with type casts