| Package | Description |
|---|---|
| com.github.yin.cli |
| Modifier and Type | Method and Description |
|---|---|
abstract FlagID |
FlagMetadata.flagID() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlagIndex.add(FlagID flagID,
T flag) |
com.google.common.collect.ImmutableCollection<String> |
Cli.allArguments(FlagID flagID) |
int |
FlagID.compareTo(FlagID that) |
String |
Cli.singleArgument(FlagID flagID) |
Copyright © 2016. All rights reserved.