Geospatial.State


public final class Geospatial.State


Represents the state of Geospatial at a specific point in time.

Summary

Public methods

boolean
equals(Object other)
final @NonNull Geospatial.GeospatialTrackingState

the current GeospatialTrackingState of Geospatial

final @NonNull Geospatial

self-reference to the object that owns this state.

int

Public methods

equals

public boolean equals(Object other)

getGeospatialTrackingState

Added in 1.0.0-beta01
public final @NonNull Geospatial.GeospatialTrackingState getGeospatialTrackingState()

the current GeospatialTrackingState of Geospatial

getOwner

Added in 1.0.0-beta01
public final @NonNull Geospatial getOwner()

self-reference to the object that owns this state.

hashCode

public int hashCode()