GeolocRequestItem

open class GeolocRequestItem : Comparable<T>

Constructors

Link copied to clipboard
open fun GeolocRequestItem(@NonNull swTo: String)

Functions

Link copied to clipboard
open fun compareTo(@Nullable another: Any): Int
Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
open fun getCreationTime(): Long
Link copied to clipboard
open fun getSwTo(): String
Link copied to clipboard
open fun hashCode(): Int