public final class Utils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
option(String[] args,
int index,
boolean defaultValue) |
static int |
option(String[] args,
int index,
int defaultValue) |
static ReadType |
option(String[] args,
int index,
ReadType defaultValue) |
static String |
option(String[] args,
int index,
String defaultValue) |
static WriteType |
option(String[] args,
int index,
WriteType defaultValue) |
static void |
printPassInfo(boolean pass) |
static void |
runExample(Callable<Boolean> example) |
Copyright © 2015. All Rights Reserved.