Uses of Enum Class
org.miaixz.bus.core.center.date.culture.en.Quarter
Packages that use Quarter
Package
Description
日期封装,日期的核心为DateTime类
西方文化相关
提供各种工具封装 xyz:做好一切必要准备,可以行动了
-
Uses of Quarter in org.miaixz.bus.core.center.date
Methods in org.miaixz.bus.core.center.date that return Quarter -
Uses of Quarter in org.miaixz.bus.core.center.date.culture.en
Methods in org.miaixz.bus.core.center.date.culture.en that return QuarterModifier and TypeMethodDescriptionstatic QuarterQuarter.of(int intValue) 将 季度int转换为Season枚举对象static QuarterReturns the enum constant of this class with the specified name.static Quarter[]Quarter.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Quarter in org.miaixz.bus.core.xyz
Methods in org.miaixz.bus.core.xyz that return Quarter