- above(int) - Static method in class org.aoju.bus.core.text.escape.JavaUnicodeEscaper
-
Constructs a JavaUnicodeEscaper above the specified value (exclusive).
- above(int) - Static method in class org.aoju.bus.core.text.escape.NumericEscaper
-
Constructs a NumericEscaper above the specified value (exclusive).
- above(int) - Static method in class org.aoju.bus.core.text.escape.UnicodeEscaper
-
Constructs a UnicodeEscaper above the specified value (exclusive).
- AbstractConverter<T> - Class in org.aoju.bus.core.convert
-
抽象转换器,提供通用的转换逻辑,同时通过convertInternal实现对应类型的专属逻辑
转换器不会抛出转换异常,转换失败时会返回null
- AbstractConverter() - Constructor for class org.aoju.bus.core.convert.AbstractConverter
-
- AbstractDateBasic - Class in org.aoju.bus.core.date.format
-
- AbstractDateBasic(String, TimeZone, Locale) - Constructor for class org.aoju.bus.core.date.format.AbstractDateBasic
-
构造,内部使用
- accept(Class<?>) - Method in class org.aoju.bus.core.builder.RecursiveToStringStyle
-
Returns whether or not to recursively format the given Class.
- accept(Field) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Returns whether or not to append the given Field.
- ACCEPT - Static variable in class org.aoju.bus.core.consts.Header
-
The header Accept
- accept(T) - Method in interface org.aoju.bus.core.lang.Filter
-
是否接受对象
- accept(T, int) - Method in interface org.aoju.bus.core.utils.CollUtils.Consumer
-
接受并处理一个参数
- accept(K, V, int) - Method in interface org.aoju.bus.core.utils.CollUtils.KVConsumer
-
接受并处理一对参数
- ACCEPT_CHARSET - Static variable in class org.aoju.bus.core.consts.Header
-
The header Accept-Charset
- ACCEPT_ENCODING - Static variable in class org.aoju.bus.core.consts.Header
-
The header Accept-Encoding
- ACCEPT_LANGUAGE - Static variable in class org.aoju.bus.core.consts.Header
-
The header Accept-Language
- ACCEPT_RANGES - Static variable in class org.aoju.bus.core.consts.Header
-
The header Accept-Ranges
- add(File...) - Method in class org.aoju.bus.core.io.resource.MultiFileResource
-
增加文件资源
- add(Collection<File>) - Method in class org.aoju.bus.core.io.resource.MultiFileResource
-
增加文件资源
- add(Resource) - Method in class org.aoju.bus.core.io.resource.MultiFileResource
-
- add(Resource) - Method in class org.aoju.bus.core.io.resource.MultiResource
-
增加资源
- add(byte) - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
增加值
- add(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
增加值
- add(double) - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
增加值
- add(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
增加值
- add(float) - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
增加值
- add(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
增加值
- add(int) - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
增加值
- add(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
增加值
- add(long) - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
增加值
- add(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
增加值
- add(short) - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
增加值
- add(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
增加值
- add(T, double) - Method in class org.aoju.bus.core.lang.Weighing
-
增加对象
- add(Weighing.WeightObj<T>) - Method in class org.aoju.bus.core.lang.Weighing
-
增加对象权重
- add(Filter) - Method in class org.aoju.bus.core.loader.MixFilter
-
添加过滤器
- add(String) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- add(int, String) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- add(T[], T) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(boolean[], boolean) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(byte[], byte) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(char[], char) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(double[], double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(float[], float) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(int[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(long[], long) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(short[], short) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(T[], int, T) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(boolean[], int, boolean) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(char[], int, char) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(byte[], int, byte) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(short[], int, short) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(int[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(long[], int, long) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(float[], int, float) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(double[], int, double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts the specified element at the specified position in the array.
- add(float, float) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的加法运算
- add(float, double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的加法运算
- add(double, float) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的加法运算
- add(double, double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的加法运算
- add(Number, Number) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的加法运算
如果传入多个值为null或者空,则返回0
- add(Number...) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的加法运算
如果传入多个值为null或者空,则返回0
- add(String...) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的加法运算
如果传入多个值为null或者空,则返回0
- add(BigDecimal...) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的加法运算
如果传入多个值为null或者空,则返回0
- addAll(E[]) - Method in class org.aoju.bus.core.collection.PriorityQueue
-
- addAll(Collection<? extends String>) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- addAll(int, Collection<? extends String>) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- addAll(T[], T...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(boolean[], boolean...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(char[], char...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(byte[], byte...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(short[], short...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(int[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(long[], long...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(float[], float...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(double[], double...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(T[]...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
将多个数组合并在一起
忽略null的数组
- addAll(Collection<T>, Object) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将指定对象全部加入到集合中
提供的对象如果为集合类型,会自动转换为目标元素类型
- addAll(Collection<T>, Object, Type) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将指定对象全部加入到集合中
提供的对象如果为集合类型,会自动转换为目标元素类型
- addAll(Collection<T>, Iterator<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
加入全部
- addAll(Collection<T>, Iterable<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
加入全部
- addAll(Collection<T>, Enumeration<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
加入全部
- addAll(Collection<T>, T[]) - Static method in class org.aoju.bus.core.utils.CollUtils
-
加入全部
- addAllIfNotContains(List<T>, List<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将另一个列表中的元素加入到列表中,如果列表中已经存在此元素则忽略之
- addChain(Comparator<E>) - Method in class org.aoju.bus.core.compare.CompareChain
-
- addChain(Watcher) - Method in class org.aoju.bus.core.io.watchers.WatcherChain
-
- addChain(E) - Method in interface org.aoju.bus.core.lang.Chain
-
加入责任链
- addComparator(Comparator<E>) - Method in class org.aoju.bus.core.compare.CompareChain
-
在链的尾部添加比较器,使用正向排序
- addComparator(Comparator<E>, boolean) - Method in class org.aoju.bus.core.compare.CompareChain
-
在链的尾部添加比较器,使用给定排序方式
- addDays(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,加上/减去(负数)N天
- addHours(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,加上/减去(负数)N小时
- additiveHash(String, int) - Static method in class org.aoju.bus.core.utils.HashUtils
-
加法hash
- addJar(File) - Method in class org.aoju.bus.core.loader.JarLoaders
-
加载Jar文件,或者加载目录
- addListener(ClipboardListener) - Method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
设置 监听事件处理
- addMilliseconds(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,加上/减去(负数)N毫秒
- addMinutes(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,加上/减去(负数)N分钟
- addMonths(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,加上/减去(负数)N月
- addPrefixIfNot(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
如果给定字符串不是以prefix开头的,在开头补充 prefix
- addSeconds(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,加上/减去(负数)N秒
- addShutdownHook(Runnable) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
增加一个JVM关闭后的钩子,用于在JVM关闭时执行某些操作
- addSuffixIfNot(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
如果给定字符串不是以suffix结尾的,在尾部补充 suffix
- addURL(URL) - Method in class org.aoju.bus.core.loader.JarLoaders
-
- addURL(File) - Method in class org.aoju.bus.core.loader.JarLoaders
-
增加class所在目录或文件
如果为目录,此目录用于搜索class文件,如果为文件,需为jar文件
- addWeeks(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,加上/减去(负数)N周
- addWorker(SyncFinisher.Worker) - Method in class org.aoju.bus.core.thread.SyncFinisher
-
增加工作线程
- addYears(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,加上/减去(负数)N年
- addZero(Number, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
给数字对象按照指定长度在左侧补0.
- AES - Static variable in class org.aoju.bus.core.consts.Algorithm
-
对称算法类型
- AESToString(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
AES解密
- AESToString(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
AES解密
- AFTER - Static variable in class org.aoju.bus.core.consts.Httpd
-
- AGE - Static variable in class org.aoju.bus.core.consts.Header
-
The header Age
- AggregateTranslator - Class in org.aoju.bus.core.text.translate
-
执行一个接一个的翻译程序序列。执行结束时
第一个转换器使用输入中的代码点.
- AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.aoju.bus.core.text.translate.AggregateTranslator
-
- Algorithm - Class in org.aoju.bus.core.consts
-
算法信息
- Algorithm() - Constructor for class org.aoju.bus.core.consts.Algorithm
-
- Alias - Annotation Type in org.aoju.bus.core.annotation
-
Used to provide an alias to a field name.
- ALL - Static variable in class org.aoju.bus.core.consts.Httpd
-
- all(Filter...) - Static method in class org.aoju.bus.core.loader.Filters
-
创建多个子过滤器AND连接的混合过滤器
- all(Collection<? extends Filter>) - Static method in class org.aoju.bus.core.loader.Filters
-
创建多个子过滤器AND连接的混合过滤器
- ALL_MARKED_VOWEL - Static variable in class org.aoju.bus.core.utils.PinyinUtils
-
- ALL_UNMARKED_VOWEL - Static variable in class org.aoju.bus.core.utils.PinyinUtils
-
- AllFilter - Class in org.aoju.bus.core.loader
-
ALL逻辑复合过滤器,即所有过滤器都满足的时候才满足,
只要有一个过滤器不满足就立刻返回不满足,
如果没有过滤器的时候则认为所有过滤器都满足。
- AllFilter(Filter...) - Constructor for class org.aoju.bus.core.loader.AllFilter
-
- AllFilter(Collection<? extends Filter>) - Constructor for class org.aoju.bus.core.loader.AllFilter
-
- allocate(int) - Method in class org.aoju.bus.core.io.segment.BufferPage
-
- allocateBufferPage() - Method in class org.aoju.bus.core.io.segment.BufferPool
-
申请内存页
- ALLOW - Static variable in class org.aoju.bus.core.consts.Header
-
The header Allow
- ALWAYS - Static variable in class org.aoju.bus.core.loader.Filters
-
永远返回true的过滤器
- alwaysDelimitText - Variable in class org.aoju.bus.core.text.csv.CsvWriteConfig
-
是否始终使用文本分隔符,文本包装符,默认false,按需添加
- AND - Static variable in class org.aoju.bus.core.consts.Symbol
-
- and(Ansi) - Method in class org.aoju.bus.core.lang.Ansi
-
- and(Filter...) - Static method in class org.aoju.bus.core.loader.Filters
-
创建多个子过滤器AND连接的混合过滤器
- and(Collection<? extends Filter>) - Static method in class org.aoju.bus.core.loader.Filters
-
创建多个子过滤器AND连接的混合过滤器
- and(boolean...) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
对Boolean数组取与
- and(Boolean...) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
对Boolean数组取与
- AnnoUtils - Class in org.aoju.bus.core.utils
-
注解工具类
快速获取注解对象、注解值等工具封装
- AnnoUtils() - Constructor for class org.aoju.bus.core.utils.AnnoUtils
-
- Ansi - Class in org.aoju.bus.core.lang
-
*
使用方法:
String msg = Ansi.Red.and(Ansi.BgYellow).format("Hello %s", name)
String msg = Ansi.Blink.colorize("BOOM!")
或者,可以直接使用常数:
String msg = new Ansi(Ansi.ITALIC, Ansi.GREEN).format("Green money")
Or, even:
String msg = Ansi.BLUE + "scientific"
注意:同时出现多种组合FG颜色或BG颜色,只有最后一个会显示
- Ansi(String...) - Constructor for class org.aoju.bus.core.lang.Ansi
-
- ant() - Static method in class org.aoju.bus.core.loader.Loaders
-
创建ANT风格路径表达式的资源加载器,这是一个委派加载器,自身并没有资源加载逻辑而是委派给实际的资源加载器,
在这个创建方法中,实际委派给
Loaders.std()资源加载器。
示例:
- ant(ClassLoader) - Static method in class org.aoju.bus.core.loader.Loaders
-
- ant(Loader) - Static method in class org.aoju.bus.core.loader.Loaders
-
创建ANT风格路径表达式的资源加载器,这是一个委派加载器,自身并没有资源加载逻辑而是委派给实际的资源加载器,
在这个创建方法中,实际委派给delegate资源加载器。
示例:
- AntFilter - Class in org.aoju.bus.core.loader
-
ANT风格路径过滤器
- AntFilter(String) - Constructor for class org.aoju.bus.core.loader.AntFilter
-
- AntLoader - Class in org.aoju.bus.core.loader
-
ANT风格路径资源加载器
- AntLoader() - Constructor for class org.aoju.bus.core.loader.AntLoader
-
- AntLoader(ClassLoader) - Constructor for class org.aoju.bus.core.loader.AntLoader
-
- AntLoader(Loader) - Constructor for class org.aoju.bus.core.loader.AntLoader
-
- any(Filter...) - Static method in class org.aoju.bus.core.loader.Filters
-
创建多个子过滤器OR连接的混合过滤器
- any(Collection<? extends Filter>) - Static method in class org.aoju.bus.core.loader.Filters
-
创建多个子过滤器OR连接的混合过滤器
- AnyFilter - Class in org.aoju.bus.core.loader
-
ANY逻辑复合过滤器,即任意一个过滤器满足时就满足,当没有过滤器的时候则认为没有过滤器满足,也就是不满足。
- AnyFilter(Filter...) - Constructor for class org.aoju.bus.core.loader.AnyFilter
-
- AnyFilter(Collection<? extends Filter>) - Constructor for class org.aoju.bus.core.loader.AnyFilter
-
- apHash(String) - Static method in class org.aoju.bus.core.utils.HashUtils
-
AP算法
- append(Object, Object) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
- append(Object, Object, Comparator<?>) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
- append(long, long) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个long值比较
- append(int, int) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个int值比较
- append(short, short) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个short值比较
- append(char, char) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个char值比较
- append(byte, byte) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个byte值比较
- append(double, double) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个double值比较
- append(float, float) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个float值比较
- append(boolean, boolean) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个boolean值比较
- append(Object[], Object[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
- append(Object[], Object[], Comparator<?>) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
- append(long[], long[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个long数组.
- append(int[], int[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个int数组.
- append(short[], short[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个short数组.
- append(char[], char[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个char数组.
- append(byte[], byte[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个byte数组.
- append(double[], double[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个double数组.
- append(float[], float[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个float数组.
- append(boolean[], boolean[]) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到builder的深层比较,两个boolean数组.
- append(String, boolean, boolean) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two booleans are equal.
- append(String, boolean[], boolean[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two boolean[]s are equal.
- append(String, byte, byte) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two bytes are equal.
- append(String, byte[], byte[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two byte[]s are equal.
- append(String, char, char) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two chars are equal.
- append(String, char[], char[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two char[]s are equal.
- append(String, double, double) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two doubles are equal.
- append(String, double[], double[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two double[]s are equal.
- append(String, float, float) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two floats are equal.
- append(String, float[], float[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two float[]s are equal.
- append(String, int, int) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two ints are equal.
- append(String, int[], int[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two int[]s are equal.
- append(String, long, long) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two longs are equal.
- append(String, long[], long[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two long[]s are equal.
- append(String, short, short) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two shorts are equal.
- append(String, short[], short[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two short[]s are equal.
- append(String, Object, Object) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two Objectss are equal.
- append(String, Object[], Object[]) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Test if two Object[]s are equal.
- append(String, DiffResult) - Method in class org.aoju.bus.core.builder.DiffBuilder
-
Append diffs from another DiffResult.
- append(Object, Object) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
- append(long, long) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Test if two long s are equal.
- append(int, int) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Test if two ints are equal.
- append(short, short) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Test if two shorts are equal.
- append(char, char) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Test if two chars are equal.
- append(byte, byte) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Test if two bytes are equal.
- append(double, double) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Test if two doubles are equal by testing that the
pattern of bits returned by doubleToLong are equal.
- append(float, float) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Test if two floats are equal byt testing that the
pattern of bits returned by doubleToLong are equal.
- append(boolean, boolean) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Test if two booleanss are equal.
- append(Object[], Object[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Performs a deep comparison of two Object arrays.
- append(long[], long[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Deep comparison of array of long.
- append(int[], int[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Deep comparison of array of int.
- append(short[], short[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Deep comparison of array of short.
- append(char[], char[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Deep comparison of array of char.
- append(byte[], byte[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Deep comparison of array of byte.
- append(double[], double[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Deep comparison of array of double.
- append(float[], float[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Deep comparison of array of float.
- append(boolean[], boolean[]) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Deep comparison of array of boolean.
- append(boolean) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a boolean.
- append(boolean[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a boolean array.
- append(byte) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a byte.
- append(byte[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a byte array.
- append(char) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a char.
- append(char[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a char array.
- append(double) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a double.
- append(double[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a double array.
- append(float) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a float.
- append(float[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a float array.
- append(int) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for an int.
- append(int[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for an int array.
- append(long) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a long.
- append(long[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a long array.
- append(Object) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for an Object.
- append(Object[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for an Object array.
- append(short) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a short.
- append(short[]) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Append a hashCode for a short array.
- append(boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a boolean
value.
- append(boolean[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a boolean
array.
- append(byte) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a byte
value.
- append(byte[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a byte
array.
- append(char) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a char
value.
- append(char[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a char
array.
- append(double) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a double
value.
- append(double[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a double
array.
- append(float) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a float
value.
- append(float[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a float
array.
- append(int) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an int
value.
- append(int[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an int
array.
- append(long) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a long
value.
- append(long[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a long
array.
- append(Object) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an Object
value.
- append(Object[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an Object
array.
- append(short) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a short
value.
- append(short[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a short
array.
- append(String, boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a boolean
value.
- append(String, boolean[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a boolean
array.
- append(String, boolean[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a boolean
array.
- append(String, byte) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an byte
value.
- append(String, byte[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a byte array.
- append(String, byte[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a byte
array.
- append(String, char) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a char
value.
- append(String, char[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a char
array.
- append(String, char[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a char
array.
- append(String, double) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a double
value.
- append(String, double[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a double
array.
- append(String, double[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a double
array.
- append(String, float) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an float
value.
- append(String, float[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a float
array.
- append(String, float[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a float
array.
- append(String, int) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an int
value.
- append(String, int[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an int
array.
- append(String, int[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an int
array.
- append(String, long) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a long
value.
- append(String, long[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a long
array.
- append(String, long[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a long
array.
- append(String, Object) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an Object
value.
- append(String, Object, boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an Object
value.
- append(String, Object[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an Object
array.
- append(String, Object[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an Object
array.
- append(String, short) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString an short
value.
- append(String, short[]) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a short
array.
- append(String, short[], boolean) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append to the toString a short
array.
- append(StringBuffer, String, Object, Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an Object
value, printing the full toString of the
Object passed in.
- append(StringBuffer, String, long) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a long
value.
- append(StringBuffer, String, int) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an int
value.
- append(StringBuffer, String, short) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a short
value.
- append(StringBuffer, String, byte) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a byte
value.
- append(StringBuffer, String, char) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a char
value.
- append(StringBuffer, String, double) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a double
value.
- append(StringBuffer, String, float) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a float
value.
- append(StringBuffer, String, boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a boolean
value.
- append(StringBuffer, String, Object[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an Object
array.
- append(StringBuffer, String, long[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a long
array.
- append(StringBuffer, String, int[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an int
array.
- append(StringBuffer, String, short[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a short
array.
- append(StringBuffer, String, byte[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a byte
array.
- append(StringBuffer, String, char[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a char
array.
- append(StringBuffer, String, double[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a double
array.
- append(StringBuffer, String, float[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a float
array.
- append(StringBuffer, String, boolean[], Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a boolean
array.
- append(byte[], int, int) - Method in class org.aoju.bus.core.io.FastByteBuffer
-
向快速缓冲加入数据
- append(byte[]) - Method in class org.aoju.bus.core.io.FastByteBuffer
-
向快速缓冲加入数据
- append(byte) - Method in class org.aoju.bus.core.io.FastByteBuffer
-
向快速缓冲加入一个字节
- append(FastByteBuffer) - Method in class org.aoju.bus.core.io.FastByteBuffer
-
将另一个快速缓冲加入到自身
- append(String) - Method in class org.aoju.bus.core.io.file.FileAppender
-
追加
- append(String) - Method in class org.aoju.bus.core.io.file.FileWriter
-
将String写入文件,追加模式
- append(byte[], int, int) - Method in class org.aoju.bus.core.io.file.FileWriter
-
追加数据到文件
- append(Object) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an object to this string builder.
- append(CharSequence) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a CharSequence to this string builder.
- append(CharSequence, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a CharSequence to this string builder.
- append(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a string to this string builder.
- append(String, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a string to this string builder.
- append(String, Object...) - Method in class org.aoju.bus.core.text.StrBuilder
-
- append(CharBuffer) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends the contents of a char buffer to this string builder.
- append(CharBuffer, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends the contents of a char buffer to this string builder.
- append(StringBuffer) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a string buffer to this string builder.
- append(StringBuffer, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a string buffer to this string builder.
- append(StringBuilder) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a StringBuilder to this string builder.
- append(StringBuilder, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a StringBuilder to this string builder.
- append(StrBuilder) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends another string builder to this string builder.
- append(StrBuilder, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a string builder to this string builder.
- append(char[]) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a char array to the string builder.
- append(char[], int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a char array to the string builder.
- append(boolean) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a boolean value to the string builder.
- append(char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a char value to the string builder.
- append(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an int value to the string builder using String.valueOf.
- append(long) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a long value to the string builder using String.valueOf.
- append(float) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a float value to the string builder using String.valueOf.
- append(double) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a double value to the string builder using String.valueOf.
- append(T[], T...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
将新元素添加到已有数组中
添加新元素会生成一个新的数组,不影响原数组
- append(Object, T...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
将新元素添加到已有数组中
添加新元素会生成一个新的数组,不影响原数组
- append(String) - Method in class org.aoju.bus.core.utils.EscapeUtils.Builder
-
Literal append, no escaping being done.
- append(Object) - Method in class org.aoju.bus.core.utils.TextUtils
-
追加对象,对象会被转换为字符串
- append(char) - Method in class org.aoju.bus.core.utils.TextUtils
-
追加一个字符
- append(char[]) - Method in class org.aoju.bus.core.utils.TextUtils
-
追加一个字符数组
- append(char[], int, int) - Method in class org.aoju.bus.core.utils.TextUtils
-
追加一个字符数组
- append(CharSequence) - Method in class org.aoju.bus.core.utils.TextUtils
-
- append(CharSequence, int, int) - Method in class org.aoju.bus.core.utils.TextUtils
-
- appendAll(T...) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends each item in an array to the builder without any separators.
- appendAll(Iterable<?>) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends each item in a iterable to the builder without any separators.
- appendAll(Iterator<?>) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends each item in an iterator to the builder without any separators.
- appendAsObjectToString(Object) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Appends with the same format as the default Object toString()
method.
- appendChild(Node, String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
在已有节点上创建子节点
- appendClassName(StringBuffer, Object) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the class name.
- appendContentEnd(StringBuffer) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the content end.
- appendContentStart(StringBuffer) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the content start.
- appendCyclicObject(StringBuffer, String, Object) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an Object
value that has been detected to participate in a cycle.
- appendDetail(StringBuffer, String, Object) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Object[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, long[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, int[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, short[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, byte[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, char[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, double[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, float[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, boolean[]) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Object) - Method in class org.aoju.bus.core.builder.RecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Collection<?>) - Method in class org.aoju.bus.core.builder.RecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Object) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an Object
value, printing the full detail of the Object.
- appendDetail(StringBuffer, String, Collection<?>) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a Collection.
- appendDetail(StringBuffer, String, Map<?, ?>) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a Map.
- appendDetail(StringBuffer, String, long) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a long
value.
- appendDetail(StringBuffer, String, int) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an int
value.
- appendDetail(StringBuffer, String, short) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a short
value.
- appendDetail(StringBuffer, String, byte) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a byte
value.
- appendDetail(StringBuffer, String, char) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a char
value.
- appendDetail(StringBuffer, String, double) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a double
value.
- appendDetail(StringBuffer, String, float) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a float
value.
- appendDetail(StringBuffer, String, boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a boolean
value.
- appendDetail(StringBuffer, String, Object[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of an
Object array.
- appendDetail(StringBuffer, String, long[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of a
long array.
- appendDetail(StringBuffer, String, int[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of an
int array.
- appendDetail(StringBuffer, String, short[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of a
short array.
- appendDetail(StringBuffer, String, byte[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of a
byte array.
- appendDetail(StringBuffer, String, char[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of a
char array.
- appendDetail(StringBuffer, String, double[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of a
double array.
- appendDetail(StringBuffer, String, float[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of a
float array.
- appendDetail(StringBuffer, String, boolean[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of a
boolean array.
- appendEnd(StringBuffer, Object) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the end of data indicator.
- appendFieldEnd(StringBuffer, String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the field end.
- appendFieldSeparator(StringBuffer) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the field separator.
- appendFieldsIn(Class<?>) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Appends the fields and values defined by the given object of the given Class.
- appendFieldStart(StringBuffer, String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the field start.
- appendFixedWidthPadLeft(Object, int, char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(int, int, char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadRight(Object, int, char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(int, int, char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an object to the builder padding on the right to a fixed length.
- appendIdentityHashCode(StringBuffer, Object) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
- appendingSink(File) - Method in interface org.aoju.bus.core.io.segment.FileSystem
-
- appendingSink(File) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- appendInternal(StringBuffer, String, Object, boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an Object,
correctly interpreting its type.
- appendLines(Collection<T>) - Method in class org.aoju.bus.core.io.file.FileWriter
-
将列表写入文件,追加模式
- appendLines(Collection<T>, String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将列表写入文件,追加模式
- appendLines(Collection<T>, File, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将列表写入文件,追加模式
- appendLines(Collection<T>, String, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将列表写入文件,追加模式
- appendLines(Collection<T>, File, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将列表写入文件,追加模式
- appendln(Object) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an object followed by a new line to this string builder.
- appendln(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a string followed by a new line to this string builder.
- appendln(String, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a string followed by a new line to this string builder.
- appendln(String, Object...) - Method in class org.aoju.bus.core.text.StrBuilder
-
- appendln(StringBuffer) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a string buffer followed by a new line to this string builder.
- appendln(StringBuilder) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a string builder followed by a new line to this string builder.
- appendln(StringBuilder, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a string builder followed by a new line to this string builder.
- appendln(StringBuffer, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a string buffer followed by a new line to this string builder.
- appendln(StrBuilder) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends another string builder followed by a new line to this string builder.
- appendln(StrBuilder, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends part of a string builder followed by a new line to this string builder.
- appendln(char[]) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a char array followed by a new line to the string builder.
- appendln(char[], int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a char array followed by a new line to the string builder.
- appendln(boolean) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a boolean value followed by a new line to the string builder.
- appendln(char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a char value followed by a new line to the string builder.
- appendln(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an int value followed by a new line to the string builder using String.valueOf.
- appendln(long) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a long value followed by a new line to the string builder using String.valueOf.
- appendln(float) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a float value followed by a new line to the string builder using String.valueOf.
- appendln(double) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends a double value followed by a new line to the string builder using String.valueOf.
- appendNewLine() - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends the new line string to this string builder.
- appendNull() - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends the text representing null to this string builder.
- appendNullText(StringBuffer, String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an indicator for null.
- appendRange(int, int, Collection<Integer>) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
将给定范围内的整数添加到已有集合中,步进为1
- appendRange(int, int, int, Collection<Integer>) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
将给定范围内的整数添加到已有集合中
- appendStart(StringBuffer, Object) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the start of data indicator.
- appendString(String, String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将String写入文件,追加模式
- appendString(String, String, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将String写入文件,追加模式
- appendString(String, File, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将String写入文件,追加模式
- appendString(String, File, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将String写入文件,追加模式
- appendSummary(StringBuffer, String, Object) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString an Object
value, printing a summary of the Object.
- appendSummary(StringBuffer, String, Object[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of an
Object array.
- appendSummary(StringBuffer, String, long[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of a
long array.
- appendSummary(StringBuffer, String, int[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of an
int array.
- appendSummary(StringBuffer, String, short[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of a
short array.
- appendSummary(StringBuffer, String, byte[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of a
byte array.
- appendSummary(StringBuffer, String, char[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of a
char array.
- appendSummary(StringBuffer, String, double[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of a
double array.
- appendSummary(StringBuffer, String, float[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of a
float array.
- appendSummary(StringBuffer, String, boolean[]) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a summary of a
boolean array.
- appendSummarySize(StringBuffer, String, int) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString a size summary.
- appendSuper(int) - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
附加到 builder compareTo(Object) 超类的结果。
- appendSuper(boolean) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Adds the result of super.equals() to this builder.
- appendSuper(int) - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Adds the result of super.hashCode() to this builder.
- appendSuper(String) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append the toString from the superclass.
- appendSuper(StringBuffer, String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the superclass toString.
- appendToString(String) - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Append the toString from another object.
- appendToString(StringBuffer, String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString another toString.
- appendUtf8Lines(Collection<T>, File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将列表写入文件,追加模式
- appendUtf8Lines(Collection<T>, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将列表写入文件,追加模式
- appendUtf8String(String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将String写入文件,UTF-8编码追加模式
- appendUtf8String(String, File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
将String写入文件,UTF-8编码追加模式
- appendWithSeparators(Object[], String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an array placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Iterable<?>, String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an iterable placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Iterator<?>, String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Appends an iterator placing separators between each value, but
not before the first or after the last.
- appendWriteAndClose(File, String) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- APPLICATION_ATOM_XML - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/atom+xml"
- APPLICATION_ATOM_XML_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_DICOM - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/dicom"
- APPLICATION_DICOM_JSON - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/dicom+json"
- APPLICATION_DICOM_JSON_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_DICOM_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_DICOM_XML - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/dicom+xml"
- APPLICATION_DICOM_XML_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_FORM_URLENCODED - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/x-www-form-urlencoded"
- APPLICATION_FORM_URLENCODED_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_JSON - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/json"
- APPLICATION_JSON_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_OCTET_STREAM - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/octet-stream"
- APPLICATION_OCTET_STREAM_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_PDF - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/pdf"
- APPLICATION_PDF_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_SVG_XML - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/svg+xml"
- APPLICATION_SVG_XML_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_XHTML_XML - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/xhtml+xml"
- APPLICATION_XHTML_XML_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_XML - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/xml"
- APPLICATION_XML_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_ZIP - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/zip"
- APPLICATION_ZIP_COMPRESSED - Static variable in class org.aoju.bus.core.consts.MediaType
-
"application/x-zip-compressed"
- APPLICATION_ZIP_COMPRESSED_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- APPLICATION_ZIP_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- ARCFOUR - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- areNotEmpty(String...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- Arrangement - Class in org.aoju.bus.core.math
-
排列A(n, m)
排列组合相关类
- Arrangement(String[]) - Constructor for class org.aoju.bus.core.math.Arrangement
-
构造
- arrangementCount(int, int) - Static method in class org.aoju.bus.core.utils.MathUtils
-
计算排列数,即A(n, m) = n!/(n-m)!
- arrangementCount(int) - Static method in class org.aoju.bus.core.utils.MathUtils
-
计算排列数,即A(n, n) = n!
- arrangementSelect(String[], int) - Static method in class org.aoju.bus.core.utils.MathUtils
-
排列选择(从列表中选择n个排列)
- arrangementSelect(String[]) - Static method in class org.aoju.bus.core.utils.MathUtils
-
全排列选择(列表全部参与排列)
- array(int) - Method in class org.aoju.bus.core.io.FastByteBuffer
-
根据索引位返回缓冲集中的缓冲
- ArrayConverter - Class in org.aoju.bus.core.convert.impl
-
数组转换器,包括原始类型数组
- ArrayConverter(Class<?>) - Constructor for class org.aoju.bus.core.convert.impl.ArrayConverter
-
构造
- ArrayIterator<E> - Class in org.aoju.bus.core.collection
-
- ArrayIterator(Object) - Constructor for class org.aoju.bus.core.collection.ArrayIterator
-
Constructs an ArrayIterator that will iterate over the values in the
specified array.
- ArrayIterator(Object, int) - Constructor for class org.aoju.bus.core.collection.ArrayIterator
-
Constructs an ArrayIterator that will iterate over the values in the
specified array from a specific start index.
- ArrayIterator(Object, int, int) - Constructor for class org.aoju.bus.core.collection.ArrayIterator
-
Construct an ArrayIterator that will iterate over a range of values
in the specified array.
- arrayRangeEquals(byte[], int, byte[], int, int) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- ArrayType - Interface in org.aoju.bus.core.getter
-
数组类型的Get接口
- ArrayUtils - Class in org.aoju.bus.core.utils
-
数组工具类
- ArrayUtils() - Constructor for class org.aoju.bus.core.utils.ArrayUtils
-
- asByteBuffer() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- asByteBuffer() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- ascToBcd(byte[]) - Static method in class org.aoju.bus.core.codec.BCD
-
ASCII转BCD
- ascToBcd(byte[], int) - Static method in class org.aoju.bus.core.codec.BCD
-
ASCII转BCD
- asEnumeration(Iterator<E>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Iterator转换为Enumeration
- asIterable(Iterator<E>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
- asIterable(Iterator<E>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
- asIterator(Enumeration<E>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Enumeration转换为Iterator
- asIterator(Enumeration<E>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
Enumeration转换为Iterator
- Assert - Class in org.aoju.bus.core.lang
-
断言
断言某些对象或值是否符合规定,否则抛出异常。经常用于做变量检查
- Assert() - Constructor for class org.aoju.bus.core.lang.Assert
-
- Async - Annotation Type in org.aoju.bus.core.annotation
-
Mark a class or method to as "asynchronous"
- Async.MethodNameTransformer - Class in org.aoju.bus.core.annotation
-
When a `public void` method has been annotated as `@Async`, ActFramework will
enhance the class by adding an new method as a copy of the original method, the name
of the new method will be the result of calling the original method.
- AT - Static variable in class org.aoju.bus.core.consts.Symbol
-
- AtomicBooleanConverter - Class in org.aoju.bus.core.convert.impl
-
- AtomicBooleanConverter() - Constructor for class org.aoju.bus.core.convert.impl.AtomicBooleanConverter
-
- AtomicReferenceConverter - Class in org.aoju.bus.core.convert.impl
-
- AtomicReferenceConverter() - Constructor for class org.aoju.bus.core.convert.impl.AtomicReferenceConverter
-
- AUDIOS - Static variable in class org.aoju.bus.core.consts.FileType
-
音频
- AuthorizationException - Exception in org.aoju.bus.core.lang.exception
-
自定义异常: 认证失败异常
- AuthorizationException() - Constructor for exception org.aoju.bus.core.lang.exception.AuthorizationException
-
- AuthorizationException(String) - Constructor for exception org.aoju.bus.core.lang.exception.AuthorizationException
-
- AuthorizationException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.AuthorizationException
-
- AuthorizationException(String, Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.AuthorizationException
-
- AuthorizationException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.AuthorizationException
-
- AuthorizationException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.AuthorizationException
-
- await() - Method in class org.aoju.bus.core.thread.SyncFinisher
-
等待所有Worker工作结束,否则阻塞
- Awaits - Class in org.aoju.bus.core.io.segment
-
此超时使用后台线程在超时发生时精确地执行操作。用它来
在本地不支持超时的地方实现超时,例如对阻塞的套接字操作.
- Awaits() - Constructor for class org.aoju.bus.core.io.segment.Awaits
-
- C_AND - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 与
- C_AT - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: @
- C_BACKSLASH - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 反斜杠
- C_BRACKET_LEFT - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 方括号-左
- C_BRACKET_RIGHT - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 方括号-右
- C_CARET - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 幂
- C_COLON - Static variable in class org.aoju.bus.core.consts.Symbol
-
冒号
- C_COMMA - Static variable in class org.aoju.bus.core.consts.Symbol
-
逗号字符
- C_CR - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 回车
- C_DASHED - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: -
- C_DELIM_LEFT - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 大括号-左
- C_DELIM_RIGHT - Static variable in class org.aoju.bus.core.consts.Symbol
-
大括号-右
- C_DOLLAR - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 美元
- C_DOT - Static variable in class org.aoju.bus.core.consts.Symbol
-
字符:小数点
- C_DOUBLE_QUOTES - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 双引号
- C_EQUAL - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 等于号
- C_HT - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 水平制表
- C_LF - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 换行
- C_NOT - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 非
- C_OR - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 或
- C_PERCENT - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 百分比
- C_PLUS - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: +
- C_QUESTION_MARK - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 问号
- C_SHAPE - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: #
- C_SINGLE_QUOTE - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 单引号
- C_SLASH - Static variable in class org.aoju.bus.core.consts.Symbol
-
斜杠
- C_SPACE - Static variable in class org.aoju.bus.core.consts.Symbol
-
空格
- C_STAR - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: *
- C_TAB - Static variable in class org.aoju.bus.core.consts.Symbol
-
TAB
- C_UNDERLINE - Static variable in class org.aoju.bus.core.consts.Symbol
-
下划线
- CACHE_CONTROL - Static variable in class org.aoju.bus.core.consts.Header
-
The header Cache-Control
- Caesar - Class in org.aoju.bus.core.codec
-
凯撒密码实现
- Caesar() - Constructor for class org.aoju.bus.core.codec.Caesar
-
- calendar(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
转换为Calendar对象
- calendar(long) - Static method in class org.aoju.bus.core.utils.DateUtils
-
转换为Calendar对象
- CalendarConverter - Class in org.aoju.bus.core.convert.impl
-
日期转换器
- CalendarConverter() - Constructor for class org.aoju.bus.core.convert.impl.CalendarConverter
-
- call(P...) - Method in interface org.aoju.bus.core.lang.Func
-
执行函数
- Caller - Class in org.aoju.bus.core.lang
-
调用者。可以通过此类的方法获取调用者、多级调用者以及判断是否被调用
- Caller() - Constructor for class org.aoju.bus.core.lang.Caller
-
- Caller - Interface in org.aoju.bus.core.lang.caller
-
调用者接口
可以通过此接口的实现类方法获取调用者、多级调用者以及判断是否被调用
- CallerUtils - Class in org.aoju.bus.core.utils
-
调用者。可以通过此类的方法获取调用者、多级调用者以及判断是否被调用
- CallerUtils() - Constructor for class org.aoju.bus.core.utils.CallerUtils
-
- CamelCaseLinkedMap<K,V> - Class in org.aoju.bus.core.map
-
驼峰Key风格的LinkedHashMap
对KEY转换为驼峰,get("int_value")和get("intValue")获得的值相同,put进入的值也会被覆盖
- CamelCaseLinkedMap() - Constructor for class org.aoju.bus.core.map.CamelCaseLinkedMap
-
构造
- CamelCaseLinkedMap(int) - Constructor for class org.aoju.bus.core.map.CamelCaseLinkedMap
-
构造
- CamelCaseLinkedMap(Map<? extends K, ? extends V>) - Constructor for class org.aoju.bus.core.map.CamelCaseLinkedMap
-
构造
- CamelCaseLinkedMap(float, Map<? extends K, ? extends V>) - Constructor for class org.aoju.bus.core.map.CamelCaseLinkedMap
-
构造
- CamelCaseLinkedMap(int, float) - Constructor for class org.aoju.bus.core.map.CamelCaseLinkedMap
-
构造
- CamelCaseMap<K,V> - Class in org.aoju.bus.core.map
-
驼峰Key风格的Map
对KEY转换为驼峰,get("int_value")和get("intValue")获得的值相同,put进入的值也会被覆盖
- CamelCaseMap() - Constructor for class org.aoju.bus.core.map.CamelCaseMap
-
构造
- CamelCaseMap(int) - Constructor for class org.aoju.bus.core.map.CamelCaseMap
-
构造
- CamelCaseMap(Map<? extends K, ? extends V>) - Constructor for class org.aoju.bus.core.map.CamelCaseMap
-
构造
- CamelCaseMap(float, Map<? extends K, ? extends V>) - Constructor for class org.aoju.bus.core.map.CamelCaseMap
-
构造
- CamelCaseMap(int, float) - Constructor for class org.aoju.bus.core.map.CamelCaseMap
-
构造
- capacity() - Method in class org.aoju.bus.core.text.StrBuilder
-
Gets the current size of the internal character array buffer.
- capitalize(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- captureScreen() - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
截取全屏
- captureScreen(File) - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
截取全屏到文件
- captureScreen(Rectangle) - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
截屏
- captureScreen(Rectangle, File) - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
截屏
- CARET - Static variable in class org.aoju.bus.core.consts.Symbol
-
- CaseInsensitiveLinkedMap<K,V> - Class in org.aoju.bus.core.map
-
忽略大小写的LinkedHashMap
对KEY忽略大小写,get("Value")和get("value")获得的值相同,put进入的值也会被覆盖
- CaseInsensitiveLinkedMap() - Constructor for class org.aoju.bus.core.map.CaseInsensitiveLinkedMap
-
构造
- CaseInsensitiveLinkedMap(int) - Constructor for class org.aoju.bus.core.map.CaseInsensitiveLinkedMap
-
构造
- CaseInsensitiveLinkedMap(Map<? extends K, ? extends V>) - Constructor for class org.aoju.bus.core.map.CaseInsensitiveLinkedMap
-
构造
- CaseInsensitiveLinkedMap(float, Map<? extends K, ? extends V>) - Constructor for class org.aoju.bus.core.map.CaseInsensitiveLinkedMap
-
构造
- CaseInsensitiveLinkedMap(int, float) - Constructor for class org.aoju.bus.core.map.CaseInsensitiveLinkedMap
-
构造
- CaseInsensitiveMap<K,V> - Class in org.aoju.bus.core.map
-
忽略大小写的Map
对KEY忽略大小写,get("Value")和get("value")获得的值相同,put进入的值也会被覆盖
- CaseInsensitiveMap() - Constructor for class org.aoju.bus.core.map.CaseInsensitiveMap
-
构造
- CaseInsensitiveMap(int) - Constructor for class org.aoju.bus.core.map.CaseInsensitiveMap
-
构造
- CaseInsensitiveMap(Map<? extends K, ? extends V>) - Constructor for class org.aoju.bus.core.map.CaseInsensitiveMap
-
构造
- CaseInsensitiveMap(float, Map<? extends K, ? extends V>) - Constructor for class org.aoju.bus.core.map.CaseInsensitiveMap
-
构造
- CaseInsensitiveMap(int, float) - Constructor for class org.aoju.bus.core.map.CaseInsensitiveMap
-
构造
- cast(Class<?>, Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
强转数组类型
强制转换的前提是数组元素类型可被强制转换
强制转换后会生成一个新数组
- CastConverter<T> - Class in org.aoju.bus.core.convert.impl
-
强转转换器
- CastConverter() - Constructor for class org.aoju.bus.core.convert.impl.CastConverter
-
- Chain<E,T> - Interface in org.aoju.bus.core.lang
-
责任链接口
- CharacterConverter - Class in org.aoju.bus.core.convert.impl
-
字符转换器
- CharacterConverter() - Constructor for class org.aoju.bus.core.convert.impl.CharacterConverter
-
- charAt(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Gets the character at the specified index.
- charAt(int) - Method in class org.aoju.bus.core.utils.TextUtils
-
- charMatcher(char) - Static method in class org.aoju.bus.core.text.StrMatcher
-
构造函数
- CharSequenceTranslator - Class in org.aoju.bus.core.text.translate
-
用于翻译文本的API
其核心用途是转义和反转义文本
- CharSequenceTranslator() - Constructor for class org.aoju.bus.core.text.translate.CharSequenceTranslator
-
- Charset - Class in org.aoju.bus.core.consts
-
编码常量
- Charset() - Constructor for class org.aoju.bus.core.consts.Charset
-
- charset - Variable in class org.aoju.bus.core.consts.MediaType
-
- charset() - Method in class org.aoju.bus.core.consts.MediaType
-
返回此媒体类型的字符集,如果该媒体类型没有指定字符集,则返回null.
- charset(Charset) - Method in class org.aoju.bus.core.consts.MediaType
-
返回此媒体类型的字符集,或者defaultValue,
如果此媒体类型没有指定字符集,则当前运行时不支持该字符集
- charset - Variable in class org.aoju.bus.core.io.file.FileWrapper
-
- charset(String) - Static method in class org.aoju.bus.core.utils.CharsetUtils
-
转换为Charset对象
- CHARSET_GBK - Static variable in class org.aoju.bus.core.consts.Charset
-
- CHARSET_PARAMETER - Static variable in class org.aoju.bus.core.consts.MediaType
-
The media type charset parameter name.
- CharsetConverter - Class in org.aoju.bus.core.convert.impl
-
编码对象转换器
- CharsetConverter() - Constructor for class org.aoju.bus.core.convert.impl.CharsetConverter
-
- charSetMatcher(char...) - Static method in class org.aoju.bus.core.text.StrMatcher
-
构造函数
- charSetMatcher(String) - Static method in class org.aoju.bus.core.text.StrMatcher
-
构造函数
- CharsetUtils - Class in org.aoju.bus.core.utils
-
字符集工具类
- CharsetUtils() - Constructor for class org.aoju.bus.core.utils.CharsetUtils
-
- CharUtils - Class in org.aoju.bus.core.utils
-
字符工具类
部分工具来自于Apache
- CharUtils() - Constructor for class org.aoju.bus.core.utils.CharUtils
-
- checkBound(int, int, String) - Method in class org.aoju.bus.core.collection.ArrayIterator
-
Checks whether the index is valid or not.
- checkedCast(long) - Static method in class org.aoju.bus.core.key.HashID
-
- checkOffsetAndCount(long, long, long) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- checkpw(String, String) - Static method in class org.aoju.bus.core.codec.Blowfish
-
Check that a plaintext password matches a previously hashed first
- checkSlip(File, File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
检查父完整路径是否为自路径的前半部分,如果不是说明不是子路径,可能存在slip注入。
- checksum(File, Checksum) - Static method in class org.aoju.bus.core.utils.FileUtils
-
计算文件校验码
- checksum(InputStream, Checksum) - Static method in class org.aoju.bus.core.utils.IoUtils
-
计算流的校验码,计算后关闭流
- checksumCRC32(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
计算文件CRC32校验码
- checksumCRC32(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
计算流CRC32校验码,计算后关闭流
- CHINESE - Static variable in class org.aoju.bus.core.consts.RegEx
-
- CHINESE_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
正则表达式匹配中文汉字
- CHINESE_ZODIAC - Static variable in class org.aoju.bus.core.consts.Fields
-
属相
- CITIZEN_ID - Static variable in class org.aoju.bus.core.consts.RegEx
-
- CITIZEN_ID_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
18位身份证号码
- CitizenIdUtils - Class in org.aoju.bus.core.utils
-
身份证相关工具类
- CitizenIdUtils() - Constructor for class org.aoju.bus.core.utils.CitizenIdUtils
-
- CLASS - Static variable in class org.aoju.bus.core.consts.FileType
-
Class文件扩展名
- CLASS_PATH - Static variable in class org.aoju.bus.core.consts.System
-
类路径
- CLASS_VERSION - Static variable in class org.aoju.bus.core.consts.System
-
Java 类格式版本号
- ClassConverter - Class in org.aoju.bus.core.convert.impl
-
类转换器
将类名转换为类
- ClassConverter() - Constructor for class org.aoju.bus.core.convert.impl.ClassConverter
-
- CLASSPATH_URL_PREFIX - Static variable in class org.aoju.bus.core.consts.Normal
-
针对ClassPath路径的伪协议前缀(兼容Spring): "classpath:"
- ClassPathResource - Class in org.aoju.bus.core.io.resource
-
ClassPath单一资源访问类
传入路径path必须为相对路径,如果传入绝对路径,Linux路径会去掉开头的“/”,而Windows路径会直接报错。
传入的path所指向的资源必须存在,否则报错
- ClassPathResource(String) - Constructor for class org.aoju.bus.core.io.resource.ClassPathResource
-
构造
- ClassPathResource(String, ClassLoader) - Constructor for class org.aoju.bus.core.io.resource.ClassPathResource
-
构造
- ClassPathResource(String, Class<?>) - Constructor for class org.aoju.bus.core.io.resource.ClassPathResource
-
构造
- ClassPathResource(String, ClassLoader, Class<?>) - Constructor for class org.aoju.bus.core.io.resource.ClassPathResource
-
构造
- ClassUtils - Class in org.aoju.bus.core.utils
-
类工具类
- ClassUtils() - Constructor for class org.aoju.bus.core.utils.ClassUtils
-
- ClassUtils.Interfaces - Enum in org.aoju.bus.core.utils
-
- clean() - Method in class org.aoju.bus.core.io.segment.VirtualBuffer
-
- clean(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
清空文件夹
注意:清空文件夹时不会判断文件夹是否为空,如果不空则递归删除子文件或文件夹
某个文件删除失败会终止删除操作
- clean(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
清空文件夹
注意:清空文件夹时不会判断文件夹是否为空,如果不空则递归删除子文件或文件夹
某个文件删除失败会终止删除操作
- cleanBlank(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
清理空白字符
- cleanIdentifier(String) - Static method in class org.aoju.bus.core.utils.$
-
获取标识符,用于参数清理
- cleanIdentifier(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
获取标识符,用于参数清理
- cleanInitValue(T) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
清空对象中所有属性的初始值
- cleanInvalid(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
清除文件名中的在Windows下不支持的非法字符,包括: \ / : * ? " < > |
- cleanInvalid(String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
去除XML文本中的无效字符
- cleanText(String) - Static method in class org.aoju.bus.core.utils.$
-
清理字符串,清理出某些不可见字符和一些sql特殊字符
- cleanText(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
清理字符串,清理出某些不可见字符和一些sql特殊字符
- clear() - Method in class org.aoju.bus.core.io.segment.Buffer
-
Discards all bytes in this buffer.
- clear() - Method in class org.aoju.bus.core.lang.SimpleCache
-
清空缓存池
- clear() - Method in class org.aoju.bus.core.lang.Weighing
-
清空权重表
- clear() - Method in class org.aoju.bus.core.map.MapProxy
-
- clear() - Method in class org.aoju.bus.core.map.MapWrapper
-
- clear() - Method in class org.aoju.bus.core.map.TableMap
-
- clear() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- clear() - Method in class org.aoju.bus.core.text.StrBuilder
-
Clears the string builder (convenience Collections API style method).
- clear() - Method in class org.aoju.bus.core.utils.PatternUtils
-
清空缓存池
- clear() - Method in class org.aoju.bus.core.utils.TextUtils
-
删除全部字符,位置归零
- clearDeadline() - Method in class org.aoju.bus.core.io.segment.Forward
-
- clearDeadline() - Method in class org.aoju.bus.core.io.segment.Timeout
-
- clearListener() - Method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
清空监听
- clearTimeout() - Method in class org.aoju.bus.core.io.segment.Forward
-
- clearTimeout() - Method in class org.aoju.bus.core.io.segment.Timeout
-
- clearWorker() - Method in class org.aoju.bus.core.thread.SyncFinisher
-
清空工作线程对象
- click() - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
模拟单击
鼠标单击包括鼠标左键的按下和释放
- ClipboardListener - Interface in org.aoju.bus.core.swing
-
剪贴板监听事件处理接口
用户通过实现此接口,实现监听剪贴板内容变化
- ClipboardMonitor - Enum in org.aoju.bus.core.swing
-
剪贴板监听
- ClipboardUtils - Class in org.aoju.bus.core.utils
-
剪贴板工具类
- ClipboardUtils() - Constructor for class org.aoju.bus.core.utils.ClipboardUtils
-
- clockSequence() - Method in class org.aoju.bus.core.key.UUID
-
与此 UUID 相关联的时钟序列值。
- clone() - Method in interface org.aoju.bus.core.clone.Cloneable
-
克隆当前对象,浅复制
- clone() - Method in class org.aoju.bus.core.clone.Support
-
- clone() - Method in class org.aoju.bus.core.io.segment.Buffer
-
Returns a deep copy of this buffer.
- clone() - Method in class org.aoju.bus.core.lang.Dict
-
- clone(T[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(T) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组,如果非数组返回null
- clone(long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(int[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(char[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
克隆数组
- clone(T) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
克隆对象
如果对象实现Cloneable接口,调用其clone方法
如果实现Serializable接口,执行深度克隆
否则返回null
- Cloneable<T> - Interface in org.aoju.bus.core.clone
-
克隆支持接口
- cloneByStream(T) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
序列化后拷贝流的方式克隆
对象必须实现Serializable接口
- CloneObject(Class<T>, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
克隆有序列化的对象
- CloneObject(T) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
克隆有序列化的对象
- close() - Method in class org.aoju.bus.core.collection.LineIter
-
关闭Reader
- close() - Method in class org.aoju.bus.core.io.BOMInputStream
-
- close() - Method in class org.aoju.bus.core.io.FastByteArray
-
此方法无任何效果,当流被关闭后不会抛出IOException
- close() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- close() - Method in class org.aoju.bus.core.io.segment.Buffer.UnsafeCursor
-
- close() - Method in class org.aoju.bus.core.io.segment.DeflaterSink
-
- close() - Method in class org.aoju.bus.core.io.segment.ForwardSink
-
- close() - Method in class org.aoju.bus.core.io.segment.ForwardSource
-
- close() - Method in class org.aoju.bus.core.io.segment.GzipSink
-
- close() - Method in class org.aoju.bus.core.io.segment.GzipSource
-
- close() - Method in class org.aoju.bus.core.io.segment.InflaterSource
-
- close() - Method in class org.aoju.bus.core.io.segment.RealSink
-
- close() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- close() - Method in interface org.aoju.bus.core.io.segment.Sink
-
- close() - Method in interface org.aoju.bus.core.io.segment.Source
-
Closes this source and releases the resources held by this source.
- close() - Method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
关闭监听
- close() - Method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
关闭(停止)监听
- close() - Method in class org.aoju.bus.core.text.csv.CsvParser
-
- close() - Method in class org.aoju.bus.core.text.csv.CsvWriter
-
- close(Closeable) - Static method in class org.aoju.bus.core.utils.IoUtils
-
关闭
关闭失败不会抛出异常
- close(AutoCloseable) - Static method in class org.aoju.bus.core.utils.IoUtils
-
关闭
关闭失败不会抛出异常
- close(Socket) - Static method in class org.aoju.bus.core.utils.IoUtils
-
关闭
关闭失败不会抛出异常
- CodePointTranslator - Class in org.aoju.bus.core.text.translate
-
帮助器子类到CharSequenceTranslator,
以支持翻译一次最多替换一个字符.
- CodePointTranslator() - Constructor for class org.aoju.bus.core.text.translate.CodePointTranslator
-
- CollectionConverter - Class in org.aoju.bus.core.convert.impl
-
各种集合类转换器
- CollectionConverter() - Constructor for class org.aoju.bus.core.convert.impl.CollectionConverter
-
- CollectionConverter(Type) - Constructor for class org.aoju.bus.core.convert.impl.CollectionConverter
-
构造
- CollectionConverter(Class<?>) - Constructor for class org.aoju.bus.core.convert.impl.CollectionConverter
-
构造
- CollectionConverter(Type, Type) - Constructor for class org.aoju.bus.core.convert.impl.CollectionConverter
-
构造
- CollectionValueMap<K,V> - Class in org.aoju.bus.core.map.multi
-
值作为集合的Map实现,通过调用putValue可以在相同key时加入多个值,多个值用集合表示
- CollectionValueMap() - Constructor for class org.aoju.bus.core.map.multi.CollectionValueMap
-
构造
- CollectionValueMap(int) - Constructor for class org.aoju.bus.core.map.multi.CollectionValueMap
-
构造
- CollectionValueMap(Map<? extends K, ? extends Collection<V>>) - Constructor for class org.aoju.bus.core.map.multi.CollectionValueMap
-
构造
- CollectionValueMap(float, Map<? extends K, ? extends Collection<V>>) - Constructor for class org.aoju.bus.core.map.multi.CollectionValueMap
-
构造
- CollectionValueMap(int, float) - Constructor for class org.aoju.bus.core.map.multi.CollectionValueMap
-
构造
- collectToString(Map<K, V>) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
将map转化为string
- CollUtils - Class in org.aoju.bus.core.utils
-
集合相关工具类
- CollUtils() - Constructor for class org.aoju.bus.core.utils.CollUtils
-
- CollUtils.Consumer<T> - Interface in org.aoju.bus.core.utils
-
针对一个参数做相应的操作
- CollUtils.Hash<T> - Interface in org.aoju.bus.core.utils
-
Hash计算接口
- CollUtils.KVConsumer<K,V> - Interface in org.aoju.bus.core.utils
-
针对两个参数做相应的操作,例如Map中的KEY和VALUE
- COLON - Static variable in class org.aoju.bus.core.consts.Symbol
-
- colorize(String) - Method in class org.aoju.bus.core.lang.Ansi
-
- Combination - Class in org.aoju.bus.core.math
-
组合,即C(n, m)
排列组合相关类
- Combination(String[]) - Constructor for class org.aoju.bus.core.math.Combination
-
组合,即C(n, m)
排列组合相关类
- combinationCount(int, int) - Static method in class org.aoju.bus.core.utils.MathUtils
-
计算组合数,即C(n, m) = n!/((n-m)! * m!)
- combinationSelect(String[], int) - Static method in class org.aoju.bus.core.utils.MathUtils
-
组合选择(从列表中选择n个组合)
- ComEager - Annotation Type in org.aoju.bus.core.annotation
-
公共注解
- COMMA - Static variable in class org.aoju.bus.core.consts.Symbol
-
- commaMatcher() - Static method in class org.aoju.bus.core.text.StrMatcher
-
返回一个匹配逗号字符的匹配器。
- compact() - Method in class org.aoju.bus.core.io.segment.Segment
-
- Comparables<E extends Comparable<? super E>> - Class in org.aoju.bus.core.compare
-
- Comparables() - Constructor for class org.aoju.bus.core.compare.Comparables
-
构造
- compare(E, E) - Method in class org.aoju.bus.core.compare.Comparables
-
- compare(E, E) - Method in class org.aoju.bus.core.compare.CompareChain
-
执行比较
按照比较器链的顺序分别比较,如果比较出相等则转向下一个比较器,否则直接返回
- compare(T, T) - Method in class org.aoju.bus.core.compare.FieldCompare
-
- compare(T, T) - Method in class org.aoju.bus.core.compare.IndexedCompare
-
- compare(String, String) - Method in class org.aoju.bus.core.compare.PinyinCompare
-
- compare(T, T) - Method in class org.aoju.bus.core.compare.PropertyCompare
-
- compare(E, E) - Method in class org.aoju.bus.core.compare.ReverseCompare
-
- compare(String, String) - Method in class org.aoju.bus.core.compare.VersionCompare
-
比较两个版本
null版本排在最小:既:
- compare(boolean, boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
Compares two boolean values.
- compare(char, char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
对两个char值进行数值比较
- compare(T, T) - Static method in class org.aoju.bus.core.utils.CompareUtils
-
null安全的对象比较,null对象小于任何对象
- compare(T, T, boolean) - Static method in class org.aoju.bus.core.utils.CompareUtils
-
null安全的对象比较
- compare(String, String, boolean) - Static method in class org.aoju.bus.core.utils.CompareUtils
-
比较2个版本号
- compare(T, T, boolean) - Static method in class org.aoju.bus.core.utils.CompareUtils
-
自然比较两个对象的大小,比较规则如下:
- compare(char, char) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
比较两个值的大小
- compare(double, double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
比较两个值的大小
- compare(int, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
比较两个值的大小
- compare(long, long) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
比较两个值的大小
- compare(short, short) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
比较两个值的大小
- compare(byte, byte) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
比较两个值的大小
- compare(T, T) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
null安全的对象比较,null对象排在末尾
- compare(T, T, boolean) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
null安全的对象比较
- CompareChain<E> - Class in org.aoju.bus.core.compare
-
比较器链。此链包装了多个比较器,最终比较结果按照比较器顺序综合多个比较器结果。
按照比较器链的顺序分别比较,如果比较出相等则转向下一个比较器,否则直接返回
此类copy from Apache-commons-collections
- CompareChain() - Constructor for class org.aoju.bus.core.compare.CompareChain
-
- CompareChain(Comparator<E>) - Constructor for class org.aoju.bus.core.compare.CompareChain
-
构造,初始化单一比较器。比较器为正序
- CompareChain(Comparator<E>, boolean) - Constructor for class org.aoju.bus.core.compare.CompareChain
-
构造,初始化单一比较器。自定义正序还是反序
- CompareChain(List<Comparator<E>>) - Constructor for class org.aoju.bus.core.compare.CompareChain
-
构造,使用已有的比较器列表
- CompareChain(List<Comparator<E>>, BitSet) - Constructor for class org.aoju.bus.core.compare.CompareChain
-
构造,使用已有的比较器列表和对应的BitSet
BitSet中的boolean值需与list中的
Comparator一一对应,true表示正序,false反序
- compareTo(ByteString) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- compareTo(ObjectID) - Method in class org.aoju.bus.core.key.ObjectID
-
- compareTo(UUID) - Method in class org.aoju.bus.core.key.UUID
-
将此 UUID 与指定的 UUID 比较。
- compareTo(MutableBool) - Method in class org.aoju.bus.core.lang.mutable.MutableBool
-
比较
- compareTo(MutableByte) - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
比较
- compareTo(MutableDouble) - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
比较
- compareTo(MutableFloat) - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
比较
- compareTo(MutableInt) - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
比较
- compareTo(MutableLong) - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
比较
- compareTo(MutableShort) - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
比较
- compareTo(Pair<L, R>) - Method in class org.aoju.bus.core.lang.tuple.Pair
-
Compares the pair based on the left element followed by the right element.
- compareTo(Triple<L, M, R>) - Method in class org.aoju.bus.core.lang.tuple.Triple
-
Compares the triple based on the left element, followed by the middle element,
finally the right element.
- CompareToBuilder - Class in org.aoju.bus.core.builder
-
- CompareToBuilder() - Constructor for class org.aoju.bus.core.builder.CompareToBuilder
-
- CompareUtils - Class in org.aoju.bus.core.utils
-
各种比较器实现和封装
- CompareUtils() - Constructor for class org.aoju.bus.core.utils.CompareUtils
-
- compareWithNow(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
两个时间比较
- compareWithNow(long) - Static method in class org.aoju.bus.core.utils.DateUtils
-
两个时间比较(时间戳比较)
- compareWithNow(String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
两个时间比较(时间戳比较)
- COMPILER - Static variable in class org.aoju.bus.core.consts.System
-
要使用的 JIT 编译器的名称
- complateUrl(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
补全相对路径
- completeSegmentByteCount() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- compress(File, File, float) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
压缩图像,输出图像只支持jpg文件
- compress(byte[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
系统压缩(返回base64后的压缩数据)
- compress(String, String...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
系统压缩(返回base64后的压缩数据)
- compress2(byte[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
自定义二级压缩(最终显示为base64后的串)
- compress2(String, String...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
自定义二级压缩(最终显示为base64后的串)
- concat(String[], String[]) - Static method in class org.aoju.bus.core.utils.$
-
Concatenates 2 arrays
- concat(T[], T[], Class<T>) - Static method in class org.aoju.bus.core.utils.$
-
Concatenates 2 arrays
- concat(T[], T[], Class<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Concatenates 2 arrays
- concat(boolean, CharSequence...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
连接多个字符串为一个
- CONNECT - Static variable in class org.aoju.bus.core.consts.Httpd
-
- CONNECTION - Static variable in class org.aoju.bus.core.consts.Header
-
The header Connection
- Console - Class in org.aoju.bus.core.lang
-
- Console() - Constructor for class org.aoju.bus.core.lang.Console
-
- contains(Object) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- contains(char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks if the string builder contains the specified char.
- contains(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks if the string builder contains the specified string.
- contains(StrMatcher) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks if the string builder contains a string matched using the
specified matcher.
- contains(T[], T) - Static method in class org.aoju.bus.core.utils.$
-
判断数组中是否包含元素
- contains(Iterator<?>, Object) - Static method in class org.aoju.bus.core.utils.$
-
判断迭代器中是否包含元素
- contains(Enumeration<?>, Object) - Static method in class org.aoju.bus.core.utils.$
-
判断枚举是否包含该元素
- contains(Object[], Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(long[], long) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(int[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(short[], short) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(char[], char) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(byte[], byte) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(double[], double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(double[], double, double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- contains(float[], float) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(boolean[], boolean) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素
- contains(T[], T) - Static method in class org.aoju.bus.core.utils.CollUtils
-
检查给定数组是否包含给定元素。
- contains(Collection<?>, Object) - Static method in class org.aoju.bus.core.utils.CollUtils
-
判断指定集合是否包含指定值,如果集合为空(null或者空),返回false,否则找到元素返回true
- contains(Iterator<?>, Object) - Static method in class org.aoju.bus.core.utils.CollUtils
-
检查给定的迭代器是否包含给定的元素.
- contains(Enumeration<?>, Object) - Static method in class org.aoju.bus.core.utils.CollUtils
-
检查给定枚举是否包含给定元素.
- contains(Object, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
对象中是否包含元素
- contains(String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
指定内容中是否有表达式匹配的内容
- contains(Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
指定内容中是否有表达式匹配的内容
- contains(CharSequence, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定字符是否在字符串中出现过
- containsAll(Collection<?>) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- containsAny(Collection<?>, Collection<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
其中一个集合在另一个集合中是否至少包含一个元素,既是两个集合是否至少有一个共同的元素
- containsAny(CharSequence, CharSequence...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
查找指定字符串是否包含指定字符串列表中的任意一个字符串
- containsAny(CharSequence, char...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
查找指定字符串是否包含指定字符列表中的任意一个字符
- containsAnyIgnoreCase(CharSequence, CharSequence...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
查找指定字符串是否包含指定字符串列表中的任意一个字符串
忽略大小写
- containsBlank(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
给定字符串是否包含空白符(空白符包括空格、制表符、全角空格和不间断空格)
如果给定字符串为null或者"",则返回false
- containsHeader - Variable in class org.aoju.bus.core.text.csv.CsvReadConfig
-
是否首行做为标题行,默认false
- containsIgnoreCase(CharSequence[], CharSequence) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组中是否包含元素,忽略大小写
- containsIgnoreCase(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
是否包含特定字符,忽略大小写,如果给定两个参数都为null,返回true
- containsInvalid(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
文件名中是否包含在Windows下不支持的非法字符,包括: \ / : * ? " < > |
- containsKey(String) - Method in class org.aoju.bus.core.beans.copier.provider.BeanValueProvider
-
- containsKey(String) - Method in class org.aoju.bus.core.beans.copier.provider.MapValueProvider
-
- containsKey(T) - Method in interface org.aoju.bus.core.beans.copier.ValueProvider
-
是否包含指定KEY,如果不包含则忽略注入
此接口方法单独需要实现的意义在于:
有些值提供者(比如Map)key是存在的,
但是value为null,此时如果需要注入null,
需要根据此方法判断
- containsKey(Object) - Method in class org.aoju.bus.core.map.CustomKeyMap
-
- containsKey(Object) - Method in class org.aoju.bus.core.map.MapProxy
-
- containsKey(Object) - Method in class org.aoju.bus.core.map.MapWrapper
-
- containsKey(Object) - Method in class org.aoju.bus.core.map.TableMap
-
- containsOnly(CharSequence, char...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
检查指定字符串中是否只包含给定的字符
- containsTypeVariables(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Learn, recursively, whether any of the type parameters associated with type are bound to variables.
- containsValue(Object) - Method in class org.aoju.bus.core.map.MapProxy
-
- containsValue(Object) - Method in class org.aoju.bus.core.map.MapWrapper
-
- containsValue(Object) - Method in class org.aoju.bus.core.map.TableMap
-
- CONTENT_DISPOSITION - Static variable in class org.aoju.bus.core.consts.Header
-
The header Content-Disposition
- CONTENT_ENCODING - Static variable in class org.aoju.bus.core.consts.Header
-
The header Content-Encoding
- CONTENT_LANGUAGE - Static variable in class org.aoju.bus.core.consts.Header
-
The header Content-Language
- CONTENT_LENGTH - Static variable in class org.aoju.bus.core.consts.Header
-
The header Content-Length
- CONTENT_LOCATION - Static variable in class org.aoju.bus.core.consts.Header
-
The header Content-Location
- CONTENT_MD5 - Static variable in class org.aoju.bus.core.consts.Header
-
The header Content-MD5
- CONTENT_RANGE - Static variable in class org.aoju.bus.core.consts.Header
-
The header Content-Range
- CONTENT_TYPE - Static variable in class org.aoju.bus.core.consts.Header
-
The header Content-Type
- contentEquals(File, File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
比较两个文件内容是否相同
首先比较长度,长度一致再比较内容
此方法来自Apache Commons io
- contentEquals(InputStream, InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- contentEquals(Reader, Reader) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- contentEqualsIgnoreEOL(File, File, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
比较两个文件内容是否相同
首先比较长度,长度一致再比较内容,比较内容采用按行读取,每行比较
此方法来自Apache Commons io
- contentEqualsIgnoreEOL(Reader, Reader) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- convert(Object, T) - Method in class org.aoju.bus.core.convert.AbstractConverter
-
- Convert - Class in org.aoju.bus.core.convert
-
类型转换器
- Convert() - Constructor for class org.aoju.bus.core.convert.Convert
-
- convert(Class<T>, Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换值为指定类型
- convert(Type, Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换值为指定类型
- convert(Class<T>, Object, T) - Static method in class org.aoju.bus.core.convert.Convert
-
转换值为指定类型
- convert(Type, Object, T) - Static method in class org.aoju.bus.core.convert.Convert
-
转换值为指定类型
- convert(Object, T) - Method in interface org.aoju.bus.core.convert.Converter
-
转换为指定类型
如果类型无法确定,将读取默认值的类型做为目标类型
- convert(Type, Object, T, boolean) - Method in class org.aoju.bus.core.convert.ConverterRegistry
-
转换值为指定类型
- convert(Type, Object, T) - Method in class org.aoju.bus.core.convert.ConverterRegistry
-
转换值为指定类型
自定义转换器优先
- convert(Type, Object) - Method in class org.aoju.bus.core.convert.ConverterRegistry
-
转换值为指定类型
- convert(Object, Collection<?>) - Method in class org.aoju.bus.core.convert.impl.CollectionConverter
-
- convert(String, String, String) - Static method in class org.aoju.bus.core.utils.CharsetUtils
-
转换字符串的字符集编码
- convert(String, Charset, Charset) - Static method in class org.aoju.bus.core.utils.CharsetUtils
-
转换字符串的字符集编码
当以错误的编码读取为字符串时,打印字符串将出现乱码。
此方法用于纠正因读取使用编码错误导致的乱码问题。
例如,在Servlet请求中客户端用GBK编码了请求参数,我们使用UTF-8读取到的是乱码,此时,使用此方法即可还原原编码的内容
- convert(File, Charset, Charset) - Static method in class org.aoju.bus.core.utils.CharsetUtils
-
转换文件编码
此方法用于转换文件编码,读取的文件实际编码必须与指定的srcCharset编码一致,否则导致乱码
- convert(File, File) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像类型转换:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
- convert(InputStream, String, OutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像类型转换:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
此方法并不关闭流
- convert(Image, String, ImageOutputStream, boolean) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像类型转换:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
此方法并不关闭流
- convert(char, String) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
将单个汉字转换为相应格式的拼音
- convert(char) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
将单个汉字转换成带声调格式的拼音
- convert(String, String, String) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
将字符串转换成相应格式的拼音
- convert(String, String) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
将字符串转换成带声调格式的拼音
- convert(String) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
获取字符串对应拼音的首字母
- convert(Object, Class<?>) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
- convert15To18(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
将15位身份证号码转换为18位
- convertByClassName(String, Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换值为指定类型,类型采用字符串表示
- convertCharset(String, String, String) - Static method in class org.aoju.bus.core.convert.Convert
-
给定字符串转换字符编码
如果参数为空,则返回原字符串,不报错。
- convertCharset(File, Charset, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
转换文件编码
此方法用于转换文件编码,读取的文件实际编码必须与指定的srcCharset编码一致,否则导致乱码
- convertClassNameToResourcePath(String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Convert a "."-based fully qualified class name to a "/"-based resource path.
- Converter<T> - Interface in org.aoju.bus.core.convert
-
转换器接口,实现类型转换
- ConverterRegistry - Class in org.aoju.bus.core.convert
-
转换器登记中心
- ConverterRegistry() - Constructor for class org.aoju.bus.core.convert.ConverterRegistry
-
- convertFromOrSuppressedThrowable(Throwable, Class<T>) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
转化指定异常为来自或者包含指定异常
- convertFromOrSuppressedThrowable(Throwable, Class<T>, boolean) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
转化指定异常为来自或者包含指定异常
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.AbstractConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.ArrayConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.AtomicBooleanConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.AtomicReferenceConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.BeanConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.BooleanConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.ByteArrayConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.CalendarConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.CastConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.CharacterConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.CharsetConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.ClassConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.CollectionConverter
-
内部转换
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.CurrencyConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.DateConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.EnumConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.GenericEnumConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.Jdk8DateConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.LocaleConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.MapConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.NumberConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.PathConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.PrimitiveConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.ReferenceConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.StackTraceConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.StringConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.TimeZoneConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.URIConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.URLConverter
-
- convertInternal(Object) - Method in class org.aoju.bus.core.convert.impl.UUIDConverter
-
- convertJsonToList(String, Class<T>) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
JSON转换为List
- convertJsonToObject(String, Class<?>) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
转换JSON字符串为对象
- convertLineSeparator(File, Charset, LineSeparator) - Static method in class org.aoju.bus.core.utils.FileUtils
-
转换换行符
将给定文件的换行符转换为指定换行符
- convertObjectToJSON(Object) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
- convertQuietly(Object, T) - Method in class org.aoju.bus.core.convert.AbstractConverter
-
不抛异常转换
当转换失败时返回默认值
- convertReflectionExceptionToUnchecked(Exception) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
将反射时的checked exception转换为unchecked exception.
- convertSimplified(String) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
将繁体字转换为简体字
- convertSimplified(char) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
将单个繁体字转换为简体字
- convertTime(long, TimeUnit, TimeUnit) - Static method in class org.aoju.bus.core.convert.Convert
-
转换时间单位
- convertToStr(Object) - Method in class org.aoju.bus.core.convert.AbstractConverter
-
值转为String
转换规则为:
- convertToStr(Object) - Method in class org.aoju.bus.core.convert.impl.NumberConverter
-
- convertToStr(Object) - Method in class org.aoju.bus.core.convert.impl.PrimitiveConverter
-
- convertTraditional(String) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
将简体字转换为繁体字
- convertTraditional(char) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
将单个简体字转换为繁体字
- convertXmlStrToObject(String, Class) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
将String类型的xml转换成对象
- CopiedIter<E> - Class in org.aoju.bus.core.collection
-
复制
Iterator
为了解决并发情况下
Iterator遍历导致的问题(当Iterator被修改会抛出ConcurrentModificationException)
,故使用复制原Iterator的方式解决此问题。
- CopiedIter(Iterator<E>) - Constructor for class org.aoju.bus.core.collection.CopiedIter
-
构造
- Copier<T> - Interface in org.aoju.bus.core.lang.copier
-
拷贝接口
- copy() - Method in class org.aoju.bus.core.beans.copier.BeanCopier
-
- copy() - Method in class org.aoju.bus.core.io.file.FileCopier
-
执行拷贝
拷贝规则为:
- copy() - Method in interface org.aoju.bus.core.lang.copier.Copier
-
执行拷贝
- copy(Object, int, Object, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- copy(Object, Object, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- copy(ByteBuffer, int, int) - Static method in class org.aoju.bus.core.utils.BufferUtils
-
拷贝到一个新的ByteBuffer
- copy(ByteBuffer, ByteBuffer) - Static method in class org.aoju.bus.core.utils.BufferUtils
-
拷贝ByteBuffer
- copy(ByteBuffer, ByteBuffer, int) - Static method in class org.aoju.bus.core.utils.BufferUtils
-
拷贝ByteBuffer
- copy(ByteBuffer, int, ByteBuffer, int, int) - Static method in class org.aoju.bus.core.utils.BufferUtils
-
拷贝ByteBuffer
- copy(String, String, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
复制文件或目录
如果目标文件为目录,则将源文件以相同文件名拷贝到目标目录
- copy(File, File, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
复制文件或目录
情况如下:
- copy(Reader, Writer) - Static method in class org.aoju.bus.core.utils.IoUtils
-
将Reader中的内容复制到Writer中 使用默认缓存大小
- copy(Reader, Writer, int) - Static method in class org.aoju.bus.core.utils.IoUtils
-
将Reader中的内容复制到Writer中
- copy(Reader, Writer, int, StreamProgress) - Static method in class org.aoju.bus.core.utils.IoUtils
-
将Reader中的内容复制到Writer中
- copy(InputStream, OutputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
拷贝流,使用默认Buffer大小
- copy(InputStream, OutputStream, int) - Static method in class org.aoju.bus.core.utils.IoUtils
-
拷贝流
- copy(InputStream, OutputStream, int, StreamProgress) - Static method in class org.aoju.bus.core.utils.IoUtils
-
拷贝流
- copy(FileInputStream, FileOutputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
拷贝文件流,使用NIO
- copy(ReadableByteChannel, WritableByteChannel, int, StreamProgress) - Static method in class org.aoju.bus.core.utils.IoUtils
-
拷贝流,使用NIO,不会关闭流
- copy(InputStream, Writer) - Static method in class org.aoju.bus.core.utils.IoUtils
-
Copy bytes from an InputStream to chars on a
Writer using the default character encoding of the platform.
- copy(InputStream, Writer, String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
Copy bytes from an InputStream to chars on a
Writer using the specified character encoding.
- copy(InputStream, OutputStream, byte[]) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- copy(InputStream, OutputStream) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- copy(InputStream, OutputStream, int, byte[]) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- copy(InputStream, OutputStream, int) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- copy(InputStream, OutputStream, int, int, byte[]) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- copy(InputStream, OutputStream, int, int) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- copyByNIO(InputStream, OutputStream, int, StreamProgress) - Static method in class org.aoju.bus.core.utils.IoUtils
-
拷贝流 thanks to: https://github.com/venusdrogon/feilong-io/blob/master/src/main/java/com/feilong/io/IOWriteUtil.java
本方法不会关闭流
- copyContent(File, File, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
复制文件或目录
情况如下:
- copyFile(String, String, StandardCopyOption...) - Static method in class org.aoju.bus.core.utils.FileUtils
-
- copyFile(File, File, StandardCopyOption...) - Static method in class org.aoju.bus.core.utils.FileUtils
-
- copyFile(Path, Path, StandardCopyOption...) - Static method in class org.aoju.bus.core.utils.FileUtils
-
- copyFilesFromDir(File, File, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
复制文件或目录
情况如下:
- copyFilter - Variable in class org.aoju.bus.core.lang.copier.Duplicate
-
拷贝过滤器,可以过滤掉不需要拷贝的源
- copyImage(Image, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
将已有Image复制新的一份出来
- copyImage(Image, int, Color) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
将已有Image复制新的一份出来
- copyOf(Iterator<V>) - Static method in class org.aoju.bus.core.collection.CopiedIter
-
- CopyOptions - Class in org.aoju.bus.core.beans.copier
-
属性拷贝选项
包括:
1、限制的类或接口,必须为目标对象的实现接口或父类,用于限制拷贝的属性,
例如一个类我只想复制其父类的一些属性,就可以将editable设置为父类
2、是否忽略空值,当源对象的值为null时,true: 忽略,false: 注入
3、忽略的属性列表,设置一个属性列表,不拷贝这些属性值
- CopyOptions() - Constructor for class org.aoju.bus.core.beans.copier.CopyOptions
-
构造拷贝选项
- CopyOptions(Class<?>, boolean, String...) - Constructor for class org.aoju.bus.core.beans.copier.CopyOptions
-
构造拷贝选项
- copyProperties(Object, Object) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
复制Bean对象属性
- copyProperties(Object, Object, String...) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
复制Bean对象属性
限制类用于限制拷贝的属性,例如一个类我只想复制其父类的一些属性,就可以将editable设置为父类
- copyProperties(Object, Object, boolean) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
复制Bean对象属性
- copyProperties(Object, Object, CopyOptions) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
复制Bean对象属性
限制类用于限制拷贝的属性,例如一个类我只想复制其父类的一些属性,就可以将editable设置为父类
- copyTo(OutputStream) - Method in class org.aoju.bus.core.io.segment.Buffer
-
Copy the contents of this to out.
- copyTo(OutputStream, long, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
Copy byteCount bytes from this, starting at offset, to
out.
- copyTo(Buffer, long, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
Copy byteCount bytes from this, starting at offset, to out.
- count(int) - Static method in class org.aoju.bus.core.math.Arrangement
-
计算排列数,即A(n, n) = n!
- count(int, int) - Static method in class org.aoju.bus.core.math.Arrangement
-
计算排列数,即A(n, m) = n!/(n-m)!
- count(int, int) - Static method in class org.aoju.bus.core.math.Combination
-
计算组合数,即C(n, m) = n!/((n-m)! * m!)
- count() - Method in class org.aoju.bus.core.thread.SyncFinisher
-
- count(Iterable<T>, Matcher<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
集合中匹配规则的数量
- count(int, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
计算等份个数
- count(String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
计算指定字符串中,匹配pattern的个数
- count(Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
计算指定字符串中,匹配pattern的个数
- count(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
统计指定内容中包含指定字符串的数量
参数为 null 或者 "" 返回 0.
- count(CharSequence, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
统计指定内容中包含指定字符的数量
- countAll(int) - Static method in class org.aoju.bus.core.math.Arrangement
-
计算排列总数,即A(n, 1) + A(n, 2) + A(n, 3)...
- countAll(int) - Static method in class org.aoju.bus.core.math.Combination
-
计算组合总数,即C(n, 1) + C(n, 2) + C(n, 3)...
- countMap(Iterable<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
根据集合返回一个元素计数的
Map
所谓元素计数就是假如这个集合中某个元素出现了n次,那将这个元素做为key,n做为value
例如:[a,b,c,c,c] 得到:
a: 1
b: 1
c: 3
- countMap(Iterable<T>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
根据集合返回一个元素计数的
Map
所谓元素计数就是假如这个集合中某个元素出现了n次,那将这个元素做为key,n做为value
例如:[a,b,c,c,c] 得到:
a: 1
b: 1
c: 3
- countMap(Iterator<T>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
根据集合返回一个元素计数的
Map
所谓元素计数就是假如这个集合中某个元素出现了n次,那将这个元素做为key,n做为value
例如:[a,b,c,c,c] 得到:
a: 1
b: 1
c: 3
- CR - Static variable in class org.aoju.bus.core.consts.Symbol
-
- create(String) - Static method in class org.aoju.bus.core.beans.BeanPath
-
解析Bean路径表达式为Bean模式
Bean表达式,用于获取多层嵌套Bean中的字段值或Bean对象
根据给定的表达式,查找Bean中对应的属性值对象。 表达式分为两种:
.表达式,可以获取Bean对象中的属性(字段)值或者Map中key对应的值
[]表达式,可以获取集合等对象中对应index的值
- create(Object, T, CopyOptions) - Static method in class org.aoju.bus.core.beans.copier.BeanCopier
-
创建BeanCopier
- create() - Static method in class org.aoju.bus.core.beans.copier.CopyOptions
-
创建拷贝选项
- create(Class<?>, boolean, String...) - Static method in class org.aoju.bus.core.beans.copier.CopyOptions
-
创建拷贝选项
- create(Object) - Static method in class org.aoju.bus.core.beans.DynaBean
-
- create(Class<?>, Object...) - Static method in class org.aoju.bus.core.beans.DynaBean
-
- create(Date, Date) - Static method in class org.aoju.bus.core.date.Between
-
创建
在前的日期做为起始时间,在后的做为结束时间,间隔只保留绝对值正数
- create(Date, Date, boolean) - Static method in class org.aoju.bus.core.date.Between
-
创建
在前的日期做为起始时间,在后的做为结束时间,间隔只保留绝对值正数
- create(String, String) - Static method in class org.aoju.bus.core.io.file.FileCopier
-
新建一个文件复制器
- create(File, File) - Static method in class org.aoju.bus.core.io.file.FileCopier
-
新建一个文件复制器
- create(File, Charset) - Static method in class org.aoju.bus.core.io.file.FileReader
-
创建 FileReader
- create(File) - Static method in class org.aoju.bus.core.io.file.FileReader
-
- create(File, Charset) - Static method in class org.aoju.bus.core.io.file.FileWriter
-
创建 FileWriter
- create(File) - Static method in class org.aoju.bus.core.io.file.FileWriter
-
- create(Watcher...) - Static method in class org.aoju.bus.core.io.watchers.WatcherChain
-
- create(URL, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(URL, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(URI, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(URI, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(File, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(File, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(String, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(String, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(Path, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create(Path, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听
- create() - Static method in class org.aoju.bus.core.lang.Dict
-
创建Dict
- create() - Static method in class org.aoju.bus.core.lang.Weighing
-
创建权重随机获取器
- create(Map<K, V>) - Static method in class org.aoju.bus.core.map.MapBuilder
-
创建Builder
- create(Map<?, ?>) - Static method in class org.aoju.bus.core.map.MapProxy
-
创建代理Map
此类对Map做一次包装,提供各种getXXX方法
- create() - Static method in class org.aoju.bus.core.thread.ExecutorBuilder
-
创建ExecutorBuilder,开始构建
- create() - Static method in class org.aoju.bus.core.thread.ThreadBuilder
-
- create(Class<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
创建新的集合对象
- create() - Static method in class org.aoju.bus.core.utils.TextUtils
-
创建字符串构建器
- create(int) - Static method in class org.aoju.bus.core.utils.TextUtils
-
创建字符串构建器
- create(CharSequence...) - Static method in class org.aoju.bus.core.utils.TextUtils
-
创建字符串构建器
- create(URL, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(URL, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(URI, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(URI, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(File, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(File, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(String, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(String, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(Path, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- create(Path, int, WatchEvent.Kind<?>...) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听
- createAddress(String, int) - Static method in class org.aoju.bus.core.utils.NetUtils
-
- createAll(URI, Watcher) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听,监听所有事件
- createAll(URL, Watcher) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听,监听所有事件
- createAll(File, Watcher) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听,监听所有事件
- createAll(String, Watcher) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听,监听所有事件
- createAll(Path, Watcher) - Static method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建并初始化监听,监听所有事件
- createAll(URL, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(URL, int, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(URI, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(URI, int, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(File, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(File, int, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(String, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(String, int, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(Path, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createAll(Path, int, Watcher) - Static method in class org.aoju.bus.core.utils.WatchUtils
-
创建并初始化监听,监听所有事件
- createCollction() - Method in class org.aoju.bus.core.map.multi.CollectionValueMap
-
创建集合
此方法用于创建在putValue后追加值所在的集合,子类实现此方法创建不同类型的集合
- createCollction() - Method in class org.aoju.bus.core.map.multi.ListValueMap
-
- createCollction() - Method in class org.aoju.bus.core.map.multi.SetValueMap
-
- createDocumentBuilder() - Static method in class org.aoju.bus.core.utils.XmlUtils
-
创建 DocumentBuilder
- createDynaBean(Object) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
创建动态Bean
- createFont(File) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- createFont(InputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- createGraphics(BufferedImage, Color) - Static method in class org.aoju.bus.core.image.Graphics
-
- createGraphics(BufferedImage, Color) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- createImage(String, Font, Color, Color, ImageOutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
根据文字创建PNG图片
- createMap(Class<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
- createMap(Class<?>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
- createProxy(Map<?, ?>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
- createTempFile(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
创建临时文件
创建后的文件名为 prefix[Randon].tmp
- createTempFile(File, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
创建临时文件
创建后的文件名为 prefix[Randon].tmp
- createTempFile(String, String, File, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
创建临时文件
创建后的文件名为 prefix[Randon].suffix From com.jodd.io.FileUtils
- createThreadFactoryBuilder() - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
创建ThreadFactoryBuilder
- createThreadLocal(boolean) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
创建本地线程对象
- createXml() - Static method in class org.aoju.bus.core.utils.XmlUtils
-
创建XML文档
创建的XML默认是utf8编码,修改编码的过程是在toStr和toFile方法里,既XML在转为文本的时候才定义编码
- createXml(String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
创建XML文档
创建的XML默认是utf8编码,修改编码的过程是在toStr和toFile方法里,既XML在转为文本的时候才定义编码
- createXPath() - Static method in class org.aoju.bus.core.utils.XmlUtils
-
创建XPath
- CRLF - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: 回车换行
- CrontabException - Exception in org.aoju.bus.core.lang.exception
-
自定义异常: 定时任务执行异常
- CrontabException() - Constructor for exception org.aoju.bus.core.lang.exception.CrontabException
-
- CrontabException(String) - Constructor for exception org.aoju.bus.core.lang.exception.CrontabException
-
- CrontabException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.CrontabException
-
- CrontabException(String, Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.CrontabException
-
- CrontabException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.CrontabException
-
- CrontabException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.CrontabException
-
- CsvConfig - Class in org.aoju.bus.core.text.csv
-
CSV基础配置项
- CsvConfig() - Constructor for class org.aoju.bus.core.text.csv.CsvConfig
-
- CsvData - Class in org.aoju.bus.core.text.csv
-
CSV数据,包括头部信息和行数据,参考:FastCSV
- CsvData(List<String>, List<CsvRow>) - Constructor for class org.aoju.bus.core.text.csv.CsvData
-
- CsvParser - Class in org.aoju.bus.core.text.csv
-
CSV行解析器,参考:FastCSV
- CsvParser(Reader, CsvReadConfig) - Constructor for class org.aoju.bus.core.text.csv.CsvParser
-
CSV解析器
- CsvReadConfig - Class in org.aoju.bus.core.text.csv
-
CSV读取配置项
- CsvReadConfig() - Constructor for class org.aoju.bus.core.text.csv.CsvReadConfig
-
- CsvReader - Class in org.aoju.bus.core.text.csv
-
CSV文件读取器,参考:FastCSV
- CsvReader() - Constructor for class org.aoju.bus.core.text.csv.CsvReader
-
构造,使用默认配置项
- CsvReader(CsvReadConfig) - Constructor for class org.aoju.bus.core.text.csv.CsvReader
-
构造
- CsvRow - Class in org.aoju.bus.core.text.csv
-
CSV中一行的表示
- CsvRow(long, Map<String, Integer>, List<String>) - Constructor for class org.aoju.bus.core.text.csv.CsvRow
-
构造
- CsvUtils - Class in org.aoju.bus.core.utils
-
CSV工具
- CsvUtils() - Constructor for class org.aoju.bus.core.utils.CsvUtils
-
- CsvWriteConfig - Class in org.aoju.bus.core.text.csv
-
CSV写出配置项
- CsvWriteConfig() - Constructor for class org.aoju.bus.core.text.csv.CsvWriteConfig
-
- CsvWriter - Class in org.aoju.bus.core.text.csv
-
CSV数据写出器
- CsvWriter(String) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造,覆盖已有文件(如果存在),默认编码UTF-8
- CsvWriter(File) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造,覆盖已有文件(如果存在),默认编码UTF-8
- CsvWriter(String, Charset) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造,覆盖已有文件(如果存在)
- CsvWriter(File, Charset) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造,覆盖已有文件(如果存在)
- CsvWriter(String, Charset, boolean) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造
- CsvWriter(File, Charset, boolean) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造
- CsvWriter(String, Charset, boolean, CsvWriteConfig) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造
- CsvWriter(File, Charset, boolean, CsvWriteConfig) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造
- CsvWriter(Writer) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造,使用默认配置
- CsvWriter(Writer, CsvWriteConfig) - Constructor for class org.aoju.bus.core.text.csv.CsvWriter
-
构造
- CurrencyConverter - Class in org.aoju.bus.core.convert.impl
-
- CurrencyConverter() - Constructor for class org.aoju.bus.core.convert.impl.CurrencyConverter
-
- currentTaskName() - Method in class org.aoju.bus.core.date.StopWatch
-
获取当前任务名,null 表示无任务
- currentThreadGroup() - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
获取当前线程的线程组
- customKey(Object) - Method in class org.aoju.bus.core.map.CamelCaseMap
-
将Key转为驼峰风格,如果key为字符串的话
- customKey(Object) - Method in class org.aoju.bus.core.map.CaseInsensitiveMap
-
将Key转为小写
- customKey(Object) - Method in class org.aoju.bus.core.map.CustomKeyMap
-
自定义键
- CustomKeyMap<K,V> - Class in org.aoju.bus.core.map
-
自定义键的Map,默认HashMap实现
- CustomKeyMap(Map<K, V>) - Constructor for class org.aoju.bus.core.map.CustomKeyMap
-
构造
通过传入一个Map从而确定Map的类型,子类需创建一个空的Map,而非传入一个已有Map,否则值可能会被修改
- cut(Rectangle) - Method in class org.aoju.bus.core.image.Image
-
图像切割(按指定起点坐标和宽高切割)
- cut(int, int) - Method in class org.aoju.bus.core.image.Image
-
图像切割为圆形(按指定起点坐标和半径切割),填充满整个图片(直径取长宽最小值)
- cut(int, int, int) - Method in class org.aoju.bus.core.image.Image
-
图像切割为圆形(按指定起点坐标和半径切割)
- cut(File, File, Rectangle) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割)
- cut(InputStream, OutputStream, Rectangle) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
- cut(ImageInputStream, ImageOutputStream, Rectangle) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
- cut(Image, File, Rectangle) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
- cut(Image, OutputStream, Rectangle) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
- cut(Image, ImageOutputStream, Rectangle) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
- cut(Image, Rectangle) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割)
- cut(Image, int, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割),填充满整个图片(直径取长宽最小值)
- cut(Image, int, int, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(按指定起点坐标和宽高切割)
- cut(CharSequence, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将字符串切分为N等份
- CYAN - Static variable in class org.aoju.bus.core.lang.Ansi
-
- Cyan - Static variable in class org.aoju.bus.core.lang.Ansi
-
- DASHED - Static variable in class org.aoju.bus.core.consts.Symbol
-
- data - Variable in class org.aoju.bus.core.io.segment.Buffer.UnsafeCursor
-
- data - Variable in class org.aoju.bus.core.io.segment.Segment
-
- date() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- date(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
- date(long) - Static method in class org.aoju.bus.core.utils.DateUtils
-
Long类型时间转为
DateTime
同时支持10位秒级别时间戳和13位毫秒级别时间戳
- date(Calendar) - Static method in class org.aoju.bus.core.utils.DateUtils
-
- date12() - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取当前时间-12小时制
- date24() - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取当前时间-24小时制
- DateBasic - Interface in org.aoju.bus.core.date.format
-
日期基本信息获取接口
- dateCN(String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
转换日期
- DateConverter - Class in org.aoju.bus.core.convert.impl
-
日期转换器
- DateConverter(Class<? extends Date>) - Constructor for class org.aoju.bus.core.convert.impl.DateConverter
-
构造
- DateConverter(Class<? extends Date>, String) - Constructor for class org.aoju.bus.core.convert.impl.DateConverter
-
构造
- DateParser - Interface in org.aoju.bus.core.date.format
-
日期解析接口,用于解析日期字符串为
Date 对象
Thanks to Apache Commons Lang 3.5
- DatePrinter - Interface in org.aoju.bus.core.date.format
-
日期格式化输出接口
- DateTime - Class in org.aoju.bus.core.date
-
包装java.utils.Date
- DateTime() - Constructor for class org.aoju.bus.core.date.DateTime
-
当前时间
- DateTime(TimeZone) - Constructor for class org.aoju.bus.core.date.DateTime
-
当前时间
- DateTime(Date) - Constructor for class org.aoju.bus.core.date.DateTime
-
给定日期的构造
- DateTime(Date, TimeZone) - Constructor for class org.aoju.bus.core.date.DateTime
-
给定日期的构造
- DateTime(Calendar) - Constructor for class org.aoju.bus.core.date.DateTime
-
给定日期的构造
- DateTime(long) - Constructor for class org.aoju.bus.core.date.DateTime
-
给定日期毫秒数的构造
- DateTime(long, TimeZone) - Constructor for class org.aoju.bus.core.date.DateTime
-
给定日期毫秒数的构造
- DateTime(String, String) - Constructor for class org.aoju.bus.core.date.DateTime
-
构造
- DateTime(String, DateFormat) - Constructor for class org.aoju.bus.core.date.DateTime
-
构造
- DateTime(String, DateParser) - Constructor for class org.aoju.bus.core.date.DateTime
-
构造
- DateUtils - Class in org.aoju.bus.core.utils
-
时间工具类
- DateUtils() - Constructor for class org.aoju.bus.core.utils.DateUtils
-
- dayOfMonth() - Method in class org.aoju.bus.core.date.DateTime
-
获得指定日期是这个日期所在月份的第几天
- dayOfMonth(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获得指定日期是这个日期所在月份的第几天
- dayOfWeek() - Method in class org.aoju.bus.core.date.DateTime
-
获得指定日期是星期几,1表示周日,2表示周一
- dayOfWeek(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获得指定日期是星期几,1表示周日,2表示周一
- dayOfWeekEnum() - Method in class org.aoju.bus.core.date.DateTime
-
获得指定日期是星期几
- dayOfWeekInMonth() - Method in class org.aoju.bus.core.date.DateTime
-
获得天所在的周是这个月的第几周
- dayOfWeeks(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获得指定日期是星期几
- deadline(long, TimeUnit) - Method in class org.aoju.bus.core.io.segment.Timeout
-
- deadlineNanoTime() - Method in class org.aoju.bus.core.io.segment.Forward
-
- deadlineNanoTime(long) - Method in class org.aoju.bus.core.io.segment.Forward
-
- deadlineNanoTime() - Method in class org.aoju.bus.core.io.segment.Timeout
-
- deadlineNanoTime(long) - Method in class org.aoju.bus.core.io.segment.Timeout
-
- decimalFormat(String, double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
- decimalFormat(String, long) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
- decimalFormatMoney(double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
格式化金额输出,每三位用逗号分隔
- decode(String) - Static method in class org.aoju.bus.core.codec.Base32
-
解码
- decode(char[], int, int, OutputStream) - Static method in class org.aoju.bus.core.codec.Base64
-
- decode(String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64解码
- decode(String, String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64解码
- decode(String, Charset) - Static method in class org.aoju.bus.core.codec.Base64
-
base64解码
- decode(byte[]) - Static method in class org.aoju.bus.core.codec.Base64
-
解码Base64
- decode(String) - Static method in class org.aoju.bus.core.codec.Base64Decoder
-
base64解码
- decode(String, String) - Static method in class org.aoju.bus.core.codec.Base64Decoder
-
base64解码
- decode(String, Charset) - Static method in class org.aoju.bus.core.codec.Base64Decoder
-
base64解码
- decode(byte[]) - Static method in class org.aoju.bus.core.codec.Base64Decoder
-
解码Base64
- decode(byte[], int, int) - Static method in class org.aoju.bus.core.codec.Base64Decoder
-
解码Base64
- decode(String, int) - Static method in class org.aoju.bus.core.codec.Caesar
-
传入明文解密到密文
- decode(String) - Method in class org.aoju.bus.core.codec.Morse
-
解码
- decode(String) - Method in class org.aoju.bus.core.key.HashID
-
Decrypt string to numbers
- decode(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Decode the given encoded URI component.
- decode(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Decode the given encoded URI component.
- DECODE_TABLE - Static variable in class org.aoju.bus.core.codec.Base64
-
Base64解码表,共128位,-1表示非base64字符,-2表示padding
- decodeBase64(String) - Static method in class org.aoju.bus.core.io.segment.ByteString
-
- decodeColor(String) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将Hex颜色值转为
- decodeHex(String) - Static method in class org.aoju.bus.core.io.segment.ByteString
-
- decodeHex(String) - Method in class org.aoju.bus.core.key.HashID
-
Decrypt string to numbers
- decodeHex(char[]) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将十六进制字符数组转换为字节数组
- decodeHex(String) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将十六进制字符串解码为byte[]
- decodeHexStr(String) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将十六进制字符数组转换为字符串,默认编码UTF-8
- decodeHexStr(String, Charset) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将十六进制字符数组转换为字符串
- decodeHexStr(char[], Charset) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将十六进制字符数组转换为字符串
- decodeMap(Map<String, ?>, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
将Map形式的Form表单数据转换为Url参数形式
paramMap中如果key为空(null和"")会被忽略,如果value为null,会被做为空白符("")
会自动url编码键和值
- decodeObj(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
将URL参数解析为Map(也可以解析Post中的键值对参数)
- decodeStr(String) - Static method in class org.aoju.bus.core.codec.Base32
-
base32解码
- decodeStr(String, String) - Static method in class org.aoju.bus.core.codec.Base32
-
base32解码
- decodeStr(String, Charset) - Static method in class org.aoju.bus.core.codec.Base32
-
base32解码
- decodeStr(String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64解码
- decodeStr(String, String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64解码
- decodeStr(String, Charset) - Static method in class org.aoju.bus.core.codec.Base64
-
base64解码
- decodeStr(String) - Static method in class org.aoju.bus.core.codec.Base64Decoder
-
base64解码
- decodeStr(String, String) - Static method in class org.aoju.bus.core.codec.Base64Decoder
-
base64解码
- decodeStr(String, Charset) - Static method in class org.aoju.bus.core.codec.Base64Decoder
-
base64解码
- decodeToFile(String, File) - Static method in class org.aoju.bus.core.codec.Base64
-
base64解码
- decodeToStream(String, OutputStream, boolean) - Static method in class org.aoju.bus.core.codec.Base64
-
base64解码
- decodeVal(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
将URL参数解析为Map(也可以解析Post中的键值对参数)
- decrement() - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
值减一
- decrement() - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
值减一
- decrement() - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
值减一
- decrement() - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
值减一
- decrement() - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
值减一
- decrement() - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
值减一
- DEFAULT - Static variable in class org.aoju.bus.core.consts.Charset
-
Default Charset Info
- DEFAULT_BUFFER_SIZE - Static variable in class org.aoju.bus.core.utils.IoUtils
-
默认缓存大小
- DEFAULT_CAPACITY - Static variable in class org.aoju.bus.core.utils.TextUtils
-
默认容量
- DEFAULT_CHARSET - Static variable in class org.aoju.bus.core.consts.Charset
-
- DEFAULT_CHARSET - Static variable in class org.aoju.bus.core.io.file.FileWrapper
-
默认编码:UTF-8
- DEFAULT_COLLCTION_INITIAL_CAPACITY - Static variable in class org.aoju.bus.core.map.multi.CollectionValueMap
-
默认集合初始大小
- DEFAULT_DELAY - Static variable in enum org.aoju.bus.core.swing.ClipboardMonitor
-
默认重试等待:100
- DEFAULT_GBK - Static variable in class org.aoju.bus.core.consts.Charset
-
GBK UCS Transformation Format
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.aoju.bus.core.map.MapWrapper
-
默认初始大小
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.aoju.bus.core.utils.MapUtils
-
默认初始大小
- DEFAULT_ISO_8859_1 - Static variable in class org.aoju.bus.core.consts.Charset
-
ISO Latin Alphabet No.
- DEFAULT_LARGE_BUFFER_SIZE - Static variable in class org.aoju.bus.core.utils.IoUtils
-
默认大缓存大小
- DEFAULT_LOAD_FACTOR - Static variable in class org.aoju.bus.core.map.MapWrapper
-
默认增长因子
- DEFAULT_LOAD_FACTOR - Static variable in class org.aoju.bus.core.utils.MapUtils
-
默认增长因子,当Map的size达到 容量*增长因子时,开始扩充Map
- DEFAULT_MIDDLE_BUFFER_SIZE - Static variable in class org.aoju.bus.core.utils.IoUtils
-
默认中等缓存大小
- DEFAULT_PREFIX - Static variable in class org.aoju.bus.core.text.Substitute
-
默认变量前缀.
- DEFAULT_STYLE - Static variable in class org.aoju.bus.core.builder.ToStringStyle
-
The default toString style.
- DEFAULT_SUFFIX - Static variable in class org.aoju.bus.core.text.Substitute
-
默认变量后缀.
- DEFAULT_TRY_COUNT - Static variable in enum org.aoju.bus.core.swing.ClipboardMonitor
-
默认重试此时:10
- DEFAULT_US_ASCII - Static variable in class org.aoju.bus.core.consts.Charset
-
Seven-bit ASCII, a.k.a.
- DEFAULT_UTF_16 - Static variable in class org.aoju.bus.core.consts.Charset
-
Sixteen-bit UCS Transformation Format, byte order identified by an
optional byte-order mark
- DEFAULT_UTF_16_BE - Static variable in class org.aoju.bus.core.consts.Charset
-
Sixteen-bit UCS Transformation Format, big-endian byte order
- DEFAULT_UTF_16_LE - Static variable in class org.aoju.bus.core.consts.Charset
-
Sixteen-bit UCS Transformation Format, little-endian byte order
- DEFAULT_UTF_32_BE - Static variable in class org.aoju.bus.core.consts.Charset
-
thirty-two-bit UCS Transformation Format, little-endian byte order
- DEFAULT_UTF_32_LE - Static variable in class org.aoju.bus.core.consts.Charset
-
thirty-two-bit UCS Transformation Format, little-endian byte order
- DEFAULT_UTF_8 - Static variable in class org.aoju.bus.core.consts.Charset
-
Eight-bit UCS Transformation Format
- DEFAULT_VALUE_DELIMITER - Static variable in class org.aoju.bus.core.text.Substitute
-
默认值分隔符.
- defaultCharset() - Static method in class org.aoju.bus.core.utils.CharsetUtils
-
系统默认字符集编码
- defaultCharsetName() - Static method in class org.aoju.bus.core.utils.CharsetUtils
-
系统默认字符集编码
- defaultConfig() - Static method in class org.aoju.bus.core.text.csv.CsvReadConfig
-
默认配置
- defaultConfig() - Static method in class org.aoju.bus.core.text.csv.CsvWriteConfig
-
默认配置
- defaultIfNull(Object, Object) - Static method in class org.aoju.bus.core.utils.$
-
如果对象为null,返回默认值
- defaultIfNull(T, T) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
如果给定对象为null返回默认值
- defaultString(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Returns either the passed in String, or if the String is
null, the value of defaultStr.
- deflater() - Method in class org.aoju.bus.core.io.segment.GzipSink
-
- DeflaterSink - Class in org.aoju.bus.core.io.segment
-
Sync flush
- DeflaterSink(Sink, Deflater) - Constructor for class org.aoju.bus.core.io.segment.DeflaterSink
-
- dekHash(String) - Static method in class org.aoju.bus.core.utils.HashUtils
-
DEK算法
- del(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
删除文件或者文件夹
路径如果为相对路径,会转换为ClassPath路径! 注意:删除文件夹时不会判断文件夹是否为空,如果不空则递归删除子文件或文件夹
某个文件删除失败会终止删除操作
- del(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
删除文件或者文件夹
注意:删除文件夹时不会判断文件夹是否为空,如果不空则递归删除子文件或文件夹
某个文件删除失败会终止删除操作
- del(int, int) - Method in class org.aoju.bus.core.utils.TextUtils
-
删除指定长度的字符
- delAll(Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
删除匹配的全部内容
- delAll(String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
删除匹配的全部内容
- DelayWatcher - Class in org.aoju.bus.core.io.watchers
-
延迟观察者
使用此观察者通过定义一定的延迟时间,解决
WatchService多个modify的问题
在监听目录或文件时,如果这个文件有修改操作,会多次触发modify方法。
此类通过维护一个Set将短时间内相同文件多次modify的事件合并处理触发,从而避免以上问题。
- DelayWatcher(Watcher, long) - Constructor for class org.aoju.bus.core.io.watchers.DelayWatcher
-
构造
- delegate() - Method in class org.aoju.bus.core.io.segment.Forward
-
- delegate() - Method in class org.aoju.bus.core.io.segment.ForwardSink
-
- delegate() - Method in class org.aoju.bus.core.io.segment.ForwardSource
-
- delegate - Variable in class org.aoju.bus.core.loader.DelegateLoader
-
- DelegateLoader - Class in org.aoju.bus.core.loader
-
委派的资源加载器
- DelegateLoader(Loader) - Constructor for class org.aoju.bus.core.loader.DelegateLoader
-
- DELETE - Static variable in class org.aoju.bus.core.consts.Httpd
-
- delete(File) - Method in interface org.aoju.bus.core.io.segment.FileSystem
-
- delete(int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Deletes the characters between the two specified indices.
- deleteAll(char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Deletes the character wherever it occurs in the builder.
- deleteAll(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Deletes the string wherever it occurs in the builder.
- deleteAll(StrMatcher) - Method in class org.aoju.bus.core.text.StrBuilder
-
Deletes all parts of the builder that the matcher matches.
- deleteCharAt(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Deletes the character at the specified index.
- deleteContents(File) - Method in interface org.aoju.bus.core.io.segment.FileSystem
-
- deleteFirst(char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Deletes the character wherever it occurs in the builder.
- deleteFirst(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Deletes the string wherever it occurs in the builder.
- deleteFirst(StrMatcher) - Method in class org.aoju.bus.core.text.StrBuilder
-
Deletes the first match within the builder using the specified matcher.
- delFirst(Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
删除匹配的第一个内容
- DELIM - Static variable in class org.aoju.bus.core.consts.Symbol
-
符号: {}
- DELIM_LEFT - Static variable in class org.aoju.bus.core.consts.Symbol
-
- DELIM_RIGHT - Static variable in class org.aoju.bus.core.consts.Symbol
-
- delPre(String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
删除正则匹配到的内容之前的字符 如果没有找到,则返回原文
- delTo(int) - Method in class org.aoju.bus.core.utils.TextUtils
-
删除到指定位置
如果新位置小于等于0,则删除全部
- DES - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- desc() - Method in enum org.aoju.bus.core.consts.Lang
-
显示语言信息
- DESede - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- DesktopUtils - Class in org.aoju.bus.core.utils
-
屏幕相关工具类
截屏,显示器相关
- DesktopUtils() - Constructor for class org.aoju.bus.core.utils.DesktopUtils
-
- dest - Variable in class org.aoju.bus.core.lang.copier.Duplicate
-
目标
- DESToString(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
DES解密
- DESToString(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
DES解密
- destroy() - Static method in class org.aoju.bus.core.lang.Singleton
-
清除所有Singleton对象
- destroy(Process) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
销毁进程
- determineTypeArguments(Class<?>, ParameterizedType) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Tries to determine the type arguments of a class/interface based on a
super parameterized type's type arguments.
- Dev - Annotation Type in org.aoju.bus.core.annotation.env
-
开发环境
表示当前方法禁止用于生产环境,仅可用于开发测试。
- Dict - Class in org.aoju.bus.core.lang
-
字典对象,扩充了HashMap中的方法
- Dict() - Constructor for class org.aoju.bus.core.lang.Dict
-
构造
- Dict(int) - Constructor for class org.aoju.bus.core.lang.Dict
-
构造
- Dict(int, float) - Constructor for class org.aoju.bus.core.lang.Dict
-
构造
- Dict(Map<String, Object>) - Constructor for class org.aoju.bus.core.lang.Dict
-
构造
- DICT_CHINESE - Static variable in class org.aoju.bus.core.utils.PinyinUtils
-
- DICT_PINYIN - Static variable in class org.aoju.bus.core.utils.PinyinUtils
-
- DICT_POLYPHONE - Static variable in class org.aoju.bus.core.utils.PinyinUtils
-
- Diff<T> - Class in org.aoju.bus.core.builder
-
A
Diff contains the differences between two
Diffable class
fields.
- Diff(String) - Constructor for class org.aoju.bus.core.builder.Diff
-
Constructs a new Diff for the given field name.
- diff(T) - Method in interface org.aoju.bus.core.builder.Diffable
-
Retrieves a list of the differences between
this object and the supplied object.
- Diffable<T> - Interface in org.aoju.bus.core.builder
-
Diffable classes can be compared with other objects
for differences.
- DiffBuilder - Class in org.aoju.bus.core.builder
-
- DiffBuilder(Object, Object, ToStringStyle, boolean) - Constructor for class org.aoju.bus.core.builder.DiffBuilder
-
Constructs a builder for the specified objects with the specified style.
- DiffBuilder(Object, Object, ToStringStyle) - Constructor for class org.aoju.bus.core.builder.DiffBuilder
-
Constructs a builder for the specified objects with the specified style.
- DiffResult - Class in org.aoju.bus.core.builder
-
A
DiffResult contains a collection of the differences between two
Diffable objects.
- digitToChinese(Number) - Static method in class org.aoju.bus.core.convert.Convert
-
金额转为中文形式
- dimension - Static variable in class org.aoju.bus.core.utils.DesktopUtils
-
- DisableException - Exception in org.aoju.bus.core.lang.exception
-
自定义异常: 数据被禁用异常
- DisableException() - Constructor for exception org.aoju.bus.core.lang.exception.DisableException
-
- DisableException(String) - Constructor for exception org.aoju.bus.core.lang.exception.DisableException
-
- DisableException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.DisableException
-
- DisableException(String, Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.DisableException
-
- DisableException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.DisableException
-
- DisableException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.DisableException
-
- disjunction(Collection<T>, Collection<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
两个集合的差集
针对一个集合中存在多个相同元素的情况,计算两个集合中此元素的个数,保留两个集合中此元素个数差的个数
例如:集合1:[a, b, c, c, c],集合2:[a, b, c, c]
结果:[c],此结果中只保留了一个
任意一个集合为空,返回另一个集合
两个集合无交集则返回两个集合的组合
- distinct(Collection<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
去重集合
- div(float, float) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
- div(float, double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
- div(double, float) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
- div(double, double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
- div(Number, Number) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
- div(String, String) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
- div(float, float, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
- div(float, double, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
- div(double, float, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
- div(double, double, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
- div(Number, Number, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
- div(String, String, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
- div(float, float, int, RoundingMode) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
- div(float, double, int, RoundingMode) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
- div(double, float, int, RoundingMode) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
- div(double, double, int, RoundingMode) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
- div(Number, Number, int, RoundingMode) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
- div(String, String, int, RoundingMode) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
- divisor(int, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
最大公约数
- djbHash(String) - Static method in class org.aoju.bus.core.utils.HashUtils
-
DJB算法
- DOCS - Static variable in class org.aoju.bus.core.consts.FileType
-
文档
- DOLLAR - Static variable in class org.aoju.bus.core.consts.Symbol
-
- DOT - Static variable in class org.aoju.bus.core.consts.Symbol
-
- DOUBLE_DOT - Static variable in class org.aoju.bus.core.consts.Symbol
-
- DOUBLE_QUOTES - Static variable in class org.aoju.bus.core.consts.Symbol
-
- doubleQuoteMatcher() - Static method in class org.aoju.bus.core.text.StrMatcher
-
匹配字符串双引号字符.
- doubleToBytes(double, byte[], int, boolean) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- doubleToBytesBE(double, byte[], int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- doubleToBytesLE(double, byte[], int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- doubleValue() - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
- doubleValue() - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
- doubleValue() - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
- doubleValue() - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
- doubleValue() - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
- doubleValue() - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
- drawString(Graphics, String, Font, Color, int, int) - Static method in class org.aoju.bus.core.image.Graphics
-
绘制字符串,默认抗锯齿
- drawStringColourful(Graphics, String, Font, int, int) - Static method in class org.aoju.bus.core.image.Graphics
-
绘制字符串,使用随机颜色,默认抗锯齿
- Duplicate<T,C extends Duplicate<T,C>> - Class in org.aoju.bus.core.lang.copier
-
- Duplicate() - Constructor for class org.aoju.bus.core.lang.copier.Duplicate
-
- DynaBean - Class in org.aoju.bus.core.beans
-
动态Bean,通过反射对Bean的相关方法做操作
支持Map和普通Bean
- DynaBean(Class<?>, Object...) - Constructor for class org.aoju.bus.core.beans.DynaBean
-
构造
- DynaBean(Object) - Constructor for class org.aoju.bus.core.beans.DynaBean
-
构造
- EC - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- edit(T) - Method in interface org.aoju.bus.core.lang.Editor
-
修改过滤后的结果
- edit(File) - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
启动关联编辑器应用程序并打开用于编辑的文件
- editable - Variable in class org.aoju.bus.core.beans.copier.CopyOptions
-
限制的类或接口,必须为目标对象的实现接口或父类,用于限制拷贝的属性,例如一个类我只想复制其父类的一些属性,就可以将editable设置为父类
- Editor<T> - Interface in org.aoju.bus.core.lang
-
编辑器接口,常用于对于集合中的元素做统一编辑
此编辑器两个作用:
- Element - Class in org.aoju.bus.core.annotation
-
组合注解 对JDK的原生注解机制做一个增强,支持类似Spring的组合注解。
核心实现使用了递归获取指定元素上的注解以及注解的注解,以实现复合注解的获取。
- Element(AnnotatedElement) - Constructor for class org.aoju.bus.core.annotation.Element
-
构造
- elementText(Element, String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
根据节点名获得第一个子节点
- elementText(Element, String, String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
根据节点名获得第一个子节点
- elfHash(String) - Static method in class org.aoju.bus.core.utils.HashUtils
-
ELF算法
- EMAIL - Static variable in class org.aoju.bus.core.consts.RegEx
-
- EMAIL_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
邮件,符合RFC 5322规范
- emit() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- emit() - Method in interface org.aoju.bus.core.io.segment.BufferSink
-
- emit() - Method in class org.aoju.bus.core.io.segment.RealSink
-
- emitCompleteSegments() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- emitCompleteSegments() - Method in interface org.aoju.bus.core.io.segment.BufferSink
-
- emitCompleteSegments() - Method in class org.aoju.bus.core.io.segment.RealSink
-
- EMPTY - Static variable in class org.aoju.bus.core.consts.Normal
-
字符串:空
- EMPTY - Static variable in class org.aoju.bus.core.io.segment.ByteString
-
- EMPTY_BOOLEAN_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
boolean array.
- EMPTY_BOOLEAN_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Boolean array.
- EMPTY_BYTE_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
byte array.
- EMPTY_BYTE_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Byte array.
- EMPTY_CHAR_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
char array.
- EMPTY_CHARACTER_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Character array.
- EMPTY_CLASS_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Class array.
- EMPTY_DOUBLE_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
double array.
- EMPTY_DOUBLE_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Double array.
- EMPTY_FLOAT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
float array.
- EMPTY_FLOAT_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Float array.
- EMPTY_INT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
int array.
- EMPTY_INTEGER_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Integer array.
- EMPTY_LONG_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
long array.
- EMPTY_LONG_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Long array.
- EMPTY_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Object array.
- EMPTY_SHORT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
short array.
- EMPTY_SHORT_OBJECT_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
Short array.
- EMPTY_STRING_ARRAY - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
String array.
- EN_NUMBER - Static variable in class org.aoju.bus.core.consts.Normal
-
英文数字1-9
- encode(byte[]) - Static method in class org.aoju.bus.core.codec.Base32
-
编码
- encode(String) - Static method in class org.aoju.bus.core.codec.Base32
-
base32编码
- encode(String, String) - Static method in class org.aoju.bus.core.codec.Base32
-
base32编码
- encode(String, Charset) - Static method in class org.aoju.bus.core.codec.Base32
-
base32编码
- encode(byte[], int, int, byte[], int) - Static method in class org.aoju.bus.core.codec.Base64
-
- encode(byte[], boolean) - Static method in class org.aoju.bus.core.codec.Base64
-
编码为Base64,非URL安全的
- encode(String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码
- encode(String, String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码
- encode(String, Charset) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码
- encode(byte[]) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码
- encode(InputStream) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码
- encode(File) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码
- encode(byte[], String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码
- encode(byte[], Charset) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码
- encode(byte[], boolean, boolean) - Static method in class org.aoju.bus.core.codec.Base64
-
编码为Base64
如果isMultiLine为 true,则每76个字符一个换行符,否则在一行显示
- encode(byte[], boolean) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
编码为Base64,非URL安全的
- encode(String) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码
- encode(String, String) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码
- encode(String, Charset) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码
- encode(byte[]) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码
- encode(byte[], String) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码
- encode(byte[], Charset) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码
- encode(byte[], boolean, boolean) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
编码为Base64
如果isMultiLine为true,则每76个字符一个换行符,否则在一行显示
- encode(CharSequence) - Method in class org.aoju.bus.core.codec.Blowfish
-
- encode(String, int) - Static method in class org.aoju.bus.core.codec.Caesar
-
传入明文,加密得到密文
- encode(String) - Method in class org.aoju.bus.core.codec.Morse
-
编码
- encode(long...) - Method in class org.aoju.bus.core.key.HashID
-
Encrypt numbers to string
- encode(String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
编码URL,默认使用UTF-8编码
将需要转换的内容(ASCII码形式之外的内容),用十六进制表示法转换出来,并在之前加上%开头。
- encode(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
- encode(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode all characters that are either illegal, or have any reserved
meaning, anywhere within a URI, as defined in
RFC 3986.
- encodeAll(String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
编码URL,默认使用UTF-8编码
将需要转换的内容(ASCII码形式之外的内容),用十六进制表示法转换出来,并在之前加上%开头。
- encodeAll(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
编码URL
将需要转换的内容(ASCII码形式之外的内容),用十六进制表示法转换出来,并在之前加上%开头。
- encodeAuthority(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI authority with the given encoding.
- encodeAuthority(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI authority with the given encoding.
- encodeBuffer(byte[], boolean, Charset) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
只接受一个字节缓冲区并返回一个包含已编码缓冲区的字符串。
- encodeBuffer(byte[], boolean) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
只接受一个字节缓冲区并返回一个包含已编码缓冲区的字符串。
- encodeBuffer(byte[], Charset) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
只接受一个字节缓冲区并返回一个包含已编码缓冲区的字符串。
- encodeBuffer(byte[]) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
只接受一个字节缓冲区并返回一个包含已编码缓冲区的字符串。
- encodeColor(Color) - Static method in class org.aoju.bus.core.utils.HexUtils
-
- encodeColor(Color, String) - Static method in class org.aoju.bus.core.utils.HexUtils
-
- encodeFragment(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI fragment with the given encoding.
- encodeFragment(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI fragment with the given encoding.
- encodeHex(String) - Method in class org.aoju.bus.core.key.HashID
-
Encrypt hexa to string
- encodeHex(byte[]) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将字节数组转换为十六进制字符数组
- encodeHex(String, Charset) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将字节数组转换为十六进制字符数组
- encodeHex(byte[], boolean) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将字节数组转换为十六进制字符数组
- encodeHexStr(byte[]) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将字节数组转换为十六进制字符串
- encodeHexStr(String, Charset) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将字节数组转换为十六进制字符串,结果为小写
- encodeHexStr(String) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将字节数组转换为十六进制字符串,结果为小写,默认编码是UTF-8
- encodeHexStr(byte[], boolean) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将字节数组转换为十六进制字符串
- encodeHost(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI host with the given encoding.
- encodeHost(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI host with the given encoding.
- encodePath(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI path with the given encoding.
- encodePath(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI path with the given encoding.
- encodePathSegment(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI path segment with the given encoding.
- encodePathSegment(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI path segment with the given encoding.
- encodePort(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI port with the given encoding.
- encodePort(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI port with the given encoding.
- encodeQuery(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI query with the given encoding.
- encodeQuery(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI query with the given encoding.
- encodeQueryParam(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI query parameter with the given encoding.
- encodeQueryParam(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI query parameter with the given encoding.
- encodeScheme(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI scheme with the given encoding.
- encodeScheme(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI scheme with the given encoding.
- encodeString(String, Charset) - Static method in class org.aoju.bus.core.io.segment.ByteString
-
- encodeUriVariables(Map<String, ?>) - Static method in class org.aoju.bus.core.utils.UriUtils
-
- encodeUriVariables(Object...) - Static method in class org.aoju.bus.core.utils.UriUtils
-
- encodeUrlSafe(byte[], boolean) - Static method in class org.aoju.bus.core.codec.Base64
-
编码为Base64,URL安全的
- encodeUrlSafe(String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码,URL安全
- encodeUrlSafe(String, String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码,URL安全
- encodeUrlSafe(String, Charset) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码,URL安全的
- encodeUrlSafe(byte[]) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码,URL安全的
- encodeUrlSafe(InputStream) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码,URL安全的
- encodeUrlSafe(File) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码,URL安全的
- encodeUrlSafe(byte[], String) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码,URL安全的
- encodeUrlSafe(byte[], Charset) - Static method in class org.aoju.bus.core.codec.Base64
-
base64编码,URL安全的
- encodeUrlSafe(byte[], boolean) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
编码为Base64,URL安全的
- encodeUrlSafe(String) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码,URL安全
- encodeUrlSafe(String, String) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码,URL安全
- encodeUrlSafe(String, Charset) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码,URL安全的
- encodeUrlSafe(byte[]) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码,URL安全的
- encodeUrlSafe(byte[], String) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码,URL安全的
- encodeUrlSafe(byte[], Charset) - Static method in class org.aoju.bus.core.codec.Base64Encoder
-
base64编码,URL安全的
- encodeUserInfo(String, String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI user info with the given encoding.
- encodeUserInfo(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Encode the given URI user info with the given encoding.
- encodeUtf8(String) - Static method in class org.aoju.bus.core.io.segment.ByteString
-
- encodeVal(String, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
对URL参数做编码,只编码键和值
提供的值可以是url附带参数,但是不能只是url
- end - Variable in class org.aoju.bus.core.io.segment.Buffer.UnsafeCursor
-
- endOfDay(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某天的结束时间
- endOfDay(Calendar) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某天的结束时间
- endOfMonth(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某月的结束时间
- endOfMonth(Calendar) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某月的结束时间
- endOfQuarter(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某季度的结束时间
- endOfQuarter(Calendar) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某季度的结束时间
- endOfWeek(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某周的结束时间
- endOfWeek(Calendar) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某周的结束时间,周日定为一周的结束
- endOfWeek(Calendar, boolean) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某周的结束时间
- endOfYear(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某年的结束时间
- endOfYear(Calendar) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取某年的结束时间
- ENDORSED_DIRS - Static variable in class org.aoju.bus.core.consts.System
-
- endsWith(ByteString) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- endsWith(byte[]) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- endsWith(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks whether this builder ends with the specified string.
- endWith(CharSequence, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
字符串是否以给定字符结尾
- endWith(CharSequence, CharSequence, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
是否以指定字符串结尾
如果给定的字符串和开头字符串都为null则返回true,否则任意一个值为null返回false
- endWith(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
是否以指定字符串结尾
- endWithIgnoreCase(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
是否以指定字符串结尾,忽略大小写
- ensureCapacity(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks the capacity and ensures that it is at least the size specified.
- enter() - Method in class org.aoju.bus.core.io.segment.Awaits
-
- ENTRY_CREATE - Static variable in class org.aoju.bus.core.io.watchers.WatchMonitor
-
创建事件
- ENTRY_DELETE - Static variable in class org.aoju.bus.core.io.watchers.WatchMonitor
-
删除事件
- ENTRY_MODIFY - Static variable in class org.aoju.bus.core.io.watchers.WatchMonitor
-
修改事件
- entrySet() - Method in class org.aoju.bus.core.map.MapProxy
-
- entrySet() - Method in class org.aoju.bus.core.map.MapWrapper
-
- entrySet() - Method in class org.aoju.bus.core.map.TableMap
-
- EnumConverter - Class in org.aoju.bus.core.convert.impl
-
无泛型检查的枚举转换器
- EnumConverter(Class) - Constructor for class org.aoju.bus.core.convert.impl.EnumConverter
-
构造
- EnumerationIter(Enumeration<E>) - Constructor for class org.aoju.bus.core.utils.IterUtils.EnumerationIter
-
构造
- EnumerationIterator<E> - Class in org.aoju.bus.core.collection
-
- EnumerationIterator() - Constructor for class org.aoju.bus.core.collection.EnumerationIterator
-
- EnumerationIterator(Enumeration<? extends E>) - Constructor for class org.aoju.bus.core.collection.EnumerationIterator
-
Constructs a new EnumerationIterator that provides
an iterator view of the given enumeration.
- EnumerationIterator(Enumeration<? extends E>, Collection<? super E>) - Constructor for class org.aoju.bus.core.collection.EnumerationIterator
-
Constructs a new EnumerationIterator that will remove
elements from the specified collection.
- EnumUtils - Class in org.aoju.bus.core.utils
-
枚举工具类
- EnumUtils() - Constructor for class org.aoju.bus.core.utils.EnumUtils
-
- EOF - Static variable in class org.aoju.bus.core.utils.IoUtils
-
数据流末尾
- EQUAL - Static variable in class org.aoju.bus.core.consts.Symbol
-
- equal(Object, Object) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否相等
当两值都为null返回true
- equal(Object, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
比较两个对象是否相等
- equals(Object) - Method in class org.aoju.bus.core.beans.DynaBean
-
- equals(Object) - Method in class org.aoju.bus.core.compare.Comparables
-
- equals(Object) - Method in class org.aoju.bus.core.compare.CompareChain
-
- equals(Object) - Method in class org.aoju.bus.core.compare.ReverseCompare
-
- equals(Object) - Method in class org.aoju.bus.core.compare.VersionCompare
-
- equals(Object) - Method in class org.aoju.bus.core.consts.MediaType
-
- equals(Object) - Method in class org.aoju.bus.core.date.format.AbstractDateBasic
-
- equals(Object) - Method in class org.aoju.bus.core.date.format.FastDateFormat
-
- equals(Object) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- equals(Object) - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- equals(Object) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- equals(Object) - Method in class org.aoju.bus.core.key.ObjectID
-
- equals(Object) - Method in class org.aoju.bus.core.key.UUID
-
将此对象与指定对象比较。
- equals(Object) - Method in class org.aoju.bus.core.lang.mutable.MutableBool
-
- equals(Object) - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
- equals(Object) - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
- equals(Object) - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
- equals(Object) - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
- equals(Object) - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
- equals(Object) - Method in class org.aoju.bus.core.lang.mutable.MutableObject
-
- equals(Object) - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
- equals(Object) - Method in class org.aoju.bus.core.lang.tuple.Pair
-
Compares this pair to another based on the two elements.
- equals(Object) - Method in class org.aoju.bus.core.lang.tuple.Triple
-
Compares this triple to another based on the three elements.
- equals(Object) - Method in class org.aoju.bus.core.lang.Weighing.WeightObj
-
- equals(Collection<? extends CharSequence>) - Method in class org.aoju.bus.core.text.Simhash
-
判断文本是否与已存储的数据重复
- equals(StrBuilder) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks the contents of this builder against another to see if they
contain the same character content.
- equals(Object) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks the contents of this builder against another to see if they
contain the same character content.
- equals(Object, Object) - Static method in class org.aoju.bus.core.utils.$
-
对象 eq
- equals(char, char, boolean) - Static method in class org.aoju.bus.core.utils.CharUtils
-
比较两个字符是否相同
- equals(Class<?>, String, boolean) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
指定类是否与给定的类名相同
- equals(File, File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
检查两个文件是否是同一个文件
所谓文件相同,是指File对象是否指向同一个文件或文件夹
- equals(char, char, boolean) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
比较两个字符是否相同
- equals(InputStream, InputStream) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
判断两个输入流是否严格相等
- equals(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
比较两个字符串(大小写敏感)。
- equals(CharSequence, CharSequence, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
比较两个字符串是否相等。
- equals(Type, Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Check equality of types.
- EqualsBuilder - Class in org.aoju.bus.core.builder
-
- EqualsBuilder() - Constructor for class org.aoju.bus.core.builder.EqualsBuilder
-
Constructor for EqualsBuilder.
- EqualsExclude - Annotation Type in org.aoju.bus.core.builder
-
Use this annotation to exclude a field from being used by
the various
reflectionEquals methods defined on
EqualsBuilder.
- equalsIgnoreCase(StrBuilder) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks the contents of this builder against another to see if they
contain the same character content ignoring case.
- equalsIgnoreCase(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
比较两个字符串(大小写不敏感)。
- equalsSafe(Object, Object) - Static method in class org.aoju.bus.core.utils.$
-
安全的 equals
- errcode - Variable in exception org.aoju.bus.core.lang.exception.UncheckedException
-
错误码
- errmsg - Variable in exception org.aoju.bus.core.lang.exception.UncheckedException
-
错误信息
- error() - Static method in class org.aoju.bus.core.lang.Console
-
同 System.System.err.println()方法,打印控制台日志
- error(Object) - Static method in class org.aoju.bus.core.lang.Console
-
同 System.System.err.println()方法,打印控制台日志
- error(String, Object...) - Static method in class org.aoju.bus.core.lang.Console
-
同 System.System.err.println()方法,打印控制台日志
- error(Throwable, String, Object...) - Static method in class org.aoju.bus.core.lang.Console
-
同 System.System.err.println()方法,打印控制台日志
- errorOnDifferentFieldCount - Variable in class org.aoju.bus.core.text.csv.CsvReadConfig
-
每行字段个数不同时是否抛出异常,默认false
- escape(String) - Method in class org.aoju.bus.core.utils.EscapeUtils.Builder
-
- escape(char) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
转义字符,将正则的关键字转义
- escape(String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
转义字符串,将正则的关键字转义
- escape(String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
转义XML特殊字符:
- ESCAPE_ECMASCRIPT - Static variable in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
用于转义EcmaScript/JavaScript的转换器对象
- ESCAPE_HTML3 - Static variable in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
用于转义,HTML 3.0版本对象
- ESCAPE_HTML4 - Static variable in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
用于转义,HTML 4.0版本对象
- ESCAPE_JAVA - Static variable in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
转义对象字符 转换器对象
- ESCAPE_JSON - Static variable in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
用于转义Json的转换器对象
- ESCAPE_XML10 - Static variable in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
用于转义XML 1.0的转换器对象
- ESCAPE_XML11 - Static variable in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
用于转义XML 1.1的转换器对象
- ESCAPE_XSI - Static variable in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
用于转义Shell命令语言的转换器
- EscapeCodeValues - Class in org.aoju.bus.core.text.escape
-
HTML/XML/JSON等
- EscapeCodeValues() - Constructor for class org.aoju.bus.core.text.escape.EscapeCodeValues
-
- escapeEcmaScript(String) - Static method in class org.aoju.bus.core.utils.EscapeUtils
-
Escapes the characters in a String using EcmaScript String rules.
- escapeHtml3(String) - Static method in class org.aoju.bus.core.utils.EscapeUtils
-
Escapes the characters in a String using HTML entities.
- escapeHtml4(String) - Static method in class org.aoju.bus.core.utils.EscapeUtils
-
Escapes the characters in a String using HTML entities.
- escapeJava(String) - Static method in class org.aoju.bus.core.utils.EscapeUtils
-
Escapes the characters in a String using Java String rules.
- escapeJson(String) - Static method in class org.aoju.bus.core.utils.EscapeUtils
-
Escapes the characters in a String using Json String rules.
- EscapeUtils - Class in org.aoju.bus.core.utils
-
转义和反转义工具类Escape / Unescape
escape采用ISO Latin字符集对指定的字符串进行编码
Java, Java Script, HTML and XML.
- EscapeUtils() - Constructor for class org.aoju.bus.core.utils.EscapeUtils
-
EscapeUtils instances should NOT be constructed in
standard programming.
- EscapeUtils.Builder - Class in org.aoju.bus.core.utils
-
- escapeXml10(String) - Static method in class org.aoju.bus.core.utils.EscapeUtils
-
Escapes the characters in a String using XML entities.
- escapeXml11(String) - Static method in class org.aoju.bus.core.utils.EscapeUtils
-
Escapes the characters in a String using XML entities.
- escapeXSI(String) - Static method in class org.aoju.bus.core.utils.EscapeUtils
-
Escapes the characters in a String using XSI rules.
- EventFactory<T> - Interface in org.aoju.bus.core.io.segment
-
- EVENTS_ALL - Static variable in class org.aoju.bus.core.io.watchers.WatchMonitor
-
全部事件
- excAsync(Runnable, boolean) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
执行异步方法
- excludeFieldNames - Variable in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Which field names to exclude from output.
- exec(String...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
执行命令
命令带参数时参数可作为其中一个参数,也可以将命令和参数组合为一个字符串传入
- exec(String[], String...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
执行命令
命令带参数时参数可作为其中一个参数,也可以将命令和参数组合为一个字符串传入
- exec(String[], File, String...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
执行命令
命令带参数时参数可作为其中一个参数,也可以将命令和参数组合为一个字符串传入
- execAsync(Callable<T>) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
执行有返回值的异步方法
Future代表一个异步执行的操作,通过get()方法可以获得操作的结果,如果异步操作还没有完成,则,get()会使当前线程阻塞
- execAsync(Runnable) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
执行有返回值的异步方法
Future代表一个异步执行的操作,通过get()方法可以获得操作的结果,如果异步操作还没有完成,则,get()会使当前线程阻塞
- execForLines(String...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
执行系统命令,使用系统默认编码
- execForLines(Charset, String...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
执行系统命令,使用系统默认编码
- execForStr(String...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
执行系统命令,使用系统默认编码
- execForStr(Charset, String...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
执行系统命令,使用系统默认编码
- execute(Runnable) - Static method in class org.aoju.bus.core.thread.GlobalThread
-
直接在公共线程池中执行线程
- execute(Runnable) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
直接在公共线程池中执行线程
- ExecutorBuilder - Class in org.aoju.bus.core.thread
-
- ExecutorBuilder() - Constructor for class org.aoju.bus.core.thread.ExecutorBuilder
-
- exhausted() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- exhausted() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- exhausted() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- exist(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断文件是否存在,如果path为null,则返回false
- exist(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断文件是否存在,如果file为null,则返回false
- exist(String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
是否存在匹配文件
- exists(File) - Method in interface org.aoju.bus.core.io.segment.FileSystem
-
- ExistsException - Exception in org.aoju.bus.core.lang.exception
-
自定义异常: 对象已存在异常
- ExistsException() - Constructor for exception org.aoju.bus.core.lang.exception.ExistsException
-
- ExistsException(String) - Constructor for exception org.aoju.bus.core.lang.exception.ExistsException
-
- ExistsException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.ExistsException
-
- ExistsException(String, Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.ExistsException
-
- ExistsException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.ExistsException
-
- ExistsException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.ExistsException
-
- exit() - Method in class org.aoju.bus.core.io.segment.Awaits
-
- expandBuffer(int) - Method in class org.aoju.bus.core.io.segment.Buffer.UnsafeCursor
-
Grow the buffer by adding a contiguous range of capacity in a single
segment.
- EXT_DIRS - Static variable in class org.aoju.bus.core.consts.System
-
一个或多个扩展目录的路径
- extName(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取文件扩展名,扩展名不带“.”
- extName(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得文件的扩展名,扩展名不带“.”
- extract(Iterable<?>, Editor<Object>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
通过Editor抽取集合元素中的某些值返回为新列表
例如提供的是一个Bean列表,通过Editor接口实现获取某个字段值,返回这个字段值组成的新列表
- extractFileExtension(String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
Extract the file extension from the given URI path.
- extractMulti(Pattern, String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
从content中匹配出多个值并根据template生成新的字符串
例如:
content 2013年5月 pattern (.*?)年(.*?)月 template: $1-$2 return 2013-5
- extractMulti(String, String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
从content中匹配出多个值并根据template生成新的字符串
匹配结束后会删除匹配内容之前的内容(包括匹配内容)
例如:
content 2013年5月 pattern (.*?)年(.*?)月 template: $1-$2 return 2013-5
- GENERAL - Static variable in class org.aoju.bus.core.consts.RegEx
-
- GENERAL_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
英文字母 、数字和下划线
- GENERAL_WITH_CHINESE - Static variable in class org.aoju.bus.core.consts.RegEx
-
- GENERAL_WITH_CHINESE_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
中文字、英文字母、数字和下划线
- generateBitVector(Class<E>, Iterable<? extends E>) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Creates a long bit vector representation of the given subset of an Enum.
- generateBitVector(Class<E>, E...) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Creates a long bit vector representation of the given array of Enum values.
- generateBitVectors(Class<E>, Iterable<? extends E>) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Creates a bit vector representation of the given subset of an Enum using as many longs as needed.
- generateBitVectors(Class<E>, E...) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Creates a bit vector representation of the given subset of an Enum using as many longs as needed.
- generateBySet(int, int, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
生成不重复随机数 根据给定的最小数字和最大数字,以及随机数的个数,产生指定的不重复的数组
- generateRandomNumber(int, int, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
生成不重复随机数 根据给定的最小数字和最大数字,以及随机数的个数,产生指定的不重复的数组
- genericArrayType(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Create a generic array type instance.
- GenericEnumConverter<E extends Enum<E>> - Class in org.aoju.bus.core.convert.impl
-
泛型枚举转换器
- GenericEnumConverter(Class<E>) - Constructor for class org.aoju.bus.core.convert.impl.GenericEnumConverter
-
构造
- gensalt(int, SecureRandom) - Static method in class org.aoju.bus.core.codec.Blowfish
-
Generate a salt for use with the Blowfish.hashpw() method
- gensalt(int) - Static method in class org.aoju.bus.core.codec.Blowfish
-
Generate a salt for use with the Blowfish.hashpw() method
- gensalt() - Static method in class org.aoju.bus.core.codec.Blowfish
-
Generate a salt for use with the Blowfish.hashpw() method, selecting a reasonable
default for the number of hashing rounds to apply
- get(Object) - Method in class org.aoju.bus.core.beans.BeanPath
-
获取Bean中对应表达式的值
- get(String) - Method in class org.aoju.bus.core.beans.DynaBean
-
获得字段对应值
- GET - Static variable in class org.aoju.bus.core.consts.Httpd
-
- get(String) - Static method in class org.aoju.bus.core.consts.MediaType
-
Returns a media type for string.
- get(int) - Method in class org.aoju.bus.core.io.FastByteBuffer
-
根据索引位返回一个字节
- get(int) - Method in class org.aoju.bus.core.io.segment.BufferOption
-
- get(int) - Method in class org.aoju.bus.core.io.segment.RingBuffer
-
- get() - Static method in class org.aoju.bus.core.key.ObjectID
-
获取ObjectId
- get(String, T) - Method in class org.aoju.bus.core.lang.Dict
-
获得特定类型值
- get() - Method in interface org.aoju.bus.core.lang.mutable.Mutable
-
获得原始值
- get() - Method in class org.aoju.bus.core.lang.mutable.MutableBool
-
- get() - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
- get() - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
- get() - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
- get() - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
- get() - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
- get() - Method in class org.aoju.bus.core.lang.mutable.MutableObject
-
- get() - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
- get(K) - Method in class org.aoju.bus.core.lang.SimpleCache
-
从缓存池中查找值
- get(Class<T>, Object...) - Static method in class org.aoju.bus.core.lang.Singleton
-
获得指定类的单例对象
对象存在于池中返回,否则创建,每次调用此方法获得的对象为同一个对象
注意:单例针对的是类和对象,因此get方法第一次调用时创建的对象始终唯一,也就是说就算参数变更,返回的依旧是第一次创建的对象
- get(String, Object...) - Static method in class org.aoju.bus.core.lang.Singleton
-
获得指定类的单例对象
对象存在于池中返回,否则创建,每次调用此方法获得的对象为同一个对象
注意:单例针对的是类和对象,因此get方法第一次调用时创建的对象始终唯一,也就是说就算参数变更,返回的依旧是第一次创建的对象
- get(Object) - Method in class org.aoju.bus.core.map.CustomKeyMap
-
- get(Object) - Method in class org.aoju.bus.core.map.MapProxy
-
- get(Object) - Method in class org.aoju.bus.core.map.MapWrapper
-
- get(K, int) - Method in class org.aoju.bus.core.map.multi.CollectionValueMap
-
获取值
- get(Object) - Method in class org.aoju.bus.core.map.multi.ListValueMap
-
- get(Object) - Method in class org.aoju.bus.core.map.multi.SetValueMap
-
- get(Object) - Method in class org.aoju.bus.core.map.TableMap
-
- get(int) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- get(Object, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
获取数组对象中指定index的值,支持负数,例如-1表示倒数第一个值
- get(DataFlavor) - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
获取剪贴板内容
- get(Transferable, DataFlavor) - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
获取剪贴板内容
- get(Collection<T>, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
获取集合中指定下标的元素值,下标可以为负数,例如-1表示最后一个元素
如果元素越界,返回null
- get(Map<?, ?>, Object, Class<T>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为指定类型
- get(String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
先从Pattern池中查找正则对应的
Pattern,找不到则编译正则表达式并入池。
- get(String, int) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
先从Pattern池中查找正则对应的
Pattern,找不到则编译正则表达式并入池。
- get(String, String, int) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
获得匹配的字符串
- get(Pattern, String, int) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
获得匹配的字符串
- getAbsolutePath() - Method in class org.aoju.bus.core.io.resource.ClassPathResource
-
获得绝对路径Path
对于不存在的资源,返回拼接后的绝对路径
- getAbsolutePath(String, Class<?>) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取绝对路径
此方法不会判定给定路径是否有效(文件或目录存在)
- getAbsolutePath(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取绝对路径,相对于ClassPath的目录
如果给定就是绝对路径,则返回原路径,原路径把所有\替换为/
兼容Spring风格的路径表示,例如:classpath:config/example.setting也会被识别后转换
- getAbsolutePath(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取标准的绝对路径
- getAccessibleField(Object, String) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
循环向上转型, 获取对象的DeclaredField, 并强制设置为可访问.
- getAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Returns an accessible method (that is, one that can be invoked via
reflection) with given name and parameters.
- getAccessibleMethod(Method) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Returns an accessible method (that is, one that can be invoked via
reflection) that implements the specified Method.
- getAccessibleMethod(Object, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getAccessibleMethodByName(Object, String) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getActualType(Type, Class<?>, Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取指定泛型变量对应的真实类型
由于子类中泛型参数实现和父类(接口)中泛型定义位置是一一对应的,因此可以通过对应关系找到泛型实现类型
使用此方法注意:
- getActualTypes(Type, Class<?>, Type...) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取指定泛型变量对应的真实类型
由于子类中泛型参数实现和父类(接口)中泛型定义位置是一一对应的,因此可以通过对应关系找到泛型实现类型
使用此方法注意:
- getAge(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
生日转为年龄,计算法定年龄
- getAge(String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
出生日期转年龄
- getAge(Date, Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
计算相对于dateToCompare的年龄,长用于计算指定生日在某年的年龄
- getAgeByIdCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取年龄,只支持15或18位身份证号码
- getAgeByIdCard(String, Date) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取指定日期当时的年龄年龄,只支持15或18位身份证号码
- getAllFieldList(Class) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获取类所有的字段信息
ps: 这个方法有个问题 如果子类和父类有相同的字段 会不会重复
1.
- getAllFields(Class<?>) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets all fields of the given class and its parents (if any).
- getAllFields(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
获取包括父类所有的属性
- getAllFieldsList(Class<?>) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets all fields of the given class and its parents (if any).
- getAllFieldsReadMethods(Class) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获取所有字段的 read 方法列表
- getAllGroups(Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
获得匹配的字符串匹配到的所有分组
- getAllInterfaces(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Gets a List of all interfaces implemented by the given
class and its superclasses.
- getAllInterfaces(Class<?>, HashSet<Class<?>>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Get the interfaces for the specified class.
- getAllSuperclasses(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Gets a List of superclasses for the given class.
- getAllWeeks(String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
返回该年有多少个自然周
- getAnnotation(Class<T>) - Method in class org.aoju.bus.core.annotation.Element
-
- getAnnotation(AnnotatedElement, Class<A>) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
获取指定注解
- getAnnotation(Method, Class<A>, boolean, boolean) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Gets the annotation object with the given annotation type that is present on the given method
or optionally on any equivalent method in super classes and interfaces.
- getAnnotations() - Method in class org.aoju.bus.core.annotation.Element
-
- getAnnotations(AnnotatedElement, boolean) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
获取指定注解
- getAnnotationValue(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
获取指定注解默认值
如果无指定的属性方法返回null
- getAnnotationValue(AnnotatedElement, Class<? extends Annotation>, String) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
获取指定注解属性的值
如果无指定的属性方法返回null
- getAnnotationValueMap(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
获取指定注解中所有属性值
如果无指定的属性方法返回null
- getAny(Object, int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
获取数组中指定多个下标元素值,组成新数组
- getAny(Collection<T>, int...) - Static method in class org.aoju.bus.core.utils.CollUtils
-
获取集合中指定多个下标的元素值,下标可以为负数,例如-1表示最后一个元素
- getAny(Map<K, V>, K...) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map的部分key生成新的Map
- getArray() - Method in class org.aoju.bus.core.collection.ArrayIterator
-
Gets the array that this iterator is iterating over.
- getArrayComponentType(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Get the array component type of type.
- getArrayEnd() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the array end text.
- getArrayEnd() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the array end text.
- getArraySeparator() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the array separator text.
- getArraySeparator() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the array separator text.
- getArrayStart() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the array start text.
- getArrayStart() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the array start text.
- getArrayType(Class<?>) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
根据数组元素类型,获取数组的类型
方法是通过创建一个空数组从而获取其类型
- getAttributes(Path, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取文件属性
- getAttributeValue(Object, String) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
从对象中取值
- getBean() - Method in class org.aoju.bus.core.beans.DynaBean
-
获得原始Bean
- getBeanClass() - Method in class org.aoju.bus.core.beans.DynaBean
-
获得Bean的类型
- getBeanDesc(Class<?>) - Method in enum org.aoju.bus.core.beans.BeanDescCache
-
- getBeanDesc(Class<?>) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
- getBeanDesc(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- getBetweenMs() - Method in class org.aoju.bus.core.date.format.BetweenFormat
-
获得 时长毫秒数
- getBigDecimal(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取BigDecimal型属性值
- getBigDecimal(K, BigDecimal) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取BigDecimal型属性值
若获得的值为不可见字符,使用默认值
- getBigDecimal(K, BigDecimal) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getBigDecimal(K, BigDecimal) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getBigDecimal(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取BigDecimal型属性值
无值或获取错误返回null
- getBigDecimal(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getBigDecimalByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取BigDecimal型属性值
- getBigDecimalList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取BigDecimal型属性值列表
- getBigDecimals(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取BigDecimal型属性值数组
- getBigDecimals(String, BigDecimal[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取BigDecimal型属性值数组
- getBigInteger(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取BigInteger型属性值
- getBigInteger(K, BigInteger) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取BigInteger型属性值
若获得的值为不可见字符,使用默认值
- getBigInteger(K, BigInteger) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getBigInteger(K, BigInteger) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getBigInteger(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取BigInteger型属性值
无值或获取错误返回null
- getBigInteger(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getBigIntegerByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取BigInteger型属性值
- getBigIntegerList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取BigInteger型属性值列表
- getBigIntegers(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取BigInteger型属性值数组
- getBigIntegers(String, BigInteger[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取BigInteger型属性值数组
- getBinaryStr(Number) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
获得数字对应的二进制字符串
- getBirth(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取生日,只支持15或18位身份证号码
- getBirthByIdCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取生日,只支持15或18位身份证号码
- getBirthDate(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
从身份证号码中获取生日日期,只支持15或18位身份证号码
- getBOMInputStream(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得BOM输入流,用于处理带BOM头的文件
- getBool(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取boolean型属性值
- getBool(K, Boolean) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取boolean型属性值
若获得的值为不可见字符,使用默认值
- getBool(K, Boolean) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getBool(K, Boolean) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getBool(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取boolean型属性值
无值或获取错误返回null
- getBool(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getBool(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为Bool
- getBoolByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取boolean型属性值
- getBoolean(String, boolean) - Static method in class org.aoju.bus.core.utils.PropertiesUtils
-
根据key获取值
- getBoolList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取Boolean型属性值列表
- getBools(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取Boolean型属性值数组
- getBools(String, Boolean[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取Boolean型属性值数组
- getBuffer() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- getBuffer() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- getBuffer() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- getByName(String) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
获取标题对应的字段内容
- getByte(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取byte型属性值
- getByte(K, Byte) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取byte型属性值
若获得的值为不可见字符,使用默认值
- getByte(K, Byte) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getByte(K, Byte) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getByte(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取byte型属性值
无值或获取错误返回null
- getByte(long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
Returns the byte at pos.
- getByte(int) - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- getByte(int) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- getByte(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getByteByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取byte型属性值
- getByteList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取Byte型属性值列表
- getBytes(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取Byte型属性值数组
- getBytes(String, Byte[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取Byte型属性值数组
- getBytes(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getByXPath(String, Object, QName) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
通过XPath方式读取XML节点等信息
Xpath相关文章:https://www.ibm.com/developerworks/cn/xml/x-javaxpathapi.html
- getCaller() - Method in interface org.aoju.bus.core.lang.caller.Caller
-
获得调用者
- getCaller(int) - Method in interface org.aoju.bus.core.lang.caller.Caller
-
获得调用者,指定第几级调用者 调用者层级关系:
- getCaller() - Static method in class org.aoju.bus.core.lang.Caller
-
获得调用者
- getCaller(int) - Static method in class org.aoju.bus.core.lang.Caller
-
获得调用者,指定第几级调用者
调用者层级关系:
- getCaller() - Method in class org.aoju.bus.core.lang.caller.SecurityCaller
-
- getCaller(int) - Method in class org.aoju.bus.core.lang.caller.SecurityCaller
-
- getCaller() - Method in class org.aoju.bus.core.lang.caller.StackTraceCaller
-
- getCaller(int) - Method in class org.aoju.bus.core.lang.caller.StackTraceCaller
-
- getCaller() - Static method in class org.aoju.bus.core.utils.CallerUtils
-
获得调用者
- getCaller(int) - Static method in class org.aoju.bus.core.utils.CallerUtils
-
获得调用者,指定第几级调用者
调用者层级关系:
- getCallerCaller() - Static method in class org.aoju.bus.core.lang.Caller
-
获得调用者的调用者
- getCallers() - Method in interface org.aoju.bus.core.lang.caller.Caller
-
获得调用者的调用者
- getCallers() - Method in class org.aoju.bus.core.lang.caller.SecurityCaller
-
- getCallers() - Method in class org.aoju.bus.core.lang.caller.StackTraceCaller
-
- getCallers() - Static method in class org.aoju.bus.core.utils.CallerUtils
-
获得调用者的调用者
- getCanonicalPath(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取规范的绝对路径
- getCapacity() - Method in class org.aoju.bus.core.map.FixedLinkedHashMap
-
获取容量
- getCausedBy(Throwable, Class<? extends Exception>...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取由指定异常类引起的异常
- getCenterY(Graphics, int) - Static method in class org.aoju.bus.core.image.Graphics
-
获取文字居中高度的Y坐标(距离上边距距离)
此方法依赖FontMetrics,如果获取失败,默认为背景高度的1/3
- getChar(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取char型属性值
- getChar(K, Character) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取char型属性值
若获得的值为不可见字符,使用默认值
- getChar(K, Character) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getChar(K, Character) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getChar(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取char型属性值
无值或获取错误返回null
- getChar(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getChar(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为Character
- getCharByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取char型属性值
- getCharList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取Character型属性值列表
- getChars(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取Character型属性值数组
- getChars(String, Character[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取Character型属性值数组
- getChars(char[]) - Method in class org.aoju.bus.core.text.StrBuilder
-
Copies the character array into the specified array.
- getChars(int, int, char[], int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Copies the character array into the specified array.
- getChars(int, int, char[], int) - Method in class org.aoju.bus.core.utils.TextUtils
-
将指定段的字符列表写出到目标字符数组中
- getCharset() - Method in class org.aoju.bus.core.io.BOMInputStream
-
- getCharset() - Method in class org.aoju.bus.core.io.file.FileWrapper
-
获得字符集编码
- getChineseZodiac(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
通过生日计算生肖,只计算1900年后出生的人
- getChineseZodiac(Calendar) - Static method in class org.aoju.bus.core.utils.DateUtils
-
通过生日计算生肖,只计算1900年后出生的人
- getChineseZodiac(int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
计算生肖,只计算1900年后出生的人
- getClass(T) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
null安全的获取对象类型
- getClass(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获得Type对应的原始类
- getClass(Field) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获得Field对应的原始类
- getClassByName(String) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
依据class的名称获取对应class
- getClasses(Object...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得对象数组的类数组
- getClassGenricType(Class) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
通过反射, 获得Class定义中声明的泛型参数的类型, 注意泛型必须定义在父类处
如无法找到, 返回Object.class.
- getClassGenricType(Class, int) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
通过反射, 获得Class定义中声明的父类的泛型参数的类型.
- getClassLoader() - Method in class org.aoju.bus.core.io.resource.ClassPathResource
-
- getClassLoader() - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- getClassName(Object, boolean) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获取类名
- getClassName(Class<?>, boolean) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获取类名
类名并不包含“.class”这个扩展名
例如:ClassUtil这个类
- getClassPath() - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得ClassPath,将编码后的中文路径解码为原字符
这个ClassPath路径会文件路径被标准化处理
- getClassPath(boolean) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得ClassPath,这个ClassPath路径会文件路径被标准化处理
- getClassPathURL() - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得ClassPath URL
- getClassVar(String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获取对应类的默认变量名:
1.
- getClipboard() - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
获取系统剪贴板
- getCnName() - Static method in class org.aoju.bus.core.utils.NameUtils
-
- getColor(int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
获取一个RGB值对应的颜色
- getColor(String) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
将颜色值转换成具体的颜色类型 汇集了常用的颜色集,支持以下几种形式:
- getComponentType(Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
获取数组对象的元素类型
- getComponentType(Class<?>) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
获取数组对象的元素类型
- getConstructor(Class<T>, Class<?>...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
查找类中的指定参数的构造方法
- getConstructors(Class<T>) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获得一个类中所有构造列表
- getConstructorsDirectly(Class<?>) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获得一个类中所有字段列表,直接反射获取,无缓存
- getContainsStr(CharSequence, CharSequence...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
查找指定字符串是否包含指定字符串列表中的任意一个字符串,如果包含返回找到的第一个字符串
- getContainsStrIgnoreCase(CharSequence, CharSequence...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
查找指定字符串是否包含指定字符串列表中的任意一个字符串,如果包含返回找到的第一个字符串
忽略大小写
- getContentEnd() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the content end text.
- getContentEnd() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the content end text.
- getContentStart() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the content start text.
- getContentStart() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the content start text.
- getContextClassLoader() - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- getConverter(Type, boolean) - Method in class org.aoju.bus.core.convert.ConverterRegistry
-
获得转换器
- getCopyFilter() - Method in class org.aoju.bus.core.lang.copier.Duplicate
-
获得过滤器
- getCounter(long) - Static method in class org.aoju.bus.core.key.LongID
-
从一个长longid获取相同毫秒的计数器。除了调试之外没有什么用处.
- getCurrentInc() - Static method in class org.aoju.bus.core.key.ObjectID
-
获取自动增量的当前值
- getCustomConverter(Type) - Method in class org.aoju.bus.core.convert.ConverterRegistry
-
获得自定义转换器
- getDate(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取Date类型值
- getDate(K, Date) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取Date类型值
- getDate(K, Date) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getDate(K, Date) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getDate(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取Date型属性值
无值或获取错误返回null
- getDate(long) - Static method in class org.aoju.bus.core.key.LongID
-
获取生成LongId的日期/时间。
- getDate(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getDate(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
- getDateInstance(int) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getDateInstance(int, Locale) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getDateInstance(int, TimeZone) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getDateInstance(int, TimeZone, Locale) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getDateTimeInstance(int, int) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getDateTimeInstance(int, int, Locale) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getDateTimeInstance(int, int, TimeZone) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getDayByIdCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取生日天,只支持15或18位身份证号码
- getDeclaredAnnotations() - Method in class org.aoju.bus.core.annotation.Element
-
- getDeclaredField(Class<?>, String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
查找指定类中的所有字段(包括非public字段), 字段不存在则返回null
- getDeclaredField(Class<?>, String) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets an accessible
Field by name respecting scope.
- getDeclaredField(Class<?>, String, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets an accessible
Field by name, breaking scope if requested.
- getDeclaredFields(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
查找指定类中的所有字段(包括非public字段)
- getDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
查找指定类中的所有方法(包括非public方法),也包括父类和Object类的方法 找不到方法会返回null
- getDeclaredMethodNames(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得指定类中的Public方法名
去重重载的方法
- getDeclaredMethodOfObj(Object, String, Object...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
查找指定对象中的所有方法(包括非public方法),也包括父对象和Object类的方法
- getDeclaredMethods(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得声明的所有方法,包括本类及其父类和接口的所有方法和Object类的方法
- getDecodedPath(URL) - Static method in class org.aoju.bus.core.utils.UriUtils
-
从URL对象中获取不被编码的路径Path
对于本地路径,URL对象的getPath方法对于包含中文或空格时会被编码,导致本读路径读取错误。
此方法将URL转为URI后获取路径用于解决路径被编码的问题
- getDefaultCharset() - Method in class org.aoju.bus.core.io.BOMInputStream
-
- getDefaultClassLoader() - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- getDefaultConverter(Type) - Method in class org.aoju.bus.core.convert.ConverterRegistry
-
获得默认转换器
- getDefaultStyle() - Static method in class org.aoju.bus.core.builder.ToStringBuilder
-
Gets the default ToStringStyle to use.
- getDefaultValue(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获取指定类型分的默认值
默认值规则为:
- getDefaultValues(Class<?>...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得默认值列表
- getDest() - Method in class org.aoju.bus.core.lang.copier.Duplicate
-
获得目标
- getDiff(T, T) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
- getDiffs() - Method in class org.aoju.bus.core.builder.DiffResult
-
Returns an unmodifiable list of Diffs.
- getDouble(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取double型属性值
- getDouble(K, Double) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取double型属性值
若获得的值为不可见字符,使用默认值
- getDouble(K, Double) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getDouble(K, Double) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getDouble(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取double型属性值
无值或获取错误返回null
- getDouble(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getDouble(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为Double
- getDoubleByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取double型属性值
- getDoubleList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取Double型属性值列表
- getDoubles(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取Double型属性值数组
- getDoubles(String, Double[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取Double型属性值数组
- getDsktop() - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
- getElement(Element, String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
根据节点名获得第一个子节点
- getElementByXPath(String, Object) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
通过XPath方式读取XML节点等信息
- getElementType(Iterable<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
- getElementType(Iterator<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
- getElementType(Iterable<?>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
获得
Iterable对象的元素类型(通过第一个非空元素判断)
注意,此方法至少会调用多次next方法
- getElementType(Iterator<?>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
获得
Iterator对象的元素类型(通过第一个非空元素判断)
注意,此方法至少会调用多次next方法
- getEndIndex() - Method in class org.aoju.bus.core.collection.ArrayIterator
-
Gets the end index to loop to.
- getEnName() - Static method in class org.aoju.bus.core.utils.NameUtils
-
- getEnum(Class<E>, K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获得Enum类型的值
- getEnum(Class<E>, K, E) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获得Enum类型的值
- getEnum(Class<E>, K, E) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getEnum(Class<E>, K, E) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getEnum(Class<E>, K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取Enum型属性值
无值或获取错误返回null
- getEnum(Class<E>, String) - Method in class org.aoju.bus.core.lang.Dict
-
- getEnum(Class<E>, String) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Gets the enum for the class, returning null if not found.
- getEnumeration() - Method in class org.aoju.bus.core.collection.EnumerationIterator
-
Returns the underlying enumeration.
- getEnumIgnoreCase(Class<E>, String) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Gets the enum for the class, returning null if not found.
- getEnumList(Class<E>) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Gets the List of enums.
- getEnumMap(Class<E>) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
获取枚举字符串值和枚举对象的Map对应,使用LinkedHashMap保证有序
结果中键为枚举名,值为枚举对象
- getErrorResult(Process) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取命令执行异常结果,使用系统默认编码,,获取后销毁进程
- getErrorResult(Process, Charset) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取命令执行异常结果,获取后销毁进程
- getEscapeChar() - Method in class org.aoju.bus.core.text.Substitute
-
返回转义字符.
- getExcludeFieldNames() - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
- getExecutor() - Static method in class org.aoju.bus.core.thread.GlobalThread
-
- getField(String) - Method in class org.aoju.bus.core.beans.BeanDesc
-
获得字段名对应的字段对象,如果不存在返回null
- getField() - Method in class org.aoju.bus.core.beans.BeanDesc.PropDesc
-
获取字段
- getField(Fields.DateField) - Method in class org.aoju.bus.core.date.DateTime
-
获得日期的某个部分
例如获得年的部分,则使用 getField(DatePart.YEAR)
- getField(int) - Method in class org.aoju.bus.core.date.DateTime
-
获得日期的某个部分
例如获得年的部分,则使用 getField(Calendar.YEAR)
- getField(Class<?>, String) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
- getField(Class<?>, String, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets an accessible
Field by name, breaking scope if requested.
- getField(Class<?>, String) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
查找指定类中的所有字段(包括非public字段),也包括父类和Object类的字段, 字段不存在则返回null
- getfield(String, String) - Method in class org.aoju.bus.core.utils.XmlUtils
-
- getFieldByxml(String, String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
- getFieldClass() - Method in class org.aoju.bus.core.beans.BeanDesc.PropDesc
-
获得字段类型
先获取字段的类型,如果字段不存在,则获取Getter方法的返回类型,否则获取Setter的第一个参数类型
- getFieldCount() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
获取字段格式
- getFieldMap() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
获取标题与字段值对应的Map
- getFieldName() - Method in class org.aoju.bus.core.beans.BeanDesc.PropDesc
-
获取字段名
- getFieldName() - Method in class org.aoju.bus.core.builder.Diff
-
Returns the name of the field.
- getFieldNames(Class) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
获取类的所有属性与属性的类型
- getFieldNameValueSeparator() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the field name value separator text.
- getFieldNameValueSeparator() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the field name value separator text.
- getFields(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
获取对象中的所有属性
- getFields(Class<?>) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获得一个类中所有字段列表,包括其父类中的字段
- getFieldsDirectly(Class<?>, boolean) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获得一个类中所有字段列表,直接反射获取,无缓存
- getFieldSeparator() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the field separator text.
- getFieldSeparator() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the field separator text.
- getFieldsListWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets all fields of the given class and its parents (if any) that are annotated with the given annotation.
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets all fields of the given class and its parents (if any) that are annotated with the given annotation.
- getFieldType() - Method in class org.aoju.bus.core.beans.BeanDesc.PropDesc
-
获得字段类型
先获取字段的类型,如果字段不存在,则获取Getter方法的返回类型,否则获取Setter的第一个参数类型
- getFieldValue(Object, String) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
获得字段值,通过反射直接获得字段值,并不调用getXXX方法
对象同样支持Map类型,fieldNameOrIndex即为key
- getFieldValue(Object, String) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获取字段值
- getFieldValue(Object, Field) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获取字段值
- getFieldValues(Iterable<?>, String) - Static method in class org.aoju.bus.core.utils.CollUtils
-
获取给定Bean列表中指定字段名对应字段值的列表
列表元素支持Bean与Map
- getFieldValues(Class<? extends Enum<?>>, String) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
获得枚举类中各枚举对象下指定字段的值
- getFile() - Method in class org.aoju.bus.core.io.file.FileWrapper
-
获得文件
- getFile() - Method in class org.aoju.bus.core.io.resource.UriResource
-
获得File
- getFirst(Iterable<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
获取集合的第一个元素
- getFirst(Iterator<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
获取集合的第一个元素
- getFirst(Iterable<T>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
获取集合的第一个元素
- getFirst(Iterator<T>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
获取集合的第一个元素
- getFirstDayOfWeek() - Method in class org.aoju.bus.core.date.DateTime
-
获得一周的第一天,默认为周一
- getFirstParamClass(Method) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取方法的第一个参数类
- getFirstParamType(Method) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取方法的第一个参数类型
优先获取方法的GenericParameterTypes,如果获取不到,则获取ParameterTypes
- getFloat(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取float型属性值
- getFloat(K, Float) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取float型属性值
若获得的值为不可见字符,使用默认值
- getFloat(K, Float) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getFloat(K, Float) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getFloat(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取float型属性值
无值或获取错误返回null
- getFloat(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getFloat(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为Float
- getFormat() - Method in class org.aoju.bus.core.convert.impl.CalendarConverter
-
获取日期格式
- getFormat() - Method in class org.aoju.bus.core.convert.impl.DateConverter
-
获取日期格式
- getFormat() - Method in class org.aoju.bus.core.convert.impl.Jdk8DateConverter
-
获取日期格式
- getGender(String) - Static method in enum org.aoju.bus.core.consts.Normal.Gender
-
- getGenderByIdCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取性别,只支持15或18位身份证号码
- getGeneric(Class) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
依据类,获取该类的泛型class
- getGenMachineId() - Static method in class org.aoju.bus.core.key.ObjectID
-
获取生成的机器ID,标识机器/进程/类 加载程序
- getGetMethodName(String) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获取字段的get函数
- getGetter(String) - Method in class org.aoju.bus.core.beans.BeanDesc
-
获取Getter方法,如果不存在返回null
- getGetter() - Method in class org.aoju.bus.core.beans.BeanDesc.PropDesc
-
获取Getter方法
- getGroup0(String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
获得匹配的字符串,获得正则中分组0的内容
- getGroup0(Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
获得匹配的字符串,,获得正则中分组0的内容
- getGroup1(String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
获得匹配的字符串,获得正则中分组1的内容
- getGroup1(Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
获得匹配的字符串,,获得正则中分组1的内容
- getHeader() - Method in class org.aoju.bus.core.text.csv.CsvData
-
Returns the header row - might be null if no header exists.
- getHeader() - Method in class org.aoju.bus.core.text.csv.CsvParser
-
获取头部字段列表,如果containsHeader设置为false则抛出异常
- getHeight() - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
获取屏幕高度
- getId() - Method in class org.aoju.bus.core.date.StopWatch
-
- getImage() - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
从剪贴板获取图片
- getImage(Transferable) - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
- getImageInputStream(InputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- getImageOutputStream(OutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- getImageOutputStream(File) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- getImg() - Method in class org.aoju.bus.core.image.Image
-
获取处理过的图片
- getImplicitBounds(TypeVariable<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
- getImplicitLowerBounds(WildcardType) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
- getImplicitUpperBounds(WildcardType) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
- getInc() - Method in class org.aoju.bus.core.key.ObjectID
-
- getInputStream() - Method in class org.aoju.bus.core.io.file.FileReader
-
获得输入流
- getInputStream(Path) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得输入流
- getInputStream(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得输入流
- getInputStream(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得输入流
- getInstance() - Static method in class org.aoju.bus.core.convert.ConverterRegistry
-
- getInstance() - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getInstance(String) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getInstance(String, TimeZone) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getInstance(String, Locale) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getInstance(String, TimeZone, Locale) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getInstance() - Static method in class org.aoju.bus.core.instance.InstanceFactory
-
获取单例对象
- getInt(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取int型属性值
- getInt(K, Integer) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取int型属性值
若获得的值为不可见字符,使用默认值
- getInt(K, Integer) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getInt(K, Integer) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getInt(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取int型属性值
无值或获取错误返回null
- getInt(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getInt(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为Integer
- getInt(String) - Static method in class org.aoju.bus.core.utils.PropertiesUtils
-
根据key获取值
- getInt(String, int) - Static method in class org.aoju.bus.core.utils.PropertiesUtils
-
根据key获取值
- getIntByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取int型属性值
- getIntList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取Integer型属性值列表
- getInts(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取Integer型属性值数组
- getInts(String, Integer[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取Integer型属性值数组
- getIpByHost(String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
通过域名得到IP
- getIterator() - Method in class org.aoju.bus.core.collection.IteratorEnumeration
-
Returns the underlying iterator.
- getJarClassLoader(File) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- getJarFile(URL) - Static method in class org.aoju.bus.core.utils.UriUtils
-
从URL中获取JarFile
- getJavaClassPaths() - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- getKey() - Method in class org.aoju.bus.core.lang.tuple.Pair
-
Gets the key from this pair.
- getLast(Collection<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
获取集合的最后一个元素
- getLast(int, String, String, String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
计算去年同期和上期的起止时间
- getLast(String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
计算时间段内的所有的天
type:0本期1上期2去年同期
- getLast(int, String, String, String, String, String, String, String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
(周)计算(周) 上期和去年同期的起止日期和起止周 计算上期的起止时间 和去年同期 type 0本期 1上期 2去年同期 起始日期key
beginkey endkey 起始日期的起止周key beginWkey endWkey 本期:begin end 本期起止周
beginW、endW
- getLast(String, String, String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
(年)计算本期(年)的上期
- getLastPathEle(Path) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取指定位置的最后一个子路径部分
- getLastTaskInfo() - Method in class org.aoju.bus.core.date.StopWatch
-
获取最后的任务对象
- getLastTaskName() - Method in class org.aoju.bus.core.date.StopWatch
-
获取最后的任务名
- getLastTaskTimeMillis() - Method in class org.aoju.bus.core.date.StopWatch
-
获取最后任务的花费时间(毫秒)
- getLastTaskTimeNanos() - Method in class org.aoju.bus.core.date.StopWatch
-
获取最后任务的花费时间(纳秒)
- getLeastSignificantBits() - Method in class org.aoju.bus.core.key.UUID
-
返回此 UUID 的 128 位值中的最低有效 64 位。
- getLeft() - Method in class org.aoju.bus.core.lang.tuple.ImmutablePair
-
- getLeft() - Method in class org.aoju.bus.core.lang.tuple.ImmutableTriple
-
- getLeft() - Method in class org.aoju.bus.core.lang.tuple.MutablePair
-
- getLeft() - Method in class org.aoju.bus.core.lang.tuple.MutableTriple
-
- getLeft() - Method in class org.aoju.bus.core.lang.tuple.Pair
-
Gets the left element from this pair.
- getLeft() - Method in class org.aoju.bus.core.lang.tuple.Triple
-
Gets the left element from this triple.
- getLength(Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
返回指定数组的长度
- getLevel() - Method in class org.aoju.bus.core.date.format.BetweenFormat
-
获得 格式化级别
- getLineSeparator() - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取当前系统的换行分隔符
- getListType(Field) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取列表字段对应的类型
- getLocale() - Method in class org.aoju.bus.core.date.format.AbstractDateBasic
-
- getLocale() - Method in interface org.aoju.bus.core.date.format.DateBasic
-
获得 日期地理位置
- getLocale() - Method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getLocalhost() - Static method in class org.aoju.bus.core.utils.NetUtils
-
获取本机网卡IP地址,规则如下:
- getLocalhostStr() - Static method in class org.aoju.bus.core.utils.NetUtils
-
- getLocalMacAddress() - Static method in class org.aoju.bus.core.utils.NetUtils
-
获得本机MAC地址
- getLong(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取long型属性值
- getLong(K, Long) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取Long型属性值
若获得的值为不可见字符,使用默认值
- getLong(K, Long) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getLong(K, Long) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getLong(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取long型属性值
无值或获取错误返回null
- getLong(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getLong(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为Long
- getLongByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取Long型属性值
- getLongList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取BigDecimal型属性值列表
- getLongs(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取Long型属性值数组
- getLongs(String, Long[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取Long型属性值数组
- getMacAddress(InetAddress) - Static method in class org.aoju.bus.core.utils.NetUtils
-
获得指定地址信息中的MAC地址,使用分隔符“-”
- getMacAddress(InetAddress, String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
获得指定地址信息中的MAC地址
- getMachine() - Method in class org.aoju.bus.core.key.ObjectID
-
- getMainThread() - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
获取进程的主线程
from Voovan
- getMatchingAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Finds an accessible method that matches the given name and has compatible parameters.
- getMatchingMethod(Class<?>, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Retrieves a method whether or not it's accessible.
- getMaxLengthEstimate() - Method in class org.aoju.bus.core.date.format.FastDateFormat
-
估算生成的日期字符串长度
实际生成的字符串长度小于或等于此值
- getMessage(Throwable) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获得完整消息,包括异常名,消息格式为:{SimpleClassName}: {ThrowableMessage}
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
查找指定方法 如果找不到对应的方法则返回null
- getMethod(Class<?>, boolean, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
查找指定方法 如果找不到对应的方法则返回null
- getMethodIgnoreCase(Class<?>, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
忽略大小写查找指定方法,如果找不到对应的方法则返回null
- getMethodNames(Class<?>) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获得指定类中的Public方法名
去重重载的方法
- getMethodOfObj(Object, String, Object...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
查找指定对象中的所有方法(包括非public方法),也包括父对象和Object类的方法
- getMethods(Class<?>, Filter<Method>) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获得指定类过滤后的Public方法列表
- getMethods(Class<?>) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获得一个类中所有方法列表,包括其父类中的方法
- getMethodsDirectly(Class<?>, boolean) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
获得一个类中所有方法列表,直接反射获取,无缓存
- getMethodsListWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Gets all class level public methods of the given class that are annotated with the given annotation.
- getMethodsListWithAnnotation(Class<?>, Class<? extends Annotation>, boolean, boolean) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Gets all methods of the given class that are annotated with the given annotation.
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Gets all class level public methods of the given class that are annotated with the given annotation.
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>, boolean, boolean) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Gets all methods of the given class that are annotated with the given annotation.
- getMiddle() - Method in class org.aoju.bus.core.lang.tuple.ImmutableTriple
-
- getMiddle() - Method in class org.aoju.bus.core.lang.tuple.MutableTriple
-
- getMiddle() - Method in class org.aoju.bus.core.lang.tuple.Triple
-
Gets the middle element from this triple.
- getMillis() - Method in enum org.aoju.bus.core.consts.Fields.Unit
-
- getMimeType(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
根据文件扩展名获得MimeType
- getMonthByIdCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取生日月,只支持15或18位身份证号码
- getMonths(String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
当时间段内的所有月份
- getMonths(int, String, String, String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
(月)计算本期的上期和去年同期 1 上期 2同期 返回的mapkay beginkey endkey 本期起止:begin end
计算上期的起止时间 和去年同期 type 0本期 1上期 2去年同期
- getMostSignificantBits() - Method in class org.aoju.bus.core.key.UUID
-
返回此 UUID 的 128 位值中的最高有效 64 位。
- getMultistageReverseProxyIp(String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
从多级反向代理中获得第一个非unknown IP地址
- getName() - Method in class org.aoju.bus.core.beans.BeanDesc
-
获取Bean的全类名
- getName() - Method in enum org.aoju.bus.core.consts.Fields.Level
-
获取级别名称
- getName() - Method in class org.aoju.bus.core.io.resource.BytesResource
-
- getName() - Method in class org.aoju.bus.core.io.resource.InputStreamResource
-
- getName() - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- getName() - Method in interface org.aoju.bus.core.io.resource.Resource
-
获取资源名,例如文件资源的资源名为文件名
- getName() - Method in class org.aoju.bus.core.io.resource.StringResource
-
- getName() - Method in class org.aoju.bus.core.io.resource.UriResource
-
- getName(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
返回文件名
- getName(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
返回文件名
- getNameFieldMap(Class<? extends Enum<?>>, String) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
获得枚举名对应指定字段值的Map
键为枚举名,值为字段值
- getNames(Class<? extends Enum<?>>) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
枚举类中所有枚举对象的name列表
- getNetworkInterfaces() - Static method in class org.aoju.bus.core.utils.NetUtils
-
获取本机所有网卡
- getNewLineText() - Method in class org.aoju.bus.core.text.StrBuilder
-
Gets the text to be appended when a new line is added.
- getNodeByXPath(String, Object) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
通过XPath方式读取XML节点等信息
Xpath相关文章:https://www.ibm.com/developerworks/cn/xml/x-javaxpathapi.html
- getNodeListByXPath(String, Object) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
通过XPath方式读取XML的NodeList
- getNotNullFields(Object, boolean) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
获取对象中的非空属性(属性如果是对象,则只会在同一个map中新增,不会出现map嵌套情况)
- getNotNullFields(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
获取对象中的非空属性(属性如果是对象,则只会在同一个map中新增,不会出现map嵌套情况)
(不会清空初始值)
- getNotNullFieldsForStructure(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
获取对象中的非空属性(属性如果是对象,则会嵌套map)
- getNotNullFieldsParam(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
获取对象中的非空属性(属性如果是对象,则只会在同一个map中新增,不会出现map嵌套情况)
(不会清空初始值)
- getNotNullFieldsParam(Object, boolean) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
获取对象中的非空属性(属性如果是对象,则只会在同一个map中新增,不会出现map嵌套情况)
- getNullText() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the text to output when null found.
- getNullText() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the text to output when null found.
- getNullText() - Method in class org.aoju.bus.core.text.StrBuilder
-
Gets the text to be appended when null is added.
- getNumber(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getNumberOfDiffs() - Method in class org.aoju.bus.core.builder.DiffResult
-
Returns the number of differences between the two objects.
- getObj(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取Object属性值
- getObj(K, Object) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取Object属性值
- getObj(K, Object) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getObj(K, Object) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getObj(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
- getObj(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getObj() - Method in class org.aoju.bus.core.lang.Weighing.WeightObj
-
获取对象
- getObj(Object, Object) - Method in class org.aoju.bus.core.map.MapProxy
-
- getObject() - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Returns the Object being output.
- getObjList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取Object型属性值列表
- getObjs(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取Object型属性值数组
- getObjs(String, Object[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取Object型属性值数组
- getOriginalLineNumber() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
获取原始行号,多行情况下为首行行号。
- getOutputStream() - Method in class org.aoju.bus.core.io.file.FileWriter
-
获得一个输出流对象
- getOutputStream(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个输出流对象
- getOutputStream(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个输出流对象
- getOverrideHierarchy(Method, ClassUtils.Interfaces) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Get the hierarchy of overridden methods down to result respecting generics.
- getPackage(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得给定类所在包的名称
例如:
ClassUtils =》 org.aoju.bus.core.utils
- getPackageName(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Determine the name of the package of the given class,
e.g.
- getPackageName(String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Determine the name of the package of the given fully-qualified class name,
e.g.
- getPackagePath(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得给定类所在包的路径
例如:
- getParamClass(Method, int) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取方法的参数类
- getParamClasses(Method) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
解析方法的参数类型列表
依赖jre\lib\rt.jar
- getParamType(Method, int) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取方法的参数类型
优先获取方法的GenericParameterTypes,如果获取不到,则获取ParameterTypes
- getParamTypes(Method) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取方法的参数类型列表
优先获取方法的GenericParameterTypes,如果获取不到,则获取ParameterTypes
- getParent(String, int) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取指定层级的父路径
- getParent(File, int) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取指定层级的父路径
- getPath() - Method in class org.aoju.bus.core.io.resource.ClassPathResource
-
获得Path
- getPath(String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
获得path部分
- getPathEle(Path, int) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取指定位置的子路径部分,支持负数,例如index为-1表示从后数第一个节点位置
- getPattern() - Method in class org.aoju.bus.core.date.format.AbstractDateBasic
-
- getPattern() - Method in interface org.aoju.bus.core.date.format.DateBasic
-
获得日期格式化或者转换的格式
- getPattern() - Method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getPrintWriter(boolean) - Method in class org.aoju.bus.core.io.file.FileWriter
-
获得一个打印写入对象,可以有print
- getPrintWriter(String, String, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个打印写入对象,可以有print
- getPrintWriter(String, Charset, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个打印写入对象,可以有print
- getPrintWriter(File, String, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个打印写入对象,可以有print
- getProp(String) - Method in class org.aoju.bus.core.beans.BeanDesc
-
获取属性,如果不存在返回null
- getProperties() - Static method in class org.aoju.bus.core.utils.PropertiesUtils
-
- getProperty(String) - Static method in class org.aoju.bus.core.consts.System
-
获取指定配置信息
- getProperty(Object, String) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
解析Bean中的属性值
- getPropertyDescriptor(Class<?>, String) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
获得Bean类属性描述,大小写敏感
- getPropertyDescriptor(Class<?>, String, boolean) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
获得Bean类属性描述
- getPropertyDescriptorMap(Class<?>, boolean) - Method in enum org.aoju.bus.core.beans.BeanInfoCache
-
- getPropertyDescriptorMap(Class<?>, boolean) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
- getPropertyDescriptors(Class<?>) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
获得Bean字段描述数组
- getPropMap(boolean) - Method in class org.aoju.bus.core.beans.BeanDesc
-
获取字段名-字段属性Map
- getProps() - Method in class org.aoju.bus.core.beans.BeanDesc
-
获取字段属性列表
- getProvinceByIdCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取户籍省份,只支持15或18位身份证号码
- getPublicMethod(Class<?>, String, Class<?>...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
查找指定Public方法 如果找不到对应的方法或方法不为public的则返回null
- getPublicMethodNames(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得指定类中的Public方法名
去重重载的方法
- getPublicMethods(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得本类及其父类所有Public方法
- getPublicMethods(Class<?>, Filter<Method>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得指定类过滤后的Public方法列表
- getPublicMethods(Class<?>, Method...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得指定类过滤后的Public方法列表
- getPublicMethods(Class<?>, String...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得指定类过滤后的Public方法列表
- getPushBackReader(Reader, int) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- getQuarterByMonth(int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
根据月份获取所在季度
- getQuarters(int, String, String, String, String, String, String, String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
(季度) 计算本期的上期起止时间和同期的起止时间 返回的mao key 时间起止:beginkey endkey 季度起止: beginWkey
endWkey 本期的时间起止:begin end 季度:beginW endW type 0本期 1上期 2去年同期 季度
- getQuarters(String, String, String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
(季度)获取季度份时间段内的所有季度
- getRandom() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获取随机数生成器对象
ThreadLocalRandom是JDK 7之后提供并发产生随机数,能够解决多个线程发生的竞争争夺。
- getRandom(boolean) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获取随机数产生器
- getRaw() - Method in class org.aoju.bus.core.map.MapWrapper
-
获取原始的Map
- getRawList() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
获取本行所有字段值列表
- getRawType(Type, Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Get the raw type of a Java type, given its context.
- getReader() - Method in class org.aoju.bus.core.io.file.FileReader
-
获得一个文件读取器
- getReader(Charset) - Method in class org.aoju.bus.core.io.resource.BytesResource
-
- getReader(Charset) - Method in class org.aoju.bus.core.io.resource.InputStreamResource
-
- getReader(Charset) - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- getReader(Charset) - Method in interface org.aoju.bus.core.io.resource.Resource
-
获得Reader
- getReader(Charset) - Method in class org.aoju.bus.core.io.resource.StringResource
-
- getReader(Charset) - Method in class org.aoju.bus.core.io.resource.UriResource
-
获得Reader
- getReader(CsvReadConfig) - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV读取器
- getReader() - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV读取器
- getReader(Path, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个文件读取器
- getReader(File, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个文件读取器
- getReader(File, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个文件读取器
- getReader(String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个文件读取器
- getReader(String, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个文件读取器
- getReader(String) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- getReader(InputStream, String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
获得一个文件读取器
- getReader(InputStream, Charset) - Static method in class org.aoju.bus.core.utils.IoUtils
-
获得一个Reader
- getReader(Reader) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- getReader(String) - Static method in class org.aoju.bus.core.utils.PropertiesUtils
-
- getReader(String, Charset) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
- getReader(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
获得StringReader
- getReader(URL, Charset) - Static method in class org.aoju.bus.core.utils.UriUtils
-
获得Reader
- getRectangle() - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
获取屏幕的矩形
- getResource(String) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
获得资源的URL
路径用/分隔,例如:
- getResource(String, Class<?>) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
获得资源相对路径对应的URL
- getResourceIter(String) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
获取指定路径下的资源Iterator
路径格式必须为目录格式,用/分隔,例如:
- getResourceObj(String) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
- getResources(String) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
获取指定路径下的资源列表
路径格式必须为目录格式,用/分隔,例如:
- getResourceURL(String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得资源的URL
路径用/分隔,例如:
- getResult(Process) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取命令执行结果,使用系统默认编码,,获取后销毁进程
- getResult(Process, Charset) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取命令执行结果,获取后销毁进程
- getResultLines(Process) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取命令执行结果,使用系统默认编码,获取后销毁进程
- getResultLines(Process, Charset) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取命令执行结果,使用系统默认编码,获取后销毁进程
- getRetentionPolicy(Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
获取注解类的保留时间,可选值 SOURCE(源码时),CLASS(编译时),RUNTIME(运行时),默认为 CLASS
- getReturnClass(Method) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
解析方法的返回类型类列表
- getReturnType(Method) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取方法的返回值类型
获取方法的GenericReturnType
- getReversedMapping() - Method in class org.aoju.bus.core.beans.copier.CopyOptions
-
获取反转之后的映射
- getRight() - Method in class org.aoju.bus.core.lang.tuple.ImmutablePair
-
- getRight() - Method in class org.aoju.bus.core.lang.tuple.ImmutableTriple
-
- getRight() - Method in class org.aoju.bus.core.lang.tuple.MutablePair
-
- getRight() - Method in class org.aoju.bus.core.lang.tuple.MutableTriple
-
- getRight() - Method in class org.aoju.bus.core.lang.tuple.Pair
-
Gets the right element from this pair.
- getRight() - Method in class org.aoju.bus.core.lang.tuple.Triple
-
Gets the right element from this triple.
- getRootCause(Throwable) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取异常链中最尾端的异常,即异常最早发生的异常对象。
此方法通过调用
Throwable.getCause() 直到没有cause为止,如果异常本身没有cause,返回异常本身
传入null返回也为null
- getRootCauseMessage(Throwable) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取异常链中最尾端的异常的消息,
消息格式为:{SimpleClassName}: {ThrowableMessage}
- getRootElement(Document) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
获得XML文档根节点
- getRootStackElement() - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取入口堆栈信息
- getRow(int) - Method in class org.aoju.bus.core.text.csv.CsvData
-
Returns a CsvRow by its index (starting with 0).
- getRowCount() - Method in class org.aoju.bus.core.text.csv.CsvData
-
Returns the number of rows in this container.
- getRows() - Method in class org.aoju.bus.core.text.csv.CsvData
-
Returns an unmodifiable list of rows.
- getSalt() - Method in class org.aoju.bus.core.key.HashID
-
- getSecureRandom() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
- getSecureRandom(byte[]) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
- getServerId(long) - Static method in class org.aoju.bus.core.key.LongID
-
获取生成LongId的服务器/实例ID.
- getSetMethodName(String) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
根据字段名获取set方法
- getSetter(String) - Method in class org.aoju.bus.core.beans.BeanDesc
-
获取Setter方法,如果不存在返回null
- getSetter() - Method in class org.aoju.bus.core.beans.BeanDesc.PropDesc
-
获取Setter方法
- getShort(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取short型属性值
- getShort(K, Short) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取short型属性值
若获得的值为不可见字符,使用默认值
- getShort(K, Short) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getShort(K, Short) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getShort(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取short型属性值
无值或获取错误返回null
- getShort(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getShort(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为Short
- getShortByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取short型属性值
- getShortClassName(Class<?>) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the short class name for a class.
- getShortClassName(Object, String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Gets the class name minus the package name for an Object.
- getShortClassName(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Gets the class name minus the package name from a Class.
- getShortClassName(String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Gets the class name minus the package name from a String.
- getShortList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取Short型属性值列表
- getShorts(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取Short型属性值数组
- getShorts(String, Short[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取Short型属性值数组
- getSimpleMessage(Throwable) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获得消息,调用异常类的getMessage方法
- getSimpleName() - Method in class org.aoju.bus.core.beans.BeanDesc
-
获取Bean的简单类名
- getSimpleName(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSimpleName(Class<?>, String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSimpleName(Object) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSimpleName(Object, String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSizeEndText() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the end text to output when a Collection,
Map or Array size is output.
- getSizeEndText() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the end text to output when a Collection,
Map or array size is output.
- getSizeStartText() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the text to output when a Collection,
Map or Array size is output.
- getSizeStartText() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the start text to output when a Collection,
Map or array size is output.
- getSrc() - Method in class org.aoju.bus.core.lang.copier.Duplicate
-
获取源
- getStackElement(int) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取指定层的堆栈信息
- getStackElements() - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取当前栈信息
- getStackTrace(Throwable) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
堆栈转为完整字符串
- getStackTrace(Throwable, int) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
堆栈转为完整字符串
- getStackTrace(Throwable, int, Map<Character, String>) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
堆栈转为完整字符串
- getStackTrace() - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
- getStackTraceElement(int) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
获得堆栈项
- getStackTraceOneLine(Throwable) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
堆栈转为单行完整字符串
- getStackTraceOneLine(Throwable, int) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
堆栈转为单行完整字符串
- getStartIndex() - Method in class org.aoju.bus.core.collection.ArrayIterator
-
Gets the start index to loop from.
- getStr(K) - Method in interface org.aoju.bus.core.getter.BasicType
-
获取字符串型属性值
- getStr(K, String) - Method in interface org.aoju.bus.core.getter.OptBasicType
-
获取字符串型属性值
若获得的值为不可见字符,使用默认值
- getStr(K, String) - Method in class org.aoju.bus.core.getter.OptNullObject
-
- getStr(K, String) - Method in class org.aoju.bus.core.getter.OptNullString
-
- getStr(K) - Method in class org.aoju.bus.core.getter.OptNullType
-
获取字符串型属性值
无值或获取错误返回null
- getStr(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getStr() - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
从剪贴板获取文本
- getStr(Transferable) - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
- getStrByGroup(String, String) - Method in interface org.aoju.bus.core.getter.GroupedType
-
获取字符串型属性值
- getStream() - Method in class org.aoju.bus.core.io.resource.BytesResource
-
- getStream() - Method in class org.aoju.bus.core.io.resource.InputStreamResource
-
- getStream() - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- getStream() - Method in interface org.aoju.bus.core.io.resource.Resource
-
- getStream() - Method in class org.aoju.bus.core.io.resource.StringResource
-
- getStream() - Method in class org.aoju.bus.core.io.resource.UriResource
-
- getStream(String) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
- getStream(URL) - Static method in class org.aoju.bus.core.utils.UriUtils
-
从URL中获取流
- getStreamSafe(String) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
- getString(Map<?, ?>, Object) - Static method in class org.aoju.bus.core.utils.MapUtils
-
获取Map指定key的值,并转换为字符串
- getString(String) - Static method in class org.aoju.bus.core.utils.PropertiesUtils
-
- getString(String, String) - Static method in class org.aoju.bus.core.utils.PropertiesUtils
-
- getString(String, String, String) - Static method in class org.aoju.bus.core.utils.PropertiesUtils
-
- getStringBuffer() - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Gets the StringBuffer being populated.
- getStrList(String) - Method in interface org.aoju.bus.core.getter.ListType
-
获取String型属性值列表
- getStrs(String) - Method in interface org.aoju.bus.core.getter.ArrayType
-
获取String型属性值数组
- getStrs(String, String[]) - Method in interface org.aoju.bus.core.getter.OptArrayType
-
获取String型属性值数组
- getStyle() - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Gets the ToStringStyle being used.
- getSummaryObjectEndText() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the end text to output when an Object is
output in summary mode.
- getSummaryObjectEndText() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the end text to output when an Object is
output in summary mode.
- getSummaryObjectStartText() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets the start text to output when an Object is
output in summary mode.
- getSummaryObjectStartText() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets the start text to output when an Object is
output in summary mode.
- getTargetType() - Method in class org.aoju.bus.core.convert.AbstractConverter
-
获得此类实现类的泛型类型
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.ArrayConverter
-
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.BeanConverter
-
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.CastConverter
-
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.EnumConverter
-
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.GenericEnumConverter
-
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.Jdk8DateConverter
-
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.MapConverter
-
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.NumberConverter
-
- getTargetType() - Method in class org.aoju.bus.core.convert.impl.PrimitiveConverter
-
- getTargetType(Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
获取注解类可以用来修饰哪些程序元素,如 TYPE, METHOD, CONSTRUCTOR, FIELD, PARAMETER 等
- getTaskCount() - Method in class org.aoju.bus.core.date.StopWatch
-
获取任务数
- getTaskInfo() - Method in class org.aoju.bus.core.date.StopWatch
-
获取任务列表
- getTaskName() - Method in class org.aoju.bus.core.date.StopWatch.TaskInfo
-
获取任务名Get the name of this task.
- GETTER_PREFIX - Static variable in class org.aoju.bus.core.consts.Normal
-
- getThreads() - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
获取JVM中与当前线程同组的所有线程
- getThreads(ThreadGroup) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
获取JVM中与当前线程同组的所有线程
使用数组二次拷贝方式,防止在线程列表获取过程中线程终止
from Voovan
- getThrowableList(Throwable) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
获取异常链上所有异常的集合,如果
Throwable 对象没有cause,返回只有一个节点的List
如果传入null,返回空集合
- getTime() - Method in class org.aoju.bus.core.key.ObjectID
-
获取此ID的时间(以毫秒为单位)
- getTime(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getTimeFormatText(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
返回文字描述的日期
- getTimeInstance(int) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getTimeInstance(int, Locale) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getTimeInstance(int, TimeZone) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getTimeInstance(int, TimeZone, Locale) - Static method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getTimeMillis() - Method in class org.aoju.bus.core.date.StopWatch.TaskInfo
-
获取任务花费时间(单位:毫秒)
- getTimeNanos() - Method in class org.aoju.bus.core.date.StopWatch.TaskInfo
-
获取任务花费时间(单位:纳秒)
- getTimeSecond() - Method in class org.aoju.bus.core.key.ObjectID
-
获取此ID的时间(以秒为单位)
- getTimeSeconds() - Method in class org.aoju.bus.core.date.StopWatch.TaskInfo
-
获取任务花费时间(单位:秒)
- getTimestamp(String) - Method in class org.aoju.bus.core.lang.Dict
-
- getTimeZone() - Method in class org.aoju.bus.core.date.format.AbstractDateBasic
-
- getTimeZone() - Method in interface org.aoju.bus.core.date.format.DateBasic
-
获得时区
- getTimeZone() - Method in class org.aoju.bus.core.date.format.FastDateFormat
-
- getTmpDir() - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取临时文件目录
- getTmpDirPath() - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取临时文件路径(绝对路径)
- getToStringStyle() - Method in class org.aoju.bus.core.builder.DiffResult
-
- getTotalTimeMillis() - Method in class org.aoju.bus.core.date.StopWatch
-
获取所有任务的总花费时间(毫秒)
- getTotalTimeNanos() - Method in class org.aoju.bus.core.date.StopWatch
-
获取所有任务的总花费时间(纳秒)
- getTotalTimeSeconds() - Method in class org.aoju.bus.core.date.StopWatch
-
获取所有任务的总花费时间(秒)
- getTransferData(DataFlavor) - Method in class org.aoju.bus.core.swing.ImageSelection
-
获取图片
- getTransferDataFlavors() - Method in class org.aoju.bus.core.swing.ImageSelection
-
获取元数据类型信息
- getType() - Method in class org.aoju.bus.core.builder.Diff
-
Returns the type of the field.
- getType(String) - Static method in class org.aoju.bus.core.consts.FileType
-
根据文件流的头部信息获得文件类型
- getType(InputStream) - Static method in class org.aoju.bus.core.consts.FileType
-
根据文件流的头部信息获得文件类型
- getType(File) - Static method in class org.aoju.bus.core.consts.FileType
-
根据文件流的头部信息获得文件类型
- getType(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
根据文件流的头部信息获得文件类型
- getType(Field) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获取字段对应的Type类型
方法优先获取GenericType,获取不到则获取Type
- getTypeArgument(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得给定类的第一个泛型参数
- getTypeArgument(Class<?>, int) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
获得给定类的泛型参数
- getTypeArgument(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获得给定类的第一个泛型参数
- getTypeArgument(Type, int) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获得给定类的泛型参数
- getTypeArgument(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获得给定类的第一个泛型参数
- getTypeArgument(Class<?>, int) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获得给定类的泛型参数
- getTypeArguments(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
获得指定类型中所有泛型参数类型
- getTypeArguments(ParameterizedType) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Retrieves all the type arguments for this parameterized type
including owner hierarchy arguments such as
Outer<K,V>.Inner<T>.DeepInner<E> .
- getTypeArguments(Type, Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Gets the type arguments of a class/interface based on a subtype.
- getTypeByPath(String) - Static method in class org.aoju.bus.core.consts.FileType
-
通过路径获得文件类型
- getUpToClass() - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Gets the last super class to stop appending fields for.
- getUrl() - Method in class org.aoju.bus.core.io.resource.BytesResource
-
- getUrl() - Method in class org.aoju.bus.core.io.resource.InputStreamResource
-
- getUrl() - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- getUrl() - Method in interface org.aoju.bus.core.io.resource.Resource
-
- getUrl() - Method in class org.aoju.bus.core.io.resource.StringResource
-
- getUrl() - Method in class org.aoju.bus.core.io.resource.UriResource
-
- getURL(String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
获得URL
- getURL(String, Class<?>) - Static method in class org.aoju.bus.core.utils.UriUtils
-
获得URL
- getURL(File) - Static method in class org.aoju.bus.core.utils.UriUtils
-
获得URL,常用于使用绝对路径时的情况
- getURLs(File...) - Static method in class org.aoju.bus.core.utils.UriUtils
-
获得URL,常用于使用绝对路径时的情况
- getUsableLocalPort() - Static method in class org.aoju.bus.core.utils.NetUtils
-
查找1024~65535范围内的可用端口
此方法只检测给定范围内的随机一个端口,检测65535-1024次
来自org.springframework.util.SocketUtils
- getUsableLocalPort(int) - Static method in class org.aoju.bus.core.utils.NetUtils
-
查找指定范围内的可用端口,最大值为65535
此方法只检测给定范围内的随机一个端口,检测65535-minPort次
来自org.springframework.util.SocketUtils
- getUsableLocalPort(int, int) - Static method in class org.aoju.bus.core.utils.NetUtils
-
查找指定范围内的可用端口
此方法只检测给定范围内的随机一个端口,检测maxPort-minPort次
来自org.springframework.util.SocketUtils
- getUsableLocalPorts(int, int, int) - Static method in class org.aoju.bus.core.utils.NetUtils
-
获取多个本地可用端口
来自org.springframework.util.SocketUtils
- getUserClass(Object) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
- getUserHomeDir() - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取用户目录
- getUserHomePath() - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取用户路径(绝对路径)
- getUtf8Reader(Path) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个文件读取器
- getUtf8Reader(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个文件读取器
- getUtf8Reader(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个文件读取器
- getValue(Object) - Method in class org.aoju.bus.core.beans.BeanDesc.PropDesc
-
获取字段值
首先调用字段对应的Getter方法获取值,如果Getter方法不存在,则判断字段如果为public,则直接获取字段值
- getValue(Field) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Calls java.lang.reflect.Field.get(Object).
- getValue() - Method in enum org.aoju.bus.core.consts.Fields.DateField
-
- getValue() - Method in enum org.aoju.bus.core.consts.Fields.Month
-
- getValue() - Method in enum org.aoju.bus.core.consts.Fields.Quarter
-
- getValue() - Method in enum org.aoju.bus.core.consts.Fields.Week
-
- getValue() - Method in enum org.aoju.bus.core.image.ScaleType
-
- getValue() - Method in enum org.aoju.bus.core.io.file.LineSeparator
-
- getValue() - Method in class org.aoju.bus.core.lang.tuple.Pair
-
Gets the value from this pair.
- getValue() - Method in enum org.aoju.bus.core.thread.RejectPolicy
-
获取RejectedExecutionHandler枚举值
- getValue() - Method in enum org.aoju.bus.core.utils.ModifierUtils.ModifierType
-
- getValueDelimiterMatcher() - Method in class org.aoju.bus.core.text.Substitute
-
- getVariablePrefixMatcher() - Method in class org.aoju.bus.core.text.Substitute
-
获取当前使用的变量前缀匹配器
- getVariableResolver() - Method in class org.aoju.bus.core.text.Substitute
-
- getVariableSuffixMatcher() - Method in class org.aoju.bus.core.text.Substitute
-
获取当前使用的变量后缀匹配器
- getVersion() - Method in class org.aoju.bus.core.key.HashID
-
Get Hashid algorithm version.
- getWebRoot() - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取Web项目下的web root路径
原理是首先获取ClassPath路径,由于在web项目中ClassPath位于 WEB-INF/classes/下,故向上获取两级目录即可。
- getWeeks(String, String, String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
(周)返回起止时间内的所有自然周
- getWeeksCount(Date, Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取两个日期段相差的周数
- getWeight() - Method in class org.aoju.bus.core.lang.Weighing.WeightObj
-
获取权重
- getWidth() - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
获取屏幕宽度
- getWriter(boolean) - Method in class org.aoju.bus.core.io.file.FileWriter
-
获得一个带缓存的写入对象
- getWriter(String, Charset) - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV生成器(写出器),使用默认配置,覆盖已有文件(如果存在)
- getWriter(File, Charset) - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV生成器(写出器),使用默认配置,覆盖已有文件(如果存在)
- getWriter(String, Charset, boolean) - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV生成器(写出器),使用默认配置
- getWriter(File, Charset, boolean) - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV生成器(写出器),使用默认配置
- getWriter(File, Charset, boolean, CsvWriteConfig) - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV生成器(写出器)
- getWriter(Writer) - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV生成器(写出器)
- getWriter(Writer, CsvWriteConfig) - Static method in class org.aoju.bus.core.utils.CsvUtils
-
获取CSV生成器(写出器)
- getWriter(String, String, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个带缓存的写入对象
- getWriter(String, Charset, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个带缓存的写入对象
- getWriter(File, String, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个带缓存的写入对象
- getWriter(File, Charset, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得一个带缓存的写入对象
- getWriter(Image, String) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- getWriter(String) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- getWriter(OutputStream, String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
获得一个Writer
- getWriter(OutputStream, Charset) - Static method in class org.aoju.bus.core.utils.IoUtils
-
获得一个Writer
- getWriter() - Static method in class org.aoju.bus.core.utils.StringUtils
-
获得StringWriter
- getYearByIdCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
根据身份编号获取生日年,只支持15或18位身份证号码
- getYears(String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获取年份时间段内的所有年
- getZodiac(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
通过生日计算星座
- getZodiac(Calendar) - Static method in class org.aoju.bus.core.utils.DateUtils
-
通过生日计算星座
- getZodiac(Fields.Month, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
通过生日计算星座
- getZodiac(int, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
通过生日计算星座
- GlobalThread - Class in org.aoju.bus.core.thread
-
全局公共线程池
- Graphics - Class in org.aoju.bus.core.image
-
- Graphics() - Constructor for class org.aoju.bus.core.image.Graphics
-
- gray() - Method in class org.aoju.bus.core.image.Image
-
彩色转为黑白
- gray(File, File) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
彩色转为黑白
- gray(InputStream, OutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
彩色转为黑白
此方法并不关闭流
- gray(ImageInputStream, ImageOutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
彩色转为黑白
此方法并不关闭流
- gray(Image, File) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
彩色转为黑白
- gray(Image, OutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
彩色转为黑白
此方法并不关闭流
- gray(Image, ImageOutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
彩色转为黑白
此方法并不关闭流
- gray(Image) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
彩色转为黑白
- GREEN - Static variable in class org.aoju.bus.core.lang.Ansi
-
- Green - Static variable in class org.aoju.bus.core.lang.Ansi
-
- group(Collection<T>, CollUtils.Hash<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
- GROUP_VAR - Static variable in class org.aoju.bus.core.consts.RegEx
-
- GROUP_VAR_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
分组
- GroupedType - Interface in org.aoju.bus.core.getter
-
基于分组的Get接口
- GuardeBy - Annotation Type in org.aoju.bus.core.annotation
-
用来标识每个需要加锁的状态变量以及保护该变量的锁。
有助于代码的维护与审查,以及一些自动化的分析工具找到潜在的安全性错误。
- gzip(String, String) - Static method in class org.aoju.bus.core.utils.ZipUtils
-
Gzip压缩处理
- gzip(byte[]) - Static method in class org.aoju.bus.core.utils.ZipUtils
-
Gzip压缩处理
- gzip(File) - Static method in class org.aoju.bus.core.utils.ZipUtils
-
Gzip压缩文件
- gzip(InputStream) - Static method in class org.aoju.bus.core.utils.ZipUtils
-
Gzip压缩文件
- gzip(InputStream, int) - Static method in class org.aoju.bus.core.utils.ZipUtils
-
Gzip压缩文件
- GzipSink - Class in org.aoju.bus.core.io.segment
-
- GzipSink(Sink) - Constructor for class org.aoju.bus.core.io.segment.GzipSink
-
- GzipSource - Class in org.aoju.bus.core.io.segment
-
解压读取数据
- GzipSource(Source) - Constructor for class org.aoju.bus.core.io.segment.GzipSource
-
- id() - Method in class org.aoju.bus.core.key.LongID
-
生成一个新的ID.
- id() - Static method in class org.aoju.bus.core.key.ObjectID
-
获取ObjectId.
- identityToString(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
Gets the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(Appendable, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(StrBuilder, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(StringBuffer, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(StringBuilder, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- idnToASCII(String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
Unicode域名转puny code
- ignoreCase - Variable in class org.aoju.bus.core.beans.copier.CopyOptions
-
是否忽略字段大小写
- ignoreError - Variable in class org.aoju.bus.core.beans.copier.CopyOptions
-
是否忽略字段注入错误
- ignoreNullValue - Variable in class org.aoju.bus.core.beans.copier.CopyOptions
-
是否忽略空值,当源对象的值为null时,true: 忽略而不注入此值,false: 注入null
- ignoreProperties - Variable in class org.aoju.bus.core.beans.copier.CopyOptions
-
忽略的目标对象中属性列表,设置一个属性列表,不拷贝这些属性值
- IgnoreWatcher - Class in org.aoju.bus.core.io.watchers
-
跳过所有事件处理Watcher
用户继承此类后实现需要监听的方法
- IgnoreWatcher() - Constructor for class org.aoju.bus.core.io.watchers.IgnoreWatcher
-
- Image - Class in org.aoju.bus.core.image
-
图像编辑器
- Image(BufferedImage) - Constructor for class org.aoju.bus.core.image.Image
-
构造
- IMAGE_BMP - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/bmp"
- IMAGE_BMP_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- IMAGE_GIF - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/gif"
- IMAGE_GIF_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- IMAGE_JP2 - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/jp2"
- IMAGE_JP2_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- IMAGE_JPEG - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/jpeg"
- IMAGE_JPEG_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- IMAGE_JPX - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/jpx"
- IMAGE_JPX_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- IMAGE_PNG - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/png"
- IMAGE_PNG_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- IMAGE_TYPE_BMP - Static variable in class org.aoju.bus.core.consts.FileType
-
- IMAGE_TYPE_GIF - Static variable in class org.aoju.bus.core.consts.FileType
-
- IMAGE_TYPE_JPEG - Static variable in class org.aoju.bus.core.consts.FileType
-
- IMAGE_TYPE_JPG - Static variable in class org.aoju.bus.core.consts.FileType
-
- IMAGE_TYPE_PNG - Static variable in class org.aoju.bus.core.consts.FileType
-
- IMAGE_TYPE_PSD - Static variable in class org.aoju.bus.core.consts.FileType
-
- IMAGE_WILDCARD - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/*"
- IMAGE_WILDCARD_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- IMAGE_X_DICOM_RLE - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/dicom+rle"
- IMAGE_X_DICOM_RLE_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- IMAGE_X_JLS - Static variable in class org.aoju.bus.core.consts.MediaType
-
"image/x-jls"
- IMAGE_X_JLS_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- ImageSelection - Class in org.aoju.bus.core.swing
-
- ImageSelection(Image) - Constructor for class org.aoju.bus.core.swing.ImageSelection
-
构造
- ImageUtils - Class in org.aoju.bus.core.utils
-
图片处理工具类:
功能:缩放图像、切割图像、旋转、图像类型转换、彩色转黑白、文字水印、图片水印等
参考:http://blog.csdn.net/zhangzhikaixinya/article/details/8459400
- ImageUtils() - Constructor for class org.aoju.bus.core.utils.ImageUtils
-
- Immutable - Annotation Type in org.aoju.bus.core.annotation
-
不可变类
- ImmutablePair<L,R> - Class in org.aoju.bus.core.lang.tuple
-
An immutable pair consisting of two Object elements.
- ImmutablePair(L, R) - Constructor for class org.aoju.bus.core.lang.tuple.ImmutablePair
-
Create a new pair instance.
- ImmutableTriple<L,M,R> - Class in org.aoju.bus.core.lang.tuple
-
An immutable triple consisting of three Object elements.
- ImmutableTriple(L, M, R) - Constructor for class org.aoju.bus.core.lang.tuple.ImmutableTriple
-
Create a new triple instance.
- impossible() - Static method in exception org.aoju.bus.core.lang.exception.UncheckedException
-
生成一个不可能的运行时异常
- increment() - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
值+1
- increment() - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
值+1
- increment() - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
值+1
- increment() - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
值+1
- increment() - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
值+1
- increment() - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
值+1
- index() - Method in class org.aoju.bus.core.io.FastByteBuffer
-
当前缓冲位于缓冲区的索引位
- INDEX_NOT_FOUND - Static variable in class org.aoju.bus.core.utils.ArrayUtils
-
列表或数组中没有找到元素时的索引值 : -1.
- INDEX_NOT_FOUND - Static variable in class org.aoju.bus.core.utils.StringUtils
-
- IndexedCompare<T> - Class in org.aoju.bus.core.compare
-
按照数组的顺序正序排列,数组的元素位置决定了对象的排序先后
如果参与排序的元素并不在数组中,则排序在前
- IndexedCompare(T...) - Constructor for class org.aoju.bus.core.compare.IndexedCompare
-
构造
- indexOf(byte) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- indexOf(byte, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
Returns the index of b in this at or beyond fromIndex, or
-1 if this buffer does not contain b in that range.
- indexOf(byte, long, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- indexOf(ByteString) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- indexOf(ByteString, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- indexOf(byte) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- indexOf(byte, long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Returns the index of the first b in the buffer at or after fromIndex.
- indexOf(byte, long, long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Returns the index of b if it is found in the range of fromIndex inclusive
to toIndex exclusive.
- indexOf(ByteString) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- indexOf(ByteString, long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Returns the index of the first match for bytes in the buffer at or after fromIndex.
- indexOf(byte[], int) - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- indexOf(ByteString) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- indexOf(ByteString, int) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- indexOf(byte[]) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- indexOf(byte[], int) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- indexOf(byte) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- indexOf(byte, long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- indexOf(byte, long, long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- indexOf(ByteString) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- indexOf(ByteString, long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- indexOf(Object) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- indexOf(char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Searches the string builder to find the first reference to the specified char.
- indexOf(char, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Searches the string builder to find the first reference to the specified char.
- indexOf(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Searches the string builder to find the first reference to the specified string.
- indexOf(String, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Searches the string builder to find the first reference to the specified
string starting searching from the given index.
- indexOf(StrMatcher) - Method in class org.aoju.bus.core.text.StrBuilder
-
Searches the string builder using the matcher to find the first match.
- indexOf(StrMatcher, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Searches the string builder using the matcher to find the first
match searching from the given index.
- indexOf(Object[], Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(Object[], Object, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(long[], long) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(long[], long, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(int[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(int[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(short[], short) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(short[], short, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(char[], char) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(char[], char, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(byte[], byte) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(byte[], byte, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(double[], double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(double[], double, double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(double[], double, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(double[], double, int, double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(float[], float) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(float[], float, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(boolean[], boolean) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(boolean[], boolean, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOf(CharSequence, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定范围内查找指定字符
- indexOf(CharSequence, char, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定范围内查找指定字符
- indexOf(CharSequence, char, int, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定范围内查找指定字符
- indexOf(CharSequence, CharSequence, int, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定范围内反向查找字符串
- indexOfElement(ByteString) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- indexOfElement(ByteString, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- indexOfElement(ByteString) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- indexOfElement(ByteString, long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- indexOfElement(ByteString) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- indexOfElement(ByteString, long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- indexOfIgnoreCase(CharSequence[], CharSequence) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- indexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定范围内查找字符串,忽略大小写
- indexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定范围内查找字符串
- InflaterSource - Class in org.aoju.bus.core.io.segment
-
解压从另一个源读取的数据.
- InflaterSource(Source, Inflater) - Constructor for class org.aoju.bus.core.io.segment.InflaterSource
-
- init() - Method in class org.aoju.bus.core.io.BOMInputStream
-
Read-ahead four bytes and check for BOM marks.
- init() - Method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
初始化
初始化包括:
- init() - Static method in class org.aoju.bus.core.thread.GlobalThread
-
初始化全局线程池
- initCnNameList() - Static method in class org.aoju.bus.core.utils.NameUtils
-
- initCnSurnameList() - Static method in class org.aoju.bus.core.utils.NameUtils
-
- initEnHeadList() - Static method in class org.aoju.bus.core.utils.NameUtils
-
- initEntailList() - Static method in class org.aoju.bus.core.utils.NameUtils
-
- initObject(Class<T>, Map<String, Object>) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
初始化对象
- input() - Static method in class org.aoju.bus.core.lang.Console
-
读取用户输入的内容(在控制台敲回车前的内容)
- inputStream() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- inputStream() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
an input stream that reads from this source.
- inputStream() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- InputStreamResource - Class in org.aoju.bus.core.io.resource
-
- InputStreamResource(InputStream) - Constructor for class org.aoju.bus.core.io.resource.InputStreamResource
-
构造
- InputStreamResource(InputStream, String) - Constructor for class org.aoju.bus.core.io.resource.InputStreamResource
-
构造
- insert(int, Object) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the string representation of an object into this builder.
- insert(int, String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the string into this builder.
- insert(int, char[]) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the character array into this builder.
- insert(int, char[], int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts part of the character array into this builder.
- insert(int, boolean) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, long) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, float) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, double) - Method in class org.aoju.bus.core.text.StrBuilder
-
Inserts the value into this builder.
- insert(Object, int, T...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
将新元素插入到到已有数组中的某个位置
添加新元素会生成一个新的数组,不影响原数组
如果插入位置为为负数,从原数组从后向前计数,若大于原数组长度,则空白处用null填充
- insert(int, boolean[], boolean...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, byte[], byte...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, char[], char...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, double[], double...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, float[], float...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, int[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, long[], long...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, short[], short...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, T[], T...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(T[], int, T...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- insert(int, Object) - Method in class org.aoju.bus.core.utils.TextUtils
-
追加对象,对象会被转换为字符串
- insert(int, char) - Method in class org.aoju.bus.core.utils.TextUtils
-
插入指定字符
- insert(int, char[]) - Method in class org.aoju.bus.core.utils.TextUtils
-
指定位置插入数据
如果插入位置为当前位置,则定义为追加
如果插入位置大于当前位置,则中间部分补充空格
- insert(int, char[], int, int) - Method in class org.aoju.bus.core.utils.TextUtils
-
指定位置插入数据
如果插入位置为当前位置,则定义为追加
如果插入位置大于当前位置,则中间部分补充空格
- insert(int, CharSequence) - Method in class org.aoju.bus.core.utils.TextUtils
-
指定位置插入字符串的某个部分
如果插入位置为当前位置,则定义为追加
如果插入位置大于当前位置,则中间部分补充空格
- insert(int, CharSequence, int, int) - Method in class org.aoju.bus.core.utils.TextUtils
-
指定位置插入字符串的某个部分
如果插入位置为当前位置,则定义为追加
如果插入位置大于当前位置,则中间部分补充空格
- insertObj(Object, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
将新数据的非空属性值插入到基本数据中
- INSTANCE - Static variable in class org.aoju.bus.core.compare.Comparables
-
单例
- INSTANCE - Static variable in class org.aoju.bus.core.compare.VersionCompare
-
单例
- Instance - Interface in org.aoju.bus.core.instance
-
实例化对象的接口
1.
- InstanceException - Exception in org.aoju.bus.core.lang.exception
-
自定义异常: 实例化异常
- InstanceException() - Constructor for exception org.aoju.bus.core.lang.exception.InstanceException
-
- InstanceException(String) - Constructor for exception org.aoju.bus.core.lang.exception.InstanceException
-
- InstanceException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.InstanceException
-
- InstanceException(String, Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.InstanceException
-
- InstanceException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.InstanceException
-
- InstanceException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.InstanceException
-
- InstanceFactory - Class in org.aoju.bus.core.instance
-
实例化工厂类
- Instances - Class in org.aoju.bus.core.instance
-
- InstrumentException - Exception in org.aoju.bus.core.lang.exception
-
自定义异常: 内部处理异常
- InstrumentException() - Constructor for exception org.aoju.bus.core.lang.exception.InstrumentException
-
- InstrumentException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.InstrumentException
-
- InstrumentException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.InstrumentException
-
- InstrumentException(String) - Constructor for exception org.aoju.bus.core.lang.exception.InstrumentException
-
- InstrumentException(String, Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.InstrumentException
-
- InstrumentException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.InstrumentException
-
- internalArray() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- internalArray() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- intersection(Collection<T>, Collection<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
两个集合的交集
针对一个集合中存在多个相同元素的情况,计算两个集合中此元素的个数,保留最少的个数
例如:集合1:[a, b, c, c, c],集合2:[a, b, c, c]
结果:[a, b, c, c],此结果中只保留了两个c
- intersection(Collection<T>, Collection<T>, Collection<T>...) - Static method in class org.aoju.bus.core.utils.CollUtils
-
多个集合的交集
针对一个集合中存在多个相同元素的情况,计算两个集合中此元素的个数,保留最少的个数
例如:集合1:[a, b, c, c, c],集合2:[a, b, c, c]
结果:[a, b, c, c],此结果中只保留了两个c
- interupt(Thread, boolean) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
- interval() - Method in class org.aoju.bus.core.date.TimeInterval
-
从开始到当前的间隔时间(毫秒数)
如果使用纳秒计时,返回纳秒差,否则返回毫秒差
- intervalDay() - Method in class org.aoju.bus.core.date.TimeInterval
-
从开始到当前的间隔天数,取绝对值
- intervalHour() - Method in class org.aoju.bus.core.date.TimeInterval
-
从开始到当前的间隔小时数,取绝对值
- intervalMinute() - Method in class org.aoju.bus.core.date.TimeInterval
-
从开始到当前的间隔分钟数,取绝对值
- intervalMs() - Method in class org.aoju.bus.core.date.TimeInterval
-
从开始到当前的间隔时间(毫秒数)
- intervalRestart() - Method in class org.aoju.bus.core.date.TimeInterval
-
- intervalSecond() - Method in class org.aoju.bus.core.date.TimeInterval
-
从开始到当前的间隔秒数,取绝对值
- intervalWeek() - Method in class org.aoju.bus.core.date.TimeInterval
-
从开始到当前的间隔周数,取绝对值
- intHash(int) - Static method in class org.aoju.bus.core.utils.HashUtils
-
Thomas Wang的算法,整数hash
- intsToBytesLE(int...) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- intToByte(int) - Static method in class org.aoju.bus.core.convert.Convert
-
int转byte
- intToBytes(int) - Static method in class org.aoju.bus.core.convert.Convert
-
int转byte数组
- intToBytes(int, byte[], int, boolean) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- intToBytesBE(int, byte[], int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- intToBytesLE(int, byte[], int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- intValue() - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
- intValue() - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
- intValue() - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
- intValue() - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
- intValue() - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
- intValue() - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
- INVALID_REGEX - Static variable in class org.aoju.bus.core.consts.RegEx
-
在XML中无效的字符 正则
- InvalidParamsException - Exception in org.aoju.bus.core.lang.exception
-
无效的参数异常
- InvalidParamsException() - Constructor for exception org.aoju.bus.core.lang.exception.InvalidParamsException
-
- InvalidParamsException(String) - Constructor for exception org.aoju.bus.core.lang.exception.InvalidParamsException
-
- InvalidParamsException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.InvalidParamsException
-
- InvalidParamsException(String, Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.InvalidParamsException
-
- InvalidParamsException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.InvalidParamsException
-
- InvalidParamsException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.InvalidParamsException
-
- invert(Map<CharSequence, CharSequence>) - Static method in class org.aoju.bus.core.text.escape.EscapeCodeValues
-
用于将转义映射转换为反转义映射。
- INVISIBLE_TEXT - Static variable in class org.aoju.bus.core.lang.Ansi
-
- invoke(String, Object...) - Method in class org.aoju.bus.core.beans.DynaBean
-
执行原始Bean中的方法
- invoke(String, Object[]) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
执行方法
可执行Private方法,也可执行static方法
执行非static方法时,必须满足对象有默认构造方法
非单例模式,如果是非静态方法,每次创建一个新对象
- invoke(String, boolean, Object...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
执行方法
可执行Private方法,也可执行static方法
执行非static方法时,必须满足对象有默认构造方法
- invoke(String, String, Object[]) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
执行方法
可执行Private方法,也可执行static方法
执行非static方法时,必须满足对象有默认构造方法
非单例模式,如果是非静态方法,每次创建一个新对象
- invoke(String, String, boolean, Object...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
执行方法
可执行Private方法,也可执行static方法
执行非static方法时,必须满足对象有默认构造方法
- invoke(Object, Method, Object...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
执行方法
- invoke(Object, String, Object...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
执行对象中指定方法
- invokeExactMethod(Object, String) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a method whose parameter types match exactly the object
types.
- invokeExactMethod(Object, String, Object...) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a method with no parameters.
- invokeExactMethod(Object, String, Object[], Class<?>[]) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a static method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class<?>, String, Object...) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a static method whose parameter types match exactly the object
types.
- invokeGetter(Object, String) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
调用Getter方法.
- invokeMethod(Object, String) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a named method without parameters.
- invokeMethod(Object, boolean, String) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a named method without parameters.
- invokeMethod(Object, String, Object...) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, boolean, String, Object...) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, boolean, String, Object[], Class<?>[]) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[], Class<?>[]) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Method, Object) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
- invokeMethod(Method, Object, Object...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
- invokeMethod(Object, String, Class<?>[], Object[]) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
直接调用对象方法, 无视private/protected修饰符.
- invokeMethodByName(Object, String, Object[]) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
直接调用对象方法, 无视private/protected修饰符,
用于一次性调用的情况,否则应使用getAccessibleMethodByName()函数获得Method后反复调用.
- invokeSetter(Object, String, Object) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
调用Setter方法, 仅匹配方法名。
支持多级,如:对象名.对象名.方法
- invokeStatic(Method, Object...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
执行静态方法
- invokeStaticMethod(Class<?>, String, Object...) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.aoju.bus.core.utils.MethodUtils
-
Invokes a named static method whose parameter type matches the object type.
- invokeWithCheck(Object, Method, Object...) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
执行方法
执行前要检查给定参数:
- IO_TMPDIR - Static variable in class org.aoju.bus.core.consts.System
-
默认的临时文件路径
- IoUtils - Class in org.aoju.bus.core.utils
-
IO工具类
IO工具类只是辅助流的读写,并不负责关闭流。原因是流可能被多次读写,读写关闭后容易造成问题。
- IPV4 - Static variable in class org.aoju.bus.core.consts.RegEx
-
- IPV4_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
IP v4
- ipv4ToLong(String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
根据ip地址计算出long型的数据
- IPV6 - Static variable in class org.aoju.bus.core.consts.RegEx
-
- IPV6_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
IP v6
- isAbsolutePath(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
- isAbstract(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
是否为抽象类
- isAbstract(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为抽象类
- isAbstractOrInterface(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是抽象类或者接口
- isAfter(Date) - Method in class org.aoju.bus.core.date.DateTime
-
是否在给定日期之后或与给定日期相等
- isAfterOrEquals(Date) - Method in class org.aoju.bus.core.date.DateTime
-
是否在给定日期之后或与给定日期相等
- isAllAssignableFrom(Class<?>[], Class<?>[]) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
比较判断types1和types2两组类,如果types1中所有的类都与types2对应位置的类相同,或者是其父类或接口,则返回true
- isAllCharMatch(CharSequence, Matcher<Character>) - Static method in class org.aoju.bus.core.utils.StringUtils
-
字符串的每一个字符是否都与定义的匹配器匹配
- isAllNull(Iterable<?>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
是否全部元素为null
- isAllNull(Iterator<?>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
是否全部元素为null
- isAllowed(int) - Method in enum org.aoju.bus.core.utils.UriUtils.Type
-
- isAlpha(int) - Method in enum org.aoju.bus.core.utils.UriUtils.Type
-
- isAM() - Method in class org.aoju.bus.core.date.DateTime
-
是否为上午
- isAM(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
是否为上午
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.aoju.bus.core.annotation.Element
-
- isAnyBlank(CharSequence...) - Static method in class org.aoju.bus.core.utils.$
-
判断是否有任意一个 空字符串
- isAnyBlank(CharSequence...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Checks if any of the CharSequences are empty ("") or null or whitespace only.
- isAppendStatics() - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Gets whether or not to append static fields.
- isAppendTransients() - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Gets whether or not to append transient fields.
- isArray(Object) - Static method in class org.aoju.bus.core.utils.$
-
判断对象是数组
- isArray(Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
对象是否为数组对象
- isArray(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
确定给定的对象是一个数组:对象数组还是基元数组
- isArray(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为 数组 class 类型
- isArrayContentDetail() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets whether to output array content detail.
- isArrayContentDetail() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets whether to output array content detail.
- isArrayIndexValid(T[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Returns whether a given array can safely be accessed at the given index.
- isArrayType(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Learn whether the specified type denotes an array type.
- isAscii(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
是否为ASCII字符,ASCII字符位于0~127之间
- isAsciiControl(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
是否为ASCII控制符(不可见字符),控制符位于0~31和127
- isAsciiPrintable(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
是否为可见ASCII字符,可见字符位于32~126之间
- isAssignable(Class<?>, Class<?>) - Static method in class org.aoju.bus.core.lang.Assert
-
Assert that superType.isAssignableFrom(subType) is true.
- isAssignable(Class<?>, Class<?>, String, Object...) - Static method in class org.aoju.bus.core.lang.Assert
-
Assert that superType.isAssignableFrom(subType) is true.
- isAssignable(Class<?>[], Class<?>...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
检查目标类是否可以从原类转化
转化包括:
1、原类是对象,目标类型是原类型实现的接口
2、目标类型是原类型的父类
3、两者是原始类型或者包装类型(相互转换)
- isAssignable(Class<?>, Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
检查目标类是否可以从原类转化
转化包括:
1、原类是对象,目标类型是原类型实现的接口
2、目标类型是原类型的父类
3、两者是原始类型或者包装类型(相互转换)
- isAssignable(Class<?>[], Class<?>[], boolean) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
检查目标类是否可以从原类转化
转化包括:
1、原类是对象,目标类型是原类型实现的接口
2、目标类型是原类型的父类
3、两者是原始类型或者包装类型(相互转换)
- isAssignable(Class<?>, Class<?>, boolean) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- isAssignable(Type, Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Checks if the subject type may be implicitly cast to the target type
following the Java generics rules.
- isBase(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为基本类型
1.
- isBaseClass(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
校验是否是九种基础类型(即:非用户定义的类型)
- isBasicType(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
是否为基本类型(包括包装类和原始类)
- isBean(Class<?>) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
判断是否为Bean对象
判定方法是是否存在只有一个参数的setXXX方法
- isBean(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
判断是否为Bean对象
判定方法是是否存在只有一个参数的setXXX方法
- isBean(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
判断是否为Bean对象
判定方法是是否存在只有一个参数的setXXX方法
- isBefore(Date) - Method in class org.aoju.bus.core.date.DateTime
-
是否在给定日期之前
- isBefore(String, String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
校验前面的日期go,是否早于或者等于后面的日期back
- isBefore(String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
校验前面的日期go,是否早于或者等于后面的日期back
- isBeforeOrEquals(Date) - Method in class org.aoju.bus.core.date.DateTime
-
是否在给定日期之前或与给定日期相等
- isBeside(long, long) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
判断两个数字是否相邻,例如1和2相邻,1和3不相邻
判断方法为做差取绝对值判断是否为1
- isBeside(int, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
判断两个数字是否相邻,例如1和2相邻,1和3不相邻
判断方法为做差取绝对值判断是否为1
- isBetween(Number, Number, Number) - Static method in class org.aoju.bus.core.lang.Validator
-
检查给定的数字是否在指定范围内
- isBirthday(int, int, int) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为生日
- isBirthday(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为生日
只支持以下几种格式:
yyyyMMdd
yyyy-MM-dd
yyyy/MM/dd
yyyyMMdd
yyyy年MM月dd日
- isBlank(CharSequence) - Static method in class org.aoju.bus.core.utils.$
-
判断是否为空字符串
$.isBlank(null) = true
$.isBlank("") = true
$.isBlank(" ") = true
$.isBlank("12345") = false
$.isBlank(" 12345 ") = false
- isBlank(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- isBlankChar(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
是否空白符
空白符包括空格、制表符、全角空格和不间断空格
- isBlankChar(int) - Static method in class org.aoju.bus.core.utils.CharUtils
-
是否空白符
空白符包括空格、制表符、全角空格和不间断空格
- isBoolean(Class<?>) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
给定类是否为Boolean或者boolean
- isCalledBy(Class<?>) - Method in interface org.aoju.bus.core.lang.caller.Caller
-
是否被指定类调用
- isCalledBy(Class<?>) - Static method in class org.aoju.bus.core.lang.Caller
-
是否被指定类调用
- isCalledBy(Class<?>) - Method in class org.aoju.bus.core.lang.caller.SecurityCaller
-
- isCalledBy(Class<?>) - Method in class org.aoju.bus.core.lang.caller.StackTraceCaller
-
- isCalledBy(Class<?>) - Static method in class org.aoju.bus.core.utils.CallerUtils
-
是否被指定类调用
- isCauseBy(Throwable, Class<? extends Throwable>) - Static method in exception org.aoju.bus.core.lang.exception.UncheckedException
-
- isCausedBy(Throwable, Class<? extends Exception>...) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
判断是否由指定异常类引起
- isChar(Object) - Static method in class org.aoju.bus.core.utils.CharUtils
-
给定对象对应的类是否为字符类,字符类包括:
- isCharClass(Class<?>) - Static method in class org.aoju.bus.core.utils.CharUtils
-
给定类名是否为字符类,字符类包括:
- isChinese(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为汉字
- isChinese(String) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
判断某个字符是否为汉字
- isChinese(char) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
判断某个字符是否为汉字
- isCitizenId(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为身份证号码(18位中国)
出生日期只支持到到2999年
- isCollection(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为 Collection class 类型
- isCopyAttributes() - Method in class org.aoju.bus.core.io.file.FileCopier
-
是否拷贝所有属性
- isCopyContentIfDir() - Method in class org.aoju.bus.core.io.file.FileCopier
-
当拷贝来源是目录时是否只拷贝目录下的内容
- isDataFlavorSupported(DataFlavor) - Method in class org.aoju.bus.core.swing.ImageSelection
-
是否支持指定元数据类型
- isDate(String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
校验日期格式,日期不能早于当前天
- isDate(String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
校验日期格式,日期不能早于当前天, 默认日期转义格式:yyyy-MM-dd
- isDatetime(String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
验证长日期格式yyyy-MM-dd HH:mm:ss
- isDefaultFullDetail() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets whether to use full detail when the caller doesn't
specify.
- isDefaultFullDetail() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets whether to use full detail when the caller doesn't
specify.
- isDigit(int) - Method in enum org.aoju.bus.core.utils.UriUtils.Type
-
- isDirectory(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断是否为目录,如果path为null,则返回false
- isDirectory(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断是否为目录,如果file为null,则返回false
- isDirectory(Path, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断是否为目录,如果file为null,则返回false
- isDirEmpty(Path) - Static method in class org.aoju.bus.core.utils.FileUtils
-
目录是否为空
- isDirEmpty(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
目录是否为空
- isDocumented(Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
是否会保存到 Javadoc 文档中
- isDouble(String) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
判断字符串是否是浮点数
- isElement(Node) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
- isEmail(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为可用邮箱地址
- isEmoji(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
判断是否为emoji表情符
- isEmpty() - Method in class org.aoju.bus.core.io.FastByteBuffer
-
- isEmpty(Object) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为空
对于String类型判定是否为empty(null 或 "")
- isEmpty() - Method in class org.aoju.bus.core.map.MapProxy
-
- isEmpty() - Method in class org.aoju.bus.core.map.MapWrapper
-
- isEmpty() - Method in class org.aoju.bus.core.map.TableMap
-
- isEmpty() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- isEmpty() - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks is the string builder is empty (convenience Collections API style method).
- isEmpty(Object) - Static method in class org.aoju.bus.core.utils.$
-
判断空对象 object、map、list、set、字符串、数组
- isEmpty(Object[]) - Static method in class org.aoju.bus.core.utils.$
-
判断数组为空
- isEmpty(Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
此方法会匹配单一对象,如果此对象为null则返回true
如果此对象为非数组,理解为此对象为数组的第一个元素,则返回false
如果此对象为数组对象,数组长度大于0情况下返回false,否则返回true
- isEmpty(Object[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
此方法会匹配单一对象,如果此对象为null则返回true
如果此对象为非数组,理解为此对象为数组的第一个元素,则返回false
如果此对象为数组对象,数组长度大于0情况下返回false,否则返回true
- isEmpty(long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
- isEmpty(int[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
- isEmpty(short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
- isEmpty(char[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
- isEmpty(byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
- isEmpty(double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
- isEmpty(float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
- isEmpty(boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为空
- isEmpty(Object) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
判断Bean是否为空对象,空对象表示本身为null或者所有属性都为null
- isEmpty(Collection<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
集合是否为空
- isEmpty(Map<?, ?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Map是否为空
- isEmpty(Iterable<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Iterable是否为空
- isEmpty(Iterator<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Iterator是否为空
- isEmpty(Enumeration<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Enumeration是否为空
- isEmpty(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
文件是否为空
目录:里面没有文件时为空 文件:文件大小为0时为空
- isEmpty(Iterable<?>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
Iterable是否为空
- isEmpty(Iterator<?>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
Iterator是否为空
- isEmpty(Map<?, ?>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
Map是否为空
- isEmpty(Object...) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
判断对象是否Empty(null或元素为0)
实用于对如下对象做判断:String Collection及其子类 Map及其子类
- isEmpty(Object) - Static method in class org.aoju.bus.core.utils.StringUtils
-
校验对象是不是为null或者内容是""
- isEmpty(Collection<?>) - Static method in class org.aoju.bus.core.utils.StringUtils
-
集合是否为空
- isEmpty(Map<?, ?>) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Map是否为空
- isEmpty() - Method in class org.aoju.bus.core.utils.TextUtils
-
是否为空
- isEmptyIfStr(Object) - Static method in class org.aoju.bus.core.utils.StringUtils
-
如果对象是字符串是否为空串空的定义如下:
1、为null
2、为""
- isEnableSubstitutionInVariables() - Method in class org.aoju.bus.core.text.Substitute
-
- isEnglish(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为英文
- isEnum(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
判断类是否为枚举类型
- isEquals() - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Returns true if the fields that have been checked
are all equal.
- isEqualsMethod(Method) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
是否为equals方法
- isExcludeNullValues() - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Gets whether or not to append fields whose values are null.
- isExpired(Date, Fields.DateField, int, Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
判定给定开始时间经过某段时间后是否过期
- isFalse(boolean, String, Object...) - Static method in class org.aoju.bus.core.lang.Assert
-
断言是否为假,如果为
true 抛出
IllegalArgumentException 异常
Assert.isFalse(i < 0, "The value must be greater than zero");
- isFalse(boolean) - Static method in class org.aoju.bus.core.lang.Assert
-
断言是否为假,如果为
true 抛出
IllegalArgumentException 异常
Assert.isFalse(i < 0);
- isFalse(Boolean) - Static method in class org.aoju.bus.core.utils.$
-
判断对象为false
- isFalse(Boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
检查 Boolean 值是否为 false
- isFalse(Boolean) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
判断对象为false
- isFieldSeparatorAtEnd() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the end
of each buffer.
- isFieldSeparatorAtEnd() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets whether the field separator should be added at the end
of each buffer.
- isFieldSeparatorAtStart() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the start
of each buffer.
- isFieldSeparatorAtStart() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets whether the field separator should be added at the start
of each buffer.
- isFile(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断是否为文件,如果path为null,则返回false
- isFile(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断是否为文件,如果file为null,则返回false
- isFile(Path, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断是否为文件,如果file为null,则返回false
- isFileSeparator(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
是否为Windows或者Linux(Unix)文件分隔符
Windows平台下分隔符为\,Linux(Unix)为/
- isFileURL(URL) - Static method in class org.aoju.bus.core.utils.UriUtils
-
提供的URL是否为文件
文件协议包括"file", "vfsfile" 或 "vfs".
- isFromOrSuppressedThrowable(Throwable, Class<? extends Throwable>) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
判断指定异常是否来自或者包含指定异常
- isFromOrSuppressedThrowable(Throwable, Class<? extends Throwable>, boolean) - Static method in class org.aoju.bus.core.utils.RuntimeUtils
-
判断指定异常是否来自或者包含指定异常
- isFullDetail(Boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Is this field to be output in full detail.
- isGeneral(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为英文字母 、数字和下划线
- isGeneral(String, int, int) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为给定长度范围的英文字母 、数字和下划线
- isGeneral(String, int) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为给定最小长度的英文字母 、数字和下划线
- isGeneralWithChinese(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为中文字、英文字母、数字和下划线
- isGenericDelimiter(int) - Method in enum org.aoju.bus.core.utils.UriUtils.Type
-
- isHashCodeMethod(Method) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
是否为hashCode方法
- isHex(CharSequence) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为Hex(16进制)字符串
- isHexChar(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
是否为16进制规范的字符,判断是否为如下字符
- isHexNumber(String) - Static method in class org.aoju.bus.core.utils.HexUtils
-
判断给定字符串是否为16进制数
如果是,需要使用对应数字类型对象的decode方法解码
例如:Integer.decode方法解码int类型的16进制数字
- isIn(Date, Date) - Method in class org.aoju.bus.core.date.DateTime
-
当前日期是否在日期指定范围内
起始日期和结束日期可以互换
- isIn(Date, Date, Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
当前日期是否在日期指定范围内
起始日期和结束日期可以互换
- isInherited(Class<? extends Annotation>) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
是否可以被继承,默认为 false
- isInnerIP(String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
判定是否为内网IP
私有IP:A类 10.0.0.0-10.255.255.255 B类 172.16.0.0-172.31.255.255 C类 192.168.0.0-192.168.255.255 当然,还有127这个网段是环回地址
- isInRange(String, String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
是否在CIDR规则配置范围内
方法来自:【成都】小邓
- isInstance(Object, Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Checks if the given value can be assigned to the target type
following the Java generics rules.
- isInstanceOf(Class<?>, T) - Static method in class org.aoju.bus.core.lang.Assert
-
断言给定对象是否是给定类的实例
Assert.instanceOf(Foo.class, foo);
- isInstanceOf(Class<?>, T, String, Object...) - Static method in class org.aoju.bus.core.lang.Assert
-
断言给定对象是否是给定类的实例
Assert.instanceOf(Foo.class, foo);
- isInteger(String) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
判断String是否是整数
- isIpv4(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为IPV4地址
- isIterable(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为 Iterable class 类型
- isJarFileURL(URL) - Static method in class org.aoju.bus.core.utils.UriUtils
-
提供的URL是否为Jar文件URL 判断依据为file协议且扩展名为.jar
- isJarURL(URL) - Static method in class org.aoju.bus.core.utils.UriUtils
-
提供的URL是否为jar包URL 协议包括: "jar", "zip", "vfszip" 或 "wsjar".
- isJavaBean(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为标准的类
这个类必须:
- isJdk(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
判断一个类是JDK 自带的类型
jdk 自带的类,classLoader 是为空的。
- isLeapYear() - Method in class org.aoju.bus.core.date.DateTime
-
是否闰年
- isLeapYear(int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
是否闰年
- isLetter(String) - Static method in class org.aoju.bus.core.lang.Validator
-
判断字符串是否全部为字母组成,包括大写和小写字母和汉字
- isLetter(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
判断是否为字母(包括大写字母和小写字母)
字母包括A~Z和a~z
- isLetterLower(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
检查字符是否为小写字母,小写字母指a~z
- isLetterOrNumber(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
是否为字符或数字,包括A~Z、a~z、0~9
- isLetterUpper(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
判断是否为大写字母,大写字母包括A~Z
- isList(Class) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为列表
- isLocked() - Method in class org.aoju.bus.core.compare.CompareChain
-
是否已经被锁定。当开始比较时(调用compare方法)此值为true
- isLong(String) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
判断字符串是否是Long类型
- isLowerCase(String) - Static method in class org.aoju.bus.core.lang.Validator
-
判断字符串是否全部为小写字母
- isLowerCase(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
给定字符串中的字母是否全部为小写,判断依据如下:
- isMac(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为MAC地址
- isMactchRegex(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
通过正则表达式验证
- isMactchRegex(Pattern, String) - Static method in class org.aoju.bus.core.lang.Validator
-
通过正则表达式验证
- isMap(Class<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为 map class 类型
- isMatch(char[], int, int, int) - Method in class org.aoju.bus.core.text.StrMatcher
-
返回匹配字符的数量,如果没有匹配,则返回0
- isMatch(char[], int) - Method in class org.aoju.bus.core.text.StrMatcher
-
返回匹配字符的数量,如果没有匹配,则返回0
- isMatch(String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
给定内容是否匹配正则
- isMatch(Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
给定内容是否匹配正则
- isMatchName(Object, String, boolean) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
给定的Bean的类名是否匹配指定类名字符串
如果isSimple为false,则只匹配类名而忽略包名
如果isSimple为true,则匹配包括包名的全类名
- isMobile(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为手机号码(中国)
- isModifed(File, long) - Static method in class org.aoju.bus.core.utils.FileUtils
-
判断文件是否被改动
如果文件对象为 null 或者文件不存在,被视为改动
- isMoney(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为货币
- isMutable() - Method in class org.aoju.bus.core.date.DateTime
-
- isNew() - Method in class org.aoju.bus.core.key.ObjectID
-
- isNormalClass(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
是否为标准的类
这个类必须:
- isNotBlank(CharSequence) - Static method in class org.aoju.bus.core.utils.$
-
判断不为空字符串
- isNotBlank(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- isNotEmpty(Object) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为空
对于String类型判定是否为empty(null 或 "")
- isNotEmpty(Object) - Static method in class org.aoju.bus.core.utils.$
-
对象不为空 object、map、list、set、字符串、数组
- isNotEmpty(Object[]) - Static method in class org.aoju.bus.core.utils.$
-
判断数组不为空
- isNotEmpty(T[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
此方法会匹配单一对象,如果此对象为null则返回false
如果此对象为非数组,理解为此对象为数组的第一个元素,则返回true
如果此对象为数组对象,数组长度大于0情况下返回true,否则返回false
- isNotEmpty(long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
- isNotEmpty(int[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
- isNotEmpty(short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
- isNotEmpty(char[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
- isNotEmpty(byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
- isNotEmpty(double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
- isNotEmpty(float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
- isNotEmpty(boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组是否为非空
- isNotEmpty(Collection<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
集合是否为非空
- isNotEmpty(Map<?, ?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Map是否为非空
- isNotEmpty(Iterable<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Iterable是否为空
- isNotEmpty(Iterator<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Iterator是否为空
- isNotEmpty(Enumeration<?>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Enumeration是否为空
- isNotEmpty(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
目录是否为空
- isNotEmpty(Iterable<?>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
Iterable是否为空
- isNotEmpty(Iterator<?>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
Iterator是否为空
- isNotEmpty(Map<?, ?>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
Map是否为非空
- isNotEmpty(Object...) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
判断对象是否为NotEmpty(!null或元素大于0)
实用于对如下对象做判断:String Collection及其子类 Map及其子类
- isNotEmpty(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- isNotEqual(Object, Object) - Static method in class org.aoju.bus.core.utils.$
-
比较两个对象是否不相等。
- isNotLessThanToday(String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
判断传入的日期是否 >=今天
- isNotLessThanToday(String, String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
判断传入的日期是否>=今天
- isNotNull(Object) - Static method in class org.aoju.bus.core.lang.Validator
-
给定值是否不为null
- isNotNull(Object) - Static method in class org.aoju.bus.core.utils.$
-
判断对象是否 not null
- isNotNull(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
检查对象是否不为null
- isNotPublic(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
指定类是否为非public
- isNotPublic(Method) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
指定方法是否为非public
- isNull(Object, String, Object...) - Static method in class org.aoju.bus.core.lang.Assert
-
- isNull(Object) - Static method in class org.aoju.bus.core.lang.Assert
-
- isNull(Object) - Static method in class org.aoju.bus.core.lang.Validator
-
给定值是否为null
- isNull(Object) - Static method in class org.aoju.bus.core.utils.$
-
判断对象是否为null
- isNull(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
检查对象是否为null
- isNumber(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证该字符串是否是数字
- isNumber(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
检查是否为数字字符,数字字符指0~9
- isNumber(String) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
是否为数字
- ISO_8859_1 - Static variable in class org.aoju.bus.core.consts.Charset
-
- isOnlyCopyFile() - Method in class org.aoju.bus.core.io.file.FileCopier
-
当拷贝来源是目录时是否只拷贝文件而忽略子目录
- isOpen() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- isOpen() - Method in class org.aoju.bus.core.io.segment.RealSink
-
- isOpen() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- isOverride() - Method in class org.aoju.bus.core.io.file.FileCopier
-
是否覆盖目标文件
- isPchar(int) - Method in enum org.aoju.bus.core.utils.UriUtils.Type
-
- isPhone(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为手机号码(中国)
- isPlateNumber(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为中国车牌号
- isPM() - Method in class org.aoju.bus.core.date.DateTime
-
是否为下午
- isPM(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
是否为下午
- isPolyphone(char) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
判断一个汉字是否为多音字
- isPresent(String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- isPresent(String, ClassLoader) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- isPreserveEscapes() - Method in class org.aoju.bus.core.text.Substitute
-
- isPrimes(int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
是否是质数
质数表的质数又称素数。指整数在一个大于1的自然数中,除了1和此整数自身外,没法被其他自然数整除的数。
- isPrimitiveOrWrapper(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- isPrimitiveWrapper(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
是否为包装类型
- isPublic(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
指定类是否为Public
- isPublic(Method) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
指定方法是否为Public
- isPublic(Field) - Static method in class org.aoju.bus.core.utils.ModifierUtils
-
是否是Public字段
- isPublic(Method) - Static method in class org.aoju.bus.core.utils.ModifierUtils
-
是否是Public方法
- isPublic(Class<?>) - Static method in class org.aoju.bus.core.utils.ModifierUtils
-
是否是Public类
- isPublic(Constructor<?>) - Static method in class org.aoju.bus.core.utils.ModifierUtils
-
是否是Public构造
- isReserved(int) - Method in enum org.aoju.bus.core.utils.UriUtils.Type
-
- isRunning() - Method in class org.aoju.bus.core.date.StopWatch
-
检查是否有正在运行的任务
- isSameLength(Object[], Object[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameLength(long[], long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameLength(int[], int[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameLength(short[], short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameLength(char[], char[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameLength(byte[], byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameLength(double[], double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameLength(float[], float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameLength(boolean[], boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否相同长度
- isSameType(Object, Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
检查两个数组是否为同一类型
- isSet(NumericUnescaper.OPTION) - Method in class org.aoju.bus.core.text.escape.NumericUnescaper
-
Whether the passed in option is currently set.
- isSet(Class) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为 set
- isShortDate(String) - Static method in class org.aoju.bus.core.utils.DateUtils
-
校验短日期格式[yyyyMMdd]
- isSimpleTypeOrArray(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
是否简单值类型或简单值类型的数组
包括:原始类型,、String、other CharSequence, a Number, a Date, a URI, a URL, a Locale or a Class及其数组
- isSimpleValueType(Class<?>) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
是否为简单值类型
包括:原始类型,、String、other CharSequence, a Number, a Date, a URI, a URL, a Locale or a Class.
- isSorted(T[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to the class's
compareTo method.
- isSorted(T[], Comparator<T>) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to the provided Comparator.
- isSorted(int[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(char[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering
(false before true).
- isStatic(Method) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
是否为静态方法
- isStatic(Field) - Static method in class org.aoju.bus.core.utils.ModifierUtils
-
是否是static字段
- isStatic(Method) - Static method in class org.aoju.bus.core.utils.ModifierUtils
-
是否是static方法
- isStatic(Class<?>) - Static method in class org.aoju.bus.core.utils.ModifierUtils
-
是否是static类
- isSubDelimiter(int) - Method in enum org.aoju.bus.core.utils.UriUtils.Type
-
- isSubEquals(CharSequence, int, CharSequence, int, int, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
截取两个字符串的不同部分(长度一致),判断截取的子串是否相同
任意一个字符串为null返回false
- isSurround(CharSequence, CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
给定字符串是否被字符包围
- isSurround(CharSequence, char, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
给定字符串是否被字符包围
- isToStringMethod(Method) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
是否为toString方法
- isTraditional(char) - Static method in class org.aoju.bus.core.utils.PinyinUtils
-
判断某个字符是否为繁体字
- isTrue(boolean, String, Object...) - Static method in class org.aoju.bus.core.lang.Assert
-
断言是否为真,如果为
false 抛出
IllegalArgumentException 异常
Assert.isTrue(i > 0, "The value must be greater than zero");
- isTrue(boolean) - Static method in class org.aoju.bus.core.lang.Assert
-
断言是否为真,如果为
false 抛出
IllegalArgumentException 异常
Assert.isTrue(i > 0, "The value must be greater than zero");
- isTrue(Boolean) - Static method in class org.aoju.bus.core.utils.$
-
判断对象为true
- isTrue(Boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
检查 Boolean 值是否为 true
- isTrue(Boolean) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
判断对象为true
- isUnknow(String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
检测给定字符串是否为未知,多用于检测HTTP请求相关
- isUnknow(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
- isUnreserved(int) - Method in enum org.aoju.bus.core.utils.UriUtils.Type
-
- isUpperCase(String) - Static method in class org.aoju.bus.core.lang.Validator
-
判断字符串是否全部为大写字母
- isUpperCase(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
给定字符串中的字母是否全部为大写,判断依据如下:
- isUrl(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为URL
- isUsableLocalPort(int) - Static method in class org.aoju.bus.core.utils.NetUtils
-
检测本地端口可用性
来自org.springframework.util.SocketUtils
- isUseClassName() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets whether to use the class name.
- isUseClassName() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets whether to use the class name.
- isUseFieldNames() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets whether to use the field names passed in.
- isUseFieldNames() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets whether to use the field names passed in.
- isUseIdentityHashCode() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets whether to use the identity hash code.
- isUseIdentityHashCode() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets whether to use the identity hash code.
- isUserLevelMethod(Method) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- isUseShortClassName() - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Gets whether to output short or long class names.
- isUseShortClassName() - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Gets whether to output short or long class names.
- isUUID(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为UUID
包括带横线标准格式和不带横线的简单模式
- isValid(String) - Static method in class org.aoju.bus.core.key.ObjectID
-
检查字符串是否可以是ObjectId
- isValidCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
是否有效身份证号
- isValidCard10(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
验证10位身份编码是否合法
- isvalidCard15(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
验证15位身份编码是否合法
- isvalidCard18(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
判断18位身份证的合法性
- isValidEnum(Class<E>, String) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Checks if the specified name is a valid enum for the class.
- isValidEnumIgnoreCase(Class<E>, String) - Static method in class org.aoju.bus.core.utils.EnumUtils
-
Checks if the specified name is a valid enum for the class.
- isValidHKCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
验证香港身份证号码(存在Bug,部份特殊身份证无法检查)
- isValidIfNumber(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
检查是否为有效的数字
检查Double和Float是否为无限大,或者Not a Number
非数字类型和Null将返回true
- isValidLine(String) - Method in class org.aoju.bus.core.collection.LineIter
-
重写此方法来判断是否每一行都被返回,默认全部为true
- isValidPort(int) - Static method in class org.aoju.bus.core.utils.NetUtils
-
是否为有效的端口
此方法并不检查端口是否被占用
- isValidTWCard(String) - Static method in class org.aoju.bus.core.utils.CitizenIdUtils
-
验证台湾身份证号码
- isWildcardGenericType(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
是否为通配符泛型
- isWindows - Static variable in class org.aoju.bus.core.lang.Ansi
-
- isWindows() - Static method in class org.aoju.bus.core.utils.FileUtils
-
是否为Windows环境
- isWord(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证该字符串是否是字母(包括大写和小写字母)
- isWrap(CharSequence, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定字符串是否被包装
- isWrap(CharSequence, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定字符串是否被同一字符包装(前后都有这些字符串)
- isWrap(CharSequence, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定字符串是否被同一字符包装(前后都有这些字符串)
- isWrap(CharSequence, char, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
指定字符串是否被包装
- isZipCode(String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为邮政编码(中国)
- ITALIC - Static variable in class org.aoju.bus.core.lang.Ansi
-
- Italic - Static variable in class org.aoju.bus.core.lang.Ansi
-
- iterator() - Method in class org.aoju.bus.core.builder.DiffResult
-
Returns an iterator over the Diff objects contained in this list.
- iterator() - Method in class org.aoju.bus.core.collection.CopiedIter
-
- iterator() - Method in class org.aoju.bus.core.collection.LineIter
-
- iterator() - Method in class org.aoju.bus.core.collection.PriorityQueue
-
- iterator() - Method in class org.aoju.bus.core.compare.CompareChain
-
- iterator() - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- iterator() - Method in class org.aoju.bus.core.io.watchers.WatcherChain
-
- iterator() - Method in class org.aoju.bus.core.map.MapWrapper
-
- iterator() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- iterator() - Method in class org.aoju.bus.core.utils.IterUtils.EnumerationIter
-
- IteratorEnumeration<E> - Class in org.aoju.bus.core.collection
-
- IteratorEnumeration() - Constructor for class org.aoju.bus.core.collection.IteratorEnumeration
-
Constructs a new
IteratorEnumeration that will not function
until
setIterator is invoked.
- IteratorEnumeration(Iterator<? extends E>) - Constructor for class org.aoju.bus.core.collection.IteratorEnumeration
-
构造
- IterUtils - Class in org.aoju.bus.core.utils
-
- IterUtils() - Constructor for class org.aoju.bus.core.utils.IterUtils
-
- IterUtils.EnumerationIter<E> - Class in org.aoju.bus.core.utils
-
- rainbow(int, int, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
分页彩虹算法
通过传入的信息,生成一个分页列表显示
- rainbow(int, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
分页彩虹算法(默认展示10页)
- random(int, int) - Static method in class org.aoju.bus.core.key.UUID
-
根据一个范围,生成一个随机的整数
- randomBigDecimal() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数[0, 1)
- randomBigDecimal(BigDecimal) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数 [0,limit)
- randomBigDecimal(BigDecimal, BigDecimal) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数
- randomBytes(int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机bytes
- randomChar() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机字母或数字,小写
- randomChar(String) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机字符
- randomColor() - Static method in class org.aoju.bus.core.utils.ImageUtils
-
生成随机颜色
- randomColor(Random) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
生成随机颜色
- randomColor() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
生成随机颜色
- randomDay(int, int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
以当天为基准,随机产生一个日期
- randomDouble(double, double) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数
- randomDouble() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得随机数[0, 1)
- randomDouble(double) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数 [0,limit)
- randomEle(List<T>) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机获得列表中的元素
- randomEle(List<T>, int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机获得列表中的元素
- randomEle(T[]) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机获得数组中的元素
- randomEle(T[], int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机获得数组中的元素
- randomEles(List<T>, int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机获得列表中的一定量元素
- randomEleSet(Collection<T>, int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机获得列表中的一定量的不重复元素,返回Set
- randomInt(int, int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数
- randomInt() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得随机数[0, 1)
- randomInt(int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数 [0,limit)
- randomLong(long, long) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数
- randomLong() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得随机数
- randomLong(long) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得指定范围内的随机数 [0,limit)
- randomNumber() - Static method in class org.aoju.bus.core.utils.RandomUtils
-
随机数字,数字为0~9单个数字
- randomNumbers(int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得一个只包含数字的字符串
- randomString(int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得一个随机的字符串(只包含数字和字符)
- randomString(String, int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得一个随机的字符串
- randomStringUpper(int) - Static method in class org.aoju.bus.core.utils.RandomUtils
-
获得一个随机的字符串(只包含数字和大写字符)
- RandomUtils - Class in org.aoju.bus.core.utils
-
随机工具类
- RandomUtils() - Constructor for class org.aoju.bus.core.utils.RandomUtils
-
- randomUUID() - Static method in class org.aoju.bus.core.key.UUID
-
获取类型 4(伪随机生成的)UUID 的静态工厂。 使用加密的强伪随机数生成器生成该 UUID。
- randomUUID(boolean) - Static method in class org.aoju.bus.core.key.UUID
-
获取类型 4(伪随机生成的)UUID 的静态工厂。 使用加密的强伪随机数生成器生成该 UUID。
- range(int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个从0开始的数字列表
- range(int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个数字列表
自动判定正序反序
- range(int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个数字列表
自动判定正序反序
- range(int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
从0开始给定范围内的整数列表,步进为1
- range(int, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
给定范围内的整数列表,步进为1
- range(int, int, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
给定范围内的整数列表
- rangeEquals(long, ByteString) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- rangeEquals(long, ByteString, int, int) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- rangeEquals(long, ByteString) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
true if the bytes at offset in this source equal bytes.
- rangeEquals(long, ByteString, int, int) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
if byteCount bytes at offset in this source equal bytes
* at bytesOffset.
- rangeEquals(int, ByteString, int, int) - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- rangeEquals(int, byte[], int, int) - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- rangeEquals(int, ByteString, int, int) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- rangeEquals(int, byte[], int, int) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- rangeEquals(long, ByteString) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- rangeEquals(long, ByteString, int, int) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- RAPID_BLINK - Static variable in class org.aoju.bus.core.lang.Ansi
-
- RapidBlink - Static variable in class org.aoju.bus.core.lang.Ansi
-
- RC4 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- RE_KEYS - Static variable in class org.aoju.bus.core.consts.RegEx
-
正则中需要被转义的关键字
- read() - Method in class org.aoju.bus.core.io.BOMInputStream
-
- read(FileReader.ReaderHandler<T>) - Method in class org.aoju.bus.core.io.file.FileReader
-
按照给定的readerHandler读取文件中的数据
- read(byte[]) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- read(byte[], int, int) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- read(ByteBuffer) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- read(Buffer, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- read(byte[]) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes up to sink.length bytes from this and copies them into sink.
- read(byte[], int, int) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes up to byteCount bytes from this and copies them into sink at offset.
- read(InputStream, int) - Static method in class org.aoju.bus.core.io.segment.ByteString
-
- read(Buffer, long) - Method in class org.aoju.bus.core.io.segment.ForwardSource
-
- read(Buffer, long) - Method in class org.aoju.bus.core.io.segment.GzipSource
-
- read(Buffer, long) - Method in class org.aoju.bus.core.io.segment.HashSource
-
- read(Buffer, long) - Method in class org.aoju.bus.core.io.segment.InflaterSource
-
- read(Buffer, long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- read(byte[]) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- read(byte[], int, int) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- read(ByteBuffer) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- read(Buffer, long) - Method in interface org.aoju.bus.core.io.segment.Source
-
Removes at least 1, and up to byteCount bytes from this and appends
them to sink.
- read(File) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
读取CSV文件,默认UTF-8编码
- read(File, Charset) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
读取CSV文件
- read(Path) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
读取CSV文件,默认UTF-8编码
- read(Path, Charset) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
读取CSV文件
- read(Reader) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
从Reader中读取CSV数据
- read(String) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
从文件中读取图片,请使用绝对路径,使用相对路径会相对于ClassPath
- read(File) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
从文件中读取图片
- read(Resource) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- read(InputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
从流中读取图片
- read(ImageInputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
从图片流中读取图片
- read(URL) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
从URL中读取图片
- read(InputStream, String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取内容
- read(InputStream, Charset) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取内容,读取完毕后并不关闭流
- read(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取内容,读到输出流中
- read(Reader) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从Reader中读取String,读取完毕后并不关闭Reader
- read(FileChannel, String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从FileChannel中读取内容,读取完毕后并不关闭Channel
- read(FileChannel, Charset) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从FileChannel中读取内容
- read(Reader) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
从一个文本流中读取全部内容并返回
- read(Reader, StringBuilder) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
从一个文本流中读取全部内容并写入缓冲
- readableFileSize() - Method in class org.aoju.bus.core.io.file.FileWrapper
-
可读的文件大小
- readableFileSize(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
可读的文件大小
- readableFileSize(long) - Static method in class org.aoju.bus.core.utils.FileUtils
-
可读的文件大小
参考 http://stackoverflow.com/questions/3263892/format-file-size-as-mb-gb-etc
- readAll(Sink) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readAll(Sink) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes all bytes from this and appends them to sink.
- readAll(Sink) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readAll(Reader) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
从一个文本输入流读取所有内容,并将该流关闭
- readAndClose(Reader) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
从一个文本流中读取全部内容并返回
- readAndClose(InputStreamReader, StringBuilder) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
从一个文本流中读取全部内容并写入缓冲
- readAndWriteUnsafe() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readAndWriteUnsafe(Buffer.UnsafeCursor) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readAvailable(InputStream, byte[], int, int) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- readByte() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readByte() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- readByte() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readByteArray() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readByteArray(long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readByteArray() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes all bytes from this and returns them as a byte array.
- readByteArray(long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes byteCount bytes from this and returns them as a byte array.
- readByteArray() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readByteArray(long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readBytes() - Method in class org.aoju.bus.core.io.file.FileReader
-
- readBytes() - Method in class org.aoju.bus.core.io.resource.BytesResource
-
- readBytes() - Method in class org.aoju.bus.core.io.resource.InputStreamResource
-
- readBytes() - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- readBytes() - Method in interface org.aoju.bus.core.io.resource.Resource
-
读取资源内容,读取完毕后会关闭流
关闭流并不影响下一次读取
- readBytes() - Method in class org.aoju.bus.core.io.resource.StringResource
-
- readBytes() - Method in class org.aoju.bus.core.io.resource.UriResource
-
- readBytes(ByteBuffer) - Static method in class org.aoju.bus.core.utils.BufferUtils
-
读取剩余部分bytes
- readBytes(ByteBuffer, int) - Static method in class org.aoju.bus.core.utils.BufferUtils
-
读取指定长度的bytes
如果长度不足,则读取剩余部分,此时buffer必须为读模式
- readBytes(ByteBuffer, int, int) - Static method in class org.aoju.bus.core.utils.BufferUtils
-
读取指定区间的数据
- readBytes(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件所有数据
文件的长度不能超过Integer.MAX_VALUE
- readBytes(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件所有数据
文件的长度不能超过Integer.MAX_VALUE
- readBytes(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取bytes
- readBytes(InputStream, int) - Static method in class org.aoju.bus.core.utils.IoUtils
-
读取指定长度的byte数组,不关闭流
- readBytes(InputStream) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
读取一个输入流中所有的字节
- readBytesAndClose(InputStream) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
读取一个输入流中所有的字节,并关闭输入流
- readByteString() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readByteString(long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readByteString() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes all bytes bytes from this and returns them as a byte string.
- readByteString(long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes byteCount bytes from this and returns them as a byte string.
- readByteString() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readByteString(long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readDecimalLong() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readDecimalLong() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Reads a long from this source in signed decimal form (i.e., as a string in base 10 with
optional leading '-').
- readDecimalLong() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readDeclaredField(Object, String) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Reads the named
public Field.
- readDeclaredField(Object, String, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets a
Field value by name.
- readDeclaredStaticField(Class<?>, String) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets the value of a
static Field by name.
- readDeclaredStaticField(Class<?>, String, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Gets the value of a
static Field by name.
- readField(Field, Object) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Reads an accessible
Field.
- readField(Field, Object, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
- readField(Object, String) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Reads the named
public Field.
- readField(Object, String, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
- readFile(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件
- readFrom(InputStream) - Method in class org.aoju.bus.core.io.segment.Buffer
-
Read and exhaust bytes from in to this.
- readFrom(InputStream, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
Read byteCount bytes from in to this.
- readFrom(Readable) - Method in class org.aoju.bus.core.text.StrBuilder
-
If possible, reads chars from the provided
Readable directly into underlying
character buffer without making extra copies.
- readFully(Buffer, long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readFully(byte[]) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readFully(byte[]) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes exactly sink.length bytes from this and copies them into sink.
- readFully(Buffer, long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes exactly byteCount bytes from this and appends them to sink.
- readFully(byte[]) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readFully(Buffer, long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readFully(InputStream, byte[], int, int) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- readHex(InputStream, int, boolean) - Static method in class org.aoju.bus.core.utils.IoUtils
-
读取16进制字符串
- readHex28Lower(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取前28个byte并转换为16进制,字母部分使用小写
- readHex28Upper(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取前28个byte并转换为16进制,字母部分使用大写
- readHexadecimalUnsignedLong() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readHexadecimalUnsignedLong() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Reads a long form this source in hexadecimal form (i.e., as a string in base 16).
- readHexadecimalUnsignedLong() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readInt() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readInt() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- readInt() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readIntLe() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readIntLe() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- readIntLe() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readLine(ByteBuffer, Charset) - Static method in class org.aoju.bus.core.utils.BufferUtils
-
读取一行,如果buffer中最后一部分并非完整一行,则返回null
支持的换行符如下:
- readLine(RandomAccessFile, Charset, LineHandler) - Static method in class org.aoju.bus.core.utils.FileUtils
-
单行处理文件内容
- readLine(RandomAccessFile, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
单行处理文件内容
- readLines(T) - Method in class org.aoju.bus.core.io.file.FileReader
-
从文件中读取每一行数据
- readLines(LineHandler) - Method in class org.aoju.bus.core.io.file.FileReader
-
按照行处理文件内容
- readLines() - Method in class org.aoju.bus.core.io.file.FileReader
-
从文件中读取每一行数据
- readLines(String, String, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(String, Charset, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(File, String, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(File, Charset, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(URL, String, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(URL, Charset, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(URL, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(URL, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(String, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(File, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(File, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readLines(File, Charset, LineHandler) - Static method in class org.aoju.bus.core.utils.FileUtils
-
按行处理文件内容
- readLines(RandomAccessFile, Charset, LineHandler) - Static method in class org.aoju.bus.core.utils.FileUtils
-
按行处理文件内容
- readLines(InputStream, String, T) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取内容
- readLines(InputStream, Charset, T) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取内容
- readLines(Reader, T) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从Reader中读取内容
- readLines(InputStream, Charset, LineHandler) - Static method in class org.aoju.bus.core.utils.IoUtils
-
按行读取数据,针对每行的数据做处理
- readLines(Reader, LineHandler) - Static method in class org.aoju.bus.core.utils.IoUtils
-
按行读取数据,针对每行的数据做处理
Reader自带编码定义,因此读取数据的编码跟随其编码。
- readLong() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readLong() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- readLong() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readLongLe() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readLongLe() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes eight bytes from this source and returns a little-endian long.
- readLongLe() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readObj(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取内容,读到输出流中
- readObjectFromXml(InputSource) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
从XML中读取对象 Reads serialized object from the XML file.
- readShort() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readShort() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- readShort() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readShortLe() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readShortLe() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes two bytes from this source and returns a little-endian short.
- readShortLe() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readStaticField(Field) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Reads an accessible
static Field.
- readStaticField(Field, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
- readStaticField(Class<?>, String) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Reads the named
public static Field.
- readStaticField(Class<?>, String, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Reads the named
static Field.
- readStr(Charset) - Method in class org.aoju.bus.core.io.resource.BytesResource
-
- readStr(Charset) - Method in class org.aoju.bus.core.io.resource.InputStreamResource
-
- readStr(Charset) - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- readStr(Charset) - Method in interface org.aoju.bus.core.io.resource.Resource
-
读取资源内容,读取完毕后会关闭流
关闭流并不影响下一次读取
- readStr(Charset) - Method in class org.aoju.bus.core.io.resource.StringResource
-
- readStr(Charset) - Method in class org.aoju.bus.core.io.resource.UriResource
-
- readStr(String, Charset) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
读取Classpath下的资源为字符串
- readString() - Method in class org.aoju.bus.core.io.file.FileReader
-
读取文件内容
- readString(Charset) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readString(long, Charset) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readString(Charset) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- readString(long, Charset) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes byteCount bytes from this, decodes them as charset,
- readString(Charset) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readString(long, Charset) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readString(File, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件内容
- readString(File, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件内容
- readString(String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件内容
- readString(String, Charset) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件内容
- readString(URL, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件内容
- readUnsafe() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readUnsafe(Buffer.UnsafeCursor) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readUtf8() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readUtf8(long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readUtf8() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes all bytes from this, decodes them as UTF-8, and returns the string.
- readUtf8(long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes byteCount bytes from this, decodes them as UTF-8, and returns the string.
- readUtf8() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readUtf8(long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readUtf8(FileChannel) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从FileChannel中读取UTF-8编码内容
- readUtf8CodePoint() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readUtf8CodePoint() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- readUtf8CodePoint() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readUtf8Line() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readUtf8Line() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes and returns characters up to but not including the next line break.
- readUtf8Line() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readUtf8Lines(String, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行的UTF-8编码数据
- readUtf8Lines(File, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据,数据编码为UTF-8
- readUtf8Lines(URL, T) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据,编码为UTF-8
- readUtf8Lines(URL) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readUtf8Lines(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据,编码为UTF-8
- readUtf8Lines(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
从文件中读取每一行数据
- readUtf8Lines(File, LineHandler) - Static method in class org.aoju.bus.core.utils.FileUtils
-
按行处理文件内容,编码为UTF-8
- readUtf8Lines(InputStream, T) - Static method in class org.aoju.bus.core.utils.IoUtils
-
从流中读取内容,使用UTF-8编码
- readUtf8Lines(InputStream, LineHandler) - Static method in class org.aoju.bus.core.utils.IoUtils
-
按行读取UTF-8编码数据,针对每行的数据做处理
- readUtf8LineStrict() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readUtf8LineStrict(long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- readUtf8LineStrict() - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Removes and returns characters up to but not including the next line break.
- readUtf8LineStrict(long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- readUtf8LineStrict() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readUtf8LineStrict(long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- readUtf8Str() - Method in class org.aoju.bus.core.io.resource.BytesResource
-
- readUtf8Str() - Method in class org.aoju.bus.core.io.resource.InputStreamResource
-
- readUtf8Str() - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- readUtf8Str() - Method in interface org.aoju.bus.core.io.resource.Resource
-
读取资源内容,读取完毕后会关闭流
关闭流并不影响下一次读取
- readUtf8Str() - Method in class org.aoju.bus.core.io.resource.StringResource
-
- readUtf8Str() - Method in class org.aoju.bus.core.io.resource.UriResource
-
- readUtf8Str(String) - Static method in class org.aoju.bus.core.utils.ResourceUtils
-
读取Classpath下的资源为字符串,使用UTF-8编码
- readUtf8String(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件内容
- readUtf8String(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
读取文件内容
- readWrite - Variable in class org.aoju.bus.core.io.segment.Buffer.UnsafeCursor
-
- readXML(InputStream) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
读取解析XML文件
编码在XML中定义
- readXML(Reader) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
读取解析XML文件
- readXML(InputSource) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
读取解析XML文件
编码在XML中定义
- RealSink - Class in org.aoju.bus.core.io.segment
-
- RealSink(Sink) - Constructor for class org.aoju.bus.core.io.segment.RealSink
-
- RealSource - Class in org.aoju.bus.core.io.segment
-
- RealSource(Source) - Constructor for class org.aoju.bus.core.io.segment.RealSource
-
- recursively(String) - Method in class org.aoju.bus.core.loader.AntLoader
-
- recursively(String) - Method in class org.aoju.bus.core.loader.PatternLoader
-
根据资源表达式推导出是否从根路径开始递归加载
- recursively(String) - Method in class org.aoju.bus.core.loader.RegexLoader
-
- RecursiveToStringStyle - Class in org.aoju.bus.core.builder
-
- RecursiveToStringStyle() - Constructor for class org.aoju.bus.core.builder.RecursiveToStringStyle
-
Constructor.
- recycle(Segment) - Static method in class org.aoju.bus.core.io.segment.LifeCycle
-
- RED - Static variable in class org.aoju.bus.core.lang.Ansi
-
- Red - Static variable in class org.aoju.bus.core.lang.Ansi
-
- ReferenceConverter - Class in org.aoju.bus.core.convert.impl
-
- ReferenceConverter(Class<? extends Reference>) - Constructor for class org.aoju.bus.core.convert.impl.ReferenceConverter
-
构造
- refill() - Method in class org.aoju.bus.core.io.segment.InflaterSource
-
- reflectionAppend(Object, Object) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Tests if two objects by using reflection.
- reflectionAppendArray(Object) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Append to the toString an Object array.
- reflectionAppendArrayDetail(StringBuffer, String, Object) - Method in class org.aoju.bus.core.builder.MultilineRecursiveToStringStyle
-
- reflectionAppendArrayDetail(StringBuffer, String, Object) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Append to the toString the detail of an array type.
- reflectionCompare(Object, Object) - Static method in class org.aoju.bus.core.builder.CompareToBuilder
-
通过反射比较两个Bean对象,对象字段可以为private。比较规则如下:
static字段不比较
Transient字段不参与比较
父类字段参与比较
- reflectionCompare(Object, Object, boolean) - Static method in class org.aoju.bus.core.builder.CompareToBuilder
-
Compares two Objects via reflection.
- reflectionCompare(Object, Object, Collection<String>) - Static method in class org.aoju.bus.core.builder.CompareToBuilder
-
Compares two Objects via reflection.
- reflectionCompare(Object, Object, String...) - Static method in class org.aoju.bus.core.builder.CompareToBuilder
-
Compares two Objects via reflection.
- reflectionCompare(Object, Object, boolean, Class<?>, String...) - Static method in class org.aoju.bus.core.builder.CompareToBuilder
-
Compares two Objects via reflection.
- ReflectionDiffBuilder - Class in org.aoju.bus.core.builder
-
- ReflectionDiffBuilder(T, T, ToStringStyle) - Constructor for class org.aoju.bus.core.builder.ReflectionDiffBuilder
-
Constructs a builder for the specified objects with the specified style.
- reflectionEquals(Object, Object, Collection<String>) - Static method in class org.aoju.bus.core.builder.EqualsBuilder
-
反射检查两个对象是否equals,此方法检查对象及其父对象的属性(包括私有属性)是否equals
- reflectionEquals(Object, Object, String...) - Static method in class org.aoju.bus.core.builder.EqualsBuilder
-
反射检查两个对象是否equals,此方法检查对象及其父对象的属性(包括私有属性)是否equals
- reflectionEquals(Object, Object, boolean) - Static method in class org.aoju.bus.core.builder.EqualsBuilder
-
This method uses reflection to determine if the two Objects
are equal.
- reflectionEquals(Object, Object, boolean, Class<?>, String...) - Static method in class org.aoju.bus.core.builder.EqualsBuilder
-
This method uses reflection to determine if the two Objects
are equal.
- reflectionEquals(Object, Object, boolean, Class<?>, boolean, String...) - Static method in class org.aoju.bus.core.builder.EqualsBuilder
-
This method uses reflection to determine if the two Objects
are equal.
- reflectionHashCode(int, int, Object) - Static method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Uses reflection to build a valid hash code from the fields of object.
- reflectionHashCode(int, int, Object, boolean) - Static method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Uses reflection to build a valid hash code from the fields of object.
- reflectionHashCode(int, int, T, boolean, Class<? super T>, String...) - Static method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Uses reflection to build a valid hash code from the fields of object.
- reflectionHashCode(Object, boolean) - Static method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Uses reflection to build a valid hash code from the fields of object.
- reflectionHashCode(Object, Collection<String>) - Static method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Uses reflection to build a valid hash code from the fields of object.
- reflectionHashCode(Object, String...) - Static method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Uses reflection to build a valid hash code from the fields of object.
- reflectionToString(Object) - Static method in class org.aoju.bus.core.builder.ToStringBuilder
-
Uses ReflectionToStringBuilder to generate a
toString for the specified object.
- reflectionToString(Object, ToStringStyle) - Static method in class org.aoju.bus.core.builder.ToStringBuilder
-
Uses ReflectionToStringBuilder to generate a
toString for the specified object.
- reflectionToString(Object, ToStringStyle, boolean) - Static method in class org.aoju.bus.core.builder.ToStringBuilder
-
Uses ReflectionToStringBuilder to generate a
toString for the specified object.
- reflectionToString(T, ToStringStyle, boolean, Class<? super T>) - Static method in class org.aoju.bus.core.builder.ToStringBuilder
-
Uses ReflectionToStringBuilder to generate a
toString for the specified object.
- ReflectionToStringBuilder - Class in org.aoju.bus.core.builder
-
- ReflectionToStringBuilder(Object) - Constructor for class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Constructor.
- ReflectionToStringBuilder(Object, ToStringStyle) - Constructor for class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Constructor.
- ReflectionToStringBuilder(Object, ToStringStyle, StringBuffer) - Constructor for class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Constructor.
- ReflectionToStringBuilder(T, ToStringStyle, StringBuffer, Class<? super T>, boolean, boolean) - Constructor for class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Constructor.
- ReflectionToStringBuilder(T, ToStringStyle, StringBuffer, Class<? super T>, boolean, boolean, boolean) - Constructor for class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Constructor.
- ReflectUtils - Class in org.aoju.bus.core.utils
-
反射工具类.
- ReflectUtils() - Constructor for class org.aoju.bus.core.utils.ReflectUtils
-
- RegEx - Class in org.aoju.bus.core.consts
-
正则表达式
- RegEx() - Constructor for class org.aoju.bus.core.consts.RegEx
-
- regex() - Static method in class org.aoju.bus.core.loader.Loaders
-
创建正则表达式的资源加载器,这是一个委派加载器,自身并没有资源加载逻辑而是委派给实际的资源加载器,
在这个创建方法中,实际委派给
Loaders.std()资源加载器。
示例:
- regex(ClassLoader) - Static method in class org.aoju.bus.core.loader.Loaders
-
- regex(Loader) - Static method in class org.aoju.bus.core.loader.Loaders
-
创建正则表达式的资源加载器,这是一个委派加载器,自身并没有资源加载逻辑而是委派给实际的资源加载器,
在这个创建方法中,实际委派给delegate资源加载器。
示例:
- RegexFilter - Class in org.aoju.bus.core.loader
-
正则表达式过滤器
- RegexFilter(String) - Constructor for class org.aoju.bus.core.loader.RegexFilter
-
- RegexFilter(Pattern) - Constructor for class org.aoju.bus.core.loader.RegexFilter
-
- RegexLoader - Class in org.aoju.bus.core.loader
-
正则表达式资源加载器
- RegexLoader() - Constructor for class org.aoju.bus.core.loader.RegexLoader
-
- RegexLoader(ClassLoader) - Constructor for class org.aoju.bus.core.loader.RegexLoader
-
- RegexLoader(Loader) - Constructor for class org.aoju.bus.core.loader.RegexLoader
-
- RejectPolicy - Enum in org.aoju.bus.core.thread
-
线程拒绝策略枚举
- remove() - Method in class org.aoju.bus.core.collection.ArrayIterator
-
- remove() - Method in class org.aoju.bus.core.collection.CopiedIter
-
此对象不支持移除元素
- remove() - Method in class org.aoju.bus.core.collection.EnumerationIterator
-
Removes the last retrieved element if a collection is attached.
- remove() - Method in class org.aoju.bus.core.collection.LineIter
-
不支持移除
- remove() - Method in class org.aoju.bus.core.io.resource.MultiResource
-
- remove(K) - Method in class org.aoju.bus.core.lang.SimpleCache
-
移除缓存
- remove(Class<?>) - Static method in class org.aoju.bus.core.lang.Singleton
-
移除指定Singleton对象
- remove(Filter) - Method in class org.aoju.bus.core.loader.MixFilter
-
删除过滤器
- remove(Object) - Method in class org.aoju.bus.core.map.MapProxy
-
- remove(Object) - Method in class org.aoju.bus.core.map.MapWrapper
-
- remove(Object) - Method in class org.aoju.bus.core.map.TableMap
-
- remove(Object) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- remove(int) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- remove(T[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove(boolean[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove(byte[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove(char[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove(double[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove(float[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove(int[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove(long[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove(short[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the element at the specified position from the specified array.
- remove() - Method in class org.aoju.bus.core.utils.IterUtils.EnumerationIter
-
- remove(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- remove(String, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- removeAll(Collection<?>) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- removeAll(T[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(byte[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(short[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(int[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(char[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(long[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(float[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(double[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(boolean[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the elements at the specified positions from the specified array.
- removeAll(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- removeAllOccurences(boolean[], boolean) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified boolean array.
- removeAllOccurences(char[], char) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified char array.
- removeAllOccurences(byte[], byte) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified byte array.
- removeAllOccurences(short[], short) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified short array.
- removeAllOccurences(int[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified int array.
- removeAllOccurences(long[], long) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified long array.
- removeAllOccurences(float[], float) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified float array.
- removeAllOccurences(double[], double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified double array.
- removeAllOccurences(T[], T) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the occurrences of the specified element from the specified array.
- removeAny(Collection<T>, T...) - Static method in class org.aoju.bus.core.utils.CollUtils
-
去掉集合中的多个元素
- removeBlank(Collection<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
去除null或者""或者空白字符串 元素
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.aoju.bus.core.map.FixedLinkedHashMap
-
- removeElement(T[], Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(boolean[], boolean) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(byte[], byte) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(char[], char) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(double[], double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(float[], float) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(int[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(long[], long) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElement(short[], short) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes the first occurrence of the specified element from the
specified array.
- removeElements(T[], T...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeElements(byte[], byte...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeElements(short[], short...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeElements(int[], int...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeElements(char[], char...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeElements(long[], long...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeElements(float[], float...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeElements(double[], double...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeElements(boolean[], boolean...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Removes occurrences of specified elements, in specified quantities,
from the specified array.
- removeEmpty(Collection<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
去除null或者"" 元素
- removeEqual(T, String...) - Method in class org.aoju.bus.core.lang.Dict
-
与给定实体对比并去除相同的部分
此方法用于在更新操作时避免所有字段被更新,跳过不需要更新的字段 version from 2.0.0
- removeFileType(String) - Static method in class org.aoju.bus.core.consts.FileType
-
移除文件类型映射
- removeFinalModifier(Field) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Removes the final modifier from a
Field.
- removeFinalModifier(Field, boolean) - Static method in class org.aoju.bus.core.utils.FieldUtils
-
Removes the final modifier from a
Field.
- removeFirst(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- removeIgnoreCase(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- removeLastFieldSeparator(StringBuffer) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Remove the last field separator from the buffer.
- removeListener(ClipboardListener) - Method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
去除指定监听
- removeNull(Collection<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
去除null 元素
- removePreAndLowerFirst(CharSequence, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
去掉首部指定长度的字符串并将剩余字符串首字母小写
例如:str=setName, preLength=3 =》 return name
- removePreAndLowerFirst(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
去掉首部指定长度的字符串并将剩余字符串首字母小写
例如:str=setName, prefix=set =》 return name
- removePrefix(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
去掉指定前缀
- removePrefixIgnoreCase(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
忽略大小写去掉指定前缀
- removeStart(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
删除指定字符串
是否在开始位置,否则返回源字符串
A null source string will return null.
- removeSuffix(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
去掉指定后缀
- rename(File, File) - Method in interface org.aoju.bus.core.io.segment.FileSystem
-
- rename(File, String, boolean, boolean) - Static method in class org.aoju.bus.core.utils.FileUtils
-
修改文件或目录的文件名,不变更路径,只是简单修改文件名
重命名有两种模式:
1、isRetainExt为true时,保留原扩展名:
- renameKey(Map<K, V>, K, K) - Static method in class org.aoju.bus.core.utils.MapUtils
-
- repeat(char, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
重复某个字符
- repeat(CharSequence, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
重复某个字符串
- replace(T) - Method in interface org.aoju.bus.core.lang.Replacer
-
替换指定类型为目标类型
- replace(int, int, String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Replaces a portion of the string builder with another string.
- replace(StrMatcher, String, int, int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Advanced search and replaces within the builder using a matcher.
- replace(Object, Map<String, V>) - Static method in class org.aoju.bus.core.text.Substitute
-
替换给定源对象中出现的所有变量
它们在映射中的匹配值
- replace(Object, Map<String, V>, String, String) - Static method in class org.aoju.bus.core.text.Substitute
-
将给定源对象中出现的所有变量替换
它们在映射中匹配的值。这种方法允许指定自定义变量前缀和后缀
- replace(Object, Properties) - Static method in class org.aoju.bus.core.text.Substitute
-
用匹配的变量替换给定源对象中出现的所有变量
- replace(String) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
从使用给定源字符串作为模板的解析器。
- replace(String, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replace(char[]) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
从使用给定源数组作为模板的解析器。
该方法不改变数组。
- replace(char[], int, int) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replace(StringBuffer) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配值替换所有出现的变量
从使用给定源缓冲区作为模板的解析器
- replace(StringBuffer, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replace(CharSequence) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replace(CharSequence, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replace(StrBuilder) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replace(StrBuilder, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replace(Object) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replace(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replace(String, String, String, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replace(CharSequence, CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串
- replace(CharSequence, CharSequence, CharSequence, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串
- replace(CharSequence, int, CharSequence, CharSequence, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串
- replace(CharSequence, int, int, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换指定字符串的指定区间内字符为固定字符
- replaceAll(char, char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Replaces the search character with the replace character
throughout the builder.
- replaceAll(String, String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Replaces the search string with the replace string throughout the builder.
- replaceAll(StrMatcher, String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Replaces all matches within the builder with the replace string.
- replaceAll(String, String, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
正则替换指定值
通过正则查找到字符串,然后把匹配到的字符串加入到replacementTemplate中,$1表示分组1的字符串
- replaceAll(String, Pattern, String) - Static method in class org.aoju.bus.core.utils.PatternUtils
-
正则替换指定值
通过正则查找到字符串,然后把匹配到的字符串加入到replacementTemplate中,$1表示分组1的字符串
- replaceAll(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replaceBlank(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- replaceChars(String, char, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replaceChars(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replaceChars(CharSequence, String, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符字符数组中所有的字符为replacedStr
提供的chars为所有需要被替换的字符,例如:"\r\n",则"\r"和"\n"都会被替换,哪怕他们单独存在
- replaceChars(CharSequence, char[], CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符字符数组中所有的字符为replacedStr
- replaceEach(String, String[], String[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replaceEachRepeatedly(String, String[], String[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replaceEscapeCharacter(String) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
替换xml中特殊字符
- replaceFirst(char, char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Replaces the first instance of the search character with the
replace character in the builder.
- replaceFirst(String, String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Replaces the first instance of the search string with the replace string.
- replaceFirst(StrMatcher, String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Replaces the first match within the builder with the replace string.
- replaceFirst(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replaceIgnoreCase(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replaceIgnoreCase(String, String, String, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串.
- replaceIgnoreCase(CharSequence, CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
替换字符串中的指定字符串,忽略大小写
- replaceIn(StringBuffer) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replaceIn(StringBuffer, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replaceIn(StringBuilder) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replaceIn(StringBuilder, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replaceIn(StrBuilder) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- replaceIn(StrBuilder, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
用匹配的值替换所有出现的变量
- Replacer<T> - Interface in org.aoju.bus.core.lang
-
替换器
通过实现此接口完成指定类型对象的替换操作,替换后的目标类型依旧为指定类型
- replaceSystemProperties(Object) - Static method in class org.aoju.bus.core.text.Substitute
-
替换给定源对象中出现的所有变量
它们在系统属性中匹配的值。
- request(long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- request(long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
- request(long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- requestModel(Object) - Method in class org.aoju.bus.core.utils.XmlUtils
-
- require(long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- require(long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
when the buffer contains at least byteCount bytes.
- require(long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- requireNotNull(T) - Static method in class org.aoju.bus.core.utils.$
-
断言,必须不能为 null
- requireNotNull(T, String) - Static method in class org.aoju.bus.core.utils.$
-
断言,必须不能为 null
- requireNotNull(T, Supplier<String>) - Static method in class org.aoju.bus.core.utils.$
-
断言,必须不能为 null
- reset() - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Reset the EqualsBuilder so you can use the same object again
- reset() - Method in class org.aoju.bus.core.collection.ArrayIterator
-
Resets the iterator back to the start index.
- reset() - Method in interface org.aoju.bus.core.collection.ResettableIterator
-
Resets the iterator back to the position at which the iterator
was created.
- reset() - Method in class org.aoju.bus.core.io.FastByteArray
-
- reset() - Method in class org.aoju.bus.core.io.FastByteBuffer
-
- reset() - Method in class org.aoju.bus.core.io.resource.MultiResource
-
重置游标
- reset() - Method in class org.aoju.bus.core.utils.TextUtils
-
删除全部字符,位置归零
- ResettableIterator<E> - Interface in org.aoju.bus.core.collection
-
定义一个迭代器,该迭代器可以重置为初始状态.
- resize(T[], int, Class<?>) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的重新设置大小的数组
调整大小后拷贝原数组到新数组下。扩大则占位前N个位置,缩小则截断
- resize(T[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的重新设置大小的数组
新数组的类型为原数组的类型,调整大小后拷贝原数组到新数组下。扩大则占位前N个位置,缩小则截断
- resize(byte[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的重新设置大小的数组
调整大小后拷贝原数组到新数组下。扩大则占位前N个位置,其它位置补充0,缩小则截断
- resizeBuffer(long) - Method in class org.aoju.bus.core.io.segment.Buffer.UnsafeCursor
-
Change the size of the buffer so that it equals newSize by either adding new
capacity at the end or truncating the buffer at the end.
- resolvePrimitiveClassName(String) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- resolveVariable(String, StrBuilder, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
- Resource - Interface in org.aoju.bus.core.io.resource
-
资源接口定义
资源可以是文件、URL、ClassPath中的文件亦或者jar包中的文件
- ResourceEnumerator() - Constructor for class org.aoju.bus.core.loader.ResourceLoader.ResourceEnumerator
-
- ResourceLoader - Class in org.aoju.bus.core.loader
-
资源加载器
- ResourceLoader() - Constructor for class org.aoju.bus.core.loader.ResourceLoader
-
- ResourceLoader.ResourceEnumerator - Class in org.aoju.bus.core.loader
-
- ResourceUtils - Class in org.aoju.bus.core.utils
-
ClassPath资源工具类
- ResourceUtils() - Constructor for class org.aoju.bus.core.utils.ResourceUtils
-
- restart() - Method in class org.aoju.bus.core.date.TimeInterval
-
重新开始计算时间(重置开始时间)
- restEntity(T) - Method in interface org.aoju.bus.core.io.segment.EventFactory
-
- retainAll(Collection<?>) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- reverse() - Method in class org.aoju.bus.core.text.StrBuilder
-
Reverses the string builder placing each character in the opposite index.
- reverse(Object[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(int[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(char[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(boolean[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- reverse(byte[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(char[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(double[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(float[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(int[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(long[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(Object[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(short[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
反转数组,会变更原数组
- reverse(Map<T, T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
Map的键和值互换
- reverse(List<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
反序给定List,会在原List基础上直接修改
- reverse(Map<T, T>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
Map的键和值互换
- reverse(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
反转字符串
例如:abcd =》dcba
- REVERSE_VIDEO - Static variable in class org.aoju.bus.core.lang.Ansi
-
- reverseBytesInt(int) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- reverseBytesLong(long) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- reverseBytesShort(short) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- ReverseCompare<E> - Class in org.aoju.bus.core.compare
-
反转比较器
- ReverseCompare(Comparator<? super E>) - Constructor for class org.aoju.bus.core.compare.ReverseCompare
-
- reverseNew(List<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
反序给定List,会创建一个新的List,原List数据不变
- right - Variable in class org.aoju.bus.core.lang.tuple.ImmutablePair
-
Right object
- right - Variable in class org.aoju.bus.core.lang.tuple.ImmutableTriple
-
Right object
- right - Variable in class org.aoju.bus.core.lang.tuple.MutablePair
-
Right object
- right - Variable in class org.aoju.bus.core.lang.tuple.MutableTriple
-
Right object
- right(String, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Gets the rightmost len characters of a String.
- rightClick() - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
模拟右键单击
鼠标单击包括鼠标右键的按下和释放
- rightPad(String, int, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Right pad a String with a specified String.
- rightPad(String, int, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Right pad a String with a specified character.
- rightString(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Extracts the rightmost characters from the string builder without
throwing an exception.
- RingBuffer<T> - Class in org.aoju.bus.core.io.segment
-
- RingBuffer(int, EventFactory<T>) - Constructor for class org.aoju.bus.core.io.segment.RingBuffer
-
Creates an ArrayBlockingQueue with the given (fixed)
capacity and default access policy.
- rotate(int) - Method in class org.aoju.bus.core.image.Image
-
旋转图片为指定角度
来自:http://blog.51cto.com/cping1982/130066
- rotate(File, int, File) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
旋转图片为指定角度
此方法不会关闭输出流
- rotate(Image, int, File) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
旋转图片为指定角度
此方法不会关闭输出流
- rotate(Image, int, OutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
旋转图片为指定角度
此方法不会关闭输出流
- rotate(Image, int, ImageOutputStream) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
旋转图片为指定角度
此方法不会关闭输出流,输出格式为JPG
- rotate(Image, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
旋转图片为指定角度
来自:http://blog.51cto.com/cping1982/130066
- rotatingHash(String, int) - Static method in class org.aoju.bus.core.utils.HashUtils
-
旋转hash
- round(double) - Method in class org.aoju.bus.core.image.Image
-
图片圆角处理
- round(BigDecimal, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
- round(BigDecimal, int, RoundingMode) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
保留固定位数小数
例如保留四位小数:123.456789 =》 123.4567
- roundDown(Number, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
保留固定小数位数,舍去多余位数
- roundDown(BigDecimal, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
保留固定小数位数,舍去多余位数
- roundHalfEven(Number, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
四舍六入五成双计算法
- roundHalfEven(BigDecimal, int) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
四舍六入五成双计算法
- RSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
非对称算法类型
- RSA_ECB_PKCS1 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- RSA_None - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- rsHash(String) - Static method in class org.aoju.bus.core.utils.HashUtils
-
RS算法hash
- run() - Method in class org.aoju.bus.core.io.file.LineReadWatcher
-
- run() - Method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
- run() - Method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
- run() - Method in class org.aoju.bus.core.thread.Semaphore
-
- run() - Method in class org.aoju.bus.core.thread.SyncFinisher.Worker
-
- RUNTIME_NAME - Static variable in class org.aoju.bus.core.consts.System
-
运行环境名称
- RUNTIME_VERSION - Static variable in class org.aoju.bus.core.consts.System
-
运行环境版本
- RuntimeUtils - Class in org.aoju.bus.core.utils
-
系统运行时工具类
用于执行系统命令的工具
- RuntimeUtils() - Constructor for class org.aoju.bus.core.utils.RuntimeUtils
-
- safeClose(Closeable) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
关闭一个可关闭对象,可以接受 null。如果成功关闭,返回 true,发生异常 返回 false
- safeFlush(Flushable) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
安全刷新一个可刷新的对象,可接受 null
- safeGet(String) - Method in class org.aoju.bus.core.beans.DynaBean
-
获得字段对应值,获取异常返回null
- safeSleep(Number) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
- SANE - Static variable in class org.aoju.bus.core.lang.Ansi
-
- scale(float) - Method in class org.aoju.bus.core.image.Image
-
缩放图像(按比例缩放)
- scale(int, int) - Method in class org.aoju.bus.core.image.Image
-
缩放图像(按长宽缩放)
注意:目标长宽与原图不成比例会变形
- scale(int, int, Color) - Method in class org.aoju.bus.core.image.Image
-
等比缩放图像,此方法按照按照给定的长宽等比缩放图片,按照长宽缩放比最多的一边等比缩放,空白部分填充背景色
缩放后默认为jpeg格式
- scale(File, File, float) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按比例缩放)
缩放后默认为jpeg格式
- scale(InputStream, OutputStream, float) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
- scale(ImageInputStream, ImageOutputStream, float) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
- scale(Image, File, float) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
- scale(Image, OutputStream, float) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
- scale(Image, ImageOutputStream, float) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
- scale(Image, float) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按比例缩放)
- scale(Image, int, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按长宽缩放)
注意:目标长宽与原图不成比例会变形
- scale(File, File, int, int, Color) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式
- scale(InputStream, OutputStream, int, int, Color) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式,此方法并不关闭流
- scale(ImageInputStream, ImageOutputStream, int, int, Color) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式,此方法并不关闭流
- scale(Image, ImageOutputStream, int, int, Color) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式,此方法并不关闭流
- scale(Image, int, int, Color) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式
- ScaleType - Enum in org.aoju.bus.core.image
-
图片缩略算法类型
- scan() - Method in class org.aoju.bus.core.lang.Scaner
-
扫面包路径下满足class过滤器条件的所有class文件
- Scaner - Class in org.aoju.bus.core.lang
-
类扫描器
- Scaner() - Constructor for class org.aoju.bus.core.lang.Scaner
-
构造,默认UTF-8编码
- Scaner(String) - Constructor for class org.aoju.bus.core.lang.Scaner
-
构造,默认UTF-8编码
- Scaner(String, Filter<Class<?>>) - Constructor for class org.aoju.bus.core.lang.Scaner
-
构造,默认UTF-8编码
- Scaner(String, Filter<Class<?>>, Charset) - Constructor for class org.aoju.bus.core.lang.Scaner
-
构造
- scanner() - Static method in class org.aoju.bus.core.lang.Console
-
- scanPackage() - Static method in class org.aoju.bus.core.lang.Scaner
-
扫面该包路径下所有class文件
- scanPackage(String) - Static method in class org.aoju.bus.core.lang.Scaner
-
扫面该包路径下所有class文件
- scanPackage(String, Filter<Class<?>>) - Static method in class org.aoju.bus.core.lang.Scaner
-
扫面包路径下满足class过滤器条件的所有class文件,
如果包路径为 com.abs + A.class 但是输入 abs会产生classNotFoundException
因为className 应该为 com.abs.A 现在却成为abs.A,此工具类对该异常进行忽略处理
- scanPackageByAnnotation(String, Class<? extends Annotation>) - Static method in class org.aoju.bus.core.lang.Scaner
-
扫描指定包路径下所有包含指定注解的类
- scanPackageBySuper(String, Class<?>) - Static method in class org.aoju.bus.core.lang.Scaner
-
扫描指定包路径下所有指定类或接口的子类或实现类
- sdbmHash(String) - Static method in class org.aoju.bus.core.utils.HashUtils
-
SDBM算法
- second() - Method in class org.aoju.bus.core.date.DateTime
-
获得指定日期的秒数部分
- second(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
获得指定日期的秒数部分
- secondToTime(int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
秒数转为时间格式(HH:mm:ss)
- SecurityCaller - Class in org.aoju.bus.core.lang.caller
-
方式获取调用者
- SecurityCaller() - Constructor for class org.aoju.bus.core.lang.caller.SecurityCaller
-
- seek(long) - Method in class org.aoju.bus.core.io.segment.Buffer.UnsafeCursor
-
- Segment - Class in org.aoju.bus.core.io.segment
-
缓冲区的一段
缓冲区中的每个段都是一个循环链表节点,它引用以下内容和
缓冲区中前面的段。
池中的每个段都是一个单链列表节点,引用池。
段的底层字节数组可以在缓冲区和字节字符串之间共享。当一个
段不能回收,也不能改变它的字节数据。
唯一的例外是允许所有者段附加到段中,写入数据
limit及以上。每个字节数组都有一个单独的拥有段。的立场,
限制、prev和next引用不共享。
- select(BufferOption) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- select(BufferOption) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Finds the first string in options that is a prefix of this buffer, consumes it from
this buffer, and returns its index.
- select(BufferOption) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- select() - Method in class org.aoju.bus.core.math.Arrangement
-
全排列选择(列表全部参与排列)
- select(int) - Method in class org.aoju.bus.core.math.Arrangement
-
排列选择(从列表中选择m个排列)
- select(int) - Method in class org.aoju.bus.core.math.Combination
-
组合选择(从列表中选择m个组合)
- selectAll() - Method in class org.aoju.bus.core.math.Arrangement
-
排列所有组合,即A(n, 1) + A(n, 2) + A(n, 3)...
- selectAll() - Method in class org.aoju.bus.core.math.Combination
-
全组合
- Semaphore - Class in org.aoju.bus.core.thread
-
- Semaphore(Runnable, Semaphore) - Constructor for class org.aoju.bus.core.thread.Semaphore
-
构造
- set(Object, Object) - Method in class org.aoju.bus.core.beans.BeanPath
-
设置表达式指定位置(或filed对应)的值
若表达式指向一个List则设置其坐标对应位置的值,若指向Map则put对应key的值,Bean则设置字段的值
注意:
- set(String, Object) - Method in class org.aoju.bus.core.beans.DynaBean
-
设置字段值
- set(String, Object) - Method in class org.aoju.bus.core.lang.Dict
-
设置列
- set(T) - Method in interface org.aoju.bus.core.lang.mutable.Mutable
-
设置值
- set(boolean) - Method in class org.aoju.bus.core.lang.mutable.MutableBool
-
设置值
- set(Boolean) - Method in class org.aoju.bus.core.lang.mutable.MutableBool
-
- set(byte) - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
设置值
- set(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
- set(double) - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
设置值
- set(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
- set(float) - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
设置值
- set(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
- set(int) - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
设置值
- set(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
- set(long) - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
设置值
- set(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
- set(T) - Method in class org.aoju.bus.core.lang.mutable.MutableObject
-
- set(short) - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
设置值
- set(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
- set(int, String) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- set(Transferable) - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
设置内容到剪贴板
- set(Transferable, ClipboardOwner) - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
设置内容到剪贴板
- setAccessible(Method) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
设置方法为可访问
- setAccessible(T) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
设置方法为可访问(私有方法可以被外部调用)
- setAlwaysDelimitText(boolean) - Method in class org.aoju.bus.core.text.csv.CsvWriteConfig
-
设置是否始终使用文本分隔符,文本包装符,默认false,按需添加
- setAlwaysDelimitText(boolean) - Method in class org.aoju.bus.core.text.csv.CsvWriter
-
设置是否始终使用文本分隔符,文本包装符,默认false,按需添加
- setAppendStatics(boolean) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Sets whether or not to append static fields.
- setAppendTransients(boolean) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Sets whether or not to append transient fields.
- setArrayContentDetail(boolean) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets whether to output array content detail.
- setArrayContentDetail(boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets whether to output array content detail.
- setArrayEnd(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the array end text.
- setArrayEnd(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the array end text.
- setArraySeparator(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the array separator text.
- setArraySeparator(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the array separator text.
- setArrayStart(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the array start text.
- setArrayStart(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the array start text.
- setAttribute(Object, String, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
给对象的属性赋值
- setBetweenMs(long) - Method in class org.aoju.bus.core.date.format.BetweenFormat
-
设置 时长毫秒数
- setBypassReflectionClasses(List<Class<?>>) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Set Classes whose instances should be compared by calling their equals
although being in recursive mode.
- setCapacity(int) - Method in class org.aoju.bus.core.map.FixedLinkedHashMap
-
设置容量
- setCharAt(int, char) - Method in class org.aoju.bus.core.text.StrBuilder
-
Sets the character at the specified index.
- setCharset(Charset) - Method in class org.aoju.bus.core.io.file.FileWrapper
-
设置字符集编码
- setComparator(int, Comparator<E>) - Method in class org.aoju.bus.core.compare.CompareChain
-
替换指定位置的比较器,保持原排序方式
- setComparator(int, Comparator<E>, boolean) - Method in class org.aoju.bus.core.compare.CompareChain
-
替换指定位置的比较器,替换指定排序方式
- setContainsHeader(boolean) - Method in class org.aoju.bus.core.text.csv.CsvReadConfig
-
设置是否首行做为标题行,默认false
- setContainsHeader(boolean) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
设置是否首行做为标题行,默认false
- setContentEnd(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the content end text.
- setContentEnd(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the content end text.
- setContentStart(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the content start text.
- setContentStart(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the content start text.
- setCopyAttributes(boolean) - Method in class org.aoju.bus.core.io.file.FileCopier
-
设置是否拷贝所有属性
- setCopyContentIfDir(boolean) - Method in class org.aoju.bus.core.io.file.FileCopier
-
当拷贝来源是目录时是否只拷贝目录下的内容
- setCopyFilter(Filter<T>) - Method in class org.aoju.bus.core.lang.copier.Duplicate
-
设置过滤器
- setCorePoolSize(int) - Method in class org.aoju.bus.core.thread.ExecutorBuilder
-
设置初始池大小,默认0
- setDaemon(boolean) - Method in class org.aoju.bus.core.thread.ThreadBuilder
-
设置是否守护线程
- setDays(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,设置N天
- setDefaultFullDetail(boolean) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets whether to use full detail when the caller doesn't
specify.
- setDefaultFullDetail(boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets whether to use full detail when the caller doesn't
specify.
- setDefaultStyle(ToStringStyle) - Static method in class org.aoju.bus.core.builder.ToStringBuilder
-
Sets the default ToStringStyle to use.
- setDelay(long) - Method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
设置重试等待
- setDelay(int) - Static method in class org.aoju.bus.core.utils.DesktopUtils
-
设置默认的延迟时间
当按键执行完后的等待时间,也可以用ThreadUtil.sleep方法代替
- setDelegate(Timeout) - Method in class org.aoju.bus.core.io.segment.Forward
-
- setDest(T) - Method in class org.aoju.bus.core.lang.copier.Duplicate
-
设置目标
- setEditable(Class<?>) - Method in class org.aoju.bus.core.beans.copier.CopyOptions
-
设置限制的类或接口,必须为目标对象的实现接口或父类,用于限制拷贝的属性
- setEnableSubstitutionInVariables(boolean) - Method in class org.aoju.bus.core.text.Substitute
-
- setEnumeration(Enumeration<? extends E>) - Method in class org.aoju.bus.core.collection.EnumerationIterator
-
Sets the underlying enumeration.
- setEquals(boolean) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Sets the isEquals value.
- setErrorOnDifferentFieldCount(boolean) - Method in class org.aoju.bus.core.text.csv.CsvReadConfig
-
设置每行字段个数不同时是否抛出异常,默认false
- setErrorOnDifferentFieldCount(boolean) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
设置每行字段个数不同时是否抛出异常,默认false
- setEscapeChar(char) - Method in class org.aoju.bus.core.text.Substitute
-
设置转义字符
如果该字符放在源中的变量引用之前,这个变量将被忽略。
- setExcludeFieldNames(String...) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Sets the field names to exclude.
- setExcludeFields(String...) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Set field names to be excluded by reflection tests.
- setExcludeNullValues(boolean) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Sets whether or not to append fields whose values are null.
- setFieldMapping(Map<String, String>) - Method in class org.aoju.bus.core.beans.copier.CopyOptions
-
设置拷贝属性的字段映射,用于不同的属性之前拷贝做对应表用
- setFieldNameValueSeparator(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the field name value separator text.
- setFieldNameValueSeparator(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the field name value separator text.
- setFieldSeparator(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the field separator text.
- setFieldSeparator(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the field separator text.
- setFieldSeparator(char) - Method in class org.aoju.bus.core.text.csv.CsvConfig
-
设置字段分隔符,默认逗号','
- setFieldSeparator(char) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
设置字段分隔符,默认逗号','
- setFieldSeparatorAtEnd(boolean) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets whether the field separator should be added at the end
of each buffer.
- setFieldSeparatorAtEnd(boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets whether the field separator should be added at the end
of each buffer.
- setFieldSeparatorAtStart(boolean) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets whether the field separator should be added at the start
of each buffer.
- setFieldSeparatorAtStart(boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets whether the field separator should be added at the start
of each buffer.
- setFieldValue(Object, String, Object) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
设置字段值,,通过反射设置字段值,并不调用setXXX方法
对象同样支持Map类型,fieldNameOrIndex即为key
- setFieldValue(Object, String, Object) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
设置字段值
- setFieldValue(Object, Field, Object) - Static method in class org.aoju.bus.core.utils.ReflectUtils
-
设置字段值
- setFile(File) - Method in class org.aoju.bus.core.io.file.FileWrapper
-
设置文件
- setFirstDayOfWeek(Fields.Week) - Method in class org.aoju.bus.core.date.DateTime
-
- setFormat(String) - Method in class org.aoju.bus.core.convert.impl.CalendarConverter
-
设置日期格式
- setFormat(String) - Method in class org.aoju.bus.core.convert.impl.DateConverter
-
设置日期格式
- setFormat(String) - Method in class org.aoju.bus.core.convert.impl.Jdk8DateConverter
-
设置日期格式
- setForwardSort(int) - Method in class org.aoju.bus.core.compare.CompareChain
-
更改指定位置的排序方式为正序
- setHandler(RejectedExecutionHandler) - Method in class org.aoju.bus.core.thread.ExecutorBuilder
-
设置当线程阻塞(block)时的异常处理器,所谓线程阻塞既线程池和等待队列已满,无法处理线程时采取的策略
- setHours(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,设置N小时
- setIgnoreCase(boolean) - Method in class org.aoju.bus.core.beans.copier.CopyOptions
-
设置是否忽略字段的注入错误
- setIgnoreError(boolean) - Method in class org.aoju.bus.core.beans.copier.CopyOptions
-
设置是否忽略字段的注入错误
- setIgnoreNull(String, Object) - Method in class org.aoju.bus.core.lang.Dict
-
设置列,当键或值为null时忽略
- setIgnoreNullValue(boolean) - Method in class org.aoju.bus.core.beans.copier.CopyOptions
-
设置是否忽略空值,当源对象的值为null时,true: 忽略而不注入此值,false: 注入null
- setIgnoreProperties(String...) - Method in class org.aoju.bus.core.beans.copier.CopyOptions
-
设置忽略的目标对象中属性列表,设置一个属性列表,不拷贝这些属性值
- setImage(Image) - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
设置图片到剪贴板
- setInitialize(boolean) - Method in class org.aoju.bus.core.lang.Scaner
-
设置是否在扫描到类时初始化类
- setIterator(Iterator<? extends E>) - Method in class org.aoju.bus.core.collection.IteratorEnumeration
-
Sets the underlying iterator.
- setKeepAliveTime(long, TimeUnit) - Method in class org.aoju.bus.core.thread.ExecutorBuilder
-
设置线程存活时间,既当池中线程多于初始大小时,多出的线程保留的时长
- setKeepAliveTime(long) - Method in class org.aoju.bus.core.thread.ExecutorBuilder
-
设置线程存活时间,既当池中线程多于初始大小时,多出的线程保留的时长,单位纳秒
- setKeepTaskList(boolean) - Method in class org.aoju.bus.core.date.StopWatch
-
设置是否在停止后保留任务,false 表示停止运行后不保留任务
- setLeft(L) - Method in class org.aoju.bus.core.lang.tuple.MutablePair
-
Sets the left element of the pair.
- setLeft(L) - Method in class org.aoju.bus.core.lang.tuple.MutableTriple
-
Sets the left element of the triple.
- setLength(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Updates the length of the builder by either dropping the last characters
or adding filler of Unicode zero.
- setLevel(Fields.Level) - Method in class org.aoju.bus.core.date.format.BetweenFormat
-
设置格式化级别
- setLineDelimiter(char[]) - Method in class org.aoju.bus.core.text.csv.CsvWriteConfig
-
设置换行符
- setLineDelimiter(char[]) - Method in class org.aoju.bus.core.text.csv.CsvWriter
-
设置换行符
- setMaxDepth(int) - Method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
当监听目录时,监听目录的最大深度
当设置值为1(或小于1)时,表示不递归监听子目录
例如设置:
- setMaxPoolSize(int) - Method in class org.aoju.bus.core.thread.ExecutorBuilder
-
设置最大池大小(允许同时执行的最大线程数)
- setMiddle(M) - Method in class org.aoju.bus.core.lang.tuple.MutableTriple
-
Sets the middle element of the triple.
- setMilliseconds(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,设置N毫秒
- setMinutes(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,设置N分钟
- setMonthByQuarter(int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
根据季度返回季度第一月
- setMonthByQuarterToString(int, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
根据季度返回季度第一月或最后一月 0 起始月 1截止月
- setMonths(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,设置加上/减去(负数)N月
- setMutable(boolean) - Method in class org.aoju.bus.core.date.DateTime
-
- setNamePrefix(String) - Method in class org.aoju.bus.core.thread.ThreadBuilder
-
设置线程名前缀,例如设置前缀为Thread-thread-,则线程名为Thread-thread-1之类。
- setNewLineText(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Sets the text to be appended when a new line is added.
- setNullText(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the text to output when null found.
- setNullText(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the text to output when null found.
- setNullText(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Sets the text to be appended when null is added.
- setObj(T) - Method in class org.aoju.bus.core.lang.Weighing.WeightObj
-
设置对象
- setOnlyCopyFile(boolean) - Method in class org.aoju.bus.core.io.file.FileCopier
-
设置当拷贝来源是目录时是否只拷贝文件而忽略子目录
- setOrAppend(T[], int, T) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
将元素值设置为数组的某个位置,当给定的index大于数组长度,则追加
- setOrAppend(Object, int, Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
将元素值设置为数组的某个位置,当给定的index大于数组长度,则追加
- setOrAppend(List<T>, int, T) - Static method in class org.aoju.bus.core.utils.CollUtils
-
设置或增加元素。当index小于List的长度时,替换指定位置的值,否则在尾部追加
- setOverride(boolean) - Method in class org.aoju.bus.core.io.file.FileCopier
-
设置是否覆盖目标文件
- setPositionBaseCentre(boolean) - Method in class org.aoju.bus.core.image.Image
-
计算x,y坐标的时候是否从中心做为原始坐标开始计算
- setPreserveEscapes(boolean) - Method in class org.aoju.bus.core.text.Substitute
-
- setPriority(int) - Method in class org.aoju.bus.core.thread.ThreadBuilder
-
设置线程优先级
- setProperty(Object, String, Object) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
解析Bean中的属性值
- setQuality(double) - Method in class org.aoju.bus.core.image.Image
-
设置图片输出质量,数字为0~1(不包括0和1)表示质量压缩比,除此数字外设置表示不压缩
- setQuality(float) - Method in class org.aoju.bus.core.image.Image
-
设置图片输出质量,数字为0~1(不包括0和1)表示质量压缩比,除此数字外设置表示不压缩
- setReflectUpToClass(Class<?>) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Set the superclass to reflect up to at reflective tests.
- setReverseSort(int) - Method in class org.aoju.bus.core.compare.CompareChain
-
更改指定位置的排序方式为反序
- setRight(R) - Method in class org.aoju.bus.core.lang.tuple.MutablePair
-
Sets the right element of the pair.
- setRight(R) - Method in class org.aoju.bus.core.lang.tuple.MutableTriple
-
Sets the right element of the triple.
- setSeconds(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,设置N秒
- setSizeEndText(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the end text to output when a Collection,
Map or Array size is output.
- setSizeEndText(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the end text to output when a Collection,
Map or array size is output.
- setSizeStartText(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the start text to output when a Collection,
Map or Array size is output.
- setSizeStartText(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the start text to output when a Collection,
Map or array size is output.
- setSkipEmptyRows(boolean) - Method in class org.aoju.bus.core.text.csv.CsvReadConfig
-
设置是否跳过空白行,默认true
- setSkipEmptyRows(boolean) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
设置是否跳过空白行,默认true
- setSrc(T) - Method in class org.aoju.bus.core.lang.copier.Duplicate
-
设置源
- setStr(String) - Static method in class org.aoju.bus.core.utils.ClipboardUtils
-
设置字符串文本到剪贴板
- setSummaryObjectEndText(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the end text to output when an Object is
output in summary mode.
- setSummaryObjectEndText(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the end text to output when an Object is
output in summary mode.
- setSummaryObjectStartText(String) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets the start text to output when an Object is
output in summary mode.
- setSummaryObjectStartText(String) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets the start text to output when an Object is
output in summary mode.
- setTargetImageType(String) - Method in class org.aoju.bus.core.image.Image
-
设置目标图片文件格式,用于写出
- SETTER_PREFIX - Static variable in class org.aoju.bus.core.consts.Normal
-
- setTestRecursive(boolean) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Set whether to include transient fields when reflectively comparing objects.
- setTestTransients(boolean) - Method in class org.aoju.bus.core.builder.EqualsBuilder
-
Set whether to include transient fields when reflectively comparing objects.
- setTextDelimiter(char) - Method in class org.aoju.bus.core.text.csv.CsvConfig
-
设置 文本分隔符,文本包装符,默认双引号'"'
- setTextDelimiter(char) - Method in class org.aoju.bus.core.text.csv.CsvReader
-
设置 文本分隔符,文本包装符,默认双引号'"'
- setThreadFactory(ThreadFactory) - Method in class org.aoju.bus.core.thread.ExecutorBuilder
-
设置线程工厂,用于自定义线程创建
- setThreadFactory(ThreadFactory) - Method in class org.aoju.bus.core.thread.ThreadBuilder
-
设置用于创建基础线程的线程工厂
- setTime(long) - Method in class org.aoju.bus.core.date.DateTime
-
- setTimeZone(TimeZone) - Method in class org.aoju.bus.core.date.DateTime
-
设置时区
- setTryCount(int) - Method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
设置重试次数
- setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.aoju.bus.core.thread.ThreadBuilder
-
设置未捕获异常的处理方式
- setUpToClass(Class<?>) - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Sets the last super class to stop appending fields for.
- setUseClassName(boolean) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets whether to use the class name.
- setUseClassName(boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets whether to use the class name.
- setUseFieldNames(boolean) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets whether to use the field names passed in.
- setUseFieldNames(boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets whether to use the field names passed in.
- setUseIdentityHashCode(boolean) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets whether to use the identity hash code.
- setUseIdentityHashCode(boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets whether to use the identity hash code.
- setUseShortClassName(boolean) - Method in class org.aoju.bus.core.builder.StandardToStringStyle
-
Sets whether to output short or long class names.
- setUseShortClassName(boolean) - Method in class org.aoju.bus.core.builder.ToStringStyle
-
Sets whether to output short or long class names.
- setValue(Object, Object) - Method in class org.aoju.bus.core.beans.BeanDesc.PropDesc
-
设置Bean的字段值
首先调用字段对应的Setter方法,如果Setter方法不存在,则判断字段如果为public,则直接赋值字段值
- setValue(T) - Method in class org.aoju.bus.core.builder.Diff
-
Throws UnsupportedOperationException.
- setValue(R) - Method in class org.aoju.bus.core.lang.tuple.ImmutablePair
-
Throws UnsupportedOperationException.
- setValue(R) - Method in class org.aoju.bus.core.lang.tuple.MutablePair
-
Sets the Map.Entry value.
- setValueDelimiter(char) - Method in class org.aoju.bus.core.text.Substitute
-
- setValueDelimiter(String) - Method in class org.aoju.bus.core.text.Substitute
-
设置要使用的变量默认值分隔符
- setValueDelimiterMatcher(StrMatcher) - Method in class org.aoju.bus.core.text.Substitute
-
- SetValueMap<K,V> - Class in org.aoju.bus.core.map.multi
-
值作为集合Set(LinkedHashSet)的Map实现,通过调用putValue可以在相同key时加入多个值,多个值用集合表示
- SetValueMap() - Constructor for class org.aoju.bus.core.map.multi.SetValueMap
-
构造
- SetValueMap(int) - Constructor for class org.aoju.bus.core.map.multi.SetValueMap
-
构造
- SetValueMap(Map<? extends K, ? extends Collection<V>>) - Constructor for class org.aoju.bus.core.map.multi.SetValueMap
-
构造
- SetValueMap(float, Map<? extends K, ? extends Collection<V>>) - Constructor for class org.aoju.bus.core.map.multi.SetValueMap
-
构造
- SetValueMap(int, float) - Constructor for class org.aoju.bus.core.map.multi.SetValueMap
-
构造
- setVariablePrefix(char) - Method in class org.aoju.bus.core.text.Substitute
-
设置要使用的变量前缀
- setVariablePrefix(String) - Method in class org.aoju.bus.core.text.Substitute
-
设置要使用的变量前缀
- setVariablePrefixMatcher(StrMatcher) - Method in class org.aoju.bus.core.text.Substitute
-
设置当前使用的变量前缀匹配器。
- setVariableResolver(StrLookup<?>) - Method in class org.aoju.bus.core.text.Substitute
-
- setVariableSuffix(char) - Method in class org.aoju.bus.core.text.Substitute
-
设置要使用的变量后缀
- setVariableSuffix(String) - Method in class org.aoju.bus.core.text.Substitute
-
设置要使用的变量后缀
- setVariableSuffixMatcher(StrMatcher) - Method in class org.aoju.bus.core.text.Substitute
-
设置当前使用的变量后缀匹配器
- setWatcher(Watcher) - Method in class org.aoju.bus.core.io.watchers.WatchMonitor
-
设置监听
- setWorkQueue(BlockingQueue<Runnable>) - Method in class org.aoju.bus.core.thread.ExecutorBuilder
-
设置队列,用于存在未执行的线程
可选队列有:
- setYears(Date, int) - Static method in class org.aoju.bus.core.utils.DateUtils
-
原有时间基础上,设置加上/减去(负数)N年
- SHA1 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- sha1() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- sha1() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- sha1() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- sha1(Sink) - Static method in class org.aoju.bus.core.io.segment.HashSink
-
- sha1(Source) - Static method in class org.aoju.bus.core.io.segment.HashSource
-
- SHA1withDSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA1withECDSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA1withRSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA256 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- sha256() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- sha256() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- sha256() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- sha256(Sink) - Static method in class org.aoju.bus.core.io.segment.HashSink
-
- sha256(Source) - Static method in class org.aoju.bus.core.io.segment.HashSource
-
- SHA256withECDSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA256withRSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA384 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA384withECDSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA384withRSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA512 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- sha512() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- sha512() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- sha512(Sink) - Static method in class org.aoju.bus.core.io.segment.HashSink
-
- SHA512withECDSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHA512withRSA - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHAPE - Static variable in class org.aoju.bus.core.consts.Symbol
-
- SHAPRNG - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SHARE_MINIMUM - Static variable in class org.aoju.bus.core.io.segment.Segment
-
Segments will be shared when doing so avoids arraycopy() of this many bytes.
- shared - Variable in class org.aoju.bus.core.io.segment.Segment
-
True if other segments or byte strings use the same byte array.
- sharedCopy() - Method in class org.aoju.bus.core.io.segment.Segment
-
- shift(Object[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Shifts the order of the given array.
- shift(long[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Shifts the order of the given long array.
- shift(int[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Shifts the order of the given int array.
- shift(short[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(char[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(byte[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(double[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(float[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(boolean[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(boolean[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(byte[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(char[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(double[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(float[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(int[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(long[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(Object[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- shift(short[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
改变数组的顺序
- SHORT - Static variable in class org.aoju.bus.core.date.format.FastDateFormat
-
SHORT locale dependent date or time style.
- SHORT_HOUR_MINUTE_FORMAT - Static variable in class org.aoju.bus.core.consts.Fields
-
- SHORT_HOUR_MINUTE_PATTERN - Static variable in class org.aoju.bus.core.consts.Fields
-
格式化通配符: HHmm
- SHORT_MINUTE_SECOND_FORMAT - Static variable in class org.aoju.bus.core.consts.Fields
-
- SHORT_MINUTE_SECOND_PATTERN - Static variable in class org.aoju.bus.core.consts.Fields
-
格式化通配符: mmss
- SHORT_PREFIX_STYLE - Static variable in class org.aoju.bus.core.builder.ToStringStyle
-
The short prefix toString style.
- shortSummary() - Method in class org.aoju.bus.core.date.StopWatch
-
获取任务信息
- shortToBytes(short) - Static method in class org.aoju.bus.core.convert.Convert
-
short转byte数组
- shortToBytes(int, byte[], int, boolean) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- shortToBytesBE(int, byte[], int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- shortToBytesLE(int, byte[], int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- shortValue() - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
- shuffle(Object[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(Object[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(boolean[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(byte[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(char[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(char[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(short[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(int[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(int[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(long[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(float[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shuffle(double[], Random) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Randomly permutes the elements of the specified array using the Fisher-Yates algorithm.
- shutdown(boolean) - Static method in class org.aoju.bus.core.thread.GlobalThread
-
关闭公共线程池
- Simhash - Class in org.aoju.bus.core.text
-
局部敏感hash,用于海量文本去重
- Simhash() - Constructor for class org.aoju.bus.core.text.Simhash
-
构造
- Simhash(int, int) - Constructor for class org.aoju.bus.core.text.Simhash
-
构造
- similar(String, String) - Static method in class org.aoju.bus.core.utils.TextUtils
-
计算相似度
- similar(String, String, int) - Static method in class org.aoju.bus.core.utils.TextUtils
-
计算相似度百分比
- SIMPLE_DIGITS - Static variable in class org.aoju.bus.core.consts.Normal
-
简体中文形式
- SIMPLE_STYLE - Static variable in class org.aoju.bus.core.builder.ToStringStyle
-
The simple toString style.
- SIMPLE_UNITS - Static variable in class org.aoju.bus.core.consts.Normal
-
简体中文单位
- SimpleCache<K,V> - Class in org.aoju.bus.core.lang
-
- SimpleCache() - Constructor for class org.aoju.bus.core.lang.SimpleCache
-
- SimpleWatcher - Class in org.aoju.bus.core.io.watchers
-
空白WatchListener
用户继承此类后实现需要监听的方法
- SimpleWatcher() - Constructor for class org.aoju.bus.core.io.watchers.SimpleWatcher
-
- SINGLE_QUOTE - Static variable in class org.aoju.bus.core.consts.Symbol
-
- singleQuoteMatcher() - Static method in class org.aoju.bus.core.text.StrMatcher
-
匹配字符串单引号字符.
- singletion(Class<T>) - Static method in class org.aoju.bus.core.instance.InstanceFactory
-
静态方法单例
- singletion(Class<T>, String) - Static method in class org.aoju.bus.core.instance.InstanceFactory
-
静态方法单例
- singletion(Class<T>) - Static method in class org.aoju.bus.core.instance.Instances
-
静态方法单例
- singletion(Class<T>, String) - Static method in class org.aoju.bus.core.instance.Instances
-
静态方法单例
- singleton(Class<T>, String) - Method in interface org.aoju.bus.core.instance.Instance
-
获取对象的单例对象
1.
- singleton(Class<T>) - Method in interface org.aoju.bus.core.instance.Instance
-
获取对象的单例对象
1.
- singleton(Class<T>, String) - Method in class org.aoju.bus.core.instance.InstanceFactory
-
- singleton(Class<T>) - Method in class org.aoju.bus.core.instance.InstanceFactory
-
- Singleton - Class in org.aoju.bus.core.lang
-
单例类
提供单例对象的统一管理,当调用get方法时,如果对象池中存在此对象,返回此对象,否则创建新对象返回
注意:单例针对的是类和对象,因此get方法第一次调用时创建的对象始终唯一,也就是说就算参数变更,返回的依旧是第一次创建的对象
- sink(Sink) - Method in class org.aoju.bus.core.io.segment.Awaits
-
- sink(File) - Method in interface org.aoju.bus.core.io.segment.FileSystem
-
- sink - Variable in class org.aoju.bus.core.io.segment.RealSink
-
- Sink - Interface in org.aoju.bus.core.io.segment
-
接收一个字节流。使用这个接口可以在任何地方编写数据
需要:到网络、存储器或内存中的缓冲区。水槽可以分层
转换接收到的数据,如压缩、加密、节流或添加
协议框架。
- sink(OutputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- sink(Socket) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- sink(File) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- sink(Path, OpenOption...) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- size() - Method in class org.aoju.bus.core.compare.CompareChain
-
比较器链中比较器个数
- size() - Method in class org.aoju.bus.core.io.FastByteArray
-
- size() - Method in class org.aoju.bus.core.io.FastByteBuffer
-
- size - Variable in class org.aoju.bus.core.io.segment.Buffer
-
- size() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- size() - Method in class org.aoju.bus.core.io.segment.BufferOption
-
- size() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- size() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- size(File) - Method in interface org.aoju.bus.core.io.segment.FileSystem
-
- SIZE - Static variable in class org.aoju.bus.core.io.segment.Segment
-
The size of all segments in bytes.
- size() - Method in class org.aoju.bus.core.map.MapProxy
-
- size() - Method in class org.aoju.bus.core.map.MapWrapper
-
- size() - Method in class org.aoju.bus.core.map.TableMap
-
- size() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- size - Variable in class org.aoju.bus.core.text.StrBuilder
-
当前指针位置,或者叫做已经加入的字符数,此位置总在最后一个字符之后
- size() - Method in class org.aoju.bus.core.text.StrBuilder
-
Gets the length of the string builder.
- size(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
计算目录或文件的总大小
当给定对象为文件时,直接调用
File.length()
当给定对象为目录时,遍历目录下的所有文件和目录,递归计算其大小,求和返回
- skip(long) - Method in class org.aoju.bus.core.io.segment.Buffer
-
Discards byteCount bytes from the head of this buffer.
- skip(long) - Method in interface org.aoju.bus.core.io.segment.BufferSource
-
Reads and discards byteCount bytes from this source.
- skip(long) - Method in class org.aoju.bus.core.io.segment.RealSource
-
- skipEmptyRows - Variable in class org.aoju.bus.core.text.csv.CsvReadConfig
-
是否跳过空白行,默认true
- skipFully(InputStream, long) - Static method in class org.aoju.bus.core.utils.StreamUtils
-
- SLASH - Static variable in class org.aoju.bus.core.consts.Symbol
-
- sleep(Number, TimeUnit) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
挂起当前线程
- sleep(Number) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
挂起当前线程
- slice(File, File, int, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切片(指定切片的宽度和高度)
- slice(Image, File, int, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切片(指定切片的宽度和高度)
- sliceByRowsAndCols(File, File, int, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(指定切片的行数和列数)
- sliceByRowsAndCols(Image, File, int, int) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
图像切割(指定切片的行数和列数)
- SM1 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
国密算法
- SM2 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SM3 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- SM4 - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- snapshot() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- snapshot(int) - Method in class org.aoju.bus.core.io.segment.Buffer
-
- sneakyRethrow(Throwable) - Static method in class org.aoju.bus.core.utils.IoUtils
-
即使被声明也不允许直接抛出
这是一种很糟糕的做饭,很容易遭到攻击
清理后捕获并重新抛出异常。参见Java Puzzlers #43。
- SnowflakeID - Class in org.aoju.bus.core.key
-
0 - 0000000000 0000000000 0000000000 0000000000 0 - 00000 - 00000 - 000000000000
1位标识,由于long基本类型在Java中是带符号的,最高位是符号位,正数是0,负数是1,所以id一般是正数,最高位是0
41位时间截(毫秒级),注意,41位时间截不是存储当前时间的时间截,而是存储时间截的差值(当前时间截 - 开始时间截)
得到的值),这里的的开始时间截,一般是我们的id生成器开始使用的时间,由我们程序来指定的。
41位的时间截,可以使用69年 10位的数据机器位,可以部署在1024个节点,包括5位datacenterId和5位workerId
12位序列,毫秒内的计数,12位的计数顺序号支持每个节点每毫秒(同一机器,同一时间截)产生4096个ID序号
加起来刚好64位,为一个Long型。
SnowFlake的优点是,整体上按照时间自增排序,并且整个分布式系统内不会产生ID碰撞
(由数据中心ID和机器ID作区分),并且效率较高,经测试,SnowFlake每秒能够产生26万ID左右。
- SnowflakeID(long, long) - Constructor for class org.aoju.bus.core.key.SnowflakeID
-
构造函数
- SocketException - Exception in org.aoju.bus.core.lang.exception
-
自定义异常: Socket异常
- SocketException() - Constructor for exception org.aoju.bus.core.lang.exception.SocketException
-
- SocketException(String) - Constructor for exception org.aoju.bus.core.lang.exception.SocketException
-
- SocketException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.SocketException
-
- SocketException(String, Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.SocketException
-
- SocketException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.SocketException
-
- SocketException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.SocketException
-
- sort(Collection<T>, Comparator<? super T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
排序集合,排序不会修改原集合
- sort(List<T>, Comparator<? super T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
针对List排序,排序会修改原List
- sort(Map<K, V>, Comparator<? super K>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
排序Map
- sort(List<E>, boolean, String...) - Static method in class org.aoju.bus.core.utils.CollUtils
-
对list的元素按照多个属性名称排序,
list元素的属性可以是数字(byte、short、int、long、float、double等,支持正数、负数、0)、char、String、java.util.Date
- sort(List<E>, String[], boolean[]) - Static method in class org.aoju.bus.core.utils.CollUtils
-
给list的每个属性都指定是升序还是降序
- sort(Map<K, V>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
排序已有Map,Key有序的Map,使用默认Key排序方式(字母顺序)
- sort(Map<K, V>, Comparator<? super K>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
排序已有Map,Key有序的Map
- sortByEntry(Map<K, V>, Comparator<Map.Entry<K, V>>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
通过Entry排序,可以按照键排序,也可以按照值排序,亦或者两者综合排序
- sortEntryToList(Collection<Map.Entry<K, V>>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将Set排序(根据Entry的值)
- sortPageAll(int, int, Comparator<T>, Collection<T>...) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将多个集合排序并显示不同的段落(分页)
实现分页取局部
- sortToMap(Collection<Map.Entry<K, V>>, Comparator<Map.Entry<K, V>>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
通过Entry排序,可以按照键排序,也可以按照值排序,亦或者两者综合排序
- source(Source) - Method in class org.aoju.bus.core.io.segment.Awaits
-
- source(File) - Method in interface org.aoju.bus.core.io.segment.FileSystem
-
- source - Variable in class org.aoju.bus.core.io.segment.RealSource
-
- Source - Interface in org.aoju.bus.core.io.segment
-
提供一个字节流。使用此接口从任何地方读取数据
它的位置:来自网络、存储或内存中的缓冲区。来源可能
分层以转换提供的数据,例如解压、解密或
移除协议框架。
- source(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- source(File) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- source(Path, OpenOption...) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- source(Socket) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- SPACE - Static variable in class org.aoju.bus.core.consts.Symbol
-
- spaceMatcher() - Static method in class org.aoju.bus.core.text.StrMatcher
-
返回一个匹配空格字符的匹配器。
- SPACEY_FORMAT - Static variable in class org.aoju.bus.core.consts.Fields
-
- SPACEY_MSEC_FORMAT - Static variable in class org.aoju.bus.core.consts.Fields
-
- SPACEY_MSEC_PATTERN - Static variable in class org.aoju.bus.core.consts.Fields
-
UTC时间: yyyy-MM-dd HH:mm:ss.SSS Z
- SPACEY_PATTERN - Static variable in class org.aoju.bus.core.consts.Fields
-
UTC时间: yyyy-MM-dd HH:mm:ss Z
- SPECIFICATION_NAME - Static variable in class org.aoju.bus.core.consts.System
-
Java 运行时环境规范名称
- SPECIFICATION_VENDOR - Static variable in class org.aoju.bus.core.consts.System
-
Java 运行时环境规范供应商
- SPECIFICATION_VERSION - Static variable in class org.aoju.bus.core.consts.System
-
Java 运行时环境规范版本
- spendMs(long) - Static method in class org.aoju.bus.core.utils.DateUtils
-
计时,常用于记录某段代码的执行时间,单位:毫秒
- spendNt(long) - Static method in class org.aoju.bus.core.utils.DateUtils
-
计时,常用于记录某段代码的执行时间,单位:纳秒
- split(int) - Method in class org.aoju.bus.core.io.segment.Segment
-
- split(byte[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
拆分byte数组为几个等份(最后一份可能小于len)
- split(Collection<T>, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
对集合按照指定长度分段,每一个段为单独的集合,返回这个集合的列表
- split(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
- split(String, CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
- split(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
- split(String, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,去除切分后每个元素两边的空白符,去除空白项
- split(CharSequence, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
a#b#c =》 [a,b,c]
a##b#c =》 [a,"",b,c]
- split(String, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
使用空白符切分字符串
切分后的字符串两边不包含空白符,空串或空白符串并不做为元素之一
- split(CharSequence, char, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,不去除切分后每个元素两边的空白符,不去除空白项
- split(String, char, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
- split(String, String, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,不忽略大小写
- split(String, char, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,大小写敏感
- split(String, String, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,不忽略大小写
- split(String, Pattern, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
通过正则切分字符串
- split(String, char, int, boolean, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
- split(String, String, int, boolean, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
- splitByLength(String, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- splitByRegex(String, String, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
通过正则切分字符串
- splitIgnoreCase(String, char, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,忽略大小写
- splitIgnoreCase(String, String, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,忽略大小写
- splitMatcher() - Static method in class org.aoju.bus.core.text.StrMatcher
-
匹配相同的字符,即空格、制表符、换行符等.
- splitPath(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串路径,仅支持Unix分界符:/
- splitPath(String, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串路径,仅支持Unix分界符:/
- splitPathToArray(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串路径,仅支持Unix分界符:/
- splitPathToArray(String, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串路径,仅支持Unix分界符:/
- splitToArray(CharSequence, char, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
- splitToArray(String, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串为字符串数组
- splitToArray(String, char, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串为字符串数组
- splitToArray(String, String, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串为字符串数组
- splitToArray(String, Pattern, int, boolean, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
通过正则切分字符串为字符串数组
- splitTrim(CharSequence, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,去除切分后每个元素两边的空白符,去除空白项
- splitTrim(String, char, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串
- splitTrim(String, String, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,去除每个元素两边空格,忽略大小写
- splitTrim(String, char, int, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,大小写敏感,去除每个元素两边空白符
- splitTrim(String, String, int, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,去除每个元素两边空格,忽略大小写
- splitTrimIgnoreCase(String, String, int, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切分字符串,去除每个元素两边空格,忽略大小写
- sqrt(long) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
- src - Variable in class org.aoju.bus.core.lang.copier.Duplicate
-
源
- StackTraceCaller - Class in org.aoju.bus.core.lang.caller
-
通过StackTrace方式获取调用者。此方式效率最低,不推荐使用
- StackTraceCaller() - Constructor for class org.aoju.bus.core.lang.caller.StackTraceCaller
-
- StackTraceConverter - Class in org.aoju.bus.core.convert.impl
-
- StackTraceConverter() - Constructor for class org.aoju.bus.core.convert.impl.StackTraceConverter
-
- STANDARD_ENCODE_TABLE - Static variable in class org.aoju.bus.core.codec.Base64
-
标准编码表
- StandardToStringStyle - Class in org.aoju.bus.core.builder
-
- StandardToStringStyle() - Constructor for class org.aoju.bus.core.builder.StandardToStringStyle
-
Constructor.
- STAR - Static variable in class org.aoju.bus.core.consts.Symbol
-
- start() - Method in class org.aoju.bus.core.date.StopWatch
-
开始默认的新任务
- start(String) - Method in class org.aoju.bus.core.date.StopWatch
-
开始指定名称的新任务
- start() - Method in class org.aoju.bus.core.date.TimeInterval
-
- start - Variable in class org.aoju.bus.core.io.segment.Buffer.UnsafeCursor
-
- start() - Method in interface org.aoju.bus.core.io.StreamProgress
-
开始
- start() - Method in class org.aoju.bus.core.thread.SyncFinisher
-
开始工作
- startsWith(ByteString) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- startsWith(byte[]) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- startsWith(String) - Method in class org.aoju.bus.core.text.StrBuilder
-
Checks whether this builder starts with the specified string.
- startWith(CharSequence, char) - Static method in class org.aoju.bus.core.utils.StringUtils
-
字符串是否以给定字符开始
- startWith(CharSequence, CharSequence, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
是否以指定字符串开头
如果给定的字符串和开头字符串都为null则返回true,否则任意一个值为null返回false
- startWith(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
是否以指定字符串开头
- startWithIgnoreCase(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
是否以指定字符串开头,忽略大小写
- state(boolean, String, Object...) - Static method in class org.aoju.bus.core.lang.Assert
-
Assert a boolean expression, throwing IllegalStateException if the test result is false.
- state(boolean) - Static method in class org.aoju.bus.core.lang.Assert
-
- std() - Static method in class org.aoju.bus.core.loader.Loaders
-
- std(ClassLoader) - Static method in class org.aoju.bus.core.loader.Loaders
-
- StdLoader - Class in org.aoju.bus.core.loader
-
标准的资源加载器
- StdLoader() - Constructor for class org.aoju.bus.core.loader.StdLoader
-
- StdLoader(ClassLoader) - Constructor for class org.aoju.bus.core.loader.StdLoader
-
- stop() - Method in class org.aoju.bus.core.date.StopWatch
-
停止当前任务
- StopWatch - Class in org.aoju.bus.core.date
-
秒表封装
此工具用于存储一组任务的耗时时间,并一次性打印对比
使用方法如下:
- StopWatch() - Constructor for class org.aoju.bus.core.date.StopWatch
-
构造,不启动任何任务
- StopWatch(String) - Constructor for class org.aoju.bus.core.date.StopWatch
-
构造,不启动任何任务
- StopWatch(String, boolean) - Constructor for class org.aoju.bus.core.date.StopWatch
-
构造,不启动任何任务
- StopWatch.TaskInfo - Class in org.aoju.bus.core.date
-
存放任务名称和花费时间对象
- store(Long) - Method in class org.aoju.bus.core.text.Simhash
-
按照索引进行存储
- str(Object, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
- str(Object, Charset) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
- str(byte[], String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将byte数组转为字符串
- str(byte[], Charset) - Static method in class org.aoju.bus.core.utils.StringUtils
-
解码字节码
- str(Byte[], String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将Byte数组转为字符串
- str(Byte[], Charset) - Static method in class org.aoju.bus.core.utils.StringUtils
-
解码字节码
- str(ByteBuffer, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将编码的byteBuffer数据转换为字符串
- str(ByteBuffer, Charset) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将编码的byteBuffer数据转换为字符串
- str(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- StrBuilder - Class in org.aoju.bus.core.text
-
提供比StringBuffer更灵活和更强大的API.
- StrBuilder() - Constructor for class org.aoju.bus.core.text.StrBuilder
-
构造
- StrBuilder(int) - Constructor for class org.aoju.bus.core.text.StrBuilder
-
构造
- StrBuilder(String) - Constructor for class org.aoju.bus.core.text.StrBuilder
-
构造
- StrBuilder(CharSequence...) - Constructor for class org.aoju.bus.core.text.StrBuilder
-
创建字符串构建器
- strBuilder() - Static method in class org.aoju.bus.core.utils.StringUtils
-
创建StrBuilder对象
- strBuilder(int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
创建StrBuilder对象
- strBuilder(CharSequence...) - Static method in class org.aoju.bus.core.utils.StringUtils
-
创建StrBuilder对象
- StreamProgress - Interface in org.aoju.bus.core.io
-
Stream进度条
- StreamUtils - Class in org.aoju.bus.core.utils
-
- StreamUtils() - Constructor for class org.aoju.bus.core.utils.StreamUtils
-
- string(Charset) - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- string(Charset) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- StringConverter - Class in org.aoju.bus.core.convert.impl
-
字符串转换器
- StringConverter() - Constructor for class org.aoju.bus.core.convert.impl.StringConverter
-
- StringListener - Class in org.aoju.bus.core.swing
-
剪贴板字符串内容监听
- StringListener() - Constructor for class org.aoju.bus.core.swing.StringListener
-
- stringMatcher(String) - Static method in class org.aoju.bus.core.text.StrMatcher
-
构造函数
- StringResource - Class in org.aoju.bus.core.io.resource
-
字符串资源,字符串做为资源
- StringResource(String) - Constructor for class org.aoju.bus.core.io.resource.StringResource
-
构造,使用UTF8编码
- StringResource(String, String) - Constructor for class org.aoju.bus.core.io.resource.StringResource
-
构造,使用UTF8编码
- StringResource(String, String, Charset) - Constructor for class org.aoju.bus.core.io.resource.StringResource
-
构造
- stringToCollect(String) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
json字符串转化为map
- StringUtils - Class in org.aoju.bus.core.utils
-
字符串处理类
用于MD5,加解密和字符串编码转换
- StringUtils() - Constructor for class org.aoju.bus.core.utils.StringUtils
-
- strip(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
去除两边的指定字符串
- strip(CharSequence, CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
去除两边的指定字符串
- stripIgnoreCase(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
去除两边的指定字符串,忽略大小写
- stripIgnoreCase(CharSequence, CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
去除两边的指定字符串,忽略大小写
- StrLookup<V> - Class in org.aoju.bus.core.text
-
查找字符串值的字符串键.
- StrLookup() - Constructor for class org.aoju.bus.core.text.StrLookup
-
- StrMatcher - Class in org.aoju.bus.core.text
-
一个匹配器类,可以查询它来确定一个字符数组是否存在部分匹配。
如果这些还不够,您可以子类化并实现自己的匹配器。
- StrMatcher() - Constructor for class org.aoju.bus.core.text.StrMatcher
-
- strToBcd(String) - Static method in class org.aoju.bus.core.codec.BCD
-
字符串转BCD码
- strToUnicode(String) - Static method in class org.aoju.bus.core.convert.Convert
-
String的字符串转换成unicode的String
- sub(Object, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
获取子数组
- sub(Object, int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
获取子数组
- sub(List<T>, int, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
截取集合的部分
- sub(List<T>, int, int, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
截取集合的部分
- sub(Collection<T>, int, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
截取集合的部分
- sub(Collection<T>, int, int, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
截取集合的部分
- sub(float, float) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的减法运算
- sub(float, double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的减法运算
- sub(double, float) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的减法运算
- sub(double, double) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的减法运算
- sub(Number, Number) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的减法运算
如果传入多个值为null或者空,则返回0
- sub(Number...) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的减法运算
如果传入多个值为null或者空,则返回0
- sub(String...) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的减法运算
如果传入多个值为null或者空,则返回0
- sub(BigDecimal...) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
提供精确的减法运算
如果传入多个值为null或者空,则返回0
- sub(CharSequence, int, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
改进JDK subString
index从0开始计算,最后一个字符为-1
如果from和to位置一样,返回 ""
如果from或to为负数,则按照length从后向前数位置,如果绝对值大于字符串长度,则from归到0,to归到length
如果经过修正的index中from大于to,则互换
abcdefgh 2 3 =》 c
abcdefgh 2 -3 =》 cde
- subAfter(CharSequence, CharSequence, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
截取分隔字符串之后的字符串,不包括分隔字符串
如果给定的字符串为空串(null或""),返回原字符串
如果分隔字符串为空串(null或""),则返回空串,如果分隔字符串未找到,返回空串,举例如下:
- subAfter(CharSequence, char, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
截取分隔字符串之后的字符串,不包括分隔字符串
如果给定的字符串为空串(null或""),返回原字符串
如果分隔字符串为空串(null或""),则返回空串,如果分隔字符串未找到,返回空串,举例如下:
- subarray(T[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subarray(long[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subarray(int[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subarray(short[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subarray(char[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subarray(byte[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subarray(double[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subarray(float[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subarray(boolean[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
生成一个新的数组,其中包含元素开始索引取值至结束位置索引。
开始索引包含,结束索引不包含,空数组输入产生空输出。
- subBefore(CharSequence, CharSequence, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
截取分隔字符串之前的字符串,不包括分隔字符串
如果给定的字符串为空串(null或"")或者分隔字符串为null,返回原字符串
如果分隔字符串为空串"",则返回空串,如果分隔字符串未找到,返回原字符串,举例如下:
- subBefore(CharSequence, char, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
截取分隔字符串之前的字符串,不包括分隔字符串
如果给定的字符串为空串(null或"")或者分隔字符串为null,返回原字符串
如果分隔字符串未找到,返回原字符串,举例如下:
- subBetween(CharSequence, CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
截取指定字符串中间部分,不包括标识字符串
- subBetween(CharSequence, CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
截取指定字符串中间部分,不包括标识字符串
- subList(int, int) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- submit(Callable<T>) - Static method in class org.aoju.bus.core.thread.GlobalThread
-
执行有返回值的异步方法
Future代表一个异步执行的操作,通过get()方法可以获得操作的结果,如果异步操作还没有完成,则,get()会使当前线程阻塞
- submit(Runnable) - Static method in class org.aoju.bus.core.thread.GlobalThread
-
执行有返回值的异步方法
Future代表一个异步执行的操作,通过get()方法可以获得操作的结果,如果异步操作还没有完成,则,get()会使当前线程阻塞
- subPath(String, File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得相对子路径
- subPath(String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获得相对子路径,忽略大小写
- subPath(Path, int, int) - Static method in class org.aoju.bus.core.utils.FileUtils
-
获取指定位置的子路径部分,支持负数,例如起始为-1表示从后数第一个节点位置
- subPre(CharSequence, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切割指定位置之前部分的字符串
- subSequence(int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
- subSequence(int, int) - Method in class org.aoju.bus.core.utils.TextUtils
-
- Substitute - Class in org.aoju.bus.core.text
-
按值替换字符串中的变量.
- Substitute() - Constructor for class org.aoju.bus.core.text.Substitute
-
默认值为变量前缀和后缀以及转义字符.
- Substitute(Map<String, V>) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化它。对变量使用默认值
前缀和后缀以及转义字符。
- Substitute(Map<String, V>, String, String) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化它。使用默认转义字符。
- Substitute(Map<String, V>, String, String, char) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化.
- Substitute(Map<String, V>, String, String, char, String) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化.
- Substitute(StrLookup<?>) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化.
- Substitute(StrLookup<?>, String, String, char) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化.
- Substitute(StrLookup<?>, String, String, char, String) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化.
- Substitute(StrLookup<?>, StrMatcher, StrMatcher, char) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化.
- Substitute(StrLookup<?>, StrMatcher, StrMatcher, char, StrMatcher) - Constructor for class org.aoju.bus.core.text.Substitute
-
创建一个新实例并初始化.
- substitute(StrBuilder, int, int) - Method in class org.aoju.bus.core.text.Substitute
-
替换变量的内部方法
- substring(int) - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- substring(int, int) - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- substring(int) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- substring(int, int) - Method in class org.aoju.bus.core.io.segment.ByteString
-
- substring(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Extracts a portion of this string builder as a string.
- substring(int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Extracts a portion of this string builder as a string.
- subString(int) - Method in class org.aoju.bus.core.utils.TextUtils
-
返回自定段的字符串
- subString(int, int) - Method in class org.aoju.bus.core.utils.TextUtils
-
返回自定段的字符串
- substringAfterLast(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Gets the substring after the last occurrence of a separator.
- substringBeforeLast(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Gets the substring before the last occurrence of a separator.
- substringBetween(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- subSuf(CharSequence, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切割指定位置之后部分的字符串
- subtract(byte) - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
减去值
- subtract(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
减去值
- subtract(double) - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
减去值
- subtract(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
减去值
- subtract(float) - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
减去值
- subtract(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
减去值
- subtract(int) - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
减去值
- subtract(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
减去值
- subtract(long) - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
减去值
- subtract(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
减去值
- subtract(short) - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
减去值
- subtract(Number) - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
减去值
- subtype - Variable in class org.aoju.bus.core.consts.MediaType
-
- subtype() - Method in class org.aoju.bus.core.consts.MediaType
-
返回特定的媒体子类型,如: "plain" or "png", "mpeg", "mp4" or "xml".
- SUN_CLASS_PATH - Static variable in class org.aoju.bus.core.consts.System
-
- SUN_DATA_MODEL - Static variable in class org.aoju.bus.core.consts.System
-
- Support<T> - Class in org.aoju.bus.core.clone
-
克隆支持类,提供默认的克隆方法
- Support() - Constructor for class org.aoju.bus.core.clone.Support
-
- supportClassNames - Static variable in class org.aoju.bus.core.convert.impl.Jdk8DateConverter
-
支持的JDK中的类名
- swap(Object[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(long[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(int[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(short[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(char[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(byte[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(double[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(float[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(boolean[], int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(boolean[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(byte[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(char[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(double[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(float[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(int[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(long[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(Object[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swap(short[], int, int, int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
交换数组中连个位置的值
- swapCase(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
切换给定字符串中的大小写。大写转小写,小写转大写。
- swapInts(byte[], int, int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- swapLongs(byte[], int, int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- swapShorts(byte[][]) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- swapShorts(byte[], int, int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- Symbol - Class in org.aoju.bus.core.consts
-
标点符号常量
- Symbol() - Constructor for class org.aoju.bus.core.consts.Symbol
-
- sync(Object) - Static method in class org.aoju.bus.core.utils.ThreadUtils
-
阻塞当前线程,保证在main方法中执行不被退出
- SyncFinisher - Class in org.aoju.bus.core.thread
-
线程同步结束器
在完成一组正在其他线程中执行的操作之前,
它允许一个或多个线程一直等待。
不能保证同时开始
- SyncFinisher() - Constructor for class org.aoju.bus.core.thread.SyncFinisher
-
- SyncFinisher.Worker - Class in org.aoju.bus.core.thread
-
工作者,为一个线程
- System - Class in org.aoju.bus.core.consts
-
系统常量
- System() - Constructor for class org.aoju.bus.core.consts.System
-
- SYSTEM - Static variable in interface org.aoju.bus.core.io.segment.FileSystem
-
- systemCharset() - Static method in class org.aoju.bus.core.utils.CharsetUtils
-
- systemCharsetName() - Static method in class org.aoju.bus.core.utils.CharsetUtils
-
- SystemClock - Class in org.aoju.bus.core.date
-
系统时钟
高并发场景下System.currentTimeMillis()的性能问题的优化
System.currentTimeMillis()的调用比new一个普通对象要耗时的多(具体耗时高出多少我还没测试过,有人说是100倍左右)
System.currentTimeMillis()之所以慢是因为去跟系统打了一次交道
后台定时更新时钟,JVM退出时,线程自动回收
- systemPropertiesLookup() - Static method in class org.aoju.bus.core.text.StrLookup
-
返回一个新的查找,该查找使用当前的副本
如果安全管理器阻塞了对系统属性的访问,
则null将阻塞每次查找都返回。
- TAB - Static variable in class org.aoju.bus.core.consts.Symbol
-
- TableMap<K,V> - Class in org.aoju.bus.core.map
-
无重复键的Map
- TableMap(int) - Constructor for class org.aoju.bus.core.map.TableMap
-
构造
- TableMap(K[], V[]) - Constructor for class org.aoju.bus.core.map.TableMap
-
构造
- tabMatcher() - Static method in class org.aoju.bus.core.text.StrMatcher
-
返回一个匹配tab字符的匹配器。
- tagToBytes(int, byte[], int, boolean) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- tagToBytesBE(int, byte[], int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- tagToBytesLE(int, byte[], int) - Static method in class org.aoju.bus.core.utils.ByteUtils
-
- take() - Static method in class org.aoju.bus.core.io.segment.LifeCycle
-
- TEXT_CSV - Static variable in class org.aoju.bus.core.consts.MediaType
-
"text/csv"
- TEXT_CSV_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- TEXT_CSV_UTF8 - Static variable in class org.aoju.bus.core.consts.MediaType
-
"text/csv;charset=utf-8"
- TEXT_CSV_UTF8_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- TEXT_HTML - Static variable in class org.aoju.bus.core.consts.MediaType
-
"text/html"
- TEXT_HTML_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- TEXT_PLAIN - Static variable in class org.aoju.bus.core.consts.MediaType
-
"text/plain"
- TEXT_PLAIN_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- TEXT_RTF - Static variable in class org.aoju.bus.core.consts.MediaType
-
"text/rtf"
- TEXT_RTF_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- TEXT_XML - Static variable in class org.aoju.bus.core.consts.MediaType
-
"text/xml"
- TEXT_XML_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- textDelimiter - Variable in class org.aoju.bus.core.text.csv.CsvConfig
-
文本分隔符,文本包装符,默认双引号'"'
- textToJson(String) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
将string转化为序列化的json字符串
- TextUtils - Class in org.aoju.bus.core.utils
-
可复用的字符串生成器,非线程安全
- TextUtils() - Constructor for class org.aoju.bus.core.utils.TextUtils
-
构造
- TextUtils(int) - Constructor for class org.aoju.bus.core.utils.TextUtils
-
构造
- TextUtils(CharSequence...) - Constructor for class org.aoju.bus.core.utils.TextUtils
-
构造
- thisDayOfMonth() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisDayOfWeek() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisDayOfWeekEnum() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisHour(boolean) - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisMillsecond() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisMinute() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisMonth() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisMonthEnum() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisSecond() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisWeekOfMonth() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisWeekOfYear() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- thisYear() - Static method in class org.aoju.bus.core.utils.DateUtils
-
- ThreadBuilder - Class in org.aoju.bus.core.thread
-
ThreadFactory创建器
- ThreadBuilder() - Constructor for class org.aoju.bus.core.thread.ThreadBuilder
-
- threadLocal(Class<T>) - Method in interface org.aoju.bus.core.instance.Instance
-
获取每个线程内唯一的实例化对象
注意:可能会内存泄漏的场景。
(1) 只要这个线程对象被gc回收,就不会出现内存泄露,但在threadLocal设为null和线程结束这段时间不会被回收的,就发生了我们认为的内存泄露。
最要命的是线程对象不被回收的情况,这就发生了真正意义上的内存泄露。比如使用线程池的时候,线程结束是不会销毁的,会再次使用的。就可能出现内存泄露。
参考资料:https://www.cnblogs.com/onlywujun/p/3524675.html
- threadLocal(Class<T>) - Method in class org.aoju.bus.core.instance.InstanceFactory
-
- threadLocal(Class<T>) - Static method in class org.aoju.bus.core.instance.Instances
-
threadLocal 同一个线程对应的实例一致
- ThreadSafe - Annotation Type in org.aoju.bus.core.annotation
-
线程安全注解
1.此注解放在类上,标识当前类为线程安全的。
2.此注解放在方法上,标识方法是线程安全的。
- threadSafe(Class<T>) - Method in interface org.aoju.bus.core.instance.Instance
-
线程安全对象
1.
- threadSafe(Class<T>) - Method in class org.aoju.bus.core.instance.InstanceFactory
-
- threadSafe(Class<T>) - Static method in class org.aoju.bus.core.instance.Instances
-
- ThreadUtils - Class in org.aoju.bus.core.utils
-
线程池工具
- ThreadUtils() - Constructor for class org.aoju.bus.core.utils.ThreadUtils
-
- throwIfReached() - Method in class org.aoju.bus.core.io.segment.Forward
-
- throwIfReached() - Method in class org.aoju.bus.core.io.segment.Timeout
-
Throws an
InterruptedIOException if the deadline has been reached or if the current
thread has been interrupted.
- tianlHash(String) - Static method in class org.aoju.bus.core.utils.HashUtils
-
TianL Hash算法
- tilNextMillis(long) - Method in class org.aoju.bus.core.key.SnowflakeID
-
阻塞到下一个毫秒,直到获得新的时间戳
- TIME - Static variable in class org.aoju.bus.core.consts.RegEx
-
- TIME_PATTERN - Static variable in class org.aoju.bus.core.consts.RegEx
-
时间正则
- timedOut() - Method in class org.aoju.bus.core.io.segment.Awaits
-
- timeGen() - Method in class org.aoju.bus.core.key.SnowflakeID
-
返回以毫秒为单位的当前时间
- TimeInterval - Class in org.aoju.bus.core.date
-
计时器
计算某个过程花费的时间,精确到毫秒
- TimeInterval() - Constructor for class org.aoju.bus.core.date.TimeInterval
-
- TimeInterval(boolean) - Constructor for class org.aoju.bus.core.date.TimeInterval
-
- timeout() - Method in class org.aoju.bus.core.io.segment.Buffer
-
- timeout() - Method in class org.aoju.bus.core.io.segment.DeflaterSink
-
- timeout(long, TimeUnit) - Method in class org.aoju.bus.core.io.segment.Forward
-
- timeout() - Method in class org.aoju.bus.core.io.segment.ForwardSink
-
- timeout() - Method in class org.aoju.bus.core.io.segment.ForwardSource
-
- timeout() - Method in class org.aoju.bus.core.io.segment.GzipSink
-
- timeout() - Method in class org.aoju.bus.core.io.segment.GzipSource
-
- timeout() - Method in class org.aoju.bus.core.io.segment.InflaterSource
-
- timeout() - Method in class org.aoju.bus.core.io.segment.RealSink
-
- timeout() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- timeout() - Method in interface org.aoju.bus.core.io.segment.Sink
-
- timeout() - Method in interface org.aoju.bus.core.io.segment.Source
-
Returns the timeout for this source.
- Timeout - Class in org.aoju.bus.core.io.segment
-
在放弃一项任务之前要花多少时间的策略。当一个任务
超时时,它处于未指定的状态,应该被放弃。
例如,如果从源读取超时,则应关闭该源并
稍后应重试读取。如果向接收器写入超时,也是一样
适用规则:关闭洗涤槽,稍后重试。
- Timeout() - Constructor for class org.aoju.bus.core.io.segment.Timeout
-
- timeout(long, TimeUnit) - Method in class org.aoju.bus.core.io.segment.Timeout
-
- timeoutNanos() - Method in class org.aoju.bus.core.io.segment.Forward
-
- timeoutNanos() - Method in class org.aoju.bus.core.io.segment.Timeout
-
- timer() - Static method in class org.aoju.bus.core.utils.DateUtils
-
计时器
计算某个过程花费的时间,精确到毫秒
- timestamp() - Method in class org.aoju.bus.core.key.UUID
-
与此 UUID 相关联的时间戳值。
- timestamp() - Static method in class org.aoju.bus.core.utils.DateUtils
-
当前时间秒数
- timestamp(boolean) - Static method in class org.aoju.bus.core.utils.DateUtils
-
当前时间long
- timeZone - Variable in class org.aoju.bus.core.date.format.AbstractDateBasic
-
The time zone.
- TimeZoneConverter - Class in org.aoju.bus.core.convert.impl
-
TimeZone转换器
- TimeZoneConverter() - Constructor for class org.aoju.bus.core.convert.impl.TimeZoneConverter
-
- toAbsoluteUrl(String, String) - Static method in class org.aoju.bus.core.utils.NetUtils
-
相对URL转换为绝对URL
- toAES(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
AES加密
- toAES(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
AES加密
- toArray() - Method in class org.aoju.bus.core.io.FastByteBuffer
-
返回快速缓冲中的数据
- toArray(int, int) - Method in class org.aoju.bus.core.io.FastByteBuffer
-
返回快速缓冲中的数据
- toArray() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- toArray(T[]) - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- toArray(T...) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
该方法通常用于调用者本身使用泛型类型的场景
必须组合成数组。
- toArray(ByteBuffer) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
- toArray(Collection<T>, Class<T>) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
将集合转为数组
- toArray(String) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
- toArray(String, Class<T>) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
- toAsciiLowercase() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- toAsciiLowercase() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- toAsciiUppercase() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- toAsciiUppercase() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- toBase64(Image, String) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
将图片对象转换为Base64形式
- toBase64(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
将对象序列化后进行base64处理
- toBase64(byte[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将字节数据处理成base64字符串
- toBase64(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将String处理成base64字符串
(用默认的String编码集)
- toBase64(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将String处理成base64字符串
(用默认的String编码集)
- toBean(T) - Method in class org.aoju.bus.core.lang.Dict
-
转换为Bean对象
- toBean(T, boolean) - Method in class org.aoju.bus.core.lang.Dict
-
转换为Bean对象
- toBean(Class<T>) - Method in class org.aoju.bus.core.lang.Dict
-
填充Value Object对象
- toBean(Object, Class<T>) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
对象或Map转Bean
- toBean(Class<T>, ValueProvider<String>, CopyOptions) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
ServletRequest 参数转Bean
- toBean(String) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
- toBean(String, Class<T>) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
- toBeanIgnoreCase(T) - Method in class org.aoju.bus.core.lang.Dict
-
转换为Bean对象
- toBeanIgnoreCase(Class<T>) - Method in class org.aoju.bus.core.lang.Dict
-
填充Value Object对象,忽略大小写
- toBeanWithCamelCase(T) - Method in class org.aoju.bus.core.lang.Dict
-
转换为Bean对象,并使用驼峰法模式转换
- toBigDecimal(Object, BigDecimal) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为BigDecimal
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toBigDecimal(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为BigDecimal
如果给定的值为空,或者转换失败,返回null
转换失败不会报错
- toBigDecimal(Number) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
- toBigDecimal(String) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
- toBigInteger(Object, BigInteger) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为BigInteger
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toBigInteger(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为BigInteger
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toBool(Object, Boolean) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为boolean
String支持的值为:true、false、yes、ok、no,1,0 如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toBool(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为boolean
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toBoolean(String) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
转换字符串为boolean值
- toBooleanArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Boolean数组
- toBuffered(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- toBuffered(OutputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- toBufferedImage(Image) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- toBufferedImage(Image, String) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- toByte(Object, Byte) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为byte
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
- toByte(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为byte
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toByte(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为byte
- toByte(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
将对象进行序列化
- toByteArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Byte数组
- toByteArray() - Method in class org.aoju.bus.core.io.FastByteArray
-
转为Byte数组
- toByteArray() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- toByteArray() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- toByteArray() - Method in class org.aoju.bus.core.key.ObjectID
-
- toByteObj(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为Byte
- toCalendar() - Method in class org.aoju.bus.core.date.DateTime
-
- toCalendar(Locale) - Method in class org.aoju.bus.core.date.DateTime
-
转换为Calendar
- toCalendar(TimeZone) - Method in class org.aoju.bus.core.date.DateTime
-
转换为Calendar
- toCalendar(TimeZone, Locale) - Method in class org.aoju.bus.core.date.DateTime
-
转换为Calendar
- toCalendar(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
将Date转换为Calendar。
- toCalendar(Date, TimeZone) - Static method in class org.aoju.bus.core.utils.DateUtils
-
将Date转换为Calendar.
- toCamelCase(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将下划线方式命名的字符串转换为驼峰式。如果转换前的下划线大写方式命名的字符串为空,则返回空字符串。
例如:hello_world=》helloWorld
- toCamelCaseMap(Map<K, V>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
将已知Map转换为key为驼峰风格的Map
如果KEY为非String类型,保留原值
- toChar(Object, Character) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为字符
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
- toChar(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为字符
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toChar(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为char
- toCharacter(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为Character
- toCharArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Character数组
- toChinese() - Method in enum org.aoju.bus.core.consts.Fields.Week
-
转换为中文名
- toChinese(String) - Method in enum org.aoju.bus.core.consts.Fields.Week
-
转换为中文名
- toClass(Object...) - Static method in class org.aoju.bus.core.utils.ClassUtils
-
- toCollection(Class<?>, Class<?>, Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为集合类
- toCollection(Iterable<E>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
- toCombination(AnnotatedElement) - Static method in class org.aoju.bus.core.utils.AnnoUtils
-
将指定的被注解的元素转换为组合注解元素
- toComparison() - Method in class org.aoju.bus.core.builder.CompareToBuilder
-
返回一个负整数、一个正整数或零
builder判断左边小于、大于或等于右边。
- toDate(Object, Date) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Date
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toDate(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Date
如果给定的值为空,或者转换失败,返回null
转换失败不会报错
- toDateStr() - Method in class org.aoju.bus.core.date.DateTime
-
转为"yyyy-MM-dd " 格式字符串
- toDBC(String) - Static method in class org.aoju.bus.core.convert.Convert
-
全角转半角
- toDBC(String, Set<Character>) - Static method in class org.aoju.bus.core.convert.Convert
-
替换全角为半角
- toDES(String, String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
DES加密
- toDES(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
DES加密
- toDouble(Object, Double) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为double
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toDouble(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为double
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toDouble(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为double
- toDoubleArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Double数组
- toDoubleObj(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为double
- toEnum(Class<E>, Object, E) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Enum对象
如果给定的值为空,或者转换失败,返回默认值
- toEnum(Class<E>, Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Enum对象
如果给定的值为空,或者转换失败,返回默认值null
- toFloat(Object, Float) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Float
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toFloat(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Float
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toFloat(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为float
- toFloatArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Float数组
- toFloatObj(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为Float
- toFullString(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
转换为全角
- toHalfString(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
转换为半角
- toHashCode() - Method in class org.aoju.bus.core.builder.HashCodeBuilder
-
Return the computed hashCode.
- toHex(String, Charset) - Static method in class org.aoju.bus.core.convert.Convert
-
字符串转换成十六进制字符串,结果为小写
- toHex(byte[]) - Static method in class org.aoju.bus.core.convert.Convert
-
byte数组转16进制串
- toHex(Color) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
Color对象转16进制表示,例如#fcf6d6
- toImage(String) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- toImage(byte[]) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- toInputStream(String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
Convert the specified string to an input stream, encoded as bytes
using the default character encoding of the platform.
- toInputStream(String, String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
Convert the specified string to an input stream, encoded as bytes
using the specified character encoding.
- toInt(Object, Integer) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为int
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toInt(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为int
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toInt(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为int
- toIntArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Integer数组
- toInteger(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为Integer
- toIntSecond(Date) - Static method in class org.aoju.bus.core.utils.DateUtils
-
格式化成yyMMddHHmm后转换为int型
- toIpList(Set<InetAddress>) - Static method in class org.aoju.bus.core.utils.NetUtils
-
地址列表转换为IP地址列表
- toJdkDate() - Method in class org.aoju.bus.core.date.DateTime
-
转换为
Date
考虑到很多框架(例如Hibernate)的兼容性,提供此方法返回JDK原生的Date对象
- toJson(Object) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
object为可以转换为JSON对象的入参,例如:{'':''}字符串,以及其他普通对象,包含基本类型和封装类型,
- toJsonBean(Object) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
object为可以转换为JSON对象的入参,例如:{
'':''}字符串,以及其他普通对象,不包含基本类型和封装类型[String除外但要符合JSON规则] 例如
- toJSONNoFeatures(Object) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
- TOKEN - Static variable in class org.aoju.bus.core.consts.MediaType
-
- toList() - Method in class org.aoju.bus.core.collection.PriorityQueue
-
- toList(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为ArrayList,元素类型默认Object
- toList(Class<T>, Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为ArrayList
- toList(T...) - Static method in class org.aoju.bus.core.utils.CollUtils
-
数组转为ArrayList
- toList(Iterable<E>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
Iterator转List
不判断,直接生成新的List
- toList(Iterator<E>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
Iterator转List
不判断,直接生成新的List
- toList(String, Class<T>) - Static method in class org.aoju.bus.core.utils.JsonUtils
-
- toListMap(Iterable<? extends Map<K, V>>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
- toListMap(Iterable<? extends Map<K, V>>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
- toLong(Object, Long) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为long
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toLong(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为long
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toLong(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为long
- toLongArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Long数组
- toLongObj(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为Long
- toLongString(TypeVariable<?>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
- toMap(Object[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
将给定数组转换为
Map
数组的每个元素必须是
Map。或数组,其中至少包含两个
元素,其中第一个元素用作键,第二个元素用作值。
- toMap(Iterable<Map.Entry<K, V>>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将Entry集合转换为HashMap
- toMap(Object[]) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将数组转换为Map(HashMap),支持数组元素类型为:
- toMap(Iterable<Map.Entry<K, V>>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
将Entry集合转换为HashMap
- toMap(Iterable<K>, Iterable<V>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
将键列表和值列表转换为Map
以键为准,值与键位置需对应。如果键元素数多于值元素,多余部分值用null代替。
如果值多于键,忽略多余的值。
- toMap(Iterable<K>, Iterable<V>, boolean) - Static method in class org.aoju.bus.core.utils.IterUtils
-
将键列表和值列表转换为Map
以键为准,值与键位置需对应。如果键元素数多于值元素,多余部分值用null代替。
如果值多于键,忽略多余的值。
- toMap(Iterator<K>, Iterator<V>) - Static method in class org.aoju.bus.core.utils.IterUtils
-
将键列表和值列表转换为Map
以键为准,值与键位置需对应。如果键元素数多于值元素,多余部分值用null代替。
如果值多于键,忽略多余的值。
- toMap(Iterator<K>, Iterator<V>, boolean) - Static method in class org.aoju.bus.core.utils.IterUtils
-
将键列表和值列表转换为Map
以键为准,值与键位置需对应。如果键元素数多于值元素,多余部分值用null代替。
如果值多于键,忽略多余的值。
- toMapList(Map<K, ? extends Iterable<V>>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
- toMapList(Map<K, ? extends Iterable<V>>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
- toMarkSupportStream(InputStream) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- toMD5(byte[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将byte转换为MD5
- toMD5(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将字符串转换为MD5
- toMD5(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将字符串转换为MD5
- tomorrow() - Static method in class org.aoju.bus.core.utils.DateUtils
-
明天
- toMsStr() - Method in class org.aoju.bus.core.date.DateTime
-
- toNumber(Object, Number) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Number
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
- toNumber(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Number
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
- toNumberArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Number数组
- toObject(char[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of primitive chars to objects.
- toObject(long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of primitive longs to objects.
- toObject(int[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of primitive ints to objects.
- toObject(short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of primitive shorts to objects.
- toObject(byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of primitive bytes to objects.
- toObject(double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of primitive doubles to objects.
- toObject(float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of primitive floats to objects.
- toObject(boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of primitive booleans to objects.
- toObject(String) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
将base64的序列化数据转换为对象
- toObject(byte[]) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
将序列化数据转换为对象
- toObjectArray(Map<?, ?>) - Static method in class org.aoju.bus.core.utils.MapUtils
-
将键值对转换为二维数组,第一维是key,第二纬是value
- toObjectArray(Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
Convert the given array (which may be a primitive array) to an
object array (if necessary of primitive wrapper objects).
- toParameterizedType(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
- toPrimitive(Character[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Characters to primitives.
- toPrimitive(Character[], char) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Character to primitives handling null.
- toPrimitive(Long[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Longs to primitives.
- toPrimitive(Long[], long) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Long to primitives handling null.
- toPrimitive(Integer[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Integers to primitives.
- toPrimitive(Integer[], int) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Integer to primitives handling null.
- toPrimitive(Short[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Shorts to primitives.
- toPrimitive(Short[], short) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Short to primitives handling null.
- toPrimitive(Byte[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Bytes to primitives.
- toPrimitive(Byte[], byte) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Bytes to primitives handling null.
- toPrimitive(Double[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Doubles to primitives.
- toPrimitive(Double[], double) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Doubles to primitives handling null.
- toPrimitive(Float[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Floats to primitives.
- toPrimitive(Float[], float) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Floats to primitives handling null.
- toPrimitive(Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Create an array of primitive type from an array of wrapper types.
- toPrimitive(Boolean[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Booleans to primitives.
- toPrimitive(Boolean[], boolean) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Converts an array of object Booleans to primitives handling null.
- toPushbackStream(InputStream, int) - Static method in class org.aoju.bus.core.utils.IoUtils
-
- toRenderedImage(Image) - Static method in class org.aoju.bus.core.utils.ImageUtils
-
- toSBC(String) - Static method in class org.aoju.bus.core.convert.Convert
-
半角转全角
- toSBC(String, Set<Character>) - Static method in class org.aoju.bus.core.convert.Convert
-
半角转全角
- toShort(Object, Short) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Short
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
- toShort(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Short
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toShort(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为short
- toShortArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为Short数组
- toShortObj(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
boolean值转为Short
- toSqlDate() - Method in class org.aoju.bus.core.date.DateTime
-
- toStr(Number, String) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
- toStr(Number) - Static method in class org.aoju.bus.core.utils.NumberUtils
-
- toStrArray(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为String数组
- toStream(String, String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
String 转为流
- toStream(String, Charset) - Static method in class org.aoju.bus.core.utils.IoUtils
-
String 转为流
- toStream(byte[]) - Static method in class org.aoju.bus.core.utils.IoUtils
-
String 转为流
- toStream(File) - Static method in class org.aoju.bus.core.utils.IoUtils
-
文件转为流
- toString() - Method in class org.aoju.bus.core.beans.DynaBean
-
- toString() - Method in class org.aoju.bus.core.builder.Diff
-
Returns a String representation of the Diff, with the
following format:
- toString() - Method in class org.aoju.bus.core.builder.DiffResult
-
Builds a String description of the differences contained within
this DiffResult.
- toString(ToStringStyle) - Method in class org.aoju.bus.core.builder.DiffResult
-
Builds a String description of the differences contained within
this DiffResult, using the supplied ToStringStyle.
- toString(Object) - Static method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Builds a toString value using the default ToStringStyle through reflection.
- toString(Object, ToStringStyle) - Static method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Builds a toString value through reflection.
- toString(Object, ToStringStyle, boolean) - Static method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Builds a toString value through reflection.
- toString(Object, ToStringStyle, boolean, boolean) - Static method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Builds a toString value through reflection.
- toString(T, ToStringStyle, boolean, boolean, Class<? super T>) - Static method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Builds a toString value through reflection.
- toString(T, ToStringStyle, boolean, boolean, boolean, Class<? super T>) - Static method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Builds a toString value through reflection.
- toString() - Method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Gets the String built by this builder.
- toString() - Method in class org.aoju.bus.core.builder.ToStringBuilder
-
Returns the built toString.
- toString() - Method in class org.aoju.bus.core.consts.MediaType
-
返回已编码的媒体类型,如“text/plain;charset=utf-8",适用于内容类型头部.
- toString(Object, String) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为字符串
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
- toString(Object) - Static method in class org.aoju.bus.core.convert.Convert
-
转换为字符串
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
- toString(Fields.Level) - Method in class org.aoju.bus.core.date.Between
-
格式化输出时间差
- toString() - Method in class org.aoju.bus.core.date.Between
-
- toString() - Method in class org.aoju.bus.core.date.DateTime
-
转为"yyyy-MM-dd yyyy-MM-dd HH:mm:ss " 格式字符串
- toString(String) - Method in class org.aoju.bus.core.date.DateTime
-
转为字符串
- toString(DatePrinter) - Method in class org.aoju.bus.core.date.DateTime
-
转为字符串
- toString(DateFormat) - Method in class org.aoju.bus.core.date.DateTime
-
转为字符串
- toString() - Method in class org.aoju.bus.core.date.format.AbstractDateBasic
-
- toString() - Method in class org.aoju.bus.core.date.format.BetweenFormat
-
- toString() - Method in class org.aoju.bus.core.date.format.FastDateFormat
-
- toString() - Method in class org.aoju.bus.core.date.StopWatch
-
- toString() - Method in class org.aoju.bus.core.io.FastByteArray
-
- toString(String) - Method in class org.aoju.bus.core.io.FastByteArray
-
转为字符串
- toString(Charset) - Method in class org.aoju.bus.core.io.FastByteArray
-
转为字符串
- toString() - Method in class org.aoju.bus.core.io.resource.ClassPathResource
-
- toString() - Method in class org.aoju.bus.core.io.resource.UriResource
-
返回路径
- toString() - Method in class org.aoju.bus.core.io.segment.Buffer
-
Returns a human-readable string that describes the contents of this buffer.
- toString() - Method in class org.aoju.bus.core.io.segment.BufferPage
-
- toString() - Method in class org.aoju.bus.core.io.segment.ByteBuffer
-
- toString() - Method in class org.aoju.bus.core.io.segment.ByteString
-
- toString() - Method in class org.aoju.bus.core.io.segment.DeflaterSink
-
- toString() - Method in class org.aoju.bus.core.io.segment.ForwardSink
-
- toString() - Method in class org.aoju.bus.core.io.segment.ForwardSource
-
- toString() - Method in class org.aoju.bus.core.io.segment.RealSink
-
- toString() - Method in class org.aoju.bus.core.io.segment.RealSource
-
- toString() - Method in class org.aoju.bus.core.io.segment.VirtualBuffer
-
- toString() - Method in class org.aoju.bus.core.key.ObjectID
-
- toString() - Method in class org.aoju.bus.core.key.UUID
-
返回此UUID 的字符串表现形式。
- toString(boolean) - Method in class org.aoju.bus.core.key.UUID
-
返回此UUID 的字符串表现形式。
- toString() - Method in class org.aoju.bus.core.lang.mutable.MutableBool
-
- toString() - Method in class org.aoju.bus.core.lang.mutable.MutableByte
-
- toString() - Method in class org.aoju.bus.core.lang.mutable.MutableDouble
-
- toString() - Method in class org.aoju.bus.core.lang.mutable.MutableFloat
-
- toString() - Method in class org.aoju.bus.core.lang.mutable.MutableInt
-
- toString() - Method in class org.aoju.bus.core.lang.mutable.MutableLong
-
- toString() - Method in class org.aoju.bus.core.lang.mutable.MutableObject
-
- toString() - Method in class org.aoju.bus.core.lang.mutable.MutableShort
-
- toString() - Method in class org.aoju.bus.core.lang.tuple.Pair
-
Returns a String representation of this pair using the format ($left,$right).
- toString(String) - Method in class org.aoju.bus.core.lang.tuple.Pair
-
Formats the receiver using the given format.
- toString() - Method in class org.aoju.bus.core.lang.tuple.Triple
-
Returns a String representation of this triple using the format ($left,$middle,$right).
- toString(String) - Method in class org.aoju.bus.core.lang.tuple.Triple
-
Formats the receiver using the given format.
- toString() - Method in class org.aoju.bus.core.text.csv.CsvRow
-
- toString() - Method in class org.aoju.bus.core.text.StrBuilder
-
Gets a String version of the string builder, creating a new instance
each time the method is called.
- toString() - Method in class org.aoju.bus.core.thread.NamedThread
-
- toString() - Method in class org.aoju.bus.core.thread.NamedThreadLocal
-
- toString(Object) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组或集合转String
- toString(Object, String) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
数组或集合转String
- toString(boolean, String, String) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
将boolean转换为字符串
- toString(char) - Static method in class org.aoju.bus.core.utils.CharUtils
-
字符转为字符串
如果为ASCII字符,使用缓存
- toString() - Method in class org.aoju.bus.core.utils.EscapeUtils.Builder
-
Return the escaped string.
- toString(InputStream, String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
Get the contents of an InputStream as a String
using the specified character encoding.
- toString(Reader) - Static method in class org.aoju.bus.core.utils.IoUtils
-
Get the contents of a Reader as a String.
- toString(byte[]) - Static method in class org.aoju.bus.core.utils.IoUtils
-
Get the contents of a byte[] as a String
using the default character encoding of the platform.
- toString(byte[], String) - Static method in class org.aoju.bus.core.utils.IoUtils
-
Get the contents of a byte[] as a String
using the specified character encoding.
- toString(Object) - Static method in class org.aoju.bus.core.utils.StringUtils
-
重写toString方法,处理了空指针问题
(默认如果对象为null则替换成"")
- toString(Object, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
重写toString方法,处理了空指针问题
- toString(Class<?>[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- toString(String[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
- toString(boolean) - Method in class org.aoju.bus.core.utils.TextUtils
-
生成字符串
- toString() - Method in class org.aoju.bus.core.utils.TextUtils
-
生成字符串
- toString(Type) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Present a given type as a Java-esque String.
- toString(String) - Static method in class org.aoju.bus.core.utils.UnicodeUtils
-
Unicode字符串转为普通字符串
Unicode字符串的表现方式为:\\uXXXX
- toStringAndReset() - Method in class org.aoju.bus.core.utils.TextUtils
-
重置并返回生成的字符串
- toStringArray(Object[]) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Returns an array containing the string representation of each element in the argument array.
- toStringArray(Object[], String) - Static method in class org.aoju.bus.core.utils.ArrayUtils
-
Returns an array containing the string representation of each element in the argument
array handling null elements.
- toStringArray(Collection<String>) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Copy the given Collection into a String array.
- toStringArray(Enumeration<String>) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Copy the given Enumeration into a String array.
- toStringBabble() - Method in class org.aoju.bus.core.key.ObjectID
-
- toStringBuffer() - Method in class org.aoju.bus.core.text.StrBuilder
-
Gets a StringBuffer version of the string builder, creating a
new instance each time the method is called.
- ToStringBuilder - Class in org.aoju.bus.core.builder
-
- ToStringBuilder(Object) - Constructor for class org.aoju.bus.core.builder.ToStringBuilder
-
Constructs a builder for the specified object using the default output style.
- ToStringBuilder(Object, ToStringStyle) - Constructor for class org.aoju.bus.core.builder.ToStringBuilder
-
Constructs a builder for the specified object using the defined output style.
- ToStringBuilder(Object, ToStringStyle, StringBuffer) - Constructor for class org.aoju.bus.core.builder.ToStringBuilder
-
Constructs a builder for the specified object.
- toStringBuilder() - Method in class org.aoju.bus.core.text.StrBuilder
-
Gets a StringBuilder version of the string builder, creating a
new instance each time the method is called.
- toStringExclude(Object, Collection<String>) - Static method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Builds a String for a toString method excluding the given field names.
- toStringExclude(Object, String...) - Static method in class org.aoju.bus.core.builder.ReflectionToStringBuilder
-
Builds a String for a toString method excluding the given field names.
- ToStringExclude - Annotation Type in org.aoju.bus.core.builder
-
- toStringMongod() - Method in class org.aoju.bus.core.key.ObjectID
-
- toStringOnOff(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
将boolean转换为字符串 'on' 或者 'off'.
- ToStringStyle - Class in org.aoju.bus.core.builder
-
- ToStringStyle() - Constructor for class org.aoju.bus.core.builder.ToStringStyle
-
Constructor.
- ToStringSummary - Annotation Type in org.aoju.bus.core.builder
-
Use this annotation on the fields to get the summary instead of the detailed
information when using
ReflectionToStringBuilder.
- toStringTrueFalse(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
将boolean转换为字符串 'true' 或者 'false'.
- toStringYesNo(boolean) - Static method in class org.aoju.bus.core.utils.BooleanUtils
-
将boolean转换为字符串 'yes' 或者 'no'.
- totalPage(int, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
根据总数计算总页数
- toTimestamp() - Method in class org.aoju.bus.core.date.DateTime
-
- toTimeStr() - Method in class org.aoju.bus.core.date.DateTime
-
转为"HH:mm:ss" 格式字符串
- toTreeSet(Collection<T>, Comparator<T>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将集合转换为排序后的TreeSet
- touch(String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
创建文件及其父目录,如果这个文件存在,直接返回这个文件
此方法不对File对象类型做判断,如果File不存在,无法判断其类型
- touch(File) - Static method in class org.aoju.bus.core.utils.FileUtils
-
创建文件及其父目录,如果这个文件存在,直接返回这个文件
此方法不对File对象类型做判断,如果File不存在,无法判断其类型
- touch(File, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
创建文件及其父目录,如果这个文件存在,直接返回这个文件
此方法不对File对象类型做判断,如果File不存在,无法判断其类型
- touch(String, String) - Static method in class org.aoju.bus.core.utils.FileUtils
-
创建文件及其父目录,如果这个文件存在,直接返回这个文件
此方法不对File对象类型做判断,如果File不存在,无法判断其类型
- toUnderlineCase(CharSequence) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将驼峰式命名的字符串转换为下划线方式。如果转换前的驼峰式命名的字符串为空,则返回空字符串。
例如:HelloWorld=》hello_world
- toUnicode(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将字符串转换为unicode编码
- toUnicode(String, boolean) - Static method in class org.aoju.bus.core.utils.StringUtils
-
字符串编码为Unicode形式
- toUnicode(String) - Static method in class org.aoju.bus.core.utils.UnicodeUtils
-
字符串编码为Unicode形式
- toUnicode(String, boolean) - Static method in class org.aoju.bus.core.utils.UnicodeUtils
-
字符串编码为Unicode形式
- toUnicodeHex(int) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将指定int值转换为Unicode字符串形式,常用于特殊字符(例如汉字)转Unicode形式
转换的字符串如果u后不足4位,则前面用0填充,例如:
- toUnicodeHex(char) - Static method in class org.aoju.bus.core.utils.HexUtils
-
将指定char值转换为Unicode字符串形式,常用于特殊字符(例如汉字)转Unicode形式
转换的字符串如果u后不足4位,则前面用0填充,例如:
- toURI(URL) - Static method in class org.aoju.bus.core.utils.UriUtils
-
转URL为URI
- toURI(String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
转字符串为URI
- toUrlForHttp(String) - Static method in class org.aoju.bus.core.utils.UriUtils
-
将URL字符串转换为URL对象,并做必要验证
- toUrlForHttp(String, URLStreamHandler) - Static method in class org.aoju.bus.core.utils.UriUtils
-
将URL字符串转换为URL对象,并做必要验证
- toUrlStr(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将字符串转换为url参数形式(中文和特殊字符会以%xx表示)
- toUrlStr(String, String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
将字符串转换为url参数形式(中文和特殊字符会以%xx表示)
- toUtf16Escape(int) - Method in class org.aoju.bus.core.text.escape.JavaUnicodeEscaper
-
Converts the given codepoint to a hex string of the form "\\uXXXX\\uXXXX".
- toUtf16Escape(int) - Method in class org.aoju.bus.core.text.escape.UnicodeEscaper
-
Converts the given codepoint to a hex string of the form "\\uXXXX".
- TRACE - Static variable in class org.aoju.bus.core.consts.Httpd
-
- TRADITIONAL_DIGITS - Static variable in class org.aoju.bus.core.consts.Normal
-
繁体中文形式
- TRADITIONAL_UNITS - Static variable in class org.aoju.bus.core.consts.Normal
-
繁体中文单位
- transElements(NodeList) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
将NodeList转换为Element列表
- transElements(Element, NodeList) - Static method in class org.aoju.bus.core.utils.XmlUtils
-
将NodeList转换为Element列表
非Element节点将被忽略
- TRANSFER_ENCODING - Static variable in class org.aoju.bus.core.consts.Header
-
The header Transfer-Encoding
- transform(String) - Static method in class org.aoju.bus.core.annotation.Async.MethodNameTransformer
-
Returns the new async method's name based on the give name
- translate(int, Writer) - Method in class org.aoju.bus.core.text.escape.NumericEscaper
-
- translate(CharSequence, int, Writer) - Method in class org.aoju.bus.core.text.escape.NumericUnescaper
-
- translate(CharSequence, int, Writer) - Method in class org.aoju.bus.core.text.escape.OctalUnescaper
-
- translate(int, Writer) - Method in class org.aoju.bus.core.text.escape.UnicodeEscaper
-
- translate(CharSequence, int, Writer) - Method in class org.aoju.bus.core.text.escape.UnicodeUnescaper
-
- translate(int, Writer) - Method in class org.aoju.bus.core.text.escape.UnicodeUnpaired
-
- translate(CharSequence, int, Writer) - Method in class org.aoju.bus.core.text.translate.AggregateTranslator
-
- translate(CharSequence, int, Writer) - Method in class org.aoju.bus.core.text.translate.CharSequenceTranslator
-
将一组由int索引表示的代码点转换为CharSequence,
转换成另一组代码点。必须返回所使用的代码点数量,
- translate(CharSequence) - Method in class org.aoju.bus.core.text.translate.CharSequenceTranslator
-
- translate(CharSequence, Writer) - Method in class org.aoju.bus.core.text.translate.CharSequenceTranslator
-
- translate(CharSequence, int, Writer) - Method in class org.aoju.bus.core.text.translate.CodePointTranslator
-
- translate(int, Writer) - Method in class org.aoju.bus.core.text.translate.CodePointTranslator
-
- translate(CharSequence, int, Writer) - Method in class org.aoju.bus.core.text.translate.LookupTranslator
-
- transMap2Bean(Map<String, Object>, Object) - Static method in class org.aoju.bus.core.utils.ObjectUtils
-
- transToStartEnd(int, int) - Static method in class org.aoju.bus.core.utils.CollUtils
-
将页数和每页条目数转换为开始位置和结束位置
此方法用于不包括结束位置的分页方法
例如:
页码:1,每页10 =》 [0, 10]
页码:2,每页10 =》 [10, 20]
。。。
- trim() - Method in class org.aoju.bus.core.text.StrBuilder
-
Trims the builder by removing characters less than or equal to a space
from the beginning and end.
- trim(String[]) - Static method in class org.aoju.bus.core.utils.StringUtils
-
分别去空格
- trim(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
字符串去空格
- trim(CharSequence, int) - Static method in class org.aoju.bus.core.utils.StringUtils
-
除去字符串头尾部的空白符,如果字符串是null,依然返回null。
- trimMatcher() - Static method in class org.aoju.bus.core.text.StrMatcher
-
匹配字符串trim()空白字符.
- trimStrFields(T, String...) - Static method in class org.aoju.bus.core.utils.BeanUtils
-
把Bean里面的String属性做trim操作。
- trimToEmpty(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Removes control characters (char <= 32) from both
ends of this String returning an empty String ("") if the String
is empty ("") after the trim or if it is null.
- trimToNull(String) - Static method in class org.aoju.bus.core.utils.StringUtils
-
Removes control characters (char <= 32) from both
ends of this String returning null if the String is
empty ("") after the trim or if it is null.
- Triple<L,M,R> - Class in org.aoju.bus.core.lang.tuple
-
由三个元素组成的三元组
这个类是一个定义基本API的抽象实现。
表示元素为'left'、'middle'和'right'.
- Triple() - Constructor for class org.aoju.bus.core.lang.tuple.Triple
-
- tryNextReadIndex() - Method in class org.aoju.bus.core.io.segment.RingBuffer
-
- tryNextWriteIndex() - Method in class org.aoju.bus.core.io.segment.RingBuffer
-
- type - Variable in class org.aoju.bus.core.consts.MediaType
-
- type() - Method in class org.aoju.bus.core.consts.MediaType
-
返回高级媒体类型,如: "text", "image", "audio", "video", or "application".
- TYPE_PRIVATE_KEY - Static variable in class org.aoju.bus.core.consts.Algorithm
-
密钥类型
- TYPE_PUBLIC_KEY - Static variable in class org.aoju.bus.core.consts.Algorithm
-
- TYPE_SUBTYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- typesSatisfyVariables(Map<TypeVariable<?>, Type>) - Static method in class org.aoju.bus.core.utils.TypeUtils
-
Determines whether or not specified types satisfy the bounds of their
mapped type variables.
- TypeUtils - Class in org.aoju.bus.core.utils
-
- TypeUtils() - Constructor for class org.aoju.bus.core.utils.TypeUtils
-
TypeUtils instances should NOT be constructed in standard
programming.
- TypeUtils.WildcardTypeBuilder - Class in org.aoju.bus.core.utils
-
- validateBetween(Number, Number, Number, String) - Static method in class org.aoju.bus.core.lang.Validator
-
检查给定的数字是否在指定范围内
- validateBirthday(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证验证是否为生日
- validateChinese(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为汉字
- validateCitizenIdNumber(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为身份证号码(18位中国)
出生日期只支持到到2999年
- validateEmail(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为可用邮箱地址
- validateEqual(Object, Object, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否相等,不相等抛出异常
- ValidateException - Exception in org.aoju.bus.core.lang.exception
-
自定义异常: 参数验证失败
- ValidateException() - Constructor for exception org.aoju.bus.core.lang.exception.ValidateException
-
- ValidateException(String) - Constructor for exception org.aoju.bus.core.lang.exception.ValidateException
-
- ValidateException(String, Object...) - Constructor for exception org.aoju.bus.core.lang.exception.ValidateException
-
- ValidateException(Throwable) - Constructor for exception org.aoju.bus.core.lang.exception.ValidateException
-
- ValidateException(String, String) - Constructor for exception org.aoju.bus.core.lang.exception.ValidateException
-
- validateGeneral(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为英文字母 、数字和下划线
- validateGeneral(String, int, int, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为给定长度范围的英文字母 、数字和下划线
- validateGeneral(String, int, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为给定最小长度的英文字母 、数字和下划线
- validateGeneralWithChinese(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为中文字、英文字母、数字和下划线
- validateIndex(int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Validates parameters defining a single index in the builder.
- validateIpv4(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为IPV4地址
- validateLetter(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否全部为字母组成,包括大写和小写字母和汉字
- validateLowerCase(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证字符串是否全部为小写字母
- validateMac(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为MAC地址
- validateMatchRegex(String, String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
通过正则表达式验证
不符合正则
- validateMobile(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为手机号码(中国)
- validateMoney(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为货币
- validateNotEmpty(Object, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为空,为空时抛出异常
对于String类型判定是否为empty(null 或 "")
- validateNotEmptyAndEqual(Object, Object, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否非空且与指定值相等
当数据为空时抛出验证异常
当两值不等时抛出异常
- validateNotEmptyAndNotEqual(Object, Object, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否非空且与指定值相等
当数据为空时抛出验证异常
当两值相等时抛出异常
- validateNotEqual(Object, Object, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否不等,相等抛出异常
- validateNotNull(T, String, Object...) - Static method in class org.aoju.bus.core.lang.Validator
-
检查指定值是否为null
- validateNumber(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为数字
- validatePlateNumber(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为中国车牌号
- validateRange(int, int) - Method in class org.aoju.bus.core.text.StrBuilder
-
Validates parameters defining a range of the builder.
- validateUpperCase(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证字符串是否全部为大写字母
- validateUrl(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为URL
- validateUUID(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为UUID
包括带横线标准格式和不带横线的简单模式
- validateWord(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为字母(包括大写和小写字母)
- validateZipCode(String, String) - Static method in class org.aoju.bus.core.lang.Validator
-
验证是否为邮政编码(中国)
- Validator - Class in org.aoju.bus.core.lang
-
字段验证器
- Validator() - Constructor for class org.aoju.bus.core.lang.Validator
-
- value(String, Type) - Method in class org.aoju.bus.core.beans.copier.provider.BeanValueProvider
-
- value(String, Type) - Method in class org.aoju.bus.core.beans.copier.provider.MapValueProvider
-
- value(T, Type) - Method in interface org.aoju.bus.core.beans.copier.ValueProvider
-
获取值
- valueOf(String) - Static method in enum org.aoju.bus.core.beans.BeanDescCache
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.beans.BeanInfoCache
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.consts.Fields.DateField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.consts.Fields.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.consts.Fields.Month
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.consts.Fields.Quarter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.consts.Fields.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.consts.Fields.Week
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.consts.Lang
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.consts.Normal.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.convert.BasicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.image.ScaleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.io.file.FileMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.io.file.LineSeparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.text.escape.NumericUnescaper.OPTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.thread.RejectPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.utils.ClassUtils.Interfaces
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.utils.ModifierUtils.ModifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aoju.bus.core.utils.UriUtils.Type
-
Returns the enum constant of this type with the specified name.
- ValueProvider<T> - Interface in org.aoju.bus.core.beans.copier
-
值提供者,用于提供Bean注入时参数对应值得抽象接口
继承或匿名实例化此接口
在Bean注入过程中,Bean获得字段名,
通过外部方式根据这个字段名查找相应的字段值,然后注入Bean
- values() - Static method in enum org.aoju.bus.core.beans.BeanDescCache
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.beans.BeanInfoCache
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.consts.Fields.DateField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.consts.Fields.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.consts.Fields.Month
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.consts.Fields.Quarter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.consts.Fields.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.consts.Fields.Week
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.consts.Lang
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.consts.Normal.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.convert.BasicType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.image.ScaleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.io.file.FileMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.io.file.LineSeparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.aoju.bus.core.map.MapProxy
-
- values() - Method in class org.aoju.bus.core.map.MapWrapper
-
- values() - Method in class org.aoju.bus.core.map.TableMap
-
- values() - Static method in enum org.aoju.bus.core.swing.ClipboardMonitor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.text.escape.NumericUnescaper.OPTION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.thread.RejectPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.utils.ClassUtils.Interfaces
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.utils.ModifierUtils.ModifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aoju.bus.core.utils.UriUtils.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesOfKeys(Map<K, V>, K...) - Static method in class org.aoju.bus.core.utils.CollUtils
-
从Map中获取指定键列表对应的值列表
如果key在map中不存在或key对应值为null,则返回值列表对应位置的值也为null
- valuesOfKeys(Map<K, V>, Iterable<K>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
从Map中获取指定键列表对应的值列表
如果key在map中不存在或key对应值为null,则返回值列表对应位置的值也为null
- valuesOfKeys(Map<K, V>, Iterator<K>) - Static method in class org.aoju.bus.core.utils.CollUtils
-
从Map中获取指定键列表对应的值列表
如果key在map中不存在或key对应值为null,则返回值列表对应位置的值也为null
- variant() - Method in class org.aoju.bus.core.key.UUID
-
与此 UUID 相关联的变体号。变体号描述 UUID 的布局。
- VENDOR - Static variable in class org.aoju.bus.core.consts.System
-
Java 运行时环境供应商
- VENDOR_URL - Static variable in class org.aoju.bus.core.consts.System
-
Java 供应商的 URL
- VERSION - Static variable in class org.aoju.bus.core.consts.System
-
Java 运行时环境版本
- version() - Method in class org.aoju.bus.core.key.UUID
-
与此 UUID 相关联的版本号.
- VersionCompare - Class in org.aoju.bus.core.compare
-
版本比较器
比较两个版本的大小
排序时版本从小到大排序,既比较时小版本在前,大版本在后
支持如:1.3.20.8,6.82.20160101,8.5a/8.5c等版本形式
- VersionCompare() - Constructor for class org.aoju.bus.core.compare.VersionCompare
-
默认构造
- VIDEO_MP4 - Static variable in class org.aoju.bus.core.consts.MediaType
-
"video/mp4"
- VIDEO_MP4_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- VIDEO_MPEG - Static variable in class org.aoju.bus.core.consts.MediaType
-
"video/mpeg"
- VIDEO_MPEG_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- VIDEO_WILDCARD - Static variable in class org.aoju.bus.core.consts.MediaType
-
"video/*"
- VIDEO_WILDCARD_TYPE - Static variable in class org.aoju.bus.core.consts.MediaType
-
- VIDEOS - Static variable in class org.aoju.bus.core.consts.FileType
-
视频
- VirtualBuffer - Class in org.aoju.bus.core.io.segment
-
虚拟ByteBuffer缓冲区
- VM_INFO - Static variable in class org.aoju.bus.core.consts.System
-
Java 虚拟机实现信息
- VM_NAME - Static variable in class org.aoju.bus.core.consts.System
-
Java 虚拟机实现名称
- VM_SPECIFICATION_NAME - Static variable in class org.aoju.bus.core.consts.System
-
Java 虚拟机规范名称
- VM_SPECIFICATION_VENDOR - Static variable in class org.aoju.bus.core.consts.System
-
Java 虚拟机规范供应商
- VM_SPECIFICATION_VERSION - Static variable in class org.aoju.bus.core.consts.System
-
Java 虚拟机规范版本
- VM_VENDOR - Static variable in class org.aoju.bus.core.consts.System
-
Java 虚拟机实现供应商
- VM_VERSION - Static variable in class org.aoju.bus.core.consts.System
-
Java 虚拟机实现版本