@Target(value=FIELD)
@Retention(value=SOURCE)
public static @interface Builder.Default
@Default
must have an initializing expression; that expression is taken as the default to be used if not explicitly set during building.Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.