sdk
/
com.sygic.sdk.search
/
StringRange
String
Range
data class
StringRange
(from:
Int
, size:
Int
) :
Parcelable
Content copied to clipboard
Functions
Properties
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
Properties
from
Link copied to clipboard
val
from
:
Int
Content copied to clipboard
size
Link copied to clipboard
val
size
:
Int
Content copied to clipboard