public class NamedFeature extends Object implements Feature, Serializable
UntypedFeature
but doesn't try to lazily resolve the type when calling name().| Constructor and Description |
|---|
NamedFeature(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
name()
Returns a textual representation of the feature.
|
Copyright © 2018. All Rights Reserved.