Package | Description |
---|---|
org.torproject.collector.conf |
Modifier and Type | Method and Description |
---|---|
static SourceType |
SourceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SourceType[] |
SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<SourceType> |
Configuration.getSourceTypeSet(Key key)
Returns a
SourceType as List, e.g. |