public class GPXEntry extends Object
GPXEntry(GHPoint p)
GPXEntry(GHPoint p, long time)
boolean
equals(Object o)
GHPoint
getPoint()
Long
getTime()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GPXEntry(GHPoint p)
public GPXEntry(GHPoint p, long time)
public Long getTime()
public GHPoint getPoint()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012–2021. All rights reserved.