public class Options extends Object
Options()
static List<Option>
from(String... optionLabel)
from(Tuple2<String,String>... options)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Options()
public static List<Option> from(String... optionLabel)
optionLabel
@SafeVarargs public static List<Option> from(Tuple2<String,String>... options)
Copyright © 2018. All rights reserved.