public class InputData extends Object
| Constructor and Description |
|---|
InputData(net.sourceforge.argparse4j.inf.Namespace opts) |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureArguments(net.sourceforge.argparse4j.inf.ArgumentParser parser) |
static void |
configureArguments(net.sourceforge.argparse4j.inf.ArgumentParser parser,
boolean required) |
LenskitConfiguration |
getConfiguration() |
EventDAO |
getEventDAO() |
String |
toString() |
@Nullable public EventDAO getEventDAO() throws IOException
IOException@Nonnull public LenskitConfiguration getConfiguration()
public static void configureArguments(net.sourceforge.argparse4j.inf.ArgumentParser parser)
public static void configureArguments(net.sourceforge.argparse4j.inf.ArgumentParser parser,
boolean required)