public interface Java
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ATOMIC_INTEGER
java.util.concurrent.atomic.AtomicInteger数据类型
|
static String |
ATOMIC_LONG
java.util.concurrent.atomic.AtomicLong数据类型
|
static String |
BIG_DECIMAL
java.math.BigDecimal数据类型
|
static String |
BIG_INTEGER
java.math.BigInteger数据类型
|
static String |
BOOLEAN
boolean数据类型
|
static String |
BOOLEAN_OBJ
Boolean数据类型
|
static String |
BUFFER
java.nio.Buffer数据类型
|
static String |
BYTE
byte数据类型
|
static String |
BYTE_ARRAYS
byte[]数据类型
|
static String |
BYTE_OBJ
Byte数据类型
|
static String |
CALENDAR
java.util.Calendar数据类型
|
static String |
CHAR
char数据类型
|
static String |
CHAR_SEQUENCE
CharSequence数据类型
|
static String |
CHARACTER
Character数据类型
|
static String |
DATE
java.util.Date数据类型
|
static String |
DATE_SQL
java.sql.Date数据类型
|
static String |
DOUBLE
double数据类型
|
static String |
DOUBLE_OBJ
Double数据类型
|
static String |
ENUM
Enum数据类型
|
static String |
FLOAT
float数据类型
|
static String |
FLOAT_OBJ
Float数据类型
|
static String |
GREGORIAN_CALENDAR
java.util.GregorianCalendar数据类型
|
static String |
INSTANT
java.time.Instant数据类型
|
static String |
INT
int数据类型
|
static String |
INTEGER
Integer数据类型
|
static String |
ITERABLE
Iterable数据类型
|
static String |
JSON_ARRAY_FASTJSON
com.alibaba.fastjson.JSONArray数据类型
|
static String |
JSON_ARRAY_GSON
com.google.gson.JsonArray数据类型
|
static String |
JSON_ARRAY_ORG
org.json.JSONArray数据类型
|
static String |
JSON_ARRAY_VERTX
io.vertx.core.json.JsonArray数据类型
|
static String |
JSON_ELEMENT_GSON
com.google.gson.JsonElement数据类型
|
static String |
JSON_JSON_FASTJSON
com.alibaba.fastjson.JSON数据类型
|
static String |
JSON_JSON_VERTX
io.vertx.core.json.Json数据类型
|
static String |
JSON_OBJECT_FASTJSON
com.alibaba.fastjson.JSONObject数据类型
|
static String |
JSON_OBJECT_GSON
com.google.gson.JsonObject数据类型
|
static String |
JSON_OBJECT_ORG
org.json.JSONObject数据类型
|
static String |
JSON_OBJECT_VERTX
io.vertx.core.json.JsonObject数据类型
|
static String |
List
java.util.List数据类型
|
static String |
LOCAL_DATE
java.time.LocalDate数据类型
|
static String |
LOCAL_DATE_TIME
java.time.LocalDateTime数据类型
|
static String |
LOCAL_TIME
java.time.LocalTime数据类型
|
static String |
LONG
long数据类型
|
static String |
LONG_OBJ
Long数据类型
|
static String |
MAP
java.util.Map数据类型
|
static String |
NONE
没有修饰符
|
static String |
NULL
null数据类型
|
static String |
NUMBER
Number数据类型
|
static String |
OBJECT
Object数据类型
|
static String |
PRIVATE
private修饰符
|
static String |
PROTECTED
protected修饰符
|
static String |
PUBLIC
public修饰符
|
static String |
SET
java.util.Set数据类型
|
static String |
SHORT
short数据类型
|
static String |
SHORT_OBJ
Short数据类型
|
static String |
STRING
String数据类型
|
static String |
STRING_BUFFER
StringBuffer数据类型
|
static String |
STRING_BUILDER
StringBuilder数据类型
|
static String |
TIME_SQL
java.sql.Time数据类型
|
static String |
TIMESTAMP
java.sql.Timestamp数据类型
|
static String |
UUID
java.util.uuid数据类型
|
static String |
VOID
void数据类型
|
static String |
ZONED_DATE_TIME
java.time.ZonedDateTime数据类型
|
static final String ATOMIC_INTEGER
static final String GREGORIAN_CALENDAR
static final String JSON_OBJECT_VERTX
static final String JSON_OBJECT_FASTJSON
static final String JSON_ARRAY_FASTJSON
Copyright © 2019 Mirren Tools. All rights reserved.