public class MetricsFeature
extends java.lang.Object
| Constructor and Description |
|---|
MetricsFeature(java.lang.String newName)
Constructs a Feature from a name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Fetches the name of the Feature.
|