public class MarkerIndicator extends Object
Constructor and Description |
---|
MarkerIndicator(String name,
String indicator)
Creates a new marker indicator with the specified parameters
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getIndicator()
Gets the occurrence indicator string
|
String |
getName()
Gets the name of the markers to indicate
|
int |
hashCode() |