Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.model.opengl.colortransformation
/
EpochTimestampSecondsSource
Epoch
Timestamp
Seconds
Source
interface
EpochTimestampSecondsSource
:
Function0
<
Double
>
,
Parcelable
Inheritors
Current
Fixed
Members
Types
Current
Link copied to clipboard
object
Current
:
EpochTimestampSecondsSource
Fixed
Link copied to clipboard
data
class
Fixed
(
epochTimestampSeconds
:
Double
)
:
EpochTimestampSecondsSource
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
Double
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)