| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
ignoreNullCollections |
String |
value |
public abstract String value
public abstract boolean ignoreNullCollections
null as an empty collection, i.e. do nothing. If false) (the default), it is null checked as if annotated with {@code @lombok.NonNull}.Copyright © 2020. All rights reserved.