| Package | Description | 
|---|---|
| com.scvngr.levelup.core.annotation | 
| Modifier and Type | Method and Description | 
|---|---|
static VisibleForTesting.Visibility | 
VisibleForTesting.Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static VisibleForTesting.Visibility[] | 
VisibleForTesting.Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |