Package es.situm.sdk.location
Class RouteAdjustment
java.lang.Object
es.situm.sdk.location.RouteAdjustment
- All Implemented Interfaces:
android.os.Parcelable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleaninthashCode()toString()voidwriteToParcel(android.os.Parcel dest, int flags)
-
Field Details
-
CREATOR
-
-
Constructor Details
-
RouteAdjustment
-
-
Method Details
-
describeContents
public int describeContents()- Specified by:
describeContentsin interfaceandroid.os.Parcelable
-
writeToParcel
public void writeToParcel(@NonNull android.os.Parcel dest, int flags) - Specified by:
writeToParcelin interfaceandroid.os.Parcelable
-
useRouteAdjustment
-
getDistanceThreshold
-
getAngleDifferenceThreshold
-
equals
-
hashCode
public int hashCode() -
toString
-