@Target(value={FIELD,PARAMETER})
@Retention(value=SOURCE)
public @interface Singular
@Builder
to create single element 'add' methods in the builder for collections.Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value |
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.