| Package | Description |
|---|---|
| org.terracotta.angela.common |
| Modifier and Type | Method and Description |
|---|---|
static AngelaProperties |
AngelaProperties.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AngelaProperties[] |
AngelaProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
AngelaProperties.getEitherOf(AngelaProperties recommended,
AngelaProperties deprecated)
Returns the value of either the recommended or the deprecated property if the former wasn't specified.
|
Copyright © 2021. All rights reserved.