toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dsl.card
/
YearMonthKt
Year
Month
Kt
public
final
class
YearMonthKt
public
final
class
YearMonthKt
Members
Functions
Year
Month
Link copied to clipboard
public
final
static
YearMonth
YearMonth
(
Year
year
,
Month
month
)
public
final
static
YearMonth
YearMonth
(
Year
year
,
Month
month
)
public
final
static
YearMonth
YearMonth
(
Integer
year
,
Month
month
)
public
final
static
YearMonth
YearMonth
(
Integer
year
,
Month
month
)
Creates a new instance of
YearMonth
with the given parameters.