Package org.carrot2.attrs
Class AttrStringArray
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.carrot2.attrs.Attr
Attr.BuilderScaffold<T>
-
Method Summary
Methods inherited from class org.carrot2.attrs.Attr
get, getConstraints, getDescription
-
Method Details
-
set
-
set
-
isEmpty
public boolean isEmpty()- Returns:
- Return true if the value of this attribute is
null
or an empty array. - Since:
- 4.1.0
-
builder
-