| Modifier and Type | Class and Description |
|---|---|
class |
CommandLineParser<T extends Configuration> |
static interface |
CommandLineParser.ConfigBuilder<T extends Configuration> |
class |
MultiParser<T extends Configuration> |
class |
SingletonCommandLineParser<T extends Configuration> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InstanceCreatingConfiguration<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInstanceCreatingConfiguration<T>
Implementation of
InstanceCreatingConfiguration with implementation of produceInstance
creating new instance using single-arg constructor, taking only a configuration, using reflection |
Copyright © 2021. All rights reserved.