public interface Identifier extends Comparable<Identifier>, Cloneable
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
length() |
void |
setName(String name) |
compareTo
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.