| Package | Description |
|---|---|
| com.github.yin.flags | |
| com.github.yin.flags.analysis | |
| com.github.yin.flags.annotations |
| Class and Description |
|---|
| ClassMetadata
Stores description and other flag attributes.
|
| Flag
Provides Flag value and type-conversion to program classes.
|
| FlagID |
| FlagMetadata
Stores description and other flag attributes.
|
| TypeConversion
Stores type conversion functions for
Flag> accessors. |
| TypeConversion.Conversion
Converts
String value of a flag into the desired type. |
| Class and Description |
|---|
| ClassMetadataIndex
Stores metadata for classes scanned by java-flags.
|
| FlagIndex
Stores value objects indexed by
FlagID in a Multimap fashion
and allows for easy access by any FlagID attribute. |
| FlagMetadata
Stores description and other flag attributes.
|
| Class and Description |
|---|
| ClassMetadataIndex
Stores metadata for classes scanned by java-flags.
|
| FlagIndex
Stores value objects indexed by
FlagID in a Multimap fashion
and allows for easy access by any FlagID attribute. |
| FlagMetadata
Stores description and other flag attributes.
|
Copyright © 2016. All rights reserved.