Package | Description |
---|---|
com.lc.core.date |
Modifier and Type | Method and Description |
---|---|
static Season |
Season.of(int intValue)
Deprecated.
使用@
Quarter 替代 |
Season |
DateTime.seasonEnum()
Deprecated.
|
static Season |
Season.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Season[] |
Season.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.