- CACHE_CONTROL - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CACHE_EXECUTOR - Static variable in class cn.orionsec.kit.lang.utils.Threads
-
全局线程池
- CacheIdModel<T> - Interface in cn.orionsec.kit.lang.define.cache.key.model
-
包含 id 的缓存模型
- CacheKeyBuilder - Class in cn.orionsec.kit.lang.define.cache.key
-
缓存key构造器
- CacheKeyBuilder() - Constructor for class cn.orionsec.kit.lang.define.cache.key.CacheKeyBuilder
-
- CacheKeyDefine - Class in cn.orionsec.kit.lang.define.cache.key
-
缓存 key 定义
- CacheKeyDefine(String) - Constructor for class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- CacheKeyDefine(String, String, Class<?>, CacheStruct, long, TimeUnit) - Constructor for class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- CacheStruct - Interface in cn.orionsec.kit.lang.define.cache.key.struct
-
缓存结构
- Caesars - Class in cn.orionsec.kit.lang.utils.crypto
-
凯撒密码实现
- Caesars() - Constructor for class cn.orionsec.kit.lang.utils.crypto.Caesars
-
- Caesars(int) - Constructor for class cn.orionsec.kit.lang.utils.crypto.Caesars
-
- calculateShift(int, int) - Static method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- calendar() - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- calendar(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- calendar(long) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- calendar(Object) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
获取日历
- calendar() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- call() - Method in class cn.orionsec.kit.lang.define.thread.ConcurrentCallable
-
- call() - Method in class cn.orionsec.kit.lang.define.thread.HookCallable
-
- call() - Method in class cn.orionsec.kit.lang.utils.io.crypto.FileDecrypt
-
- call() - Method in class cn.orionsec.kit.lang.utils.io.crypto.FileEncrypt
-
- call() - Method in class cn.orionsec.kit.lang.utils.io.split.FileMerge
-
- call() - Method in class cn.orionsec.kit.lang.utils.io.split.FileSplit
-
- call(Callable<V>) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
- call(Callable<V>, ExecutorService) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
执行线程
- call(Collection<? extends Callable<V>>, ExecutorService) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
执行线程
- callback - Variable in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
传输完成回调
- callback(Runnable) - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
完成回调
- cancel() - Method in interface cn.orionsec.kit.lang.able.Cancelable
-
取消
- Cancelable - Interface in cn.orionsec.kit.lang.able
-
取消接口
- canConvert(Class<?>, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
判断类型是否可以转换 sourceClass -> targetClass
- canConvert(Class<?>, Class<?>, TypeStore) - Static method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
判断类型是否可以转换 sourceClass -> targetClass
- canDirectConvert(Class<?>, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
判断类型是否可以直接转换 sourceClass -> targetClass
- CAPACITY_1 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_1024 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_128 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_16 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_2 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_256 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_32 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_4 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_512 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_64 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CAPACITY_8 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CARET - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CARET - Static variable in interface cn.orionsec.kit.lang.constant.Letters
-
- cast(Annotation) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
Annotation -> @
- cdata() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomElement
-
- centerOmit(String, int, int) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
- centerOmit(String, int, int, String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
省略字符串中间
[1, 3] 1234567 1...67
[2, 3] 1234567 12...7
[2, 4] 1234567 1234567
- centerPad(String, int) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
中间用空格补齐到规定长度
.center(null, *) = null
.center(Strings.EMPTY, 4) = " "
.center("ab", -1) = "ab"
.center("ab", 4) = " ab "
.center("abc", 2) = "abc"
.center("a", 4) = " a "
- centerPad(String, int, char) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
- centerPad(String, int, String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
- CGLIB_CLASS_SEPARATOR - Static variable in class cn.orionsec.kit.lang.utils.reflect.Classes
-
cglib动态代理类
- CHAR_SUPPLIER - Static variable in class cn.orionsec.kit.lang.function.Suppliers
-
- character(int) - Static method in class cn.orionsec.kit.lang.utils.ansi.AnsiErase
-
从当前位置 向右擦除字符 光标不动
- charAt(int) - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
- CharConsumer - Interface in cn.orionsec.kit.lang.function
-
char consumer
- CharConverts - Class in cn.orionsec.kit.lang.utils
-
字符编码转换
- Chars - Class in cn.orionsec.kit.lang.utils
-
Char 工具类
- charset(String) - Method in class cn.orionsec.kit.lang.function.impl.ReaderLineConsumer
-
- charset - Variable in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
编码
- charset(String) - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- charset(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
设置 xml 编码格式
- charset(String, String, String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
转码
- charset(String, String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
转码
- Charsets - Class in cn.orionsec.kit.lang.utils
-
编码工具类
- CharSupplier - Interface in cn.orionsec.kit.lang.function
-
char supplier
- check(Collection<?>) - Method in class cn.orionsec.kit.lang.define.barrier.GenericsAnonymousCollectionBarrier
-
- check(Map<?, ?>) - Method in class cn.orionsec.kit.lang.define.barrier.GenericsAnonymousMapBarrier
-
- check(O) - Method in interface cn.orionsec.kit.lang.define.barrier.GenericsBarrier
-
检测是否需要添加屏障对象 防止穿透
- check(Collection<T>) - Method in class cn.orionsec.kit.lang.define.barrier.GenericsCollectionBarrier
-
- check(Map<K, V>) - Method in class cn.orionsec.kit.lang.define.barrier.GenericsMapBarrier
-
- checkClientTrusted(X509Certificate[], String) - Method in class cn.orionsec.kit.lang.define.DefaultX509TrustManager
-
- checkDelay(int) - Method in class cn.orionsec.kit.lang.define.cache.TimedCacheBuilder
-
检测延迟 ms
- checkIp(String) - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
检查是否为合法ip
- checkIsError() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
失败抛出异常
- checkIsError(Supplier<? extends RuntimeException>) - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- checkNext(int, String, int, int) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- checkPrimitiveArray(GenericArrayType) - Static method in class cn.orionsec.kit.lang.utils.reflect.ByteCodes
-
检查基本类型泛型数组
- checkServerTrusted(X509Certificate[], String) - Method in class cn.orionsec.kit.lang.define.DefaultX509TrustManager
-
- checkTimeout() - Method in interface cn.orionsec.kit.lang.support.timeout.TimeoutEndpoint
-
检测是否超时
- child() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- child(int) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- child(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- child(String, int) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- child(String, String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- child(String, String, String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- child(String, int, String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- child(String, int, String, String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- childCount() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- childCount(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- childFirst() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- childFirst(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- childLast() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- childLast(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- childs() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- childs(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
- CHINESE - Static variable in class cn.orionsec.kit.lang.utils.regexp.Patterns
-
包含中文
- CipherAlgorithm - Enum in cn.orionsec.kit.lang.utils.crypto.enums
-
加密算法
- circular() - Method in class cn.orionsec.kit.lang.utils.awt.ImageIcons
-
设置为圆形
- CityHash - Class in cn.orionsec.kit.lang.utils.hash
-
Google CityHash64
Google CityHash128
- cityHash128(byte[]) - Static method in class cn.orionsec.kit.lang.utils.hash.Hashes
-
CityHash 128-bit
- cityHash128(byte[], Number128) - Static method in class cn.orionsec.kit.lang.utils.hash.Hashes
-
CityHash 128-bit
- cityHash32(byte[]) - Static method in class cn.orionsec.kit.lang.utils.hash.Hashes
-
CityHash 32-bit
- cityHash64(byte[], long) - Static method in class cn.orionsec.kit.lang.utils.hash.Hashes
-
CityHash 64-bit
- cityHash64(byte[], long, long) - Static method in class cn.orionsec.kit.lang.utils.hash.Hashes
-
CityHash 64-bit
- cityHash64(byte[]) - Static method in class cn.orionsec.kit.lang.utils.hash.Hashes
-
CityHash 64-bit
- Classes - Class in cn.orionsec.kit.lang.utils.reflect
-
反射 类工具类
- ClassIterator<T> - Class in cn.orionsec.kit.lang.define.iterator
-
父类迭代器
- ClassIterator(Class<T>) - Constructor for class cn.orionsec.kit.lang.define.iterator.ClassIterator
-
- ClassIterator(Class<T>, boolean) - Constructor for class cn.orionsec.kit.lang.define.iterator.ClassIterator
-
- classLoader(ClassLoader) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
设置类加载器
- clean(String) - Static method in class cn.orionsec.kit.lang.utils.Xsses
-
过滤xss
- cleanComment() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
去除注释
- cleanComment(Document) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
去除注释
- cleanComment(Element) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
去除注释
- cleanDecimal(float) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
清空小数
- cleanDecimal(double) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
清空小数
- cleanDoubleDecimal(double) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
清空小数
- cleanFile(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- cleanFile(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- cleanFile(Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
清空文件
- cleanFloatDecimal(float) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
清空小数
- cleanXss() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
xss过滤
- clear() - Method in class cn.orionsec.kit.lang.define.cache.LocalCacheStore
-
清空
- clear() - Method in class cn.orionsec.kit.lang.define.cache.LruCache
-
- clear() - Method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- clear() - Method in class cn.orionsec.kit.lang.define.cache.TimedCache
-
清空
- clear() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- clear() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- clear() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Segment
-
- clear(K) - Method in interface cn.orionsec.kit.lang.define.collect.MultiMap
-
清空元素
- clear() - Method in interface cn.orionsec.kit.lang.support.timeout.TimeoutChecker
-
清空全部任务
- clear() - Method in class cn.orionsec.kit.lang.support.timeout.TimeoutCheckerImpl
-
- clear() - Method in class cn.orionsec.kit.lang.utils.ansi.AnsiAppender
-
重置
- CLEAR_SITE_DATA - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- clearAllEmoji(String) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
去除字符串中所有的表情 unicode 字符
- clearDay(LocalDateTime) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- clearDayHms(LocalDateTime) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- clearEmoji(String, Collection<Emoji>) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
去除字符串中的表情 unicode 字符
- clearEmojiSkip(String, Collection<Emoji>) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
去除字符串中的表情 unicode 字符, 跳过包含的表情
- clearHms() - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- clearHms(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- clearHms(Calendar) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
日期的 00:00:00
清除时分秒
- clearHms(LocalDateTime) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- clearHms() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
日期的 00:00:00
清除时分秒
- clearProperty(List<String>) - Static method in class cn.orionsec.kit.lang.utils.Systems
-
移除系统属性
- clearZeroPadding(byte[]) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.BaseSymmetric
-
ZeroPadding 去除解密后的0位数
- Clipboards - Class in cn.orionsec.kit.lang.utils.awt
-
剪切板工具类
- clone() - Method in class cn.orionsec.kit.lang.define.support.CloneSupport
-
- clone(T) - Static method in class cn.orionsec.kit.lang.utils.Objects1
-
如果实现了cloneable 会调用clone方法
如果没实现cloneable 则会深拷贝对象 对象必须实现序列化接口
- CloneSupport<T> - Class in cn.orionsec.kit.lang.define.support
-
克隆
- CloneSupport() - Constructor for class cn.orionsec.kit.lang.define.support.CloneSupport
-
- close() - Method in interface cn.orionsec.kit.lang.able.SafeCloseable
-
安全关闭
- close() - Method in class cn.orionsec.kit.lang.define.cache.TimedCache
-
- close() - Method in class cn.orionsec.kit.lang.define.io.OutputAppender
-
- close() - Method in class cn.orionsec.kit.lang.define.io.ProgressInputStream
-
- close() - Method in class cn.orionsec.kit.lang.define.io.ProgressOutputStream
-
- close() - Method in class cn.orionsec.kit.lang.define.io.ProgressReader
-
- close() - Method in class cn.orionsec.kit.lang.define.io.ProgressWriter
-
- close() - Method in class cn.orionsec.kit.lang.define.io.WriterAppender
-
- close() - Method in class cn.orionsec.kit.lang.define.iterator.ByteArrayIterator
-
- close() - Method in class cn.orionsec.kit.lang.define.iterator.LineIterator
-
- close() - Method in class cn.orionsec.kit.lang.support.timeout.TimeoutCheckerImpl
-
- close(AutoCloseable) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- close(AutoCloseable, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- cn.orionsec.kit.lang - package cn.orionsec.kit.lang
-
- cn.orionsec.kit.lang.able - package cn.orionsec.kit.lang.able
-
- cn.orionsec.kit.lang.annotation - package cn.orionsec.kit.lang.annotation
-
- cn.orionsec.kit.lang.config - package cn.orionsec.kit.lang.config
-
- cn.orionsec.kit.lang.constant - package cn.orionsec.kit.lang.constant
-
- cn.orionsec.kit.lang.define - package cn.orionsec.kit.lang.define
-
- cn.orionsec.kit.lang.define.barrier - package cn.orionsec.kit.lang.define.barrier
-
- cn.orionsec.kit.lang.define.builder - package cn.orionsec.kit.lang.define.builder
-
- cn.orionsec.kit.lang.define.cache - package cn.orionsec.kit.lang.define.cache
-
- cn.orionsec.kit.lang.define.cache.key - package cn.orionsec.kit.lang.define.cache.key
-
- cn.orionsec.kit.lang.define.cache.key.model - package cn.orionsec.kit.lang.define.cache.key.model
-
- cn.orionsec.kit.lang.define.cache.key.struct - package cn.orionsec.kit.lang.define.cache.key.struct
-
- cn.orionsec.kit.lang.define.collect - package cn.orionsec.kit.lang.define.collect
-
- cn.orionsec.kit.lang.define.io - package cn.orionsec.kit.lang.define.io
-
- cn.orionsec.kit.lang.define.iterator - package cn.orionsec.kit.lang.define.iterator
-
- cn.orionsec.kit.lang.define.loader - package cn.orionsec.kit.lang.define.loader
-
- cn.orionsec.kit.lang.define.mutable - package cn.orionsec.kit.lang.define.mutable
-
- cn.orionsec.kit.lang.define.number - package cn.orionsec.kit.lang.define.number
-
- cn.orionsec.kit.lang.define.support - package cn.orionsec.kit.lang.define.support
-
- cn.orionsec.kit.lang.define.thread - package cn.orionsec.kit.lang.define.thread
-
- cn.orionsec.kit.lang.define.wrapper - package cn.orionsec.kit.lang.define.wrapper
-
- cn.orionsec.kit.lang.exception - package cn.orionsec.kit.lang.exception
-
- cn.orionsec.kit.lang.exception.argument - package cn.orionsec.kit.lang.exception.argument
-
- cn.orionsec.kit.lang.function - package cn.orionsec.kit.lang.function
-
- cn.orionsec.kit.lang.function.impl - package cn.orionsec.kit.lang.function.impl
-
- cn.orionsec.kit.lang.function.select - package cn.orionsec.kit.lang.function.select
-
- cn.orionsec.kit.lang.id - package cn.orionsec.kit.lang.id
-
- cn.orionsec.kit.lang.support - package cn.orionsec.kit.lang.support
-
- cn.orionsec.kit.lang.support.progress - package cn.orionsec.kit.lang.support.progress
-
- cn.orionsec.kit.lang.support.timeout - package cn.orionsec.kit.lang.support.timeout
-
- cn.orionsec.kit.lang.utils - package cn.orionsec.kit.lang.utils
-
- cn.orionsec.kit.lang.utils.ansi - package cn.orionsec.kit.lang.utils.ansi
-
- cn.orionsec.kit.lang.utils.ansi.cursor - package cn.orionsec.kit.lang.utils.ansi.cursor
-
- cn.orionsec.kit.lang.utils.ansi.style - package cn.orionsec.kit.lang.utils.ansi.style
-
- cn.orionsec.kit.lang.utils.ansi.style.color - package cn.orionsec.kit.lang.utils.ansi.style.color
-
- cn.orionsec.kit.lang.utils.awt - package cn.orionsec.kit.lang.utils.awt
-
- cn.orionsec.kit.lang.utils.check - package cn.orionsec.kit.lang.utils.check
-
- cn.orionsec.kit.lang.utils.code - package cn.orionsec.kit.lang.utils.code
-
- cn.orionsec.kit.lang.utils.codec - package cn.orionsec.kit.lang.utils.codec
-
- cn.orionsec.kit.lang.utils.collect - package cn.orionsec.kit.lang.utils.collect
-
- cn.orionsec.kit.lang.utils.convert - package cn.orionsec.kit.lang.utils.convert
-
- cn.orionsec.kit.lang.utils.crypto - package cn.orionsec.kit.lang.utils.crypto
-
- cn.orionsec.kit.lang.utils.crypto.enums - package cn.orionsec.kit.lang.utils.crypto.enums
-
- cn.orionsec.kit.lang.utils.crypto.symmetric - package cn.orionsec.kit.lang.utils.crypto.symmetric
-
- cn.orionsec.kit.lang.utils.ext - package cn.orionsec.kit.lang.utils.ext
-
- cn.orionsec.kit.lang.utils.ext.dom - package cn.orionsec.kit.lang.utils.ext.dom
-
- cn.orionsec.kit.lang.utils.ext.yml - package cn.orionsec.kit.lang.utils.ext.yml
-
- cn.orionsec.kit.lang.utils.hash - package cn.orionsec.kit.lang.utils.hash
-
- cn.orionsec.kit.lang.utils.identity - package cn.orionsec.kit.lang.utils.identity
-
- cn.orionsec.kit.lang.utils.io - package cn.orionsec.kit.lang.utils.io
-
- cn.orionsec.kit.lang.utils.io.compress - package cn.orionsec.kit.lang.utils.io.compress
-
- cn.orionsec.kit.lang.utils.io.compress.bz2 - package cn.orionsec.kit.lang.utils.io.compress.bz2
-
- cn.orionsec.kit.lang.utils.io.compress.gz - package cn.orionsec.kit.lang.utils.io.compress.gz
-
- cn.orionsec.kit.lang.utils.io.compress.jar - package cn.orionsec.kit.lang.utils.io.compress.jar
-
- cn.orionsec.kit.lang.utils.io.compress.mix - package cn.orionsec.kit.lang.utils.io.compress.mix
-
- cn.orionsec.kit.lang.utils.io.compress.tar - package cn.orionsec.kit.lang.utils.io.compress.tar
-
- cn.orionsec.kit.lang.utils.io.compress.z7 - package cn.orionsec.kit.lang.utils.io.compress.z7
-
- cn.orionsec.kit.lang.utils.io.compress.zip - package cn.orionsec.kit.lang.utils.io.compress.zip
-
- cn.orionsec.kit.lang.utils.io.crypto - package cn.orionsec.kit.lang.utils.io.crypto
-
- cn.orionsec.kit.lang.utils.io.split - package cn.orionsec.kit.lang.utils.io.split
-
- cn.orionsec.kit.lang.utils.json - package cn.orionsec.kit.lang.utils.json
-
- cn.orionsec.kit.lang.utils.json.deserializer - package cn.orionsec.kit.lang.utils.json.deserializer
-
- cn.orionsec.kit.lang.utils.json.matcher - package cn.orionsec.kit.lang.utils.json.matcher
-
- cn.orionsec.kit.lang.utils.loader - package cn.orionsec.kit.lang.utils.loader
-
- cn.orionsec.kit.lang.utils.math - package cn.orionsec.kit.lang.utils.math
-
- cn.orionsec.kit.lang.utils.net - package cn.orionsec.kit.lang.utils.net
-
- cn.orionsec.kit.lang.utils.random - package cn.orionsec.kit.lang.utils.random
-
- cn.orionsec.kit.lang.utils.reflect - package cn.orionsec.kit.lang.utils.reflect
-
- cn.orionsec.kit.lang.utils.reflect.type - package cn.orionsec.kit.lang.utils.reflect.type
-
- cn.orionsec.kit.lang.utils.regexp - package cn.orionsec.kit.lang.utils.regexp
-
- cn.orionsec.kit.lang.utils.script - package cn.orionsec.kit.lang.utils.script
-
- cn.orionsec.kit.lang.utils.time - package cn.orionsec.kit.lang.utils.time
-
- cn.orionsec.kit.lang.utils.time.ago - package cn.orionsec.kit.lang.utils.time.ago
-
- cn.orionsec.kit.lang.utils.time.cron - package cn.orionsec.kit.lang.utils.time.cron
-
- cn.orionsec.kit.lang.utils.time.format - package cn.orionsec.kit.lang.utils.time.format
-
- cn.orionsec.kit.lang.utils.unit - package cn.orionsec.kit.lang.utils.unit
-
- code() - Method in interface cn.orionsec.kit.lang.define.wrapper.CodeInfo
-
获取code
- code(int) - Method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
- code(int) - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- code - Variable in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiBackground
-
颜色码
- code - Variable in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiForeground
-
颜色码
- codeArgument() - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- codeArgument(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- codeArgument(String) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- codeArgument(String, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- codeArgument(int) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- codeArgument(int, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- codeArgument(int, String) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- codeArgument(int, String, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- CodeArgumentException - Exception in cn.orionsec.kit.lang.exception.argument
-
带 code 的 exception
- CodeArgumentException() - Constructor for exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- CodeArgumentException(String) - Constructor for exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- CodeArgumentException(String, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- CodeArgumentException(Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- CodeArgumentException(int) - Constructor for exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- CodeArgumentException(int, String) - Constructor for exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- CodeArgumentException(int, String, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- CodeArgumentException(int, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- CodeGenerator - Class in cn.orionsec.kit.lang.utils.code
-
条码生成器 基类
- CodeGenerator() - Constructor for class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- CodeInfo - Interface in cn.orionsec.kit.lang.define.wrapper
-
wrapper code & message
可以使用枚举对象定义
- collect() - Method in class cn.orionsec.kit.lang.define.thread.TaskCollector
-
收集结果
- collect(Callable<?>...) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
多线程执行任务并且收集结果
- Collections - Class in cn.orionsec.kit.lang.utils.collect
-
集合工具类
- Collections() - Constructor for class cn.orionsec.kit.lang.utils.collect.Collections
-
- COLON - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- COLON - Static variable in interface cn.orionsec.kit.lang.constant.Letters
-
- color(byte, byte, int...) - Static method in class cn.orionsec.kit.lang.utils.ansi.style.color.AnsiBitColor
-
生成颜色码
- color(int, int, int) - Method in class cn.orionsec.kit.lang.utils.awt.ImageDrawStream
-
设置颜色 RGB
- color(String) - Method in class cn.orionsec.kit.lang.utils.awt.ImageDrawStream
-
设置颜色 HEX
- color(Color) - Method in class cn.orionsec.kit.lang.utils.awt.ImageDrawStream
-
设置颜色
- color(Color) - Method in class cn.orionsec.kit.lang.utils.awt.ImageIcons
-
- color(int, int, int) - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
设置颜色 RGB
- color(String) - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
设置颜色 HEX
- color(Color) - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
设置颜色
- COLOR_BG - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- COLOR_BIT24 - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- COLOR_BIT8 - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- COLOR_FG - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- Colors - Class in cn.orionsec.kit.lang.utils
-
颜色工具类
- column() - Static method in class cn.orionsec.kit.lang.utils.ansi.cursor.AnsiCursor
-
- column(int) - Static method in class cn.orionsec.kit.lang.utils.ansi.cursor.AnsiCursor
-
将光标移动到第 N 列
- combine(Map<K, V>, Map<K, V>) - Static method in class cn.orionsec.kit.lang.utils.collect.Maps
-
合并 map
如果对象是 map 将会再次合并
- COMMA - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- COMMA - Static variable in interface cn.orionsec.kit.lang.constant.Letters
-
- compact(Object[]) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
去除数组中的 null
- compact(Collection<?>) - Static method in class cn.orionsec.kit.lang.utils.collect.Collections
-
去除集合中的null
- compacts(T[], IntFunction<T[]>) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- compare(boolean, boolean) - Static method in class cn.orionsec.kit.lang.utils.Booleans
-
比较
- compare(T, T) - Static method in class cn.orionsec.kit.lang.utils.Compares
-
比较
- compare(T, T, Comparator<T>) - Static method in class cn.orionsec.kit.lang.utils.Compares
-
比较
- compare(byte, byte) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
比较接口
- compare(short, short) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- compare(int, int) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- compare(long, long) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- compare(float, float) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- compare(double, double) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- compare(T, T) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- compare(T, T, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- compare(T, T, Comparator<T>) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- compare(T, T, Comparator<T>, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- compared(P) - Static method in class cn.orionsec.kit.lang.function.select.Branches
-
工厂函数 比较相等
- compared(T, T) - Static method in class cn.orionsec.kit.lang.utils.Compares
-
比较接口判断相等
- compared(T, T, Comparator<T>) - Static method in class cn.orionsec.kit.lang.utils.Compares
-
比较接口判断相等
- compared(BigDecimal, BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
等于
- compared(BigInteger, BigInteger) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
等于
- Compares - Class in cn.orionsec.kit.lang.utils
-
比较工具类
- compareTo(MutableBoolean) - Method in class cn.orionsec.kit.lang.define.mutable.MutableBoolean
-
- compareTo(MutableByte) - Method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- compareTo(MutableDouble) - Method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- compareTo(MutableFloat) - Method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- compareTo(MutableInt) - Method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- compareTo(MutableLong) - Method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- compareTo(MutableShort) - Method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- compile(String) - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- compile(ScriptEngine, String) - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
编译脚本引擎
- compress() - Method in class cn.orionsec.kit.lang.utils.io.compress.BaseFileCompressor
-
- compress() - Method in class cn.orionsec.kit.lang.utils.io.compress.bz2.Bz2Compressor
-
- compress() - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileCompressor
-
进行压缩
- compress() - Method in class cn.orionsec.kit.lang.utils.io.compress.gz.GzCompressor
-
- Compresses - Class in cn.orionsec.kit.lang.utils.io.compress
-
压缩解压工具类
- compressFiles - Variable in class cn.orionsec.kit.lang.utils.io.compress.BaseFileCompressor
-
需要压缩的文件
- compressNotify(Consumer<String>) - Method in class cn.orionsec.kit.lang.utils.io.compress.BaseFileCompressor
-
- compressNotify(Consumer<String>) - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileCompressor
-
压缩通知
- compressor() - Method in interface cn.orionsec.kit.lang.utils.io.compress.CompressType
-
- compressor() - Method in enum cn.orionsec.kit.lang.utils.io.compress.CompressTypeEnum
-
- compressStreams - Variable in class cn.orionsec.kit.lang.utils.io.compress.BaseFileCompressor
-
需要压缩的文件
- CompressType<C extends FileCompressor,D extends FileDecompressor> - Interface in cn.orionsec.kit.lang.utils.io.compress
-
压缩类型
- CompressTypeEnum - Enum in cn.orionsec.kit.lang.utils.io.compress
-
常用压缩类型枚举
- compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class cn.orionsec.kit.lang.define.collect.EmptyMap
-
- compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class cn.orionsec.kit.lang.define.collect.EmptyMap
-
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class cn.orionsec.kit.lang.define.collect.EmptyMap
-
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- computeRate - Variable in class cn.orionsec.kit.lang.support.progress.ByteTransferRateProgress
-
是否计算实时速率
- computeRate() - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferRateProgress
-
- computeRate(int) - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferRateProgress
-
开启计算实时速率
- computeSpace(K) - Method in class cn.orionsec.kit.lang.define.collect.MultiConcurrentHashMap
-
- computeSpace(K) - Method in class cn.orionsec.kit.lang.define.collect.MultiHashMap
-
- computeSpace(K) - Method in class cn.orionsec.kit.lang.define.collect.MultiLinkedHashMap
-
- computeSpace(K) - Method in interface cn.orionsec.kit.lang.define.collect.MultiMap
-
开辟空间
- computeSpace(K) - Method in class cn.orionsec.kit.lang.define.collect.MultiTreeMap
-
- concat(String...) - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
连接字符
- concatBefore(String...) - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
连接字符
- concurrent(Runnable, int, ExecutorService) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
并发多次单个线程
线程池的最大线程数必须大于等于并发次数
- concurrent(Runnable, ExecutorService, CyclicBarrier) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
并发多次单个线程
线程池的最大线程数必须大于等于并发次数
- concurrent(Runnable, ExecutorService, CountDownLatch) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
并发多次单个线程
线程池的最大线程数必须大于等于并发次数
- concurrent(Callable<V>, int, ExecutorService) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
并发多次单个线程
线程池的最大线程数必须大于等于并发次数
- concurrent(Callable<V>, ExecutorService, CyclicBarrier) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
并发多次单个线程
线程池的最大线程数必须大于等于并发次数
- concurrent(Callable<V>, ExecutorService, CountDownLatch) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
并发多次单个线程
线程池的最大线程数必须大于等于并发次数
- ConcurrentCallable<V> - Class in cn.orionsec.kit.lang.define.thread
-
具有并发特性的Callable
- ConcurrentCallable(Callable<V>, CyclicBarrier) - Constructor for class cn.orionsec.kit.lang.define.thread.ConcurrentCallable
-
- ConcurrentCallable(Callable<V>, CountDownLatch) - Constructor for class cn.orionsec.kit.lang.define.thread.ConcurrentCallable
-
- concurrentCallable(Collection<? extends Callable<V>>, ExecutorService) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
并发多个线程
线程池的最大线程数必须大于等于并发次数
- ConcurrentHashSet<E> - Class in cn.orionsec.kit.lang.define.collect
-
基于 ConcurrentHashMap 实现的 ConcurrentHashSet
- ConcurrentHashSet() - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- ConcurrentHashSet(int) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- ConcurrentHashSet(Map<? extends E, ?>) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- ConcurrentHashSet(Collection<? extends E>) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- ConcurrentReferenceHashMap<K,V> - Class in cn.orionsec.kit.lang.define.collect
-
支持软引用或弱引用的 ConcurrentHashMap
copy with spring
key value 可以为null
- ConcurrentReferenceHashMap() - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- ConcurrentReferenceHashMap(int) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- ConcurrentReferenceHashMap(int, float) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- ConcurrentReferenceHashMap(int, int) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- ConcurrentReferenceHashMap(int, float, int) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- ConcurrentReferenceHashMap.Entry<K,V> - Class in cn.orionsec.kit.lang.define.collect
-
- ConcurrentReferenceHashMap.Reference<K,V> - Interface in cn.orionsec.kit.lang.define.collect
-
- ConcurrentReferenceHashMap.ReferenceManager - Class in cn.orionsec.kit.lang.define.collect
-
- ConcurrentReferenceHashMap.ReferenceType - Enum in cn.orionsec.kit.lang.define.collect
-
- ConcurrentReferenceHashMap.Restructure - Enum in cn.orionsec.kit.lang.define.collect
-
- ConcurrentReferenceHashMap.Segment - Class in cn.orionsec.kit.lang.define.collect
-
- ConcurrentRunnable - Class in cn.orionsec.kit.lang.define.thread
-
可以并发执行的runnable
- ConcurrentRunnable(Runnable, CyclicBarrier) - Constructor for class cn.orionsec.kit.lang.define.thread.ConcurrentRunnable
-
- ConcurrentRunnable(Runnable, CountDownLatch) - Constructor for class cn.orionsec.kit.lang.define.thread.ConcurrentRunnable
-
- concurrentRunnable(Collection<? extends Runnable>, ExecutorService) - Static method in class cn.orionsec.kit.lang.utils.Threads
-
并发多个线程
线程池的最大线程数必须大于等于并发次数
- CONFIG - Static variable in class cn.orionsec.kit.lang.KitLangConfiguration
-
- config() - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- config(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- config(String) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- config(String, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- ConfigException - Exception in cn.orionsec.kit.lang.exception
-
配置异常
- ConfigException() - Constructor for exception cn.orionsec.kit.lang.exception.ConfigException
-
- ConfigException(String) - Constructor for exception cn.orionsec.kit.lang.exception.ConfigException
-
- ConfigException(Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.ConfigException
-
- ConfigException(String, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.ConfigException
-
- connect() - Method in interface cn.orionsec.kit.lang.able.Connectable
-
连接
- Connectable - Interface in cn.orionsec.kit.lang.able
-
连接接口
- CONNECTION - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- connection() - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- connection(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- connection(String) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- connection(String, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- ConnectionRuntimeException - Exception in cn.orionsec.kit.lang.exception
-
连接异常
- ConnectionRuntimeException() - Constructor for exception cn.orionsec.kit.lang.exception.ConnectionRuntimeException
-
- ConnectionRuntimeException(String) - Constructor for exception cn.orionsec.kit.lang.exception.ConnectionRuntimeException
-
- ConnectionRuntimeException(String, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.ConnectionRuntimeException
-
- ConnectionRuntimeException(Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.ConnectionRuntimeException
-
- ConsistentHash<T> - Class in cn.orionsec.kit.lang.utils.hash
-
一致性 hash 算法
- ConsistentHash(int, Collection<T>) - Constructor for class cn.orionsec.kit.lang.utils.hash.ConsistentHash
-
- ConsistentHash(ToIntFunction<Object>, int, Collection<T>) - Constructor for class cn.orionsec.kit.lang.utils.hash.ConsistentHash
-
- Console - Class in cn.orionsec.kit.lang.define
-
console
- Const - Interface in cn.orionsec.kit.lang.constant
-
常量
- Constructors - Class in cn.orionsec.kit.lang.utils.reflect
-
反射 构造方法工具类
- contains(Object) - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- contains(Object) - Method in class cn.orionsec.kit.lang.define.collect.EmptyList
-
- contains(Object) - Method in class cn.orionsec.kit.lang.define.collect.EmptySet
-
- contains(Object) - Method in class cn.orionsec.kit.lang.define.collect.SingletonList
-
- contains(Object) - Method in class cn.orionsec.kit.lang.define.collect.SingletonSet
-
- contains(String) - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
是否包含字符串
- contains(String) - Static method in interface cn.orionsec.kit.lang.function.FileFilter
-
包含过滤器
- contains(byte[], byte) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
判断数组是否包含某个元素
- contains(short[], short) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- contains(int[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- contains(long[], long) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- contains(float[], float) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- contains(double[], double) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- contains(char[], char) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- contains(boolean[], boolean) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- contains(T[], T) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- contains(Collection<E>, E) - Static method in class cn.orionsec.kit.lang.utils.collect.Collections
-
集合是否包含元素
- contains(Class<E>, String) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
判断值是存在枚举中
- contains(String, String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
检查是否包含
- containsAll(Collection<?>) - Method in class cn.orionsec.kit.lang.define.collect.EmptyList
-
- containsAll(Collection<?>) - Method in class cn.orionsec.kit.lang.define.collect.EmptySet
-
- containsAll(Collection<E>, Collection<E>) - Static method in class cn.orionsec.kit.lang.utils.collect.Collections
-
集合是否全部包含元素
- containsAll(String, Collection<String>) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
检查是否包含所有项
- containsAny(String, Collection<String>) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
检查是否包含任意项
- containsChinese(String) - Static method in class cn.orionsec.kit.lang.utils.Spells
-
是否包含中文
- containsKey(Object) - Method in class cn.orionsec.kit.lang.define.cache.LruCache
-
- containsKey(String) - Method in class cn.orionsec.kit.lang.define.cache.TimedCache
-
检测是否有此缓存
- containsKey(Object) - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- containsKey(Object) - Method in class cn.orionsec.kit.lang.define.collect.EmptyMap
-
- containsKey(K, V) - Method in interface cn.orionsec.kit.lang.define.collect.MultiMap
-
是否包含元素
- containsKey(Object) - Method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- containsNone(String, String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
检查是否不包含
- containsNone(String, Collection<String>) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
检查是否不包含
- containsValue(Object) - Method in class cn.orionsec.kit.lang.define.collect.EmptyMap
-
- containsValue(Object) - Method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- CONTENT_DISPOSITION - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CONTENT_ENCODING - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CONTENT_LANGUAGE - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CONTENT_LENGTH - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CONTENT_LOCATION - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CONTENT_RANGE - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CONTENT_SECURITY_POLICY - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CONTENT_SECURITY_POLICY_REPORT_ONLY - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CONTENT_TYPE - Static variable in interface cn.orionsec.kit.lang.constant.StandardContentType
-
- CONTENT_TYPE - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- Conversion<T,R> - Interface in cn.orionsec.kit.lang.function
-
转化接口
- convert(Class<T>) - Method in interface cn.orionsec.kit.lang.able.BeanConvertible
-
sourceBean -> targetBean
- convert() - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- convert(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- convert(String) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- convert(String, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- convert(String, String) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
转换格式
使用格式推断
- convert(String, String, String) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
转换格式
- convert(String, VariableStyles) - Static method in enum cn.orionsec.kit.lang.utils.VariableStyles
-
转化变量命名风格
- convertControlCodeToUnicode(String) - Static method in class cn.orionsec.kit.lang.utils.CharConverts
-
转换控制字符 unicode
- convertEncoding(String, String, String) - Static method in class cn.orionsec.kit.lang.utils.io.FileEncodes
-
转换文件编码格式
- convertEncoding(File, String, String) - Static method in class cn.orionsec.kit.lang.utils.io.FileEncodes
-
转换文件编码格式
- ConvertException - Exception in cn.orionsec.kit.lang.exception
-
类型转化异常
- ConvertException() - Constructor for exception cn.orionsec.kit.lang.exception.ConvertException
-
- ConvertException(String) - Constructor for exception cn.orionsec.kit.lang.exception.ConvertException
-
- ConvertException(String, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.ConvertException
-
- ConvertException(Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.ConvertException
-
- Converts - Class in cn.orionsec.kit.lang.utils.convert
-
转化对象类型
- COOKIE - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- copy(BufferedImage) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
复制 BufferedImage
- copy(BufferedImage, int) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
复制 BufferedImage
- copy(List<? extends T>, List<? super T>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
拷贝集合
- copy(ByteBuffer, int, int) - Static method in class cn.orionsec.kit.lang.utils.io.Buffers
-
拷贝到一个新的 ByteBuffer
- copy(ByteBuffer, ByteBuffer) - Static method in class cn.orionsec.kit.lang.utils.io.Buffers
-
拷贝 ByteBuffer
- copy(ByteBuffer, ByteBuffer, int) - Static method in class cn.orionsec.kit.lang.utils.io.Buffers
-
拷贝 ByteBuffer
- copy(ByteBuffer, int, ByteBuffer, int, int) - Static method in class cn.orionsec.kit.lang.utils.io.Buffers
-
拷贝 ByteBuffer
- copy(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- copy(File, File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
复制文件
- copyDir(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- copyDir(File, File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- copyDir(String, String, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- copyDir(File, File, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
复制目录
- copyProperties(Class<T>) - Method in interface cn.orionsec.kit.lang.able.BeanConvertible
-
copy bean
- copyProperties(R, Class<T>, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
复制属性
- copyProperties(R, Class<T>, Map<String, String>, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
复制属性
- copyProperties(R, T, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
复制属性
- copyProperties(R, T, Map<String, String>, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
复制属性
- corePoolSize(int) - Method in class cn.orionsec.kit.lang.define.thread.ExecutorBuilder
-
设置核心池大小 默认0
- count() - Method in interface cn.orionsec.kit.lang.able.Countable
-
总量
- count(T, T...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
查询目标元素在数组中出现的次数
- count(byte, byte...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- count(short, short...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- count(int, int...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- count(long, long...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- count(float, float...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- count(double, double...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- count(boolean, boolean...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- count(char, char...) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- Countable - Interface in cn.orionsec.kit.lang.able
-
总量接口
- countLines(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- countLines(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件的行数
- CR - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CR - Static variable in interface cn.orionsec.kit.lang.constant.Letters
-
- CR_LF - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- CRC16 - Class in cn.orionsec.kit.lang.utils.check
-
CRC16 实现
- CRC16() - Constructor for class cn.orionsec.kit.lang.utils.check.CRC16
-
- CRC16(int) - Constructor for class cn.orionsec.kit.lang.utils.check.CRC16
-
- CRC8 - Class in cn.orionsec.kit.lang.utils.check
-
CRC8 实现
- CRC8(int) - Constructor for class cn.orionsec.kit.lang.utils.check.CRC8
-
- CRC8(int, short) - Constructor for class cn.orionsec.kit.lang.utils.check.CRC8
-
- create(Object) - Static method in class cn.orionsec.kit.lang.define.barrier.GenericsAnonymousCollectionBarrier
-
创建屏障
- create(Object) - Static method in class cn.orionsec.kit.lang.define.barrier.GenericsAnonymousMapBarrier
-
创建屏障
- create(Object, Object) - Static method in class cn.orionsec.kit.lang.define.barrier.GenericsAnonymousMapBarrier
-
创建屏障
- create(T) - Static method in class cn.orionsec.kit.lang.define.barrier.GenericsCollectionBarrier
-
创建屏障
- create(K) - Static method in class cn.orionsec.kit.lang.define.barrier.GenericsMapBarrier
-
创建屏障
- create(K, V) - Static method in class cn.orionsec.kit.lang.define.barrier.GenericsMapBarrier
-
创建屏障
- create() - Static method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyBuilder
-
- create() - Static method in class cn.orionsec.kit.lang.define.cache.LruCache
-
- create(int) - Static method in class cn.orionsec.kit.lang.define.cache.LruCache
-
- create() - Static method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- create(boolean) - Static method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- create(Map<K, V>) - Static method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- create(Map<K, V>, boolean) - Static method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- create() - Static method in class cn.orionsec.kit.lang.define.cache.TimedCacheBuilder
-
创建过期缓存
- create(int) - Static method in class cn.orionsec.kit.lang.define.cache.TimedCacheBuilder
-
创建过期缓存
- create(int, int) - Static method in class cn.orionsec.kit.lang.define.cache.TimedCacheBuilder
-
创建过期缓存
- create() - Static method in class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- create(Map<? extends E, ?>) - Static method in class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- create(Collection<? extends E>) - Static method in class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- create(ConcurrentReferenceHashMap.ReferenceType) - Static method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- create(int) - Static method in class cn.orionsec.kit.lang.define.collect.FixedArrayList
-
- create(int) - Static method in class cn.orionsec.kit.lang.define.collect.FixedDeque
-
- create(int) - Static method in class cn.orionsec.kit.lang.define.collect.FixedQueue
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.LimitList
-
- create(int) - Static method in class cn.orionsec.kit.lang.define.collect.LimitList
-
- create(int, int) - Static method in class cn.orionsec.kit.lang.define.collect.LimitList
-
- create(Collection<? extends E>) - Static method in class cn.orionsec.kit.lang.define.collect.LimitList
-
- create(Collection<? extends E>, int) - Static method in class cn.orionsec.kit.lang.define.collect.LimitList
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MultiConcurrentHashMap
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MultiHashMap
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MultiLinkedHashMap
-
- create(int, float, boolean) - Static method in class cn.orionsec.kit.lang.define.collect.MultiLinkedHashMap
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MultiTreeMap
-
- create(Comparator<? super K>) - Static method in class cn.orionsec.kit.lang.define.collect.MultiTreeMap
-
- create(Comparator<? super K>, Comparator<? super V>) - Static method in class cn.orionsec.kit.lang.define.collect.MultiTreeMap
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableArrayList
-
- create(Collection<? extends E>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableArrayList
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableConcurrentHashMap
-
- create(Map<? extends K, ? extends V>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableConcurrentHashMap
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableHashMap
-
- create(Map<? extends K, ? extends V>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableHashMap
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableHashSet
-
- create(Collection<? extends E>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableHashSet
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableLinkedHashMap
-
- create(Map<? extends K, ? extends V>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableLinkedHashMap
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableLinkedHashSet
-
- create(Collection<? extends E>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableLinkedHashSet
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableLinkedList
-
- create(Collection<? extends E>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableLinkedList
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableTreeMap
-
- create(Map<? extends K, ? extends V>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableTreeMap
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableTreeSet
-
- create(Comparator<? super E>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableTreeSet
-
- create(Collection<? extends E>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableTreeSet
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.MutableVector
-
- create(Collection<? extends E>) - Static method in class cn.orionsec.kit.lang.define.collect.MutableVector
-
- create(List<E>, int) - Static method in class cn.orionsec.kit.lang.define.collect.PartitionList
-
- create(Map<K, V>, int) - Static method in class cn.orionsec.kit.lang.define.collect.PartitionMap
-
- create(Set<E>, int) - Static method in class cn.orionsec.kit.lang.define.collect.PartitionSet
-
- create(E) - Static method in class cn.orionsec.kit.lang.define.collect.SingletonList
-
- create(K, V) - Static method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- create(E) - Static method in class cn.orionsec.kit.lang.define.collect.SingletonSet
-
- create() - Static method in class cn.orionsec.kit.lang.define.collect.WeightRandomMap
-
- create(OutputStream) - Static method in class cn.orionsec.kit.lang.define.io.OutputAppender
-
创建
- create(Writer) - Static method in class cn.orionsec.kit.lang.define.io.WriterAppender
-
创建
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableBoolean
-
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableObject
-
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- create() - Static method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
- create() - Static method in class cn.orionsec.kit.lang.define.StopWatch
-
创建一个计时器
- create(boolean) - Static method in class cn.orionsec.kit.lang.define.StopWatch
-
创建一个计时器
- create() - Static method in class cn.orionsec.kit.lang.define.thread.ExecutorBuilder
-
创建 ExecutorBuilder
- create() - Static method in class cn.orionsec.kit.lang.define.thread.ThreadFactoryBuilder
-
创建 ThreadFactoryBuilder
- create() - Static method in class cn.orionsec.kit.lang.support.timeout.TimeoutCheckers
-
创建超时检测器
- create(long) - Static method in class cn.orionsec.kit.lang.support.timeout.TimeoutCheckers
-
创建超时检测器
- create() - Static method in class cn.orionsec.kit.lang.utils.ansi.AnsiAppender
-
- create(AnsiStyle) - Static method in class cn.orionsec.kit.lang.utils.ansi.style.AnsiStyleChain
-
创建样式链
- create() - Static method in class cn.orionsec.kit.lang.utils.awt.ImageIcons
-
- create() - Static method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
创建构造器
- create() - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
创建实例
- create(byte[]) - Static method in class cn.orionsec.kit.lang.utils.io.Buffers
-
创建新 Buffer
- create(String) - Static method in class cn.orionsec.kit.lang.utils.io.Buffers
-
从字符串创建新 Buffer
- create() - Static method in class cn.orionsec.kit.lang.utils.json.matcher.ReplacementFormatters
-
- create(String, String) - Static method in class cn.orionsec.kit.lang.utils.json.matcher.ReplacementFormatters
-
- create(References.ReferenceType, T) - Static method in class cn.orionsec.kit.lang.utils.References
-
获得引用
- create(References.ReferenceType, T, ReferenceQueue<T>) - Static method in class cn.orionsec.kit.lang.utils.References
-
获得引用
- create(Object, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanMap
-
- create(Object, boolean, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanMap
-
- create(Object, VariableStyles, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanMap
-
- create(Object, VariableStyles, boolean, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanMap
-
创建 BeanMap
- createAddress(int) - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
创建 InetSocketAddress
- createAddress(String, int) - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
创建 InetSocketAddress
- createGroovyScript() - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- createJavaScript() - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- createLink(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- createLink(File, File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- createLink(Path, Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
创建连接文件
- createLuaScript() - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- createPythonScript() - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- createReference(ConcurrentReferenceHashMap.Entry<K, V>, int, ConcurrentReferenceHashMap.Reference<K, V>) - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.ReferenceManager
-
- createReferenceManager() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- createRootElement(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
创建根节点信息
- createScript(ScriptType) - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- createScript(String) - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
创建脚本
- createSymbolLink(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- createSymbolLink(File, File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- createSymbolLink(Path, Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
创建连接符号文件
- CREDIT_CODE - Static variable in class cn.orionsec.kit.lang.utils.regexp.Patterns
-
社会统一信用代码
- CreditCodes - Class in cn.orionsec.kit.lang.utils.identity
-
统一社会信用代码工具类
第一部分: 登记管理部门代码1位 (数字或大写英文字母)
第二部分: 机构类别代码1位 (数字或大写英文字母)
第三部分: 登记管理机关行政区划码6位 (数字)
第四部分: 主体标识码 (组织机构代码) 9位 (数字或大写英文字母)
第五部分: 校验码1位 (数字或大写英文字母)
- CRITICAL_CH - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- Cron - Class in cn.orionsec.kit.lang.utils.time.cron
-
copy with quartz
- Cron(String) - Constructor for class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- CronSupport - Class in cn.orionsec.kit.lang.utils.time.cron
-
cron工具类
- crop() - Method in class cn.orionsec.kit.lang.utils.awt.ImageExecutorStream
-
- cross(T, T, T, T) - Static method in class cn.orionsec.kit.lang.utils.Compares
-
交差
- cross(byte, byte, byte, byte) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
交差
- cross(short, short, short, short) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- cross(int, int, int, int) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- cross(long, long, long, long) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- cross(float, float, float, float) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- cross(double, double, double, double) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- cross(Date, Date, Date, Date) - Static method in class cn.orionsec.kit.lang.utils.time.DateRanges
-
判断时间是否有交差
- CROSS_ORIGIN_EMBEDDER_POLICY - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CROSS_ORIGIN_OPENER_POLICY - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CROSS_ORIGIN_RESOURCE_POLICY - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- CryptoConst - Interface in cn.orionsec.kit.lang.utils.crypto
-
加密常量
- CSI_PREFIX - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CSI_RESET - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- current - Variable in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
当前 current
- current() - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- current(String) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
获取当前时间
- currentClass() - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentClass(Exception) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentClass(StackTraceElement[]) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
获取当前类
- currentFile() - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentFile(Exception) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentFile(StackTraceElement[]) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
获取当前文件
- currentLineNumber() - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentLineNumber(Exception) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentLineNumber(StackTraceElement[]) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
获取当前行
- currentMethod() - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentMethod(Exception) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentMethod(StackTraceElement[]) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
获取当前方法
- currentNative() - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentNative(Exception) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentNative(StackTraceElement[]) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
获取当前方法是否是本地方法
- currentStack(int) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentStack(Exception, int) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentStack(StackTraceElement[], int) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
获取当前栈内信息
- currentStack() - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentStack(Exception) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentStack(StackTraceElement[]) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
获取当前栈内信息
- currentStacks() - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentStacks(Exception) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
- currentStacks(StackTraceElement[]) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
获取当前所有栈内信息
- CURSOR_BACKWARD_TAB - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_COLUMN - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_DOWN - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_FORWARD_TAB - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_LEFT - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_MARK - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_MOVE - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_NEXT_LINE - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_PREV_LINE - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_REPORT - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_RESUME - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_RIGHT - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- CURSOR_UP - Static variable in interface cn.orionsec.kit.lang.utils.ansi.AnsiConst
-
- cutAfter(List<E>, int) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
保留集合的前几位
- cutAround(List<E>, int, int) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
保留集合的中间几位
- cutBefore(List<E>, int) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
保留集合的后几位
- GB_2312 - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- GB_2312 - Static variable in class cn.orionsec.kit.lang.utils.Charsets
-
- GBK - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- GBK - Static variable in class cn.orionsec.kit.lang.utils.Charsets
-
- GCM_SPEC_LENGTH - Static variable in interface cn.orionsec.kit.lang.utils.crypto.CryptoConst
-
AES GCM长度 96 104 112 120 128
- gcmSpec(GCMParameterSpec) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
设置 gcm规格
- gcmSpec(String) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
设置 GCM 规格
- gcmSpec(byte[]) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
设置 GCM 规格
- gcmSpec(String, int) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
设置 GCM 规格
- gcmSpec(byte[], int) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
设置 GCM 规格
- gcmSpec(String, boolean) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
设置 GCM 规格
- gcmSpec(byte[], boolean) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
设置 GCM 规格
- generatorBirthday(int) - Static method in class cn.orionsec.kit.lang.utils.time.Birthdays
-
随机生成生日
- generatorKey(String, CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- generatorKey(byte[], CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- generatorKey(String, int, CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- generatorKey(byte[], int, CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- generatorKey(byte[], int, CipherAlgorithm, String, String) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
String -> SecretKey
- generatorKeys() - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
随机生成 公私钥对
- generatorKeys(int) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
随机生成 公私钥对
- generatorSecretKey(byte[]) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
生成密钥
- generatorSecretKey(String) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
生成密钥
- generatorSecretKey(byte[], int) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
生成密钥
- generatorSecretKey(String, int) - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricBuilder
-
生成密钥
- Generics - Class in cn.orionsec.kit.lang.utils.reflect
-
反射 泛型工具类
非泛型类型返回 null 而非 Object
- GenericsAnonymousCollectionBarrier - Class in cn.orionsec.kit.lang.define.barrier
-
匿名 collection 屏障
- GenericsAnonymousCollectionBarrier(Object) - Constructor for class cn.orionsec.kit.lang.define.barrier.GenericsAnonymousCollectionBarrier
-
- GenericsAnonymousMapBarrier - Class in cn.orionsec.kit.lang.define.barrier
-
匿名 map 屏障
- GenericsAnonymousMapBarrier(Object) - Constructor for class cn.orionsec.kit.lang.define.barrier.GenericsAnonymousMapBarrier
-
- GenericsAnonymousMapBarrier(Object, Object) - Constructor for class cn.orionsec.kit.lang.define.barrier.GenericsAnonymousMapBarrier
-
- GenericsBarrier<O> - Interface in cn.orionsec.kit.lang.define.barrier
-
标准屏障对象
- GenericsCollectionBarrier<T> - Class in cn.orionsec.kit.lang.define.barrier
-
标准 collection 屏障
- GenericsCollectionBarrier(T) - Constructor for class cn.orionsec.kit.lang.define.barrier.GenericsCollectionBarrier
-
- GenericsMapBarrier<K,V> - Class in cn.orionsec.kit.lang.define.barrier
-
标准 map 屏障
- GenericsMapBarrier(K) - Constructor for class cn.orionsec.kit.lang.define.barrier.GenericsMapBarrier
-
- GenericsMapBarrier(K, V) - Constructor for class cn.orionsec.kit.lang.define.barrier.GenericsMapBarrier
-
- get() - Method in interface cn.orionsec.kit.lang.able.Gettable
-
获取
- get() - Method in interface cn.orionsec.kit.lang.able.Mutable
-
获取值
- get(String) - Static method in class cn.orionsec.kit.lang.config.KitConfig
-
获取配置
- get(Object) - Method in class cn.orionsec.kit.lang.define.cache.LocalCacheStore
-
获取元素
- get(Object) - Method in class cn.orionsec.kit.lang.define.cache.LruCache
-
- get(K) - Method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- get(K, V) - Method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- get(String) - Method in class cn.orionsec.kit.lang.define.cache.TimedCache
-
获取值
- get(Object) - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- get() - Method in interface cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Reference
-
- get(int) - Method in class cn.orionsec.kit.lang.define.collect.EmptyList
-
- get(Object) - Method in class cn.orionsec.kit.lang.define.collect.EmptyMap
-
- get(K, V) - Method in interface cn.orionsec.kit.lang.define.collect.MultiMap
-
获取元素
- get(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
get
- get(int, E) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- get(int, Supplier<E>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- get(K, V) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- get(K, Supplier<V>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- get(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableSet
-
- get(int) - Method in class cn.orionsec.kit.lang.define.collect.PartitionList
-
- get(int) - Method in class cn.orionsec.kit.lang.define.collect.SingletonList
-
- get(Object) - Method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- get() - Method in class cn.orionsec.kit.lang.define.collect.SingletonSet
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableBoolean
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableObject
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- get() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
- get() - Static method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
初始化
- get() - Method in class cn.orionsec.kit.lang.define.wrapper.Ref
-
- get() - Static method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
初始化
- get() - Static method in class cn.orionsec.kit.lang.define.wrapper.TextWrapper
-
- get(String) - Static method in class cn.orionsec.kit.lang.define.wrapper.TextWrapper
-
- get(StringBuilder) - Static method in class cn.orionsec.kit.lang.define.wrapper.TextWrapper
-
- get(int) - Method in class cn.orionsec.kit.lang.define.wrapper.Tuple
-
获取指定位置元素
- get() - Static method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
初始化
- get(T) - Static method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
- get() - Method in class cn.orionsec.kit.lang.function.select.Selector
-
获取结果 未命中则抛出异常
- get() - Method in interface cn.orionsec.kit.lang.support.Attempt.UncheckedSupplier
-
- get() - Method in class cn.orionsec.kit.lang.utils.ansi.AnsiAppender
-
获取 value
- get(T[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(byte[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(short[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(int[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(long[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(float[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(double[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(boolean[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(char[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- get(DataFlavor) - Static method in class cn.orionsec.kit.lang.utils.awt.Clipboards
-
获取剪贴板内容
- get(Transferable, DataFlavor) - Static method in class cn.orionsec.kit.lang.utils.awt.Clipboards
-
获取剪贴板内容
- get(List<E>, int) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- get(Map<K, V>, K) - Static method in class cn.orionsec.kit.lang.utils.collect.Maps
-
- get(Set<E>, int) - Static method in class cn.orionsec.kit.lang.utils.collect.Sets
-
从set获取元素
- get(Class<R>) - Method in class cn.orionsec.kit.lang.utils.convert.TypeMapper
-
获取转换器
- get(Class<T>, Class<R>) - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
获取对象转换器
- get(String) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
通过别名获取 emoji
- get(Object) - Method in class cn.orionsec.kit.lang.utils.hash.ConsistentHash
-
获得一个最近的顺时针节点
- get() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getAbsoluteCompressPath() - Method in class cn.orionsec.kit.lang.utils.io.compress.BaseFileCompressor
-
- getAbsoluteCompressPath() - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileCompressor
-
获取压缩产物文件绝对路径
- getAcceptedIssuers() - Method in class cn.orionsec.kit.lang.define.DefaultX509TrustManager
-
- getAccessibleField(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
获取对象的DeclaredField, 并强制设置为可访问
- getAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取对象匹配方法名和参数类型的 DeclaredMethod 并强制设置为可访问 可以获取基本类型的方法
- getAccessibleMethod(Class<?>, String, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取对象匹配方法名和参数长度的第一个 DeclaredMethod 并强制设置为可访问 可以获取基本类型的方法
- getAccessibleMethod(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取对象匹配方法名的第一个 DeclaredMethod 并强制设置为可访问 可以获取基本类型的方法
- getAccessibleMethodMap(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取该类的所有方法列表
- getAccessibleMethods(Class<?>, String, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取对象匹配方法名和参数长度的 DeclaredMethod 并强制设置为可访问 可以获取基本类型的方法
- getAccessibleMethods(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取对象匹配方法名的 DeclaredMethod 并强制设置为可访问
- getAccessibleMethods(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取该类的所有方法
- getAccessTime() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getActualType(Type, Class<?>, Type) - Static method in class cn.orionsec.kit.lang.utils.reflect.Types
-
- getActualTypeArguments() - Method in class cn.orionsec.kit.lang.utils.reflect.type.ParameterizedTypeImpl
-
- getActualTypes(Type, Class<?>, Type...) - Static method in class cn.orionsec.kit.lang.utils.reflect.Types
-
获取实际泛型类型
- getAfterTomorrow() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getAge(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取年龄
- getAge(String, Date) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取指定日期当时的年龄年龄
- getAge(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Birthdays
-
计算年龄
- getAge(long) - Static method in class cn.orionsec.kit.lang.utils.time.Birthdays
-
计算年龄
- getAge(Date, Date) - Static method in class cn.orionsec.kit.lang.utils.time.Birthdays
-
计算年龄
- getAge(long, long) - Static method in class cn.orionsec.kit.lang.utils.time.Birthdays
-
计算年龄
- getAlgorithm() - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.BaseSymmetric
-
- getAllSuitableClasses() - Method in class cn.orionsec.kit.lang.utils.convert.TypeMapper
-
获取所有适配的 class
- getAllSuitableClasses(Class<?>) - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
获取所有适配的 class 适配父类
- getAllSuitableConversion() - Method in class cn.orionsec.kit.lang.utils.convert.TypeMapper
-
获取所有适配的 Conversion
- getAllSuitableConversion(Class<?>) - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
获取所有适配的 Conversion 适配父类
- getAndAdd(byte) - Method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- getAndAdd(Number) - Method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- getAndAdd(double) - Method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- getAndAdd(Number) - Method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- getAndAdd(float) - Method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- getAndAdd(Number) - Method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- getAndAdd(int) - Method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- getAndAdd(Number) - Method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- getAndAdd(long) - Method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- getAndAdd(Number) - Method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- getAndAdd(short) - Method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- getAndAdd(Number) - Method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- getAndClear() - Method in class cn.orionsec.kit.lang.utils.ansi.AnsiAppender
-
获取后重置
- getAndDecrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- getAndDecrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- getAndDecrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- getAndDecrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- getAndDecrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- getAndDecrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- getAndIncrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- getAndIncrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- getAndIncrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- getAndIncrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- getAndIncrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- getAndIncrement() - Method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- getAnnotatedClass(Class<? extends Annotation>...) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
从扫描到的类中获取所有标注指定注解的类
- getAnnotatedConstructor(Class<C>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注释的 Constructor
- getAnnotatedConstructor(Class<? extends Annotation>...) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
从扫描到的类中获取所有标注指定注解的构造方法
- getAnnotatedConstructorByAnnotatedClass(Class<? extends Annotation>, Class<? extends Annotation>...) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
从扫描到的类中获取所有标注指定注解的构造方法
- getAnnotatedField(Class<? extends Annotation>...) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
从扫描到的类中获取所有标注指定注解的字段
- getAnnotatedFieldByAnnotatedClass(Class<? extends Annotation>, Class<? extends Annotation>...) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
从扫描到的类中获取所有标注指定注解的字段
- getAnnotatedFields(Class<?>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解字段
- getAnnotatedFields(Class<?>, Class<T>, boolean) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解字段
- getAnnotatedGetterMethods(Class<?>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 getter 方法
- getAnnotatedGetterMethods(Class<?>, Class<T>, boolean) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 getter 方法
- getAnnotatedGetterMethodsMergeField(Class<?>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 getter 方法 合并 field
- getAnnotatedGetterMethodsMergeField(Class<?>, Class<T>, boolean) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 getter 方法 合并 field
- getAnnotatedMethod(Class<? extends Annotation>...) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
从扫描到的类中获取所有标注指定注解的方法
- getAnnotatedMethodByAnnotatedClass(Class<? extends Annotation>, Class<? extends Annotation>...) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
从扫描到的类中获取所有标注指定注解的方法
- getAnnotatedMethods(List<Method>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解方法
- getAnnotatedSetterMethods(Class<?>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 setter 方法
- getAnnotatedSetterMethods(Class<?>, Class<T>, boolean) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 setter 方法
- getAnnotatedSetterMethodsMergeField(Class<?>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 setter 方法 合并 field
- getAnnotatedSetterMethodsMergeField(Class<?>, Class<T>, boolean) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 setter 方法 合并 field
- getAnnotation(Class<?>, Class<A>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
通过类型 获取 class 上的注解
- getAnnotation(Constructor<?>, Class<A>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
通过类型 获取 constructor 上的注解
- getAnnotation(Field, Class<A>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
通过类型 获取 field 上的注解
- getAnnotation(Method, Class<A>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
通过类型 获取 method 上的注解
- getAnnotations(Class<?>, Class<A>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
通过类型 获取 class 上的所有注解
- getAnnotations(Class<?>, Class<A>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
通过类型 获取 class 上的注解
- getAnnotations(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 class 上的注解
- getAnnotations(Class<?>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 class 上的注解
- getAnnotations(Constructor<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 constructor 上的注解
- getAnnotations(Constructor<?>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 constructor 上的注解
- getAnnotations(Field) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 field 上的注解
- getAnnotations(Field, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 field 上的注解
- getAnnotations(Method) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 method 上的注解
- getAnnotations(Method, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 method 上的注解
- getArray() - Method in class cn.orionsec.kit.lang.define.iterator.ArrayIterator
-
- getAsByte() - Method in interface cn.orionsec.kit.lang.function.ByteSupplier
-
获取 byte 值
- getAsChar() - Method in interface cn.orionsec.kit.lang.function.CharSupplier
-
获取 char 值
- getAsFloat() - Method in interface cn.orionsec.kit.lang.function.FloatSupplier
-
获取 float 值
- getAsShort() - Method in interface cn.orionsec.kit.lang.function.ShortSupplier
-
获取 short 值
- getAttr() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomNode
-
- getAttr() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getAttribute(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
获取当前属性
- getAttribute(Element, String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
获取属性
- getAttribute(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getAttribute(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getAttribute(URI) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getAttribute(Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件属性
- getAttribute(A, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解对应的属性值
- getAttributes() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomElement
-
- getAttributes() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
获取当前属性
- getAttributes(Element) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
获取属性集
- getAttributes(A) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解所有的属性
- getBase64() - Method in class cn.orionsec.kit.lang.utils.awt.ImageExecutorStream
-
转化为 base64
- getBaseArrayClass(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Classes
-
返回包装数组类型的基本数组类型
- getBaseClass(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Classes
-
返回包装类型的基本类型
- getBeforeYesterday() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getBigDecimal(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBigDecimal(int, BigDecimal) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBigDecimal(int, Supplier<BigDecimal>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBigDecimal(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBigDecimal(K, BigDecimal) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBigDecimal(K, Supplier<BigDecimal>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBigInteger(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBigInteger(int, BigInteger) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBigInteger(int, Supplier<BigInteger>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBigInteger(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBigInteger(K, BigInteger) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBigInteger(K, Supplier<BigInteger>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBirth(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取生日
- getBirthdayYear(int) - Static method in class cn.orionsec.kit.lang.utils.time.Birthdays
-
获取身份的年份
- getBoolean(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBoolean(int, Boolean) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBoolean(int, Supplier<Boolean>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBoolean(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBoolean(K, Boolean) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBoolean(K, Supplier<Boolean>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBooleanValue(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBooleanValue(int, boolean) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBooleanValue(int, BooleanSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getBooleanValue(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBooleanValue(K, boolean) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBooleanValue(K, BooleanSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBottomMargin() - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
- getBufferedImage(String) - Method in class cn.orionsec.kit.lang.utils.code.BarCodes
-
- getBufferedImage(String) - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
获取 BufferedImage
- getBufferedImage(String) - Method in class cn.orionsec.kit.lang.utils.code.QRCodes
-
- getBuilder() - Method in class cn.orionsec.kit.lang.utils.awt.ImageExecutorStream
-
- getByTag(String) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
通过标签获取表情
- getByte(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getByte(int, Byte) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getByte(int, Supplier<Byte>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getByte(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getByte(K, Byte) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getByte(K, Supplier<Byte>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getBytes() - Method in class cn.orionsec.kit.lang.define.StreamEntry
-
- getBytes(BufferedImage) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
BufferedImage 转 byte[]
- getBytes(BufferedImage, String) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
BufferedImage 转 byte[]
- getByteSize(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件size
- getByteValue(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getByteValue(int, byte) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getByteValue(int, ByteSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getByteValue(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getByteValue(K, byte) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getByteValue(K, ByteSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getByUnicode(String) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
通过 unicode 获取表情
- getCerPublicKey(File) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getCerPublicKey(String) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getCerPublicKey(InputStream) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getCerPublicKey(InputStream, boolean) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
读取cer公钥文件
- getChannelFileLock(String) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件管道锁
- getChannelFileLock(File) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件管道锁
- getChannelFileLock(Path) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件管道锁
- getCharacter(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getCharacter(int, Character) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getCharacter(int, Supplier<Character>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getCharacter(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getCharacter(K, Character) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getCharacter(K, Supplier<Character>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getCharset() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getCharValue(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getCharValue(int, char) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getCharValue(int, CharSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getCharValue(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getCharValue(K, char) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getCharValue(K, CharSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getCheckCode18(int) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
将power和值与11取模获得余数进行校验码判断
- getCheckCode18(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
获得18位身份证校验码
- getChildNode() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomElement
-
- getChineseDay() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
获得农历日
- getChineseLength(String) - Static method in class cn.orionsec.kit.lang.utils.Spells
-
获取一个字符串中中文字符的个数
- getChineseMonth() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
获得农历月称呼
- getChineseZodiac() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
获得年份生肖
- getChineseZodiac() - Static method in class cn.orionsec.kit.lang.utils.time.Zodiacs
-
- getChineseZodiac(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Zodiacs
-
- getChineseZodiac(Calendar) - Static method in class cn.orionsec.kit.lang.utils.time.Zodiacs
-
- getChineseZodiac(int) - Static method in class cn.orionsec.kit.lang.utils.time.Zodiacs
-
计算生肖
- getCipher() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getCipher(String, String) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getCipher(WorkingMode, PaddingMode) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getCipher(String, String, String) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getCipher(WorkingMode, PaddingMode, String) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getCipher(String, String, Provider) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getCipher(WorkingMode, PaddingMode, Provider) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
解密算法/工作模式/填充方式
- getCipher(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getCipher() - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.BaseSymmetric
-
获取 cipher
- getCipherMode(WorkingMode, PaddingMode) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getCipherMode(String, String) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
获取算法 解密算法/工作模式/填充方式
- getCityCode(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取户籍市级编码
- getClassByJar(String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
从jar获取所有类
- getClassByJar(JarFile) - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
从jar获取所有类
- getClasses() - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
获取扫描到的所有类
- getClassGenericType(TypeReference<?>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取类类型泛型
- getClassGenericTypes(TypeReference<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取类类型泛型列表
- getClassLoader() - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
- getClassName() - Method in class cn.orionsec.kit.lang.utils.Stacks.StackTrace
-
- getClassSignature(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.ByteCodes
-
获取 class 签名
- getClassTypeName(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.ByteCodes
-
获取 class 类型名称
- getClipboard() - Static method in class cn.orionsec.kit.lang.utils.awt.Clipboards
-
获取系统剪贴板
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.bz2.Bz2Compressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.bz2.Bz2Decompressor
-
- getCloseable() - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileCompressor
-
获取可关闭接口
- getCloseable() - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileDecompressor
-
获取可关闭接口
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.gz.GzCompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.gz.GzDecompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.jar.JarCompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.jar.JarDecompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.mix.TarBz2Compressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.mix.TarBz2Decompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.mix.TarGzCompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.mix.TarGzDecompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.tar.TarCompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.tar.TarDecompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.z7.Z7Compressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.z7.Z7Decompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.zip.ZipCompressor
-
- getCloseable() - Method in class cn.orionsec.kit.lang.utils.io.compress.zip.ZipDecompressor
-
- getClosePorts(String, int[]) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取未开启的端口
- getClosePorts(String, int, int) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取未开启的端口
- getCode() - Method in interface cn.orionsec.kit.lang.able.IHttpResponse
-
获取 状态码
- getCode() - Method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
- getCode() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- getCode() - Method in exception cn.orionsec.kit.lang.exception.argument.CodeArgumentException
-
- getCode() - Method in enum cn.orionsec.kit.lang.utils.ansi.style.AnsiFont
-
- getCode() - Method in interface cn.orionsec.kit.lang.utils.ansi.style.AnsiStyle
-
获取 SGR Code
- getCode() - Method in class cn.orionsec.kit.lang.utils.ansi.style.AnsiStyleChain
-
- getCode() - Method in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiBackground
-
- getCode() - Method in class cn.orionsec.kit.lang.utils.ansi.style.color.AnsiBitColor
-
- getCode() - Method in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiForeground
-
- getCodePoints(String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
获取字符串码点
- getColor() - Method in class cn.orionsec.kit.lang.utils.awt.ImageIcons
-
- getColor() - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
- getCompress(String) - Static method in enum cn.orionsec.kit.lang.utils.io.compress.CompressTypeEnum
-
- getConfig() - Static method in class cn.orionsec.kit.lang.config.KitConfig
-
获取配置对象
- getConstellation() - Static method in class cn.orionsec.kit.lang.utils.time.Zodiacs
-
- getConstellation(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Zodiacs
-
- getConstellation(Calendar) - Static method in class cn.orionsec.kit.lang.utils.time.Zodiacs
-
- getConstellation(int, int) - Static method in class cn.orionsec.kit.lang.utils.time.Zodiacs
-
通过生日计算星座
- getConstructor(Class<T>, Class<?>...) - Static method in class cn.orionsec.kit.lang.utils.reflect.Constructors
-
获取构造方法
- getConstructor(Class<T>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Constructors
-
获取构造方法
- getConstructors(Class<T>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Constructors
-
获取构造方法
- getConstructors(Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Constructors
-
获取构造方法
- getContentType(String) - Static method in class cn.orionsec.kit.lang.utils.io.FileTypes
-
获取文件内容类型 默认 text/plain
- getContentType(File) - Static method in class cn.orionsec.kit.lang.utils.io.FileTypes
-
获取文件内容类型 默认 text/plain
- getContentType(Path) - Static method in class cn.orionsec.kit.lang.utils.io.FileTypes
-
获取文件内容类型 默认 text/plain
- getConversionMapping() - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
获取映射转换器
- getCount() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Segment
-
- getCountryCode(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取户籍县级编码
- getCounts() - Method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- getCreateTime() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getCron(Date) - Static method in class cn.orionsec.kit.lang.utils.time.cron.CronSupport
-
获取时间点的 cron 对象
- getCron(String) - Static method in class cn.orionsec.kit.lang.utils.time.cron.CronSupport
-
获取 cron 对象
- getCronExpression() - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getCronExpression(Date) - Static method in class cn.orionsec.kit.lang.utils.time.cron.CronSupport
-
获取时间点的 cron 表达式
- getCurrent() - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
- getCurrentClassLoader() - Static method in class cn.orionsec.kit.lang.utils.reflect.Classes
-
获取类加载器
- getCyclical() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
获得天干地支
- getData() - Method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
- getData() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- getData() - Method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
- getDate(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDate(int, Date) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDate(int, Supplier<Date>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDate(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDate(K, Date) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDate(K, Supplier<Date>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDateInstance(int) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getDateInstance(int, Locale) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getDateInstance(int, TimeZone) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getDateInstance(int, TimeZone, Locale) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
获取日期实例
- getDateTimeInstance(int, int) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getDateTimeInstance(int, int, Locale) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getDateTimeInstance(int, int, TimeZone) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
获取日期时间实例
- getDay(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取生日天
- getDay() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getDay() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
- getDayAgo() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getDayFuture() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getDayOfWeekNumber(String) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getDecodeHint() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getDecompress(String) - Static method in enum cn.orionsec.kit.lang.utils.io.compress.CompressTypeEnum
-
- getDecompressFile() - Method in class cn.orionsec.kit.lang.utils.io.compress.BaseFileDecompressor
-
- getDecompressFile() - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileDecompressor
-
获取解压文件
- getDecompressTargetFile() - Method in class cn.orionsec.kit.lang.utils.io.compress.bz2.Bz2Decompressor
-
- getDecompressTargetFile() - Method in class cn.orionsec.kit.lang.utils.io.compress.gz.GzDecompressor
-
- getDecompressTargetFileName() - Method in class cn.orionsec.kit.lang.utils.io.compress.gz.GzDecompressor
-
- getDecompressTargetPath() - Method in class cn.orionsec.kit.lang.utils.io.compress.BaseFileDecompressor
-
- getDecompressTargetPath() - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileDecompressor
-
获取解压路径
- getDefaultConstructor(Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Constructors
-
获取默认构造方法
- getDefaultConstructorByCache(Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Constructors
-
获取无参构造方法
- getDefaultHostIp() - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
获取默认主机ip
- getDefaultHostName() - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
获取默认主机名称
- getDefaultNetwork() - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
获取主机默认网卡信息
- getDefaults() - Method in class cn.orionsec.kit.lang.utils.json.matcher.ReplacementFormatter
-
- getDefaultValue(A) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 value 的默认值
- getDefaultValue(A, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解属性的默认值
- getDefaultValue(Class<? extends Annotation>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解 value 的默认值
- getDefaultValue(Class<? extends Annotation>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解属性的默认值
- getDesc() - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- getDigest() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.HashDigest
-
- getDigest(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
获取异常摘要信息
- getDocument() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
获取 document
- getDocument() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
获取 document
- getDomElement() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
获取根节点信息
- getDouble(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDouble(int, Double) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDouble(int, Supplier<Double>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDouble(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDouble(K, Double) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDouble(K, Supplier<Double>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDoubleValue(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDoubleValue(int, double) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDoubleValue(int, DoubleSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getDoubleValue(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDoubleValue(K, double) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDoubleValue(K, DoubleSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getDuplicateItems(Collection<T>) - Static method in class cn.orionsec.kit.lang.utils.collect.Collections
-
查询全部重复项
- getDuration() - Method in class cn.orionsec.kit.lang.define.StopWatch
-
- getDuration() - Method in class cn.orionsec.kit.lang.define.StopWatch.StopTag
-
- getElement() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
获取当前 Element
- getElements(Element) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
获取节点元素
- getEncodeHint() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getEncoding(String) - Static method in class cn.orionsec.kit.lang.utils.io.FileEncodes
-
通过文件头获取编码格式
- getEncoding(File) - Static method in class cn.orionsec.kit.lang.utils.io.FileEncodes
-
通过文件头获取编码格式
- getEnd() - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
- getEndTime() - Method in class cn.orionsec.kit.lang.define.StopWatch
-
停止计时的时间
- getEndTime() - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
- getEnum(Class<E>, int) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
字符串转枚举
- getEnum(Class<E>, int, E) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
字符串转枚举
- getEnum(Class<E>, String) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
字符串转枚举
- getEnum(Class<E>, String, E) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
字符串转枚举
- getEnumMap(Class<E>) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
获取枚举字段和对象的映射
- getEnv(String) - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取环境变量
- getEnv(String, String) - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取环境变量
- getEnv() - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取环境变量
- getErrorCorrectionLevel() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getErrorMessages() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- getErrorMessageString() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- getErrorOffset() - Method in exception cn.orionsec.kit.lang.exception.ParseRuntimeException
-
- getErrorStrategy() - Method in class cn.orionsec.kit.lang.utils.json.matcher.ReplacementFormatter
-
- getExpressionSetSummary(Set<Integer>) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getExpressionSetSummary(List<Integer>) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getExpressionSummary() - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
获取表达式摘要
- getFastMatchToken() - Method in class cn.orionsec.kit.lang.utils.json.deserializer.StringBeanDeserializer
-
- getFastMatchToken() - Method in class cn.orionsec.kit.lang.utils.json.deserializer.StringObjectDeserializer
-
- getField(SerializedLambda) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取字段
- getField(int) - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getFieldByCache(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
- getFieldByMethod(Class<?>, Method) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
通过方法获取字段 仅限于 getter setter
- getFieldByMethod(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
通过方法获取字段 仅限于 getter setter
- getFieldGenericType(Field, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取字段泛型
- getFieldGenericTypes(Field) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取字段泛型列表
- getFieldMap(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
获取该类的所有属性列表
- getFieldName(SerializedLambda) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取调用方法字段名称
- getFieldNameByMethod(Method) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
通过方法获取字段名 仅限于 getter setter
- getFieldNameByMethod(String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
通过方法名获取字段名 仅限于 getter setter
- getFields(Class<? extends Enum<?>>) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
获得枚举类中所有的字段名
- getFields(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
获取该类的所有属性列表 包括父类 不包括 static transient
- getFieldsByCache(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
- getFieldValue(Object, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
直接读取对象属性值
- getFieldValue(Object, Field) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
直接读取对象属性值
- getFieldValueList(Class<? extends Enum<?>>) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
获取枚举的属性集合
- getFieldValueMap(Class<? extends Enum<?>>) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
获取枚举的属性集合
- getFieldValues(Class<? extends Enum<?>>, String) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
获得枚举名字段值的Map
- getFile() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getFileEndLineSeparator(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getFileEndLineSeparator(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件行分隔符
- getFileLineSeparator(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getFileLineSeparator(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件行分隔符
- getFileName() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getFileName(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件名称
- getFileName(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件名称
- getFileName() - Method in class cn.orionsec.kit.lang.utils.Stacks.StackTrace
-
- getFilePath() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getFileType(String) - Static method in class cn.orionsec.kit.lang.utils.io.FileTypes
-
通过文件头推算文件类型
- getFileType(File) - Static method in class cn.orionsec.kit.lang.utils.io.FileTypes
-
通过文件头推算文件类型
- getFileType(InputStream) - Static method in class cn.orionsec.kit.lang.utils.io.FileTypes
-
通过文件头推算文件类型
- getFileType(byte[]) - Static method in class cn.orionsec.kit.lang.utils.io.FileTypes
-
通过文件头推算文件类型 不准确
- getFirstDuplicateItem(Collection<T>) - Static method in class cn.orionsec.kit.lang.utils.collect.Collections
-
查询第一个重复项
- getFirstSpell(String) - Static method in class cn.orionsec.kit.lang.utils.Spells
-
获取汉字串拼音首字母, 英文字符不变
- getFloat(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getFloat(int, Float) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getFloat(int, Supplier<Float>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getFloat(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getFloat(K, Float) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getFloat(K, Supplier<Float>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getFloatValue(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getFloatValue(int, float) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getFloatValue(int, FloatSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getFloatValue(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getFloatValue(K, float) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getFloatValue(K, FloatSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getFont() - Method in class cn.orionsec.kit.lang.utils.awt.ImageIcons
-
- getFont() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getFontColor() - Method in class cn.orionsec.kit.lang.utils.awt.ImageIcons
-
- getFontColor() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getFormat() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getFormatXml() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
获取格式化的 xml
- getFormatXml(OutputFormat) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
获取格式化的 xml
- getFreePort() - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取一个空闲的本地端口
- getFreePort(int[]) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取一个空闲的本地端口
- getFreePort(int, int) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取一个空闲的本地端口
- getFreePorts(int[]) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取空闲的本地端口
- getFreePorts(int, int) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取空闲的本地端口
- getFullSpell(String) - Static method in class cn.orionsec.kit.lang.utils.Spells
-
将字符串中的中文转化为拼音, 其他字符不变 有声调
- getGcmSpec(byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getGcmSpec(CipherAlgorithm, byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getGcmSpec(byte[], int) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
生成 GCM 规范参数
- getGcmSpecLength(CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
获取 GCM 规格长度
- getGender(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取性别
- getGetterFieldName(IGetter<T, R>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取对象 getter 方法引用的字段名称
- getGetterMethodByCache(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取 getter 方法
- getGetterMethodByField(Class<?>, Field) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段获取 getter 方法
- getGetterMethodByField(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段名称获取 getter 方法
- getGetterMethodNameByField(Field) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段获取 getter 方法
- getGetterMethodNameByField(String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段名称获取 getter 方法
- getGetterMethodNameByField(String, boolean) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段名称获取 getter 方法
- getGetterMethods(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过方法获取所有的 getter 方法
- getGetterMethodsByCache(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取所有 getter 方法
- getGetterMethodsByField(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段获取所有的 getter 方法
- getGmtTimeZone() - Static method in class cn.orionsec.kit.lang.utils.time.format.FastTimeZone
-
- getGmtTimeZone(String) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastTimeZone
-
- getGraphics() - Method in class cn.orionsec.kit.lang.utils.awt.ImageDrawStream
-
- getGroovyScript() - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- getHandler() - Method in enum cn.orionsec.kit.lang.define.thread.RejectPolicy
-
- getHash(Object) - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- getHash() - Method in interface cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Reference
-
- getHeight(Font) - Static method in class cn.orionsec.kit.lang.utils.awt.Fonts
-
获取字体高度
- getHeight() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getHighValue() - Method in class cn.orionsec.kit.lang.define.number.Number128
-
- getHits() - Method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- getHitsRate() - Method in class cn.orionsec.kit.lang.define.cache.SoftCache
-
- getHost() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getHostIp(String) - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
通过名称获取主机ip
- getHour() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getHourAgo() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getHourFuture() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getId() - Method in interface cn.orionsec.kit.lang.define.cache.key.model.CacheIdModel
-
获取 id
- getIdentity(Object) - Static method in class cn.orionsec.kit.lang.utils.Objects1
-
获取对象标识
- getIfPresent(T[], int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
获取元素 如果元素存在
- getIfPresent(List<E>, int) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
获取元素 如果元素存在
- getImage() - Method in class cn.orionsec.kit.lang.utils.awt.ImageExecutorStream
-
转化为 BufferedImage
- getImage() - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
- getImage(String) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
获取 BufferedImage
- getImage(File) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
获取BufferedImage
- getImage(byte[]) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
获取BufferedImage
- getImage(InputStream) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
获取BufferedImage
- getImageBase64(String) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
获取BufferedImage
- getImageBase64(byte[]) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
获取BufferedImage
- getImageByIcons(byte[]) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
- getImageByIcons(InputStream) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
- getImageByIcons(String) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
- getImageByIcons(ImageIcon) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
通过 ImageIcon 获取图片 解决读取文件是红色遮罩层的问题
- getImgButtonMargin() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getImgTopMargin() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getImplClass(SerializedLambda) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取 lambda 调用类
- getImplClass(Class<?>) - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
从扫描到的类中获取给定类的所有实现类
- getImplClassName(SerializedLambda) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取 lambda 调用类名称
- getIncrementDates(int, int, int) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- getIncrementDates(Date, int, int, int) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
获取自增时间
- getIncrementDayDates(int, int) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- getIncrementDayDates(Date, int, int) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
获取自增时间
- getIncrementHourDates(int, int) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- getIncrementHourDates(Date, int, int) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
获取自增时间
- getIndex() - Method in exception cn.orionsec.kit.lang.exception.argument.IndexArgumentException
-
- getInstance() - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getInstance(String) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getInstance(String, TimeZone) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getInstance(String, Locale) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getInstance(String, TimeZone, Locale) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
获取实例
- getInteger(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getInteger(int, Integer) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getInteger(int, Supplier<Integer>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getInteger(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getInteger(K, Integer) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getInteger(K, Supplier<Integer>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getInterfaceGenericType(Class<?>, Class<?>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取接口泛型
- getInterfaceGenericTypes(Class<?>, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取接口泛型列表
- getInterfaceGenericTypes(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取接口泛型列表
- getInterfaces(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Classes
-
获取所有接口, 如果是接口, 则返回自己
- getIntValue(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getIntValue(int, int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getIntValue(int, IntSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getIntValue(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getIntValue(K, int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getIntValue(K, IntSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getIvSpec(byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getIvSpec(CipherAlgorithm, byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getIvSpec(byte[], int) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
获取向量
- getIvSpecLength(CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
获取 IV 规格长度
- getJarFile() - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
获取当前jar文件, 如果不是jar环境返回 null
- getJarFile(File) - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
获取jar文件
- getJarFile(URL) - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
获取jar文件
- getJavaScript() - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- getJustNow() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getJvmInputArgs() - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取 JVM 输入参数
- getKey() - Method in interface cn.orionsec.kit.lang.able.IEntryObject
-
获取key
- getKey() - Method in interface cn.orionsec.kit.lang.able.IKeyObject
-
获取 key
- getKey() - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- getKey() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Entry
-
- getKey() - Method in class cn.orionsec.kit.lang.define.wrapper.Pair
-
- getKey(File) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getKey(String) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getKey(InputStream) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getKey(Reader) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getKey(Reader, boolean) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getKeys() - Method in class cn.orionsec.kit.lang.utils.ext.PropertiesExt
-
获取配置文件的所有键
- getKeys() - Method in class cn.orionsec.kit.lang.utils.ext.yml.YmlExt
-
- getKeys(String) - Method in class cn.orionsec.kit.lang.utils.ext.yml.YmlExt
-
获取键
- getKeySpecLength(CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
获取 key 规格长度
- getKeyStore(File, String) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getKeyStore(InputStream, String) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
加载 KeyStore
- getLastDayOfMonth(int, int) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getLastYear() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getLeftMargin() - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
- getLen() - Method in class cn.orionsec.kit.lang.define.StreamEntry
-
- getLimit() - Method in class cn.orionsec.kit.lang.define.collect.LimitList
-
- getLimit() - Method in class cn.orionsec.kit.lang.define.wrapper.DataGrid
-
- getLimit() - Method in interface cn.orionsec.kit.lang.define.wrapper.IPageRequest
-
获取条数
- getLimit() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- getLimit() - Method in class cn.orionsec.kit.lang.define.wrapper.PageRequest
-
- getLineNumber() - Method in class cn.orionsec.kit.lang.utils.Stacks.StackTrace
-
- getListValue() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomNode
-
- getLoadFactor() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- getLocalDate(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLocalDate(int, LocalDate) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLocalDate(int, Supplier<LocalDate>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLocalDate(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLocalDate(K, LocalDate) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLocalDate(K, Supplier<LocalDate>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLocalDateTime(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLocalDateTime(int, LocalDateTime) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLocalDateTime(int, Supplier<LocalDateTime>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLocalDateTime(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLocalDateTime(K, LocalDateTime) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLocalDateTime(K, Supplier<LocalDateTime>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLocale() - Method in interface cn.orionsec.kit.lang.utils.time.format.DateParser
-
获取地区
- getLocale() - Method in interface cn.orionsec.kit.lang.utils.time.format.DatePrinter
-
获取地区
- getLocale() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getLocale() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateParser
-
- getLocale() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDatePrinter
-
- getLocalHosts() - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
获取本机所有 主机ip和名称
- getLogo() - Method in class cn.orionsec.kit.lang.utils.code.QRCodes
-
- getLogoHeight() - Method in class cn.orionsec.kit.lang.utils.code.QRCodes
-
- getLogoWidth() - Method in class cn.orionsec.kit.lang.utils.code.QRCodes
-
- getLong(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLong(int, Long) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLong(int, Supplier<Long>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLong(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLong(K, Long) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLong(K, Supplier<Long>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLongAgo() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getLongArray() - Method in class cn.orionsec.kit.lang.define.number.Number128
-
- getLongFuture() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getLongValue(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLongValue(int, long) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLongValue(int, LongSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getLongValue(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLongValue(K, long) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLongValue(K, LongSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getLowValue() - Method in class cn.orionsec.kit.lang.define.number.Number128
-
- getLuaScript() - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- getMacAddress(InetAddress) - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
获得地址信息中的MAC地址 (本机)
- getMachineCode() - Static method in class cn.orionsec.kit.lang.id.ObjectIds
-
获取机器唯一信息
- getMachineCode() - Method in class cn.orionsec.kit.lang.id.ObjectIdWorker
-
- getMachineCode(int, int) - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取机器码
- getMachineCode() - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取机器码
- getMap() - Method in class cn.orionsec.kit.lang.define.cache.LocalCacheStore
-
获取元素容器
不能插入
- getMap() - Method in class cn.orionsec.kit.lang.utils.ext.yml.YmlExt
-
- getMapValue() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomNode
-
- getMaxCapacity() - Method in class cn.orionsec.kit.lang.define.cache.LruCache
-
- getMaxLengthEstimate() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
预估最大长度
- getMaxLengthEstimate() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDatePrinter
-
- getMembers() - Method in class cn.orionsec.kit.lang.define.wrapper.Tuple
-
获得所有元素
- getMessage() - Method in exception cn.orionsec.kit.lang.exception.ScriptExecuteException
-
- getMessage(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
获取异常信息
- getMessageDigest() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.HashDigest
-
- getMessageDigest(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.HashDigest
-
- getMethod(SerializedLambda) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取调用方法
- getMethodName(SerializedLambda) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取调用方法名称
- getMethodName() - Method in class cn.orionsec.kit.lang.utils.Stacks.StackTrace
-
- getMethodParameterGenericType(Method, int, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取方法参数泛型
- getMethodParameterGenericTypes(Method, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取方法参数泛型列表
- getMethodParameterGenericTypes(Method) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取方法参数泛型列表
- getMethodReturnGenericType(Method, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取字段泛型
- getMethodReturnGenericTypes(Method) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取字段泛型列表
- getMethodSignature(Method) - Static method in class cn.orionsec.kit.lang.utils.reflect.ByteCodes
-
获取 method 签名
- getMetrics(Font) - Static method in class cn.orionsec.kit.lang.utils.awt.Fonts
-
获取字体指标
- getMilliSecond() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getMimeType(String) - Static method in class cn.orionsec.kit.lang.utils.codec.Base64s
-
获取 base64 mimeType
- getMimeTypeFirst(String) - Static method in class cn.orionsec.kit.lang.utils.codec.Base64s
-
获取 base64 mimeType 前半段
- getMimeTypeLast(String) - Static method in class cn.orionsec.kit.lang.utils.codec.Base64s
-
获取 base64 mimeType 后半段
- getMin2Power(int) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
获取最小二次幂
- getMinute() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getMinuteAgo() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getMinuteFuture() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getMode() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
- getMode() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.PaddingMode
-
- getMode() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.SecretKeySpecMode
-
- getMode() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.WorkingMode
-
- getModel() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.RSASignature
-
- getModifiedTime() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getModifyTime(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getModifyTime(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件最后的修改时间
- getMoment() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getMonth(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取生日月
- getMonth() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getMonth() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
- getMonthAgo() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getMonthFuture() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getMonthLastDay() - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- getMonthLastDay(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- getMonthLastDay(Calendar) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
获得月份的最后一天
- getMonthLastDay() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
获得月份的最后一天
- getMonthNumber(String) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getMsg() - Method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
- getMsg() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- getName() - Method in class cn.orionsec.kit.lang.define.StopWatch.StopTag
-
- getName() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomElement
-
- getNamedFileLock(String) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件名称锁
- getNamedFileLock(File) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件名称锁
- getNamedFileLock(String, String, String) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件名称锁
- getNamedFileLock(String, String, File) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件名称锁
- getNames(Class<? extends Enum<?>>) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
枚举类name列表
- getNetworkAddresses(String) - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
获取网卡ip地址
- getNetworkByName(String) - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
获取网卡
- getNetworkNames() - Static method in class cn.orionsec.kit.lang.utils.net.IPs
-
获取网卡名称
- getNext() - Method in interface cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Reference
-
- getNextInvalidTimeAfter(Date) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
返回满足 cron 表达式的给定时间的下一个时间
如果未来不会执行 则返回下一秒 不可能为null(不准确)
- getNextPage() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- getNextTime(Cron) - Static method in class cn.orionsec.kit.lang.utils.time.cron.CronSupport
-
获取下次的执行时间
- getNextTime(Cron, Date) - Static method in class cn.orionsec.kit.lang.utils.time.cron.CronSupport
-
获取下次的执行时间
- getNextTime(Cron, int) - Static method in class cn.orionsec.kit.lang.utils.time.cron.CronSupport
-
获取下几次的执行时间
- getNextTime(Cron, Date, int) - Static method in class cn.orionsec.kit.lang.utils.time.cron.CronSupport
-
获取下几次的执行时间
- getNextValidTimeAfter(Date) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
返回满足 cron 表达式的给定时间的下一个时间
如果未来不会执行 则返回null(准确)
- getNextYear() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getNoCapacitySize(int) - Static method in class cn.orionsec.kit.lang.utils.collect.Maps
-
获取不扩容的map size
- getNoMatchStrategy() - Method in class cn.orionsec.kit.lang.utils.json.matcher.ReplacementFormatter
-
- getNow() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getNowRate() - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferRateProgress
-
- getNumericValue(String, int) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getObject(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getObject(int, V) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getObject(int, Supplier<V>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getObject(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getObject(K, E) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getObject(K, Supplier<E>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getObject() - Method in class cn.orionsec.kit.lang.define.collect.WeightRandomMap.WeightObject
-
- getObjectIdentity(Object) - Static method in class cn.orionsec.kit.lang.utils.Objects1
-
获取对象标识 包含 class
- getOff() - Method in class cn.orionsec.kit.lang.define.StreamEntry
-
- getOffset() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- getOpenPorts(String, int[]) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取已开启的端口
- getOpenPorts(String, int, int) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取已开启的端口
- getOrDefault(String, T) - Static method in class cn.orionsec.kit.lang.config.KitConfig
-
获取配置
- getOrDefault(String, V) - Method in class cn.orionsec.kit.lang.define.cache.TimedCache
-
获取值
- getOrDefault(Object, V) - Method in class cn.orionsec.kit.lang.define.collect.EmptyMap
-
- getOrDefault(K) - Method in interface cn.orionsec.kit.lang.define.collect.MultiMap
-
获取元素
- getOrDefault(K, V, E) - Method in interface cn.orionsec.kit.lang.define.collect.MultiMap
-
获取元素
- getOrDefault(Object, V) - Method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- getOut() - Method in class cn.orionsec.kit.lang.define.io.OutputAppender
-
- getOwner(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getOwner(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getOwner(Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件所有人
- getOwnerType() - Method in class cn.orionsec.kit.lang.utils.reflect.type.ParameterizedTypeImpl
-
- getPackage(Object) - Static method in class cn.orionsec.kit.lang.utils.reflect.Packages
-
获取包
- getPackage(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Packages
-
获取包
- getPackage(String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Packages
-
获取包
- getPackageName(Object) - Static method in class cn.orionsec.kit.lang.utils.reflect.Packages
-
获取包名
- getPackageName(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Packages
-
获取包名
- getPackageName(String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Packages
-
获取包名
- getPackages() - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
- getPaddingMode() - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.BaseSymmetric
-
- getPage() - Method in class cn.orionsec.kit.lang.define.wrapper.DataGrid
-
- getPage() - Method in interface cn.orionsec.kit.lang.define.wrapper.IPageRequest
-
获取页码
- getPage() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- getPage() - Method in class cn.orionsec.kit.lang.define.wrapper.PageRequest
-
- getPages() - Method in class cn.orionsec.kit.lang.define.collect.LimitList
-
- getPages() - Method in class cn.orionsec.kit.lang.define.wrapper.DataGrid
-
- getPages() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- getPages(int, Pager<?>) - Static method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
获取总页数
- getPages(int, int) - Static method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
获取总页数
- getParameterAnnotation(Constructor<?>, int, Class<A>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 constructor 参数上的注解
- getParameterAnnotation(Constructor<?>, int, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 constructor 参数上的注解
- getParameterAnnotation(Constructor<?>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 constructor 参数上的注解
- getParameterAnnotation(Constructor<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 constructor 参数上的注解
- getParameterAnnotation(Method, int, Class<A>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 method 参数上的注解
- getParameterAnnotation(Method, int, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 method 参数上的注解
- getParameterAnnotation(Method, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 method 参数上的注解
- getParameterAnnotation(Method) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取 method 参数上的注解
- getParentPath(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件上级路径
- getParentPath(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件上级路径
- getParentPaths(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取所有文件上级路径
- getParentPaths(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取所有文件上级路径
- getParityBit(String) - Static method in class cn.orionsec.kit.lang.utils.identity.CreditCodes
-
获取校验码
- getPath() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getPath(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取一个通用路径
- getPath(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取一个通用路径
- getPath() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getPathPrefix(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取路径前缀
- getPattern() - Method in class cn.orionsec.kit.lang.utils.json.matcher.ReplacementFormatter
-
- getPattern(String) - Static method in class cn.orionsec.kit.lang.utils.regexp.Patterns
-
获取正则对象
- getPattern() - Method in interface cn.orionsec.kit.lang.utils.time.format.DateParser
-
获取格式
- getPattern() - Method in interface cn.orionsec.kit.lang.utils.time.format.DatePrinter
-
获取格式
- getPattern() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getPattern() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateParser
-
- getPattern() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDatePrinter
-
- getPatternExt(Pattern) - Static method in class cn.orionsec.kit.lang.utils.regexp.Patterns
-
获取正则对象 忽略首尾 ^ $
用于字符串提取
- getPatternExt(String) - Static method in class cn.orionsec.kit.lang.utils.regexp.Patterns
-
获取正则对象 忽略首尾 ^ $
用于字符串提取
- getPfxKeys(File, String) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getPfxKeys(String, String) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getPfxKeys(InputStream, String) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
- getPfxKeys(InputStream, String, boolean) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
读取PFX私钥文件
- getPort() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getPowerSum(char[]) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
将身份证的每位和对应位的加权因子相乘之后, 再得到和值
- getPre() - Method in class cn.orionsec.kit.lang.define.StopWatch.StopTag
-
- getPrefix() - Method in class cn.orionsec.kit.lang.utils.json.matcher.ReplacementFormatter
-
- getPrefixFileLock(String) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件前缀锁
- getPrefixFileLock(File) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件前缀锁
- getPrefixFileLock(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件前缀锁
- getPrefixFileLock(String, File) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件前缀锁
- getPrePage() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- getPrimitiveLetter(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.ByteCodes
-
获取基本类型字母
V void
Z boolean
B byte
C char
S short
I int
J long
F float
D double
[ 以[开头 配合其他的特殊字符表示对应数据类型的数组 几个[表示几维数组
L全类名; 引用类型 以L开头 ;结尾 中间是引用类型的全类名用 /替换.
- getPrivateKey(PrivateKey) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
PrivateKey -> StringKey
- getPrivateKey(File) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- getPrivateKey(String) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- getPrivateKey(byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
RSA pkcs8 私钥 -> RSAPrivateKey
- getProcessCode(int, int) - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取进程码
- getProcessCode() - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取进程码
- getProgress() - Method in class cn.orionsec.kit.lang.define.io.ProgressInputStream
-
- getProgress() - Method in class cn.orionsec.kit.lang.define.io.ProgressOutputStream
-
- getProgress() - Method in class cn.orionsec.kit.lang.define.io.ProgressReader
-
- getProgress() - Method in class cn.orionsec.kit.lang.define.io.ProgressWriter
-
- getProgress() - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
- getProgress() - Method in interface cn.orionsec.kit.lang.support.progress.Progress
-
获取当前进度
- getProperties() - Method in class cn.orionsec.kit.lang.utils.ext.PropertiesExt
-
- getProperties() - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取系统属性
- getProperty(String) - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取系统属性
- getProperty(String, String) - Static method in class cn.orionsec.kit.lang.utils.Systems
-
获取系统属性
- getProtocol() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getProvince(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取户籍省份
- getProvinceCode(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取户籍省级编码
- getPublicKey(PublicKey) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
PublicKey -> StringKey
- getPublicKey(File) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- getPublicKey(String) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- getPublicKey(byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
RSA 公钥文件 -> getRSAPublicKey
- getPublicKey(RSAPrivateKey) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
RSA 私钥文件 -> RSA 公钥文件
- getPythonScript() - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- getQuarter() - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- getQuarter(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
- getQuarter(Calendar) - Static method in class cn.orionsec.kit.lang.utils.time.Dates
-
获取季度
- getQuery() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getQueryString(String) - Static method in class cn.orionsec.kit.lang.utils.Urls
-
将url中的参数转化为map
- getQueryString() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getRadiusImage(BufferedImage, int) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
- getRadiusImage(BufferedImage, float, float) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
绘制圆角
- getRandom() - Static method in class cn.orionsec.kit.lang.utils.random.Randoms
-
- getRandom(boolean) - Static method in class cn.orionsec.kit.lang.utils.random.Randoms
-
- getRangeNum(int, int, int) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
将给定的数除余为指定区间中的数
- getRawType() - Method in class cn.orionsec.kit.lang.utils.reflect.type.ParameterizedTypeImpl
-
- getReference(Object, ConcurrentReferenceHashMap.Restructure) - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- getReference(Object, int, ConcurrentReferenceHashMap.Restructure) - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Segment
-
- getResourceAsStream(String) - Static method in class cn.orionsec.kit.lang.utils.reflect.ResourceScanner
-
加载资源
- getResources() - Method in class cn.orionsec.kit.lang.utils.reflect.PackageScanner
-
- getResources() - Method in class cn.orionsec.kit.lang.utils.reflect.ResourceScanner
-
- getRightMargin() - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
- getRoot() - Method in class cn.orionsec.kit.lang.define.io.OutputAppender
-
获取根节点
- getRoot() - Method in class cn.orionsec.kit.lang.define.io.WriterAppender
-
获取根节点
- getRootElement() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
获取 rootElement
- getRootElement() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
获取根 element
- getRootElements() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
获取根节点元素
- getRootPath(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获得用户根目录+输入路径
- getRootPathFile(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获得用户根目录+输入路径
- getRoute() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getRows() - Method in class cn.orionsec.kit.lang.define.wrapper.DataGrid
-
- getRows() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- gets(Object, int) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
获取数组下标对应的值
- getScannedResources() - Method in class cn.orionsec.kit.lang.utils.reflect.ResourceScanner
-
- getScript(ScriptType) - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
- getScript(String) - Static method in class cn.orionsec.kit.lang.utils.script.Scripts
-
获取单例脚本
- getSecond() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getSecondAgo() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getSecondFuture() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getSecretKey(SecretKey) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
SecretKey -> StringKey
- getSecretKey(byte[], CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
StringKey -> SecretKey
- getSecretKey(String, CipherAlgorithm) - Static method in class cn.orionsec.kit.lang.utils.crypto.Keys
-
StringKey -> SecretKey
- getSecretKey() - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.BaseSymmetric
-
- getSecretKeySpec(byte[]) - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.SecretKeySpecMode
-
- getSegment(int) - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- getSegmentsSize() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap
-
- getSerializedLambda(Serializable) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取序列化 lambda 对象
- getSet(List<E>, int, E) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- getSet(Map<K, V>, K, V) - Static method in class cn.orionsec.kit.lang.utils.collect.Maps
-
- getSetterFieldName(ISetter<T, U>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Lambdas
-
获取对象 setter 方法引用的字段名称
- getSetterMethodByCache(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取 setter 方法
- getSetterMethodByField(Class<?>, Field) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段名称获取 setter 方法
- getSetterMethodByField(Class<?>, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段获取 setter 方法
- getSetterMethodNameByField(Field) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段获取 setter 方法
- getSetterMethodNameByField(String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段名称获取 setter 方法
- getSetterMethods(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过方法获取所有的 setter 方法
- getSetterMethodsByCache(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取所有 setter 方法
- getSetterMethodsByField(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
通过字段获取所有的 setter 方法
- getShort(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getShort(int, Short) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getShort(int, Supplier<Short>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getShort(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getShort(K, Short) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getShort(K, Supplier<Short>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getShortValue(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getShortValue(int, short) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getShortValue(int, ShortSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getShortValue(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getShortValue(K, short) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getShortValue(K, ShortSupplier) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getSignature() - Method in enum cn.orionsec.kit.lang.utils.crypto.enums.RSASignature
-
- getSignature(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.RSASignature
-
- getSize() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Segment
-
- getSize() - Method in class cn.orionsec.kit.lang.define.wrapper.DataGrid
-
- getSize() - Method in exception cn.orionsec.kit.lang.exception.argument.IndexArgumentException
-
- getSize() - Method in class cn.orionsec.kit.lang.utils.awt.ImageIcons
-
- getSize(BufferedImage) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
获取图片大小
- getSize() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getSize(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getSize(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件或文件夹大小
- getSize(long) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取大小
- getSize(long, int) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取大小
- getSourceByJar(String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
从jar中获取除class的所有文件
- getSourceByJar(JarFile) - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
从jar中获取除class的所有文件
- getSourceByJar(String, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
从jar中获取文件
- getSourceByJar(JarFile, String) - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
从jar中获取文件
- getSpell(String) - Static method in class cn.orionsec.kit.lang.utils.Spells
-
将字符串中的中文转化为拼音, 其他字符不变
- getSql() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- getStackTrace(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
获取异常栈内信息
- getStackTraceAsString(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
获取异常栈内信息
- getStart() - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
- getStartTime() - Method in class cn.orionsec.kit.lang.define.StopWatch
-
开始计时的时间
- getStartTime() - Method in class cn.orionsec.kit.lang.support.progress.ByteTransferProgress
-
- getStaticFields(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Fields
-
获取所有static的属性
- getStaticMethods(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Methods
-
获取所有 static 的方法
- getStore() - Method in class cn.orionsec.kit.lang.define.cache.TimedCache
-
- getStore() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- getStore() - Static method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
获取全局 Store
- getString(int) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getString(int, String) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getString(int, Supplier<String>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableCollection
-
- getString(K) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getString(K, String) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getString(K, Supplier<String>) - Method in interface cn.orionsec.kit.lang.define.collect.MutableMap
-
- getString() - Static method in class cn.orionsec.kit.lang.utils.awt.Clipboards
-
从剪贴板获取文本
- getString(Transferable) - Static method in class cn.orionsec.kit.lang.utils.awt.Clipboards
-
从剪贴板的获取文本
- getStringValue() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomNode
-
- getStringWidth(char, Font) - Static method in class cn.orionsec.kit.lang.utils.awt.Fonts
-
获取字符实际长度
- getStringWidth(String, Font) - Static method in class cn.orionsec.kit.lang.utils.awt.Fonts
-
获取字符传实际长度
- getStruct() - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- getStruct() - Method in interface cn.orionsec.kit.lang.define.cache.key.struct.CacheStruct
-
获取数据结构
- getStruct() - Method in enum cn.orionsec.kit.lang.define.cache.key.struct.RedisCacheStruct
-
- getSuffix() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getSuffix() - Method in class cn.orionsec.kit.lang.utils.io.compress.BaseFileCompressor
-
- getSuffix() - Method in class cn.orionsec.kit.lang.utils.io.compress.BaseFileDecompressor
-
- getSuffix() - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileCompressor
-
获取后缀
- getSuffix() - Method in interface cn.orionsec.kit.lang.utils.io.compress.FileDecompressor
-
获取后缀
- getSuffix(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件后缀名
- getSuffix(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取文件后缀名
- getSuffix() - Method in class cn.orionsec.kit.lang.utils.json.matcher.ReplacementFormatter
-
- getSuffixFileLock(String) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件后缀锁
- getSuffixFileLock(File) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件后缀锁
- getSuffixFileLock(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件后缀锁
- getSuffixFileLock(String, File) - Static method in class cn.orionsec.kit.lang.utils.io.FileLocks
-
获取文件后缀锁
- getSuitableClasses() - Method in class cn.orionsec.kit.lang.utils.convert.TypeMapper
-
获取适配的 class
- getSuitableClasses(Class<?>) - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
获取适配的 class 不适配父类
- getSuitableClasses(Class<?>, boolean) - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
- getSuitableConversion() - Method in class cn.orionsec.kit.lang.utils.convert.TypeMapper
-
获取适配的 Conversion
- getSuitableConversion(Class<?>) - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
获取适配的 Conversion 不适配父类
- getSuitableConversion(Class<?>, boolean) - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
- getSuperClass(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Classes
-
获得对象的父类
- getSuperClasses(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Classes
-
获得对象的所有父类, 不包括Object
- getSuperClassGenericType(Class<?>, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取父类泛型
- getSuperClassGenericTypes(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Generics
-
获取父类泛型列表
- getSupportedFonts() - Static method in class cn.orionsec.kit.lang.utils.awt.Fonts
-
获取系统支持的字体
- getSymbol() - Method in enum cn.orionsec.kit.lang.utils.io.FileType
-
- getSymbolicLink(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getSymbolicLink(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- getSymbolicLink(Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取连接源文件
- Gettable<T> - Interface in cn.orionsec.kit.lang.able
-
可获取接口
- getTag() - Method in class cn.orionsec.kit.lang.define.thread.TagRunnable
-
- getTargetUrl() - Static method in class cn.orionsec.kit.lang.utils.reflect.Jars
-
获取 target 目录 URL
- getTasks() - Method in interface cn.orionsec.kit.lang.support.timeout.TimeoutChecker
-
获取全部任务
- getTasks() - Method in class cn.orionsec.kit.lang.support.timeout.TimeoutCheckerImpl
-
- getTempFilePath() - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取一个IO临时文件
- GETTER_PREFIX - Static variable in class cn.orionsec.kit.lang.utils.reflect.Methods
-
- getThisElementIndex() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
获取当前元素同级的索引
- getTime() - Method in class cn.orionsec.kit.lang.define.wrapper.TimestampValue
-
- getTimeAfter(Date) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getTimeInstance(int) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getTimeInstance(int, Locale) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getTimeInstance(int, TimeZone) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getTimeInstance(int, TimeZone, Locale) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
获取时间实例
- getTimeout() - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- getTimeout() - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取当前建立连接超时时间
- getTimeZone() - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getTimeZone() - Method in interface cn.orionsec.kit.lang.utils.time.format.DateParser
-
获取时区
- getTimeZone() - Method in interface cn.orionsec.kit.lang.utils.time.format.DatePrinter
-
获取时区
- getTimeZone() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- getTimeZone() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateParser
-
- getTimeZone() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDatePrinter
-
- getTimeZone(String) - Static method in class cn.orionsec.kit.lang.utils.time.format.FastTimeZone
-
- getTm() - Method in class cn.orionsec.kit.lang.define.StopWatch.StopTag
-
- getTomorrow() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getTopMargin() - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
- getTotal() - Method in class cn.orionsec.kit.lang.define.collect.LimitList
-
- getTotal() - Method in class cn.orionsec.kit.lang.define.wrapper.DataGrid
-
- getTotal() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- getTraceId() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- getTransparentImage(int, int) - Static method in class cn.orionsec.kit.lang.utils.awt.Images
-
创建一个透明背景的图片 需要png格式导出
- getType() - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- getType() - Method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
- getType(int) - Static method in class cn.orionsec.kit.lang.utils.Chars
-
获取字符类型
- getType() - Method in class cn.orionsec.kit.lang.utils.reflect.type.TypeReference
-
- getType() - Method in enum cn.orionsec.kit.lang.utils.script.ScriptType
-
- getTypeArgument(Type) - Static method in class cn.orionsec.kit.lang.utils.reflect.Types
-
- getTypeArgument(Type, int) - Static method in class cn.orionsec.kit.lang.utils.reflect.Types
-
- getTypeArguments(Type) - Static method in class cn.orionsec.kit.lang.utils.reflect.Types
-
获取类型参数
- getTypeName() - Method in enum cn.orionsec.kit.lang.utils.io.FileType
-
- getTypeParameterizedTypes(Type) - Static method in class cn.orionsec.kit.lang.utils.reflect.Types
-
获取类型的泛型类型
如果有返回数组
如果没有返回 null
- getTypeRawClass(Type) - Static method in class cn.orionsec.kit.lang.utils.reflect.Types
-
获取 type 对应的原始 class
- getUnit() - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- getUri() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- getUrl() - Method in interface cn.orionsec.kit.lang.able.IHttpResponse
-
获取 url
- getUrl() - Method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
- getUrl() - Method in exception cn.orionsec.kit.lang.exception.HttpRequestException
-
- getUrl() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getUrl(boolean) - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- getUrlBytes(String) - Static method in class cn.orionsec.kit.lang.utils.Urls
-
获取url返回的字节数组
- getUrlBytes(URL) - Static method in class cn.orionsec.kit.lang.utils.Urls
-
获取url返回的字节数组
- getUrlSource(String) - Static method in class cn.orionsec.kit.lang.utils.Urls
-
获取url资源
- getUrlStream() - Static method in class cn.orionsec.kit.lang.utils.Urls
-
url流
- getUsedPorts(int[]) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取占用的本地端口
- getUsedPorts(int, int) - Static method in class cn.orionsec.kit.lang.utils.net.Ports
-
获取占用的本地端口
- getValue() - Method in interface cn.orionsec.kit.lang.able.IEntryObject
-
获取value
- getValue() - Method in interface cn.orionsec.kit.lang.able.IValueObject
-
获取 value
- getValue() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Entry
-
- getValue() - Method in class cn.orionsec.kit.lang.define.wrapper.Pair
-
- getValue() - Method in class cn.orionsec.kit.lang.define.wrapper.Ref
-
- getValue() - Method in class cn.orionsec.kit.lang.define.wrapper.TimestampValue
-
- getValue() - Method in class cn.orionsec.kit.lang.utils.check.CRC16
-
- getValue() - Method in class cn.orionsec.kit.lang.utils.check.CRC8
-
- getValue() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomElement
-
- getValue() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomNode
-
- getValue() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomStream
-
获取element值
- getValue(String) - Method in class cn.orionsec.kit.lang.utils.ext.PropertiesExt
-
获取配置文件的值
- getValue(String, String) - Method in class cn.orionsec.kit.lang.utils.ext.PropertiesExt
-
获取配置文件的值
- getValue(String) - Method in class cn.orionsec.kit.lang.utils.ext.yml.YmlExt
-
获取值
- getValue(A) - Static method in class cn.orionsec.kit.lang.utils.reflect.Annotations
-
获取注解对应的 value
- getValue() - Method in class cn.orionsec.kit.lang.utils.reflect.BeanMap
-
- getValue(int, String, int) - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- getValueClass() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomNode
-
- getValues() - Method in class cn.orionsec.kit.lang.utils.ext.PropertiesExt
-
获取配置文件的所有值
- getValues() - Method in class cn.orionsec.kit.lang.utils.ext.yml.YmlExt
-
- getValues(String) - Method in class cn.orionsec.kit.lang.utils.ext.yml.YmlExt
-
获取值
- getWeek() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getWeekAgo() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getWeekFuture() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getWeight() - Method in class cn.orionsec.kit.lang.define.collect.WeightRandomMap.WeightObject
-
- getWidth() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getWidthHeightPixel(Graphics2D, Font, String) - Static method in class cn.orionsec.kit.lang.utils.awt.Fonts
-
获取字体实际宽高
- getWidthHeightPixel(Graphics2D, Font, String, int, int) - Static method in class cn.orionsec.kit.lang.utils.awt.Fonts
-
获取字体实际宽高
- getWindowsPath(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
获取windows路径
- getWordsButtonMargin() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getWordsTopMargin() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
- getWorkingMode() - Method in class cn.orionsec.kit.lang.utils.crypto.symmetric.BaseSymmetric
-
- getWrapArrayClass(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Classes
-
返回基本数组类型的包装数组类型
- getWrapClass(Class<?>) - Static method in class cn.orionsec.kit.lang.utils.reflect.Classes
-
返回基本类型的包装类型
- getWrapper() - Method in exception cn.orionsec.kit.lang.exception.argument.HttpWrapperException
-
- getWrapper() - Method in exception cn.orionsec.kit.lang.exception.argument.RpcWrapperException
-
- getWrapper() - Method in exception cn.orionsec.kit.lang.exception.argument.WrapperException
-
- getWriter() - Method in class cn.orionsec.kit.lang.define.io.WriterAppender
-
- getXml() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
获取 xml
- getYaml() - Method in class cn.orionsec.kit.lang.utils.ext.yml.YmlExt
-
- getYear(String) - Static method in class cn.orionsec.kit.lang.utils.identity.IdCards
-
根据身份编号获取生日年
- getYear() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- getYear() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
- getYearAgo() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getYearFuture() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- getYesterday() - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
- GLOBAL_EXECUTOR - Static variable in class cn.orionsec.kit.lang.utils.Threads
-
Threads 线程池
- group(Function<E, V>, V) - Method in class cn.orionsec.kit.lang.define.wrapper.GroupList
-
通过字段和值提取分组
- group(Function<E, V>, Predicate<V>) - Method in class cn.orionsec.kit.lang.define.wrapper.GroupList
-
通过字段和值提取分组
- group(Function<E, V>) - Method in class cn.orionsec.kit.lang.define.wrapper.GroupList
-
通过字段提取分组
- GroupList<E> - Class in cn.orionsec.kit.lang.define.wrapper
-
分组集合
- GroupList(Collection<E>) - Constructor for class cn.orionsec.kit.lang.define.wrapper.GroupList
-
- gt(T, T) - Static method in class cn.orionsec.kit.lang.utils.Compares
-
test value > refer
- gt(T, T) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- gt(T, T, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- gte(T, T) - Static method in class cn.orionsec.kit.lang.utils.Compares
-
test value >= refer
- gte(T, T) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- gte(T, T, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- gteZero(BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
是否大于等于0
- gteZero(BigInteger) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
是否大于等于0
- gteZero(byte) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
是否大于等于0
- gteZero(short) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gteZero(int) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gteZero(long) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gteZero(float) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gteZero(double) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gtZero(BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
是否大于0
- gtZero(BigInteger) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
是否大于0
- gtZero(byte) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
是否大于0
- gtZero(short) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gtZero(int) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gtZero(long) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gtZero(float) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- gtZero(double) - Static method in class cn.orionsec.kit.lang.utils.math.Numbers
-
- GzCompressor - Class in cn.orionsec.kit.lang.utils.io.compress.gz
-
gzip 压缩器
gzip 只能压缩单个文件
- GzCompressor() - Constructor for class cn.orionsec.kit.lang.utils.io.compress.gz.GzCompressor
-
- GzCompressor(String) - Constructor for class cn.orionsec.kit.lang.utils.io.compress.gz.GzCompressor
-
- GzDecompressor - Class in cn.orionsec.kit.lang.utils.io.compress.gz
-
gzip 解压器
- GzDecompressor() - Constructor for class cn.orionsec.kit.lang.utils.io.compress.gz.GzDecompressor
-
- GzDecompressor(String) - Constructor for class cn.orionsec.kit.lang.utils.io.compress.gz.GzDecompressor
-
- TAB - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- TAB - Static variable in interface cn.orionsec.kit.lang.constant.Letters
-
- TABLE - Static variable in class cn.orionsec.kit.lang.utils.crypto.Caesars
-
- tag() - Method in class cn.orionsec.kit.lang.define.StopWatch
-
- tag(String) - Method in class cn.orionsec.kit.lang.define.StopWatch
-
- tag(String, Object...) - Method in class cn.orionsec.kit.lang.define.StopWatch
-
记录, 模板字符串命名
- TagRunnable - Class in cn.orionsec.kit.lang.define.thread
-
具有 tag 的 Runnable
- TagRunnable(Object, Runnable) - Constructor for class cn.orionsec.kit.lang.define.thread.TagRunnable
-
- TarBz2Compressor - Class in cn.orionsec.kit.lang.utils.io.compress.mix
-
tar.bz2 压缩器
- TarBz2Compressor() - Constructor for class cn.orionsec.kit.lang.utils.io.compress.mix.TarBz2Compressor
-
- TarBz2Compressor(String) - Constructor for class cn.orionsec.kit.lang.utils.io.compress.mix.TarBz2Compressor
-
- TarBz2Decompressor - Class in cn.orionsec.kit.lang.utils.io.compress.mix
-
tar.bz2 解压器
- TarBz2Decompressor() - Constructor for class cn.orionsec.kit.lang.utils.io.compress.mix.TarBz2Decompressor
-
- TarBz2Decompressor(String) - Constructor for class cn.orionsec.kit.lang.utils.io.compress.mix.TarBz2Decompressor
-
- TarCompressor - Class in cn.orionsec.kit.lang.utils.io.compress.tar
-
tar 压缩器
- TarCompressor() - Constructor for class cn.orionsec.kit.lang.utils.io.compress.tar.TarCompressor
-
- TarCompressor(String) - Constructor for class cn.orionsec.kit.lang.utils.io.compress.tar.TarCompressor
-
- TarDecompressor - Class in cn.orionsec.kit.lang.utils.io.compress.tar
-
tar 解压器
- TarDecompressor() - Constructor for class cn.orionsec.kit.lang.utils.io.compress.tar.TarDecompressor
-
- TarDecompressor(String) - Constructor for class cn.orionsec.kit.lang.utils.io.compress.tar.TarDecompressor
-
- target - Variable in class cn.orionsec.kit.lang.utils.time.ago.Ago
-
对比的时间
- TarGzCompressor - Class in cn.orionsec.kit.lang.utils.io.compress.mix
-
tar.gz 压缩器
- TarGzCompressor() - Constructor for class cn.orionsec.kit.lang.utils.io.compress.mix.TarGzCompressor
-
- TarGzCompressor(String) - Constructor for class cn.orionsec.kit.lang.utils.io.compress.mix.TarGzCompressor
-
- TarGzDecompressor - Class in cn.orionsec.kit.lang.utils.io.compress.mix
-
tar.gz 解压器
- TarGzDecompressor() - Constructor for class cn.orionsec.kit.lang.utils.io.compress.mix.TarGzDecompressor
-
- TarGzDecompressor(String) - Constructor for class cn.orionsec.kit.lang.utils.io.compress.mix.TarGzDecompressor
-
- task() - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- task(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- task(String) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- task(String, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- TaskCollector - Class in cn.orionsec.kit.lang.define.thread
-
callable 结果收集器
- TaskCollector(ExecutorService) - Constructor for class cn.orionsec.kit.lang.define.thread.TaskCollector
-
- TaskExecuteException - Exception in cn.orionsec.kit.lang.exception
-
任务执行异常
- TaskExecuteException() - Constructor for exception cn.orionsec.kit.lang.exception.TaskExecuteException
-
- TaskExecuteException(String) - Constructor for exception cn.orionsec.kit.lang.exception.TaskExecuteException
-
- TaskExecuteException(String, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.TaskExecuteException
-
- TaskExecuteException(Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.TaskExecuteException
-
- tasks(Callable<?>...) - Method in class cn.orionsec.kit.lang.define.thread.TaskCollector
-
执行任务
- TE - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- TEMP_DIR - Static variable in class cn.orionsec.kit.lang.utils.Systems
-
IO 临时目录
- test(Branch<P, R>) - Method in class cn.orionsec.kit.lang.function.select.Selector
-
case
- test(String, String) - Static method in class cn.orionsec.kit.lang.utils.regexp.Matches
-
是否匹配
- test(String, Pattern) - Static method in class cn.orionsec.kit.lang.utils.regexp.Matches
-
是否匹配
- tester() - Method in interface cn.orionsec.kit.lang.function.select.Branch
-
- text() - Method in class cn.orionsec.kit.lang.define.wrapper.TextWrapper
-
- TEXT_EVENT_STREAM - Static variable in interface cn.orionsec.kit.lang.constant.StandardContentType
-
- TEXT_HTML - Static variable in interface cn.orionsec.kit.lang.constant.StandardContentType
-
html 格式
- TEXT_MARKDOWN - Static variable in interface cn.orionsec.kit.lang.constant.StandardContentType
-
- TEXT_PLAIN - Static variable in interface cn.orionsec.kit.lang.constant.StandardContentType
-
纯文本格式
- TEXT_XML - Static variable in interface cn.orionsec.kit.lang.constant.StandardContentType
-
xml 格式
- TextWrapper - Class in cn.orionsec.kit.lang.define.wrapper
-
restful 文本包装
- TextWrapper() - Constructor for class cn.orionsec.kit.lang.define.wrapper.TextWrapper
-
- TextWrapper(String) - Constructor for class cn.orionsec.kit.lang.define.wrapper.TextWrapper
-
- TextWrapper(StringBuilder) - Constructor for class cn.orionsec.kit.lang.define.wrapper.TextWrapper
-
- then(OutputStream) - Method in class cn.orionsec.kit.lang.define.io.OutputAppender
-
连接下一个
- then(Writer) - Method in class cn.orionsec.kit.lang.define.io.WriterAppender
-
连接下一个
- then(Function<P, R>) - Method in class cn.orionsec.kit.lang.function.select.Branches
-
构建分支
- then(Supplier<R>) - Method in class cn.orionsec.kit.lang.function.select.Branches
-
构建分支
- then(R) - Method in class cn.orionsec.kit.lang.function.select.Branches
-
构建分支
- threadFactory(ThreadFactory) - Method in class cn.orionsec.kit.lang.define.thread.ExecutorBuilder
-
设置线程工厂
- ThreadFactoryBuilder - Class in cn.orionsec.kit.lang.define.thread
-
线程器构建器
- ThreadFactoryBuilder() - Constructor for class cn.orionsec.kit.lang.define.thread.ThreadFactoryBuilder
-
- Threads - Class in cn.orionsec.kit.lang.utils
-
线程工具类
- tianlHash(String) - Static method in class cn.orionsec.kit.lang.utils.hash.Hashes
-
TianL Hash
- TimedCache - Class in cn.orionsec.kit.lang.define.cache
-
过期缓存
- TimedCache(int, int, BiConsumer<String, Object>) - Constructor for class cn.orionsec.kit.lang.define.cache.TimedCache
-
- TimedCacheBuilder - Class in cn.orionsec.kit.lang.define.cache
-
过期缓存
- TIMEOUT - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- timeout(long) - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyBuilder
-
设置超时时间
- timeout(long, TimeUnit) - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyBuilder
-
设置超时时间
- timeout() - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- timeout(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- timeout(String) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- timeout(String, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- TimeoutChecker<T extends TimeoutEndpoint> - Interface in cn.orionsec.kit.lang.support.timeout
-
超时检测器
- TimeoutCheckerImpl<T extends TimeoutEndpoint> - Class in cn.orionsec.kit.lang.support.timeout
-
超时检测器
- TimeoutCheckerImpl() - Constructor for class cn.orionsec.kit.lang.support.timeout.TimeoutCheckerImpl
-
- TimeoutCheckerImpl(long) - Constructor for class cn.orionsec.kit.lang.support.timeout.TimeoutCheckerImpl
-
- TimeoutCheckers - Class in cn.orionsec.kit.lang.support.timeout
-
超时检测器 工具类
- TimeoutEndpoint - Interface in cn.orionsec.kit.lang.support.timeout
-
超时检测点
- TimeoutException - Exception in cn.orionsec.kit.lang.exception
-
超时异常
- TimeoutException() - Constructor for exception cn.orionsec.kit.lang.exception.TimeoutException
-
- TimeoutException(String) - Constructor for exception cn.orionsec.kit.lang.exception.TimeoutException
-
- TimeoutException(String, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.TimeoutException
-
- TimeoutException(Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.TimeoutException
-
- timestamp() - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- timestamp(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- timestamp(Instant) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- timestamp(LocalDate) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- timestamp(LocalDate, ZoneOffset) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- timestamp(LocalDateTime) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- timestamp(LocalDateTime, ZoneOffset) - Static method in class cn.orionsec.kit.lang.utils.time.Dates8
-
- TimestampValue<T> - Class in cn.orionsec.kit.lang.define.wrapper
-
时间戳数据
- TimestampValue() - Constructor for class cn.orionsec.kit.lang.define.wrapper.TimestampValue
-
- TimestampValue(Long, T) - Constructor for class cn.orionsec.kit.lang.define.wrapper.TimestampValue
-
- TIMING_ALLOW_ORIGIN - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- TLS - Static variable in interface cn.orionsec.kit.lang.constant.StandardTlsVersion
-
- TLS_1 - Static variable in interface cn.orionsec.kit.lang.constant.StandardTlsVersion
-
since 1999
- TLS_1_1 - Static variable in interface cn.orionsec.kit.lang.constant.StandardTlsVersion
-
since 2006
- TLS_1_2 - Static variable in interface cn.orionsec.kit.lang.constant.StandardTlsVersion
-
since 2008
- TLS_1_3 - Static variable in interface cn.orionsec.kit.lang.constant.StandardTlsVersion
-
since 2016
- to(T, Class<R>) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- to(Class<R>) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- to(T, Conversion<T, R>) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
转化
- to(T, Class<R>) - Method in class cn.orionsec.kit.lang.utils.convert.TypeMapper
-
转换
- to(T, Class<R>) - Method in class cn.orionsec.kit.lang.utils.convert.TypeStore
-
转换
- toAlias(String) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
将字符串中的 unicode 表情转换为别名表现形式 用 ":" 拼接到首尾
e.g. 😄 -> :smile:
如果有FitzpatrickAction设置为FitzpatrickAction#PARSE 则别名后会拼接 "|" 并拼接fitzpatrick类型
e.g. 👦🏿 -> :boy|type_6:
如果FitzpatrickAction设置为FitzpatrickAction#REMOVE, 则不拼接 "|" 和fitzpatrick类型
e.g. 👦🏿 -> :boy:
如果FitzpatrickAction设置为FitzpatrickAction#IGNORE, 则别名后的类型将被忽略
e.g. 👦🏿 -> :boy: 🏿
- toAlias(String, EmojiParser.FitzpatrickAction) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
别名
- toArray() - Method in interface cn.orionsec.kit.lang.able.IArrayObject
-
转化为数组接口
- toArray() - Method in class cn.orionsec.kit.lang.define.collect.EmptyList
-
- toArray(T[]) - Method in class cn.orionsec.kit.lang.define.collect.EmptyList
-
- toArray() - Method in class cn.orionsec.kit.lang.define.collect.EmptySet
-
- toArray(T[]) - Method in class cn.orionsec.kit.lang.define.collect.EmptySet
-
- toASCII(String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
ASCII编码
- toBean(Document, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
- toBean(Document, Class<T>, Map<String, Object>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
- toBean(Element, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
- toBean(Element, Class<T>, Map<String, Object>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
xml 转 bean
- toBean(Class<T>) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
- toBean(Class<T>, Map<String, Object>) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
- toBean(String, Class<T>) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
- toBean(String, Class<T>, Map<String, Object>) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
xml 转 bean
- toBean(String, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(String, String, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(String, Class<T>, Map<String, Object>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(String, String, Class<T>, Map<String, Object>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(Document, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(Document, String, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(Document, Class<T>, Map<String, Object>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(Document, String, Class<T>, Map<String, Object>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(Element, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(Element, String, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(Element, Class<T>, Map<String, Object>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toBean(Element, String, Class<T>, Map<String, Object>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
xml 转 bean
- toBean(Map<?, ?>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
- toBean(Map<?, ?>, Map<String, ?>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
Map -> Bean
- toBean(Object[], Map<Integer, String>, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
[] -> Bean
- toBigDecimal(Object) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
Object -> BigDecimal
- toBigDecimal(Object, BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
Object -> BigDecimal
- toBigDecimals(Object...) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
Object[] -> BigDecimals[]
- toBigHump(String) - Method in enum cn.orionsec.kit.lang.utils.VariableStyles
-
转为大驼峰命名
- toBigInteger(Object) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
Object -> BigInteger
- toBigInteger(Object, BigInteger) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
Object -> BigInteger
- toBigIntegers(Object...) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
Object[] -> BigIntegers[]
- toBit(long) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toBit(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toBit(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toBit(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
?
- toBoolean() - Method in class cn.orionsec.kit.lang.define.mutable.MutableBoolean
-
- toBoolean() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 boolean
- toBoolean(Boolean) - Static method in class cn.orionsec.kit.lang.utils.Booleans
-
Boolean -> boolean
- toBoolean(int) - Static method in class cn.orionsec.kit.lang.utils.Booleans
-
int -> boolean
- toBoolean(byte) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(int) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(float) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(double) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(Boolean) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(char) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBoolean(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleanArray(String, String) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- toBooleans(List<Boolean>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- toBooleans(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(String[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBooleans(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBufferedReader(Reader) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toBufferedReader(Reader, int) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toBufferedWriter(Writer) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toBufferedWriter(Writer, int) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toByte() - Method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- toByte() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 byte
- toByte(Byte) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(int) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(float) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(double) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(boolean) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(char) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toByte(long) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toByte(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toByte(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toByte(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
?
- toByteArray(String, String) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- toByteArray(InputStream) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toByteArray(Reader) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toByteArray(Reader, String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toBytes() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 byte[]
- toBytes(String) - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 byte[]
- toBytes(List<Byte>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- toBytes(int) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(String[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toBytes(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toCentimeter(long) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toCentimeter(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toCentimeter(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toCentimeter(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
?
- toChar(byte) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(int) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(float) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(double) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(boolean) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(Character) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChar(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toCharacter() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 char
- toCharArray(InputStream) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toCharArray(InputStream, String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toCharArray(Reader) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toChars() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 char[]
- toChars(List<Character>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- toChars(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(String[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChars(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toChineseString() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
获取农历时间
- toColor(String) - Static method in class cn.orionsec.kit.lang.utils.Colors
-
HEX > Color
- toColor(byte[]) - Static method in class cn.orionsec.kit.lang.utils.Colors
-
RGB > Color
- toColor(int[]) - Static method in class cn.orionsec.kit.lang.utils.Colors
-
RGB > Color
- toColor(int, int, int) - Static method in class cn.orionsec.kit.lang.utils.Colors
-
RGB > Color
- toCurrency(BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.Moneys
-
BigDecimal 转 大写金额
- toDataGrid() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
转化为数据表格容器
- toDate() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 date
- toDate(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- todayIsBirthday(Date) - Static method in class cn.orionsec.kit.lang.utils.time.Birthdays
-
判断今天是否是生日
- toDecimal(String) - Static method in class cn.orionsec.kit.lang.utils.Moneys
-
大写金额 转 BigDecimal
- toDecimetre(long) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toDecimetre(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toDecimetre(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toDecimetre(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
?
- toDocument(String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
xml 转 document
- toDocument(String, Map<String, ?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toDocument(String, Map<String, ?>, boolean) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
将 map 转为 document
- toDomNode(Document) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
- toDomNode(Element) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
xml 解析为 domNode 有标签值, 有属性值, 不具有跟标签
- toDomNode() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
- toDomNode(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
xml 解析为 domNode 有标签值, 有属性值, 不具有根标签
- toDomNode(String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toDomNode(String, String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toDomNode(Document) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toDomNode(Document, String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toDomNode(Element) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toDomNode(Element, String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
xml 解析为 domNode 有标签值 有属性值 不具有根标签
- toDouble() - Method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- toDouble() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 double
- toDouble(byte) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(int) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(float) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(Double) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(boolean) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(char) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDouble(BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> Double
- toDouble(BigDecimal, Double) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> Double
- toDouble(BigDecimal, Double, int) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> Double
- toDouble(BigDecimal, Double, int, RoundingMode) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> Double
- toDouble(BigInteger) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> Double
- toDouble(BigInteger, Double) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> Double
- toDoubleArray(String, String) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- toDoubles(List<Double>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- toDoubles(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(String[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toDoubles(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toElement(String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
将 map 转为 element
- toElement(String, Map<String, ?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toElement(String, Map<String, ?>, boolean) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
将 map 转为 element
- toErrorCorrectionLevel() - Method in class cn.orionsec.kit.lang.utils.code.CodeGenerator
-
获取纠错等级
- toFiles(List<String>) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
路径转文件
- toFiles(String[]) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
路径转文件
- toFloat() - Method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- toFloat() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 float
- toFloat(byte) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(int) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(Float) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(double) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(boolean) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(char) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloat(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloatArray(String, String) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- toFloats(List<Float>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- toFloats(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(String[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toFloats(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toGBK(String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
GBK编码
- toGigabyte(long) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toGigabyte(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toGigabyte(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toGigabyte(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
?
- toGram(long) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toGram(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toGram(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toGram(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
?
- toHex(String) - Static method in class cn.orionsec.kit.lang.utils.CharConverts
-
str -> hex
xx -> %xx
- toHex(byte[]) - Static method in class cn.orionsec.kit.lang.utils.CharConverts
-
byte -> hex
xx -> %xx
- toHex(Color) - Static method in class cn.orionsec.kit.lang.utils.Colors
-
Color > HEX
- toHex(byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.Signatures
-
- toHtml(String) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
转义 unicode 为 html 10进制
e.g. 👦🏿 -> 👦
- toHtml(String, EmojiParser.FitzpatrickAction) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
转义 unicode 为 html 10进制
- toHtmlEntity(String) - Static method in class cn.orionsec.kit.lang.utils.CharConverts
-
char -> html entity
xx -> xx;
- toHtmlHex(String) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
转义 unicode 为 html 16进制
e.g. 👦🏿 -> 👦
- toHtmlHex(String, EmojiParser.FitzpatrickAction) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
转义 unicode 为 html 16进制
- toHttp(String) - Static method in class cn.orionsec.kit.lang.define.wrapper.WrapperAdapter
-
转Wrapper
- toHttp(Map<?, ?>) - Static method in class cn.orionsec.kit.lang.define.wrapper.WrapperAdapter
-
- toHttp(String, Class<T>) - Static method in class cn.orionsec.kit.lang.define.wrapper.WrapperAdapter
-
- toHttp(Map<?, ?>, Class<T>) - Static method in class cn.orionsec.kit.lang.define.wrapper.WrapperAdapter
-
- toHttpWrapper() - Method in interface cn.orionsec.kit.lang.define.wrapper.CodeInfo
-
转为 httpWrapper
- toHttpWrapper() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- toInputStream(byte[]) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toInputStream(byte[], int, int) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toInputStream(String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toInputStream(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toInt(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(byte) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(Integer) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(float) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(double) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(boolean) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(char) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInt(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toIntArray(String, String) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- toInteger() - Method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- toInteger() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 integer
- toInteger(BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> Integer
- toInteger(BigDecimal, Integer) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> Integer
- toInteger(BigInteger) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> Integer
- toInteger(BigInteger, Integer) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> Integer
- toInts(List<Integer>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- toInts(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(String[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toInts(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toJson(Object) - Static method in class cn.orionsec.kit.lang.utils.json.Jsons
-
object -> json
- toJsonString() - Method in interface cn.orionsec.kit.lang.able.IJsonObject
-
对象转 json
- toJsonString() - Method in class cn.orionsec.kit.lang.define.wrapper.Tuple
-
- toJsonWriteNull(Object) - Static method in class cn.orionsec.kit.lang.utils.json.Jsons
-
object -> json
- TOKEN - Static variable in interface cn.orionsec.kit.lang.constant.Const
-
- toKilobyte(long) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toKilobyte(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toKilobyte(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toKilobyte(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
?
- toKilogram(long) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toKilogram(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toKilogram(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toKilogram(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
?
- toKilometre(long) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toKilometre(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toKilometre(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toKilometre(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
?
- toList(List<T>, Class<R>) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toList(String, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.json.Jsons
-
json -> list
- toLocalDate() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 localDate
- toLocalDate(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLocalDateTime() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 localDateTime
- toLocalDateTime(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLogString() - Method in interface cn.orionsec.kit.lang.able.ILogObject
-
转为日志
- toLogString() - Method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
- toLogString() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- toLogString() - Method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
- toLong() - Method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- toLong() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 long
- toLong(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(byte) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(int) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(Long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(float) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(double) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(boolean) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(char) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLong(BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> Long
- toLong(BigDecimal, Long) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> Long
- toLong(BigInteger) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> Long
- toLong(BigInteger, Long) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> Long
- toLongArray(String, String) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- toLongs(List<Long>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- toLongs(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(String[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLongs(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toLowerString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为小写String
- toMap() - Method in interface cn.orionsec.kit.lang.able.IMapObject
-
转为 map
- toMap() - Method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
- toMap() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- toMap() - Method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
- toMap(Document) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
- toMap(Element) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
- toMap(Element, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomBeanWrapper
-
xml 解析为 map 只有标签值, 没有属性值, 不具有跟标签
- toMap() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
- toMap(Class<?>) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
- toMap(String) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
- toMap(String, Class<?>) - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
xml 解析为 map 只有标签值, 没有属性值, 不具有根标签
- toMap(String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(String, String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(String, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(String, String, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(Document) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(Document, String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(Document, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(Document, String, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(Element) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(Element, String) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(Element, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
- toMap(Element, String, Class<?>) - Static method in class cn.orionsec.kit.lang.utils.ext.dom.DomSupport
-
xml 解析为 map 有标签值 有属性值 不具有根标签
- toMap(String) - Static method in class cn.orionsec.kit.lang.utils.json.Jsons
-
json -> map
- toMap(String, Class<K>, Class<V>) - Static method in class cn.orionsec.kit.lang.utils.json.Jsons
-
json -> map
- toMap(T, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
- toMap(T, boolean, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
- toMap(T, Map<String, String>, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
- toMap(T, Map<String, String>, boolean, String...) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
Bean -> Map
- toMap(T[], Map<Integer, String>) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
- toMap(T[], Map<Integer, String>, boolean) - Static method in class cn.orionsec.kit.lang.utils.reflect.BeanWrapper
-
[] -> Map
- toMegabyte(long) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toMegabyte(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toMegabyte(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toMegabyte(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
?
- toMetre(long) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toMetre(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toMetre(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toMetre(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
?
- toMilligram(long) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toMilligram(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toMilligram(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toMilligram(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
?
- toMillimetre(long) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toMillimetre(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toMillimetre(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
- toMillimetre(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
?
- tomorrow - Variable in class cn.orionsec.kit.lang.utils.time.ago.DateAgoHint
-
明天
- toNextPage() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- toNextPage(int) - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
下几页
- toOutputStream(byte[]) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toOutputStream(byte[], int, int) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toOutputStream(String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toOutputStream(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toParameterizedType(Type) - Static method in class cn.orionsec.kit.lang.utils.reflect.Types
-
类型装换为泛型类型
- toPaths(List<File>) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
文件转路径
- toPaths(File[]) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
文件转路径
- topMargin(int) - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
设置上边距
- toRawString() - Method in class cn.orionsec.kit.lang.utils.Stacks.StackTrace
-
- toRgb(String) - Static method in class cn.orionsec.kit.lang.utils.Colors
-
HEX > RGB
- toRgbColor(String) - Static method in class cn.orionsec.kit.lang.utils.Colors
-
HEX > RGB
- toRpc(String) - Static method in class cn.orionsec.kit.lang.define.wrapper.WrapperAdapter
-
- toRpc(Map<?, ?>) - Static method in class cn.orionsec.kit.lang.define.wrapper.WrapperAdapter
-
- toRpc(String, Class<T>) - Static method in class cn.orionsec.kit.lang.define.wrapper.WrapperAdapter
-
- toRpc(Map<?, ?>, Class<T>) - Static method in class cn.orionsec.kit.lang.define.wrapper.WrapperAdapter
-
- toRpcWrapper() - Method in interface cn.orionsec.kit.lang.define.wrapper.CodeInfo
-
转为 rpcWrapper
- toRpcWrapper() - Method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
- toSerpentine(String) - Method in enum cn.orionsec.kit.lang.utils.VariableStyles
-
转为蛇形命名
- toSet(String, Class<T>) - Static method in class cn.orionsec.kit.lang.utils.json.Jsons
-
json -> set
- toShort() - Method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- toShort() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 short
- toShort(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(byte) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(Short) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(int) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(long) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(float) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(double) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(boolean) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(char) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(String) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShort(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShortArray(String, String) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- toShorts(List<Short>) - Static method in class cn.orionsec.kit.lang.utils.collect.Lists
-
- toShorts(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(String[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toShorts(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toSmallHump(String) - Method in enum cn.orionsec.kit.lang.utils.VariableStyles
-
转为小驼峰命名
- toSpine(String) - Method in enum cn.orionsec.kit.lang.utils.VariableStyles
-
转为脊柱命名
- toStackTrace(StackTraceElement) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
StackTraceElement -> StackTrace
- toStackTraces(StackTraceElement[]) - Static method in class cn.orionsec.kit.lang.utils.Stacks
-
StackTraceElement -> StackTrace
- toStr(BigDecimal) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> String
- toStr(BigDecimal, String) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> String
- toStr(BigDecimal, String, int) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> String
- toStr(BigDecimal, String, int, RoundingMode) - Static method in class cn.orionsec.kit.lang.utils.math.BigDecimals
-
BigDecimal -> String
- toStr(BigInteger) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> String
- toStr(BigInteger, String) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> String
- toStr(BigInteger, String, int) - Static method in class cn.orionsec.kit.lang.utils.math.BigIntegers
-
BigInteger -> String
- toString() - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyDefine
-
- toString() - Method in class cn.orionsec.kit.lang.define.cache.LocalCacheStore
-
- toString() - Method in class cn.orionsec.kit.lang.define.cache.TimedCache
-
- toString() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentHashSet
-
- toString() - Method in class cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Entry
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableBoolean
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableByte
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableDouble
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableFloat
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableInt
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableLong
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableObject
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableShort
-
- toString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
- toString() - Method in class cn.orionsec.kit.lang.define.StopWatch.StopTag
-
- toString() - Method in class cn.orionsec.kit.lang.define.StopWatch
-
- toString() - Method in class cn.orionsec.kit.lang.define.StreamEntry
-
- toString() - Method in class cn.orionsec.kit.lang.define.thread.NamedThreadLocal
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.DataGrid
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.HttpWrapper
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.Pager
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.PageRequest
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.Pair
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.Ref
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.TextWrapper
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.TimestampValue
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.Tuple
-
- toString() - Method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
- toString() - Method in class cn.orionsec.kit.lang.utils.ansi.AnsiAppender
-
- toString() - Method in class cn.orionsec.kit.lang.utils.ansi.AnsiChar
-
- toString() - Method in enum cn.orionsec.kit.lang.utils.ansi.AnsiCtrl
-
- toString() - Method in interface cn.orionsec.kit.lang.utils.ansi.AnsiElement
-
获取元素
- toString() - Method in class cn.orionsec.kit.lang.utils.ansi.AnsiErase
-
- toString() - Method in class cn.orionsec.kit.lang.utils.ansi.AnsiScroll
-
- toString() - Method in class cn.orionsec.kit.lang.utils.ansi.cursor.AnsiCursor
-
- toString() - Method in enum cn.orionsec.kit.lang.utils.ansi.cursor.AnsiCursorStyle
-
- toString() - Method in enum cn.orionsec.kit.lang.utils.ansi.style.AnsiFont
-
- toString() - Method in class cn.orionsec.kit.lang.utils.ansi.style.AnsiStyleChain
-
- toString() - Method in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiBackground
-
- toString() - Method in class cn.orionsec.kit.lang.utils.ansi.style.color.AnsiBitColor
-
- toString() - Method in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiForeground
-
- toString(boolean, String, String) - Static method in class cn.orionsec.kit.lang.utils.Booleans
-
- toString(char) - Static method in class cn.orionsec.kit.lang.utils.Chars
-
toString
- toString(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toString(Enum<?>) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
Enum转String
- toString() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomBuilder
-
- toString() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
- toString() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomNode
-
- toString() - Method in class cn.orionsec.kit.lang.utils.io.FileAttribute
-
- toString(InputStream) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toString(InputStream, String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toString(Reader) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toString(byte[]) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toString(byte[], String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- toString(Object) - Static method in class cn.orionsec.kit.lang.utils.Objects1
-
转为string
- toString() - Method in class cn.orionsec.kit.lang.utils.Stacks.StackTrace
-
- toString() - Method in class cn.orionsec.kit.lang.utils.time.ago.Ago
-
- toString() - Method in class cn.orionsec.kit.lang.utils.time.cron.Cron
-
- toString() - Method in class cn.orionsec.kit.lang.utils.time.DateStream
-
- toString() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateFormat
-
- toString() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDateParser
-
- toString() - Method in class cn.orionsec.kit.lang.utils.time.format.FastDatePrinter
-
- toString() - Method in class cn.orionsec.kit.lang.utils.time.LunarCalendar
-
- toString() - Method in class cn.orionsec.kit.lang.utils.Urls.UrlStream
-
- toStringArray(String, String) - Static method in class cn.orionsec.kit.lang.utils.Arrays1
-
- toStringBuffer() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 stringBuffer
- toStringBuilder() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为 stringBuilder
- toStrings(Byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(byte[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(Short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(short[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(Integer[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(int[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(Long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(long[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(Float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(float[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(Double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(double[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(Boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(boolean[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(Character[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(char[]) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toStrings(Object) - Static method in class cn.orionsec.kit.lang.utils.convert.Converts
-
- toTerabyte(long) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toTerabyte(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toTerabyte(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
- toTerabyte(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
?
- toTon(long) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toTon(long, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toTon(BigDecimal) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
- toTon(BigDecimal, int, RoundingMode) - Method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
?
- touch(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touch(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touch(Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
创建文件
- touch(String, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touch(File, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touch(Path, String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
创建文件
- touch(String, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touch(File, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touch(Path, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
创建文件
- touch(String, String, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touch(File, String, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touch(Path, String, boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
创建文件
- touchOnDelete(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touchOnDelete(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
创建一个在退出时删除的文件
- touchTempFile() - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- touchTempFile(boolean) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
创建一个IO临时文件
- toUnicode(String) - Static method in class cn.orionsec.kit.lang.utils.CharConverts
-
- toUnicode(String, boolean) - Static method in class cn.orionsec.kit.lang.utils.CharConverts
-
char -> unicode
xx -> \\u
- toUnicode(String) - Static method in class cn.orionsec.kit.lang.utils.ext.EmojiExt
-
将别名 用 ":" 拼接到字符首尾 转化为 Unicode 表情
e.g.
- toUnicodeChar(char) - Static method in class cn.orionsec.kit.lang.utils.CharConverts
-
char -> unicode
xx -> \\u
- toUpperString() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
转为大写String
- toUri(Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- toUri(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- toUri(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
File -> URI
- toUris(List<File>) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
File -> URI
- toUris(File[]) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
File -> URI
- toUrl(Path) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- toUrl(String) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
- toUrl(File) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
File -> URL
- toUrls(List<File>) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
File -> URL
- toUrls(File[]) - Static method in class cn.orionsec.kit.lang.utils.io.Files1
-
File -> URI
- toUTF8(String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
UTF8编码
- toXml() - Method in class cn.orionsec.kit.lang.utils.ext.dom.DomExt
-
获取当前 document 的 xml
- trace(Object...) - Static method in class cn.orionsec.kit.lang.define.Console
-
输出 trace
- trace(Object) - Method in class cn.orionsec.kit.lang.define.wrapper.RpcWrapper
-
- TRAILER - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- transfer(InputStream, SevenZOutputFile) - Static method in class cn.orionsec.kit.lang.utils.io.compress.z7.Z7Compressor
-
传输
- transfer(SevenZFile, OutputStream) - Static method in class cn.orionsec.kit.lang.utils.io.compress.z7.Z7Decompressor
-
传输
- transfer(RandomAccessFile, OutputStream) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transfer(InputStream, OutputStream) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transfer(InputStream, Writer) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transfer(InputStream, Writer, String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transfer(Reader, Writer) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transfer(Reader, OutputStream) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transfer(Reader, OutputStream, String) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- TRANSFER_ENCODING - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- transferLarge(RandomAccessFile, OutputStream) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transferLarge(InputStream, OutputStream) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transferLarge(Reader, Writer) - Static method in class cn.orionsec.kit.lang.utils.io.Streams
-
- transparent() - Method in class cn.orionsec.kit.lang.utils.awt.ImageMargins
-
设置透明背景
- trim() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
去除首尾空格
- trimEq(Object, Object) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
比较字符串是否相等 (去除首尾空格)
- trimPunct() - Method in class cn.orionsec.kit.lang.define.mutable.MutableString
-
去除特殊符号
- trimPunct(String) - Static method in class cn.orionsec.kit.lang.utils.Strings
-
删除所有的标点符号
- tryLock() - Method in interface cn.orionsec.kit.lang.able.ILock
-
尝试锁定
- tryLock() - Method in class cn.orionsec.kit.lang.utils.io.FileLocks.ChannelFileLock
-
- tryLock() - Method in class cn.orionsec.kit.lang.utils.io.FileLocks.NamedFileLock
-
- Tuple - Class in cn.orionsec.kit.lang.define.wrapper
-
元组
- Tuple(Object...) - Constructor for class cn.orionsec.kit.lang.define.wrapper.Tuple
-
- type(Class<?>) - Method in class cn.orionsec.kit.lang.define.cache.key.CacheKeyBuilder
-
设置数据类型
- type(int) - Method in class cn.orionsec.kit.lang.define.wrapper.UrlWrapper
-
- type - Variable in class cn.orionsec.kit.lang.utils.reflect.type.TypeReference
-
- TypeInfer - Class in cn.orionsec.kit.lang.utils.reflect
-
反射 类型推断
- TypeMapper<T> - Class in cn.orionsec.kit.lang.utils.convert
-
对象类型转换映射的自定义实现
- TypeMapper(Class<T>) - Constructor for class cn.orionsec.kit.lang.utils.convert.TypeMapper
-
- TypeMapper(Class<T>, TypeStore) - Constructor for class cn.orionsec.kit.lang.utils.convert.TypeMapper
-
- TypeReference<T> - Class in cn.orionsec.kit.lang.utils.reflect.type
-
类型引用
from FastJSON
- TypeReference() - Constructor for class cn.orionsec.kit.lang.utils.reflect.type.TypeReference
-
- TypeReference(Type...) - Constructor for class cn.orionsec.kit.lang.utils.reflect.type.TypeReference
-
- Types - Class in cn.orionsec.kit.lang.utils.reflect
-
反射 类型工具类
- TypeStore - Class in cn.orionsec.kit.lang.utils.convert
-
类型转换容器
自动转换基本类型为包装类型
支持子父类转换 但是不支持接口转换
- TypeStore() - Constructor for class cn.orionsec.kit.lang.utils.convert.TypeStore
-
- vague(boolean) - Method in class cn.orionsec.kit.lang.utils.time.ago.DateAgo
-
设置使用模糊时间
- Valid - Class in cn.orionsec.kit.lang.utils
-
- Valid() - Constructor for class cn.orionsec.kit.lang.utils.Valid
-
- validCreditCode(String) - Static method in class cn.orionsec.kit.lang.utils.identity.CreditCodes
-
是否是有效的统一社会信用代码
- validHttpOk(T) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validIndex(T[], int) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validIndex(T[], int, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validIndex(T, int) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validIndex(T, int, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLength(String, int) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLength(String, int, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthGt(String, int) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthGt(String, int, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthGte(String, int) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthGte(String, int, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthIn(String, int, int) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthIn(String, int, int, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthLt(String, int) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthLt(String, int, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthLte(String, int) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validLengthLte(String, int, String, Object...) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validWrapper(HttpWrapper<T>) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- validWrapper(RpcWrapper<T>) - Static method in class cn.orionsec.kit.lang.utils.Valid
-
- VALUE - Static variable in class cn.orionsec.kit.lang.define.Null
-
- VALUE - Static variable in class cn.orionsec.kit.lang.define.Void
-
- valueCapacity(int) - Method in class cn.orionsec.kit.lang.define.collect.MultiLinkedHashMap
-
- valueCapacity(int, float) - Method in class cn.orionsec.kit.lang.define.collect.MultiLinkedHashMap
-
- valueCapacity(int, float, boolean) - Method in class cn.orionsec.kit.lang.define.collect.MultiLinkedHashMap
-
设置 value 初始化参数
- valueComparator(Comparator<? super V>) - Method in class cn.orionsec.kit.lang.define.collect.MultiTreeMap
-
设置 value 比较器
- valueInitialCapacity(int) - Method in class cn.orionsec.kit.lang.define.collect.MultiConcurrentHashMap
-
设置 value 初始化空间
- valueInitialCapacity(int) - Method in class cn.orionsec.kit.lang.define.collect.MultiHashMap
-
设置 value 初始化空间
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.define.cache.key.struct.RedisCacheStruct
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Restructure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.define.thread.RejectPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.ansi.AnsiCtrl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.ansi.cursor.AnsiCursorStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.ansi.style.AnsiFont
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiBackground
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiForeground
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.HashDigest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.PaddingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.RSASignature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.SecretKeySpecMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.WorkingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(Class<E>, Object, Method) - Static method in class cn.orionsec.kit.lang.utils.Enums
-
值映射为枚举
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.io.compress.CompressTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.io.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.json.matcher.ErrorStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.json.matcher.NoMatchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.References.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.script.ScriptType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.orionsec.kit.lang.utils.VariableStyles
-
Returns the enum constant of this type with the specified name.
- valueOptional() - Method in class cn.orionsec.kit.lang.define.wrapper.Pair
-
- values() - Static method in enum cn.orionsec.kit.lang.define.cache.key.struct.RedisCacheStruct
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.ReferenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.define.collect.ConcurrentReferenceHashMap.Restructure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class cn.orionsec.kit.lang.define.collect.EmptyMap
-
- values(K) - Method in interface cn.orionsec.kit.lang.define.collect.MultiMap
-
获取所有元素
- values() - Method in class cn.orionsec.kit.lang.define.collect.SingletonMap
-
- values() - Static method in enum cn.orionsec.kit.lang.define.thread.RejectPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.ansi.AnsiCtrl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.ansi.cursor.AnsiCursorStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.ansi.style.AnsiFont
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiBackground
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.ansi.style.color.AnsiForeground
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.CipherAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.HashDigest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.PaddingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.RSASignature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.SecretKeySpecMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.crypto.enums.WorkingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.io.compress.CompressTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.io.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.json.matcher.ErrorStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.json.matcher.NoMatchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.References.ReferenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.script.ScriptType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.unit.DistStorageUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.unit.LengthUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.unit.WeightUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.orionsec.kit.lang.utils.VariableStyles
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableStyles - Enum in cn.orionsec.kit.lang.utils
-
变量风格枚举对象
- VARY - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- vcs() - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- vcs(Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- vcs(String) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- vcs(String, Throwable) - Static method in class cn.orionsec.kit.lang.utils.Exceptions
-
- VcsException - Exception in cn.orionsec.kit.lang.exception
-
版本控制异常
- VcsException() - Constructor for exception cn.orionsec.kit.lang.exception.VcsException
-
- VcsException(String) - Constructor for exception cn.orionsec.kit.lang.exception.VcsException
-
- VcsException(String, Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.VcsException
-
- VcsException(Throwable) - Constructor for exception cn.orionsec.kit.lang.exception.VcsException
-
- verify(String, String, String) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- verify(String, PublicKey, String) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- verify(byte[], String, byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- verify(byte[], PublicKey, byte[]) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- verify(String, String, String, RSASignature) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- verify(String, PublicKey, String, RSASignature) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- verify(byte[], String, byte[], RSASignature) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
- verify(byte[], PublicKey, byte[], RSASignature) - Static method in class cn.orionsec.kit.lang.utils.crypto.RSA
-
RSA公钥验签
- verify(String, String) - Method in interface cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricCrypto
-
验证加密结果
- verify(byte[], byte[]) - Method in interface cn.orionsec.kit.lang.utils.crypto.symmetric.SymmetricCrypto
-
验证加密结果
- VERTICAL_TAB - Static variable in interface cn.orionsec.kit.lang.constant.Letters
-
- VIA - Static variable in interface cn.orionsec.kit.lang.constant.StandardHttpHeader
-
- Virginia - Class in cn.orionsec.kit.lang.utils.crypto
-
维吉尼亚密码实现
不支持中文
- Void - Class in cn.orionsec.kit.lang.define
-
void