public class ListArgCollector extends Object implements ArgCollector
ListArgCollector()
ArgCollector
args(Object... args)
List<String>
getFlattened()
List<List<String>>
getGroups()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListArgCollector()
public ArgCollector args(Object... args)
args
public List<List<String>> getGroups()
public List<String> getFlattened()
Copyright © 2013. All rights reserved