@Immutable public abstract static class View.Name extends Object
View
.Modifier and Type | Method and Description |
---|---|
abstract String |
asString()
Returns the name as a
String . |
static View.Name |
create(String name)
Creates a
View.Name from a String . |
public abstract String asString()
String
.String
.