public class GeoHashValue extends GeoShapeValue
geoShape| Constructor and Description |
|---|
GeoHashValue(GeoHash geoHash) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(boolean[] x) |
boolean |
equals(byte[] x) |
boolean |
equals(char[] x) |
boolean |
equals(double[] x) |
boolean |
equals(DurationValue[] x) |
boolean |
equals(float[] x) |
boolean |
equals(int[] x) |
boolean |
equals(LocalDate[] x) |
boolean |
equals(LocalDateTime[] x) |
boolean |
equals(LocalTime[] x) |
boolean |
equals(long[] x) |
boolean |
equals(OffsetTime[] x) |
boolean |
equals(short[] x) |
boolean |
equals(String[] x) |
boolean |
equals(ZonedDateTime[] x) |
String |
getTypeName() |
<T> T |
map(ValueMapper<T> mapper) |
<E extends Exception> |
writeTo(ValueWriter<E> writer) |
asObjectCopy, computeHash, eq, equals, numberType, prettyPrint, updateHash, valueGroupasObject, equals, equals, equals, equals, equals, hashCode64, isNaN, parseHeaderInformation, ternaryEquals, writeToequals, hashCode, isSequenceValuepublic GeoHashValue(GeoHash geoHash)
public <E extends Exception> void writeTo(ValueWriter<E> writer) throws E extends Exception
public <T> T map(ValueMapper<T> mapper)
public String getTypeName()
getTypeName in class AnyValuepublic final boolean equals(ZonedDateTime[] x)
public final boolean equals(DurationValue[] x)
public final boolean equals(LocalDateTime[] x)
public final boolean equals(OffsetTime[] x)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.