Package com.luna.common.constant
Interface Constant
public interface Constant
- Author:
- luna 2021/7/30
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
审核中static final String
审核拒绝static final String
加入成功static final String
待审核static final int
常量 5000static final int
常量 -1static final int
常量 -10static final int
数字常量 8static final int
数字常量 80static final int
数字常量 11static final int
数字常量 50static final int
数字常量 5static final int
数字常量 4static final int
数字常量 40static final int
数字常量 100static final int
数字常量 9static final int
数字常量 90static final int
数字常量 1static final int
数字常量 7static final int
数字常量 70static final int
数字常量 6static final int
数字常量 60static final int
数字常量 10static final int
数字常量 30static final int
数字常量 31static final int
数字常量 3static final float
常量360Fstatic final int
数字常量 12static final int
数字常量 20static final int
数字常量 28static final int
数字常量 29static final int
数字常量 2static final int
数字常量 0static final String
0.static final String
0.0static final String
随机字符串static final String
static final String
-
Field Details
-
ONE_POINT_ONE
0.0- See Also:
-
ONE_POINT
0.- See Also:
-
AUDIT_SUCCESS
加入成功- See Also:
-
AUDIT_PENDING
审核中- See Also:
-
AUDIT_WAITING
待审核- See Also:
-
AUDIT_REJECT
审核拒绝- See Also:
-
NUMBER_ZERO
static final int NUMBER_ZERO数字常量 0- See Also:
-
NUMBER_ONE
static final int NUMBER_ONE数字常量 1- See Also:
-
NUMBER_TWO
static final int NUMBER_TWO数字常量 2- See Also:
-
NUMBER_THREE
static final int NUMBER_THREE数字常量 3- See Also:
-
NUMBER_FOUR
static final int NUMBER_FOUR数字常量 4- See Also:
-
NUMBER_FIVE
static final int NUMBER_FIVE数字常量 5- See Also:
-
NUMBER_SIX
static final int NUMBER_SIX数字常量 6- See Also:
-
NUMBER_SEVEN
static final int NUMBER_SEVEN数字常量 7- See Also:
-
NUMBER_EIGHT
static final int NUMBER_EIGHT数字常量 8- See Also:
-
NUMBER_NINE
static final int NUMBER_NINE数字常量 9- See Also:
-
NUMBER_TEN
static final int NUMBER_TEN数字常量 10- See Also:
-
NUMBER_ELEVEN
static final int NUMBER_ELEVEN数字常量 11- See Also:
-
NUMBER_TWELVE
static final int NUMBER_TWELVE数字常量 12- See Also:
-
NUMBER_TWENTY
static final int NUMBER_TWENTY数字常量 20- See Also:
-
NUMBER_TWENTY_EIGHT
static final int NUMBER_TWENTY_EIGHT数字常量 28- See Also:
-
NUMBER_TWENTY_NINE
static final int NUMBER_TWENTY_NINE数字常量 29- See Also:
-
NUMBER_THIRTY
static final int NUMBER_THIRTY数字常量 30- See Also:
-
NUMBER_THIRTY_ONE
static final int NUMBER_THIRTY_ONE数字常量 31- See Also:
-
NUMBER_FOUTY
static final int NUMBER_FOUTY数字常量 40- See Also:
-
NUMBER_FIFTY
static final int NUMBER_FIFTY数字常量 50- See Also:
-
NUMBER_SIXTY
static final int NUMBER_SIXTY数字常量 60- See Also:
-
NUMBER_SEVENTY
static final int NUMBER_SEVENTY数字常量 70- See Also:
-
NUMBER_EIGHTY
static final int NUMBER_EIGHTY数字常量 80- See Also:
-
NUMBER_NINETY
static final int NUMBER_NINETY数字常量 90- See Also:
-
NUMBER_HUNDERD
static final int NUMBER_HUNDERD数字常量 100- See Also:
-
NUMBER_THREE_HUNDRED_AND_SIX
static final float NUMBER_THREE_HUNDRED_AND_SIX常量360F- See Also:
-
FIVE_THOUSAND
static final int FIVE_THOUSAND常量 5000- See Also:
-
NEGATIVE_ONE
static final int NEGATIVE_ONE常量 -1- See Also:
-
NEGATIVE_TEN
static final int NEGATIVE_TEN常量 -10- See Also:
-
SYMBOLS
随机字符串- See Also:
-
TABLE
- See Also:
-
TABLE_TWO
- See Also:
-