public abstract class Target
Glom
private final Boolean
isPresent
private final String
unique
private final Location
location
Target(String unique, Location location)
Boolean
isPresent()
String
getUnique()
final Location
getLocation()
equals(Object other)
Integer
hashCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Boolean isPresent()
String getUnique()
final Location getLocation()
Boolean equals(Object other)
Integer hashCode()