JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package cn.toutatis.xvoid.toolkit.constant
See:
Description
Object Summary
Object
Description
Regex
Regex 类是一个 Kotlin 对象(object),用于存储常用的正则表达式模式。 它包含了一些静态的常量和一些私有函数,提供了方便的正则表达式操作。
Time
时间相关常量和常用方法<p>提供了日期格式化、获取当前时间、获取当前毫秒数和秒数、正则时间格式化等方法。</p> <p>注意:该类线程安全。</p>