Index

$ A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$ - Class in cool.scx.common.util
未分类方法
$() - Constructor for class cool.scx.common.util.$
 

A

addSlashEnd(String) - Static method in class cool.scx.common.util.URIUtils
 
addSlashStart(String) - Static method in class cool.scx.common.util.URIUtils
 
ANDROID - Enum constant in enum class cool.scx.common.os.OSType
 
AnnotationValues - Class in cool.scx.common.constant
AnnotationValues
AnnotationValues() - Constructor for class cool.scx.common.constant.AnnotationValues
 

B

BLANK - Enum constant in enum class cool.scx.common.util.CaseUtils.CaseType
 

C

Cache<K,V> - Class in cool.scx.common.cache
默认缓存实现 (永久储存, 达到最大容量后移除之前的元素)
Cache(int) - Constructor for class cool.scx.common.cache.Cache
 
Cache(int, boolean) - Constructor for class cool.scx.common.cache.Cache
 
Cache(int, boolean, boolean) - Constructor for class cool.scx.common.cache.Cache
 
call(ScxCallable<? extends R, E>) - Method in class cool.scx.common.scope_value.ScxScopedValue.Carrier
 
CAMEL_CASE - Enum constant in enum class cool.scx.common.util.CaseUtils.CaseType
 
Carrier(ScxScopedValue<?>, Object, ScxScopedValue.Carrier) - Constructor for class cool.scx.common.scope_value.ScxScopedValue.Carrier
 
CaseUtils - Class in cool.scx.common.util
命名方法转换工具类 提供 驼峰 匈牙利 短横线 及 蛇形命名法的互相转换
CaseUtils() - Constructor for class cool.scx.common.util.CaseUtils
 
CaseUtils.CaseType - Enum Class in cool.scx.common.util
CaseType
CharPools - Class in cool.scx.common.constant
 
CharPools() - Constructor for class cool.scx.common.constant.CharPools
 
clear() - Method in class cool.scx.common.cache.Cache
 
clear() - Method in interface cool.scx.common.cache.ICache
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class cool.scx.common.cache.Cache
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in interface cool.scx.common.cache.ICache
 
concat(String...) - Static method in class cool.scx.common.util.StringUtils
联接字符串 但是不连接空
convert(String, CaseUtils.CaseType, CaseUtils.CaseType) - Static method in class cool.scx.common.util.CaseUtils
推断原来的命名是啥 并返回切割后的源字符串
cool.scx.common.cache - package cool.scx.common.cache
 
cool.scx.common.constant - package cool.scx.common.constant
 
cool.scx.common.lock - package cool.scx.common.lock
 
cool.scx.common.os - package cool.scx.common.os
 
cool.scx.common.scope_value - package cool.scx.common.scope_value
 
cool.scx.common.util - package cool.scx.common.util
 
crc32(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
crc32(File) - Static method in class cool.scx.common.util.HashUtils
 
crc32(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
crc32(String) - Static method in class cool.scx.common.util.HashUtils
 
crc32(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
crc32c(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
crc32c(File) - Static method in class cool.scx.common.util.HashUtils
 
crc32c(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
crc32c(String) - Static method in class cool.scx.common.util.HashUtils
 
crc32c(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
crc32cHex(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
crc32cHex(File) - Static method in class cool.scx.common.util.HashUtils
 
crc32cHex(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
crc32cHex(String) - Static method in class cool.scx.common.util.HashUtils
 
crc32cHex(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
crc32Hex(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
crc32Hex(File) - Static method in class cool.scx.common.util.HashUtils
 
crc32Hex(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
crc32Hex(String) - Static method in class cool.scx.common.util.HashUtils
 
crc32Hex(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 

D

DateTimeFormatters - Class in cool.scx.common.constant
预定义的 日期格式化器
DateTimeFormatters() - Constructor for class cool.scx.common.constant.DateTimeFormatters
 

E

endsWithIgnoreCase(String, String) - Static method in class cool.scx.common.util.StringUtils
endWith (忽略大小写)
equals(Object) - Method in record class cool.scx.common.os.OSInfo
Indicates whether some other object is "equal to" this one.
ExceptionUtils - Class in cool.scx.common.util
ExceptionUtils
ExceptionUtils() - Constructor for class cool.scx.common.util.ExceptionUtils
 

F

FixedSizeLinkedHashMap<K,V> - Class in cool.scx.common.cache
固定大小的 LinkedHashMap
FixedSizeLinkedHashMap(int) - Constructor for class cool.scx.common.cache.FixedSizeLinkedHashMap
 
FixedSizeLinkedHashMap(int, int) - Constructor for class cool.scx.common.cache.FixedSizeLinkedHashMap
 
FixedSizeLinkedHashMap(int, int, float) - Constructor for class cool.scx.common.cache.FixedSizeLinkedHashMap
 
FixedSizeLinkedHashMap(int, int, float, boolean) - Constructor for class cool.scx.common.cache.FixedSizeLinkedHashMap
 

G

get() - Method in class cool.scx.common.scope_value.ScxScopedValue
 
get(K) - Method in class cool.scx.common.cache.Cache
 
get(K) - Method in interface cool.scx.common.cache.ICache
 
getLocalIPAddress() - Static method in class cool.scx.common.util.NetUtils
 
getLocalIPAddress(Predicate<InetAddress>) - Static method in class cool.scx.common.util.NetUtils
获取本机的 IP 地址 (不包括回环地址)
getOSInfo() - Static method in class cool.scx.common.os.OSHelper
 
getRealValue(String) - Static method in class cool.scx.common.constant.AnnotationValues
 
getSourceStrings(String) - Method in enum class cool.scx.common.util.CaseUtils.CaseType
 
getStackTraceString(Throwable) - Static method in class cool.scx.common.util.ExceptionUtils
获取 jdk 内部默认实现的堆栈跟踪字符串
getString(String[]) - Method in enum class cool.scx.common.util.CaseUtils.CaseType
 

H

hash(byte[], String) - Static method in class cool.scx.common.util.HashUtils
 
hash(byte[], Supplier<Checksum>) - Static method in class cool.scx.common.util.HashUtils
 
hash(File, String) - Static method in class cool.scx.common.util.HashUtils
 
hash(File, Supplier<Checksum>) - Static method in class cool.scx.common.util.HashUtils
 
hash(InputStream, String) - Static method in class cool.scx.common.util.HashUtils
 
hash(InputStream, Supplier<Checksum>) - Static method in class cool.scx.common.util.HashUtils
 
hash(String, String) - Static method in class cool.scx.common.util.HashUtils
 
hash(String, Supplier<Checksum>) - Static method in class cool.scx.common.util.HashUtils
 
hash(Path, String, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
hash(Path, Supplier<Checksum>, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(byte[], String) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(byte[], Supplier<Checksum>) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(File, String) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(File, Supplier<Checksum>) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(InputStream, String) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(InputStream, Supplier<Checksum>) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(String, String) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(String, Supplier<Checksum>) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(Path, String, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
hashAsHex(Path, Supplier<Checksum>, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
hashCode() - Method in record class cool.scx.common.os.OSInfo
Returns a hash code value for this object.
HashUtils - Class in cool.scx.common.util
HashUtils (注意 !!!
HashUtils() - Constructor for class cool.scx.common.util.HashUtils
 
HH_mm_ss - Static variable in class cool.scx.common.constant.DateTimeFormatters
HH:mm:ss 精确到秒, 例 : "13:02:35"
HH_mm_ss_SSS - Static variable in class cool.scx.common.constant.DateTimeFormatters
HH:mm:ss.SSS 精确到毫秒, 例 : "13:02:35.167"

I

ICache<K,V> - Interface in cool.scx.common.cache
缓存接口
ignore(ScxCallable<T, ?>) - Static method in class cool.scx.common.util.ExceptionUtils
忽略异常 发生异常时返回 null
ignore(ScxCallable<T, ?>, T) - Static method in class cool.scx.common.util.ExceptionUtils
忽略异常 发生异常时返回默认值
ignore(ScxRunnable<?>) - Static method in class cool.scx.common.util.ExceptionUtils
忽略异常
ILockByKey<T> - Interface in cool.scx.common.lock
LockByKey
isAndroid() - Static method in class cool.scx.common.os.OSHelper
 
isBlank(String) - Static method in class cool.scx.common.util.StringUtils
校验字符串是否为 null 或全为空白 (空格 " ")
isBound() - Method in class cool.scx.common.scope_value.ScxScopedValue
 
isEmpty(String) - Static method in class cool.scx.common.util.StringUtils
校验字符串是否为 null 或为空字符串 ("")
isLinux() - Static method in class cool.scx.common.os.OSHelper
 
isMac() - Static method in class cool.scx.common.os.OSHelper
 
isWindows() - Static method in class cool.scx.common.os.OSHelper
 

J

join(String...) - Static method in class cool.scx.common.util.URIUtils
拼接多个 uri 并进行一些简单的清理 例 : 处理前 ["a/b/", "/c"] 处理后 "a/b/c"
join(Collection<String>) - Static method in class cool.scx.common.util.URIUtils
 

K

KEBAB_CASE - Enum constant in enum class cool.scx.common.util.CaseUtils.CaseType
 

L

LETTER - Static variable in class cool.scx.common.constant.CharPools
 
LINUX - Enum constant in enum class cool.scx.common.os.OSType
 
lock(T) - Method in interface cool.scx.common.lock.ILockByKey
 
lock(T) - Method in class cool.scx.common.lock.LockByKey
 
LockByKey<T> - Class in cool.scx.common.lock
根据 Key 进行锁 , 使用 Semaphore 以支持多线程的 访问
LockByKey() - Constructor for class cool.scx.common.lock.LockByKey
 
LockByKey(Function<T, Semaphore>) - Constructor for class cool.scx.common.lock.LockByKey
 
LOWER_LETTER - Static variable in class cool.scx.common.constant.CharPools
 

M

MAC - Enum constant in enum class cool.scx.common.os.OSType
 
md5(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
md5(File) - Static method in class cool.scx.common.util.HashUtils
 
md5(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
md5(String) - Static method in class cool.scx.common.util.HashUtils
 
md5(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
md5Hex(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
md5Hex(File) - Static method in class cool.scx.common.util.HashUtils
 
md5Hex(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
md5Hex(String) - Static method in class cool.scx.common.util.HashUtils
 
md5Hex(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 

N

NetUtils - Class in cool.scx.common.util
 
NetUtils() - Constructor for class cool.scx.common.util.NetUtils
 
newInstance() - Static method in class cool.scx.common.scope_value.ScxScopedValue
 
noException(ScxRunnable<?>) - Static method in class cool.scx.common.util.ExceptionUtils
检测执行的操作是否有异常 (有异常时不打印信息)
normalize(String) - Static method in class cool.scx.common.util.URIUtils
将 \ 分割的全部转换为 / 并清除多余的 /
notBlank(String) - Static method in class cool.scx.common.util.StringUtils
校验字符串是否不为 null 且不全为空白 (空格 " ")
notEmpty(String) - Static method in class cool.scx.common.util.StringUtils
校验字符串是否不为 null 并且不为空字符串 ("")
NULL - Static variable in class cool.scx.common.constant.AnnotationValues
 
NUMBER - Static variable in class cool.scx.common.constant.CharPools
 
NUMBER_AND_LETTER - Static variable in class cool.scx.common.constant.CharPools
 
NUMBER_AND_LOWER_LETTER - Static variable in class cool.scx.common.constant.CharPools
 
NUMBER_AND_UPPER_LETTER - Static variable in class cool.scx.common.constant.CharPools
 

O

OSHelper - Class in cool.scx.common.os
OSHelper 用来获取操作系统信息
OSHelper() - Constructor for class cool.scx.common.os.OSHelper
 
OSInfo - Record Class in cool.scx.common.os
OSInfo
OSInfo(OSType, String) - Constructor for record class cool.scx.common.os.OSInfo
Creates an instance of a OSInfo record class.
OSType - Enum Class in cool.scx.common.os
OSType

P

PASCAL_CASE - Enum constant in enum class cool.scx.common.util.CaseUtils.CaseType
 
put(K, V) - Method in class cool.scx.common.cache.Cache
 
put(K, V) - Method in interface cool.scx.common.cache.ICache
 

R

randomBoolean() - Static method in class cool.scx.common.util.RandomUtils
 
randomBytes(byte[]) - Static method in class cool.scx.common.util.RandomUtils
 
randomBytes(int) - Static method in class cool.scx.common.util.RandomUtils
 
randomDouble() - Static method in class cool.scx.common.util.RandomUtils
 
randomDouble(double) - Static method in class cool.scx.common.util.RandomUtils
 
randomDouble(double, double) - Static method in class cool.scx.common.util.RandomUtils
 
randomFloat() - Static method in class cool.scx.common.util.RandomUtils
 
randomFloat(float) - Static method in class cool.scx.common.util.RandomUtils
 
randomFloat(float, float) - Static method in class cool.scx.common.util.RandomUtils
 
randomGet(List<T>) - Static method in class cool.scx.common.util.RandomUtils
 
randomGet(List<T>, int) - Static method in class cool.scx.common.util.RandomUtils
 
randomGet(T...) - Static method in class cool.scx.common.util.RandomUtils
 
randomGet(T[], int) - Static method in class cool.scx.common.util.RandomUtils
 
randomInt() - Static method in class cool.scx.common.util.RandomUtils
 
randomInt(int) - Static method in class cool.scx.common.util.RandomUtils
 
randomInt(int, int) - Static method in class cool.scx.common.util.RandomUtils
 
randomLong() - Static method in class cool.scx.common.util.RandomUtils
 
randomLong(long) - Static method in class cool.scx.common.util.RandomUtils
 
randomLong(long, long) - Static method in class cool.scx.common.util.RandomUtils
 
randomString(int, char[]) - Static method in class cool.scx.common.util.RandomUtils
 
randomString(int, String) - Static method in class cool.scx.common.util.RandomUtils
 
randomString(int, String[]) - Static method in class cool.scx.common.util.RandomUtils
 
RandomUtils - Class in cool.scx.common.util
RandomUtils (左开右闭)
RandomUtils() - Constructor for class cool.scx.common.util.RandomUtils
 
randomUUID() - Static method in class cool.scx.common.util.RandomUtils
 
remove(K) - Method in class cool.scx.common.cache.Cache
 
remove(K) - Method in interface cool.scx.common.cache.ICache
 
removeEldestEntry(Map.Entry<K, V>) - Method in class cool.scx.common.cache.FixedSizeLinkedHashMap
 
removeQuotes(String) - Static method in class cool.scx.common.util.StringUtils
 
repeat(String, String, int) - Static method in class cool.scx.common.util.StringUtils
创建重复字符串 (带分隔符) 拓展了 String.repeat(int) 无法添加分隔符的功能
run(ScxRunnable<E>) - Method in class cool.scx.common.scope_value.ScxScopedValue.Carrier
 

S

ScxScopedValue<T> - Class in cool.scx.common.scope_value
使用 threadLocal 模拟的 ScopedValue (不支持线程池线程复用和异步线程切换) todo jdk25 ScopedValue 正式版本发布时 移除此类
ScxScopedValue() - Constructor for class cool.scx.common.scope_value.ScxScopedValue
 
ScxScopedValue.Carrier - Class in cool.scx.common.scope_value
 
sha1(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
sha1(File) - Static method in class cool.scx.common.util.HashUtils
 
sha1(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
sha1(String) - Static method in class cool.scx.common.util.HashUtils
 
sha1(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
sha1Hex(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
sha1Hex(File) - Static method in class cool.scx.common.util.HashUtils
 
sha1Hex(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
sha1Hex(String) - Static method in class cool.scx.common.util.HashUtils
 
sha1Hex(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
sha256(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
sha256(File) - Static method in class cool.scx.common.util.HashUtils
 
sha256(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
sha256(String) - Static method in class cool.scx.common.util.HashUtils
 
sha256(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
sha256Hex(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
sha256Hex(File) - Static method in class cool.scx.common.util.HashUtils
 
sha256Hex(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
sha256Hex(String) - Static method in class cool.scx.common.util.HashUtils
 
sha256Hex(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
sha384(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
sha384(File) - Static method in class cool.scx.common.util.HashUtils
 
sha384(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
sha384(String) - Static method in class cool.scx.common.util.HashUtils
 
sha384(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
sha384Hex(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
sha384Hex(File) - Static method in class cool.scx.common.util.HashUtils
 
sha384Hex(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
sha384Hex(String) - Static method in class cool.scx.common.util.HashUtils
 
sha384Hex(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
sha512(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
sha512(File) - Static method in class cool.scx.common.util.HashUtils
 
sha512(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
sha512(String) - Static method in class cool.scx.common.util.HashUtils
 
sha512(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
sha512Hex(byte[]) - Static method in class cool.scx.common.util.HashUtils
 
sha512Hex(File) - Static method in class cool.scx.common.util.HashUtils
 
sha512Hex(InputStream) - Static method in class cool.scx.common.util.HashUtils
 
sha512Hex(String) - Static method in class cool.scx.common.util.HashUtils
 
sha512Hex(Path, OpenOption...) - Static method in class cool.scx.common.util.HashUtils
 
sleep(long) - Static method in class cool.scx.common.util.$
 
SNAKE_CASE - Enum constant in enum class cool.scx.common.util.CaseUtils.CaseType
 
split(String) - Static method in class cool.scx.common.util.StringUtils
将字符串拆分为字符 (按照码点拆分, 可正确处理 emoji)
split(String) - Static method in class cool.scx.common.util.URIUtils
 
startsWithIgnoreCase(String, String) - Static method in class cool.scx.common.util.StringUtils
startsWith (忽略大小写)
StringUtils - Class in cool.scx.common.util
StringUtils
StringUtils() - Constructor for class cool.scx.common.util.StringUtils
 

T

toCamel(String) - Static method in class cool.scx.common.util.CaseUtils
转换为驼峰命名法 getNameByAge
toCamel(String, CaseUtils.CaseType) - Static method in class cool.scx.common.util.CaseUtils
转换为驼峰命名法 getNameByAge
toKebab(String) - Static method in class cool.scx.common.util.CaseUtils
转换为短横线命名法 get-name-by-age
toKebab(String, CaseUtils.CaseType) - Static method in class cool.scx.common.util.CaseUtils
转换为短横线命名法 get-name-by-age
toPascal(String) - Static method in class cool.scx.common.util.CaseUtils
转换为匈牙利命名法 GetNameByAge
toPascal(String, CaseUtils.CaseType) - Static method in class cool.scx.common.util.CaseUtils
转换为匈牙利命名法 GetNameByAge
toSnake(String) - Static method in class cool.scx.common.util.CaseUtils
转换为蛇形命名法 get_name_by_age
toSnake(String, CaseUtils.CaseType) - Static method in class cool.scx.common.util.CaseUtils
转换为蛇形命名法 get_name_by_age
toString() - Method in record class cool.scx.common.os.OSInfo
Returns a string representation of this record class.
trimSlash(String) - Static method in class cool.scx.common.util.URIUtils
移除两端的 "/" 或 "" 注意不要和 String.trim() 混淆 此方法不处理空格 只处理斜杠
trimSlashEnd(String) - Static method in class cool.scx.common.util.URIUtils
 
trimSlashStart(String) - Static method in class cool.scx.common.util.URIUtils
 
type() - Method in record class cool.scx.common.os.OSInfo
Returns the value of the type record component.

U

UNKNOWN - Enum constant in enum class cool.scx.common.os.OSType
 
unlock(T) - Method in interface cool.scx.common.lock.ILockByKey
 
unlock(T) - Method in class cool.scx.common.lock.LockByKey
 
UPPER_LETTER - Static variable in class cool.scx.common.constant.CharPools
 
URIUtils - Class in cool.scx.common.util
URIUtils
URIUtils() - Constructor for class cool.scx.common.util.URIUtils
 

V

valueOf(String) - Static method in enum class cool.scx.common.os.OSType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.common.util.CaseUtils.CaseType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class cool.scx.common.os.OSType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.common.util.CaseUtils.CaseType
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in record class cool.scx.common.os.OSInfo
Returns the value of the version record component.

W

where(ScxScopedValue<T>, T) - Method in class cool.scx.common.scope_value.ScxScopedValue.Carrier
 
where(ScxScopedValue<T>, T) - Static method in class cool.scx.common.scope_value.ScxScopedValue
 
WINDOWS - Enum constant in enum class cool.scx.common.os.OSType
 

Y

yyyy_MM_dd - Static variable in class cool.scx.common.constant.DateTimeFormatters
yyyy-MM-dd 精确到天, 例 : "2023-05-09"
yyyy_MM_dd_HH_mm_ss - Static variable in class cool.scx.common.constant.DateTimeFormatters
yyyy-MM-dd HH:mm:ss 精确到秒, 例 : "2023-05-09 13:02:35"
yyyy_MM_dd_HH_mm_ss_SSS - Static variable in class cool.scx.common.constant.DateTimeFormatters
yyyy-MM-dd HH:mm:ss.SSS 精确到毫秒, 例 : "2023-05-09 13:02:35.167"
$ A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form