public final class GeoResult<T> extends Object implements Serializable
Constructor and Description |
---|
GeoResult(T content,
@NonNull Distance distance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
T |
getContent() |
@NonNull Distance |
getDistance() |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.