public class Target extends Object implements Comparable<Target>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Target o) |
boolean |
equals(Object o) |
String |
getTarget() |
int |
getType() |
int |
hashCode() |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.