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
/
CalendarSource
Calendar
Source
interface
CalendarSource
:
Function0
<
Calendar
>
,
Parcelable
Inheritors
System
Fixed
Members
Types
Fixed
Link copied to clipboard
data
class
Fixed
(
calendar
:
Calendar
)
:
CalendarSource
System
Link copied to clipboard
data
class
System
(
timeZone
:
TimeZone
=
TimeZone.getDefault()
)
:
CalendarSource
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
Calendar
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)