public class StringList extends Object
Constructor and Description |
---|
StringList(List<String> elements) |
@ConstructorProperties(value="elements") @Generated(value="lombok") public StringList(List<String> elements)
@Generated(value="lombok") public List<String> getElements()
@Generated(value="lombok") public void setElements(List<String> elements)
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.