| Package | Description |
|---|---|
| org.openimaj.hadoop.tools.twitter.token.mode.pointwisemi.count |
| Modifier and Type | Method and Description |
|---|---|
static PairEnum |
PairEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
PairEnum |
WritablePairEnum.valueOf(String str) |
static PairEnum[] |
PairEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WritablePairEnum(org.apache.hadoop.mapreduce.Counters counters,
PairEnum[] values) |