Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Y 

A

AbstractDebugMessage<T extends AbstractDebugMessage<T>> - Class in cn.featherfly.common.lang.debug
 
AbstractDebugMessage(boolean) - Constructor for class cn.featherfly.common.lang.debug.AbstractDebugMessage
Instantiates a new mapping debug message.
AbstractExtNameRenamePolicy - Class in cn.featherfly.common.io.file.rename
是否包含扩展名的抽象重命名策略
AbstractExtNameRenamePolicy() - Constructor for class cn.featherfly.common.io.file.rename.AbstractExtNameRenamePolicy
 
AbstractMemberMatcher<T extends java.lang.reflect.Member> - Class in cn.featherfly.common.lang.matcher
Member抽象匹配接口
AbstractMemberMatcher() - Constructor for class cn.featherfly.common.lang.matcher.AbstractMemberMatcher
 
accept(T, V) - Method in class cn.featherfly.common.bean.function.BeanPropertySetterImpl
accept(T) - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableConsumerLambdaInfo
add(E) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Adds the.
add(int, E) - Method in class cn.featherfly.common.structure.ChainListImpl
add(E) - Method in class cn.featherfly.common.structure.LimitQueue
addAll(Collection<T>, Collection<T>) - Static method in class cn.featherfly.common.lang.CollectionUtils
批量添加元素到集合,如果collection==null返回false,或者appendCollection为空返回false.
addAll(Collection<T>, T...) - Static method in class cn.featherfly.common.lang.CollectionUtils
批量添加元素到集合,如果collection==null返回false,或者elements为空返回false.
addAll(Collection<Boolean>, boolean...) - Static method in class cn.featherfly.common.lang.CollectionUtils
批量添加元素到集合,如果collection==null返回false,或者elements为空返回false.
addAll(Collection<Short>, short...) - Static method in class cn.featherfly.common.lang.CollectionUtils
批量添加元素到集合,如果collection==null返回false,或者elements为空返回false.
addAll(Collection<Byte>, byte...) - Static method in class cn.featherfly.common.lang.CollectionUtils
批量添加元素到集合,如果collection==null返回false,或者elements为空返回false.
addAll(Collection<Integer>, int...) - Static method in class cn.featherfly.common.lang.CollectionUtils
批量添加元素到集合,如果collection==null返回false,或者elements为空返回false.
addAll(Collection<Long>, long...) - Static method in class cn.featherfly.common.lang.CollectionUtils
批量添加元素到集合,如果collection==null返回false,或者elements为空返回false.
addAll(Collection<Double>, double...) - Static method in class cn.featherfly.common.lang.CollectionUtils
批量添加元素到集合,如果collection==null返回false,或者elements为空返回false.
addAll(Collection<? extends E>) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Adds the all.
addAll(int, Collection<? extends E>) - Method in class cn.featherfly.common.structure.ChainListImpl
addAll(Collection<? extends E>) - Method in class cn.featherfly.common.structure.LimitQueue
addAllChain(Collection<? extends E>) - Method in interface cn.featherfly.common.structure.ChainCollection
带链式调用的addAll方法.
addAllChain(Collection<? extends E>) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
带链式调用的addAll方法.
addBlack(T) - Method in interface cn.featherfly.common.policy.BlackListPolicy
添加项到黑名单
addBlack(T...) - Method in interface cn.featherfly.common.policy.BlackListPolicy
添加多个项到黑名单
addBlack(T) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
添加项到黑名单
addBlack(T...) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
添加多个项到黑名单
addByteArray(Collection<Byte>, byte...) - Static method in class cn.featherfly.common.lang.CollectionUtils
addChain(E) - Method in interface cn.featherfly.common.structure.ChainCollection
带链式调用的add方法.
addChain(E...) - Method in interface cn.featherfly.common.structure.ChainCollection
Adds the chain.
addChain(E) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
带链式调用的add方法.
addChain(E...) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
 
addChildNode(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
添加子节点
addChildNode(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
添加子节点
addChildNodes(TreeNode<E>...) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
批量添加子节点
addChildNodes(List<TreeNode<E>>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
批量添加子节点
addChildNodes(T...) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
批量添加子节点
addChildNodes(List<T>) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
批量添加子节点
addColumn(String) - Method in class cn.featherfly.common.lang.debug.AbstractDebugMessage
Adds the column.
addColumn(String...) - Method in class cn.featherfly.common.lang.debug.AbstractDebugMessage
Adds the column.
addColumn(Collection<String>) - Method in class cn.featherfly.common.lang.debug.AbstractDebugMessage
Adds the column.
addColumn(String) - Method in class cn.featherfly.common.lang.debug.TableMessage
Adds the column.
addColumn(String...) - Method in class cn.featherfly.common.lang.debug.TableMessage
Adds the column.
addColumn(Collection<String>) - Method in class cn.featherfly.common.lang.debug.TableMessage
Adds the column.
addEnumeration(Enumeration<E>) - Method in class cn.featherfly.common.lang.ClassLoaderUtils.AggregateIterator
Adds the enumeration.
addErrorMessage(String) - Method in class cn.featherfly.common.validate.Errors
set errorMessage
addFieldError(FieldError) - Method in class cn.featherfly.common.validate.Errors
set fieldError
addGenericType(GenericType<?>) - Method in class cn.featherfly.common.lang.reflect.GenericType
Adds the generic type.
addGenericType(GenericType<?>...) - Method in class cn.featherfly.common.lang.reflect.GenericType
Adds the generic type.
addGroup(K, V) - Method in class cn.featherfly.common.structure.Groupable
Adds the group.
addIntArray(Collection<Integer>, int...) - Static method in class cn.featherfly.common.lang.CollectionUtils
addMatcher(M) - Method in class cn.featherfly.common.data.GroupMatcher
add matcher
addMatcher(M...) - Method in class cn.featherfly.common.data.GroupMatcher
add matchers
addMatcher(Collection<M>) - Method in class cn.featherfly.common.data.GroupMatcher
add matchers
addProperty(T, String, Object) - Method in class cn.featherfly.common.bean.BeanDescriptor
添加属性值(如果添加目标是Collection,则会一直添加,如果是其他类型同setProperty)
addProperty(E, String, Object) - Static method in class cn.featherfly.common.bean.BeanUtils
添加属性值(如果添加目标是Collection,则会一直添加,如果是其他类型同setProperty)
addProperty(String, String) - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
添加环境变量,如果指定key已经存在值,则再添加到最后,使用PathSeparator隔离(windows ; linux :)
addRow(Map<String, Object>) - Method in class cn.featherfly.common.lang.debug.AbstractDebugMessage
 
addRow(Map<String, Object>) - Method in class cn.featherfly.common.lang.debug.TableMessage
Adds the row.
addSignBeforeUpper(String, char, boolean) - Static method in class cn.featherfly.common.lang.WordUtils
将驼峰的单词改为指定符号连接的单词.
addVariable(String, Object) - Method in interface cn.featherfly.common.form.Parameter
添加变量
addWhite(T) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
添加项到白名单
addWhite(T...) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
添加多个项到白名单
addWhite(T) - Method in interface cn.featherfly.common.policy.WhiteListPolicy
添加项到白名单
addWhite(T...) - Method in interface cn.featherfly.common.policy.WhiteListPolicy
添加多个项到白名单
afterDay(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以日为最小单位判断第一个日期是否晚于第二个日期
afterDay(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以日为最小单位判断第一个日期是否晚于第二个日期
afterHour(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以小时为最小单位判断第一个日期是否晚于第二个日期
afterHour(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以小时为最小单位判断第一个日期是否晚于第二个日期
afterMinute(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以分钟为最小单位判断第一个日期是否晚于第二个日期
afterMinute(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以分钟为最小单位判断第一个日期是否晚于第二个日期
afterMonth(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以月为最小单位判断第一个日期是否晚于第二个日期
afterMonth(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以月为最小单位判断第一个日期是否晚于第二个日期
afterSecond(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以秒为最小单位判断第一个日期是否晚于第二个日期
afterSecond(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以秒为最小单位判断第一个日期是否晚于第二个日期
afterYear(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以年为最小单位判断第一个日期是否晚于第二个日期
afterYear(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以年为最小单位判断第一个日期是否晚于第二个日期
AggregateIterator() - Constructor for class cn.featherfly.common.lang.ClassLoaderUtils.AggregateIterator
 
AllowPolicy<T> - Interface in cn.featherfly.common.policy
允许列表策略.
append(String, String) - Static method in class cn.featherfly.common.lang.Strings
追加字符串,如果字符串为null,忽略.
append(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
追加字符串,如果字符串为null,忽略.
appendExtName(String, String) - Method in class cn.featherfly.common.io.file.rename.AbstractExtNameRenamePolicy
为重命名的文件名称附加扩展名
appendRequestParams(String, String, String) - Static method in class cn.featherfly.common.lang.Strings
为传入URI附加请求参数 .
appendRequestParams(String, String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
为传入URI附加请求参数
apply(T) - Method in class cn.featherfly.common.bean.function.BeanPropertyGetterImpl
array(T...) - Static method in class cn.featherfly.common.lang.Lang
create new array.
ArrayUtils - Class in cn.featherfly.common.lang
数组的工具类.
Assert - Class in cn.featherfly.common.lang
断言工具类,对于满足断言的情况,抛出指定异常 一般用于检查传入参数是否合法
Assert(Class<E>) - Constructor for class cn.featherfly.common.lang.Assert
 
AssertIllegalArgument - Class in cn.featherfly.common.lang
断言工具类,对于满足断言的情况,抛出IllegalArgumentException异常.
AssertLocalizedException - Class in cn.featherfly.common.exception
Deprecated.
AssertLocalizedException(Class<E>) - Constructor for class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
 
AssertUtils - Class in cn.featherfly.common.lang
断言工具类,对于满足断言的情况,抛出指定异常 一般用于检查传入参数是否合法
AutoAsyncExecutor - Class in cn.featherfly.common.lang.executor
执行者实现,如果设置了线程池则使用异步调用,否则同步调用.
AutoAsyncExecutor() - Constructor for class cn.featherfly.common.lang.executor.AutoAsyncExecutor
 

B

BaseException - Exception in cn.featherfly.common.exception
BaseException
BaseException() - Constructor for exception cn.featherfly.common.exception.BaseException
 
BaseException(String, Throwable, boolean, boolean) - Constructor for exception cn.featherfly.common.exception.BaseException
 
BaseException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.BaseException
 
BaseException(String) - Constructor for exception cn.featherfly.common.exception.BaseException
 
BaseException(Throwable) - Constructor for exception cn.featherfly.common.exception.BaseException
 
BeanDescriptor<T> - Class in cn.featherfly.common.bean
java bean 的描述信息.
BeanDescriptor(Class<T>) - Constructor for class cn.featherfly.common.bean.BeanDescriptor
Instantiates a new bean descriptor.
BeanProperty<T,V> - Class in cn.featherfly.common.bean
java bean 的属性.
BeanProperty(String, Field, Class<V>, Method, Method, Class<T>, Class<?>) - Constructor for class cn.featherfly.common.bean.BeanProperty
Instantiates a new bean property.
BeanPropertyAnnotationMatcher - Class in cn.featherfly.common.bean.matcher
注解匹配的属性查找条件类.
BeanPropertyAnnotationMatcher(Class<?>...) - Constructor for class cn.featherfly.common.bean.matcher.BeanPropertyAnnotationMatcher
使用并集判断逻辑来匹配.
BeanPropertyAnnotationMatcher(LogicOperator, Class<?>...) - Constructor for class cn.featherfly.common.bean.matcher.BeanPropertyAnnotationMatcher
使用指定的判断逻辑来匹配.
BeanPropertyClassMatcher - Class in cn.featherfly.common.bean.matcher
类型匹配的属性查找条件类.
BeanPropertyClassMatcher(Class<?>...) - Constructor for class cn.featherfly.common.bean.matcher.BeanPropertyClassMatcher
使用交集判断逻辑来匹配.
BeanPropertyDescriptor<T,V> - Interface in cn.featherfly.common.bean
BeanPropertyDescriptor.
BeanPropertyFactory - Interface in cn.featherfly.common.bean
BeanPropertyFactory接口.
BeanPropertyGetter<T,V> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetter.
BeanPropertyGetterDate<T,D extends java.util.Date> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetterDate.
BeanPropertyGetterDouble<T> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetter.
BeanPropertyGetterEnum<T,E extends java.lang.Enum<E>> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetterEnum.
BeanPropertyGetterImpl<T,V> - Class in cn.featherfly.common.bean.function
The Class BeanPropertySupplierImpl.
BeanPropertyGetterImpl(Class<T>, Class<V>, String) - Constructor for class cn.featherfly.common.bean.function.BeanPropertyGetterImpl
Instantiates a new bean property supplier impl.
BeanPropertyGetterInt<T> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetter.
BeanPropertyGetterLocalDate<T> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetterLocalDate.
BeanPropertyGetterLocalDateTime<T> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetterLocalDate.
BeanPropertyGetterLocalTime<T> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetterLocalTime.
BeanPropertyGetterLong<T> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetter.
BeanPropertyGetterNumber<T,N extends java.lang.Number> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetterNumber.
BeanPropertyGetterString<T> - Interface in cn.featherfly.common.bean.function
BeanPropertyGetterString.
BeanPropertyMatcher - Interface in cn.featherfly.common.bean.matcher
属性匹配接口.
BeanPropertyNameRegexMatcher - Class in cn.featherfly.common.bean.matcher
正则匹配名称的属性查找条件类.
BeanPropertyNameRegexMatcher(String) - Constructor for class cn.featherfly.common.bean.matcher.BeanPropertyNameRegexMatcher
 
BeanPropertyNameRegexMatcher(String, int) - Constructor for class cn.featherfly.common.bean.matcher.BeanPropertyNameRegexMatcher
 
BeanPropertySetter<T,V> - Interface in cn.featherfly.common.bean.function
BeanPropertySetter.
BeanPropertySetterImpl<T,V> - Class in cn.featherfly.common.bean.function
The Class BeanPropertySetterImpl.
BeanPropertySetterImpl(Class<T>, Class<V>, String) - Constructor for class cn.featherfly.common.bean.function.BeanPropertySetterImpl
Instantiates a new bean property supplier impl.
BeanPropertySupplier<T,V> - Interface in cn.featherfly.common.bean.function
BeanPropertySupplier.
BeanPropertySupplierImpl<T,V> - Class in cn.featherfly.common.bean.function
The Class BeanPropertySupplierImpl.
BeanPropertySupplierImpl(Class<T>, Class<V>, V, String) - Constructor for class cn.featherfly.common.bean.function.BeanPropertySupplierImpl
Instantiates a new bean property supplier impl.
BeanPropertyValue<T,V> - Class in cn.featherfly.common.bean
BeanPropertyValue.
BeanPropertyValue(BeanProperty<T, V>, V) - Constructor for class cn.featherfly.common.bean.BeanPropertyValue
Instantiates a new bean property value.
BeanUtils - Class in cn.featherfly.common.bean
JAVA BEAN 工具类.
beforeDay(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以日为最小单位判断第一个日期是否早于第二个日期
beforeDay(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以日为最小单位判断第一个日期是否早于第二个日期
beforeHour(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以小时为最小单位判断第一个日期是否早于第二个日期
beforeHour(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以小时为最小单位判断第一个日期是否早于第二个日期
beforeMinute(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以分钟为最小单位判断第一个日期是否早于第二个日期
beforeMinute(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以分钟为最小单位判断第一个日期是否早于第二个日期
beforeMonth(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以月为最小单位判断第一个日期是否早于第二个日期
beforeMonth(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以月为最小单位判断第一个日期是否早于第二个日期
beforeSecond(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以秒为最小单位判断第一个日期是否早于第二个日期
beforeSecond(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以秒为最小单位判断第一个日期是否早于第二个日期
beforeYear(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以年为最小单位判断第一个日期是否早于第二个日期
beforeYear(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以年为最小单位判断第一个日期是否早于第二个日期
BIG5 - Static variable in interface cn.featherfly.common.constant.Charset
Deprecated.
BIG5 - Static variable in interface cn.featherfly.common.constant.Charsets
BIG5
BIGDECIMAL - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
BlackListPolicy<T,P extends BlackListPolicy<T,P>> - Interface in cn.featherfly.common.policy
黑名单策略.
BOOL - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
BOOLEAN - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
BYTE - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
BYTEWRAPPER - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 

C

CalculationValidateCodeGenerator - Class in cn.featherfly.common.validate
VerifyCodeGenerator .
CalculationValidateCodeGenerator() - Constructor for class cn.featherfly.common.validate.CalculationValidateCodeGenerator
Instantiates a new count validate code generator.
CalculationValidateCodeGenerator(int) - Constructor for class cn.featherfly.common.validate.CalculationValidateCodeGenerator
Instantiates a new count validate code generator.
CalculationValidateCodeGenerator(int, CalculationOperator...) - Constructor for class cn.featherfly.common.validate.CalculationValidateCodeGenerator
Instantiates a new count validate code generator.
castGenericType(Class<?>, T) - Static method in class cn.featherfly.common.lang.ClassUtils
Class泛型参数强制转型.
ChainCollection<E,T extends java.util.Collection<E>> - Interface in cn.featherfly.common.structure
ChainCollection.
ChainCollectionImpl<E,T extends java.util.Collection<E>> - Class in cn.featherfly.common.structure
ChainCollectionImpl.
ChainCollectionImpl(Collection<E>) - Constructor for class cn.featherfly.common.structure.ChainCollectionImpl
Instantiates a new abstract chain collection.
ChainListImpl<E> - Class in cn.featherfly.common.structure
ChainCollectionImpl.
ChainListImpl() - Constructor for class cn.featherfly.common.structure.ChainListImpl
Instantiates a new chain map impl, work same as HashMap.
ChainListImpl(List<E>) - Constructor for class cn.featherfly.common.structure.ChainListImpl
Instantiates a new chain map impl with map argu.
ChainMap<K,V> - Interface in cn.featherfly.common.structure
chian put map.
ChainMapImpl<K,V> - Class in cn.featherfly.common.structure
ChainMapImpl.
ChainMapImpl() - Constructor for class cn.featherfly.common.structure.ChainMapImpl
Instantiates a new chain map impl, work same as HashMap.
ChainMapImpl(Map<K, V>) - Constructor for class cn.featherfly.common.structure.ChainMapImpl
Instantiates a new chain map impl with map argu.
ChainSetImpl<E> - Class in cn.featherfly.common.structure
ChainSetImpl.
ChainSetImpl() - Constructor for class cn.featherfly.common.structure.ChainSetImpl
Instantiates a new chain map impl, work same as HashMap.
ChainSetImpl(Set<E>) - Constructor for class cn.featherfly.common.structure.ChainSetImpl
Instantiates a new chain map impl with map argu.
changeDepth(int) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
改变当前节点的depth,级联改变子孙节点
Charset - Interface in cn.featherfly.common.constant
Deprecated.
charset - Variable in exception cn.featherfly.common.exception.LocalizedException
The charset.
Charsets - Interface in cn.featherfly.common.constant
字符集的常量
Children - Annotation Type in cn.featherfly.common.structure.tree.annotation
树结构对象标注获取子节点的方法
ChineseNumber - Class in cn.featherfly.common.lang.number
The Class ChineseNumber.
ChineseNumber() - Constructor for class cn.featherfly.common.lang.number.ChineseNumber
Instantiates a new chinese number.
ChineseNumber(boolean) - Constructor for class cn.featherfly.common.lang.number.ChineseNumber
Instantiates a new chinese number.
ClassLoaderUtils - Class in cn.featherfly.common.lang
类加载器工具.
ClassLoaderUtils.AggregateIterator<E> - Class in cn.featherfly.common.lang
聚合成一个能进行重复迭代和过滤的枚举实例。 始终保持一领先的统计员,以防止重复返回。.
ClassType<T> - Class in cn.featherfly.common.lang.reflect
The Class ClassType.
ClassType(Class<T>) - Constructor for class cn.featherfly.common.lang.reflect.ClassType
Instantiates a new class type.
ClassUtils - Class in cn.featherfly.common.lang
class处理的工具类.
ClassUtils.Fields - Class in cn.featherfly.common.lang
java.lang.reflect.Field utils
ClassUtils.Methods - Class in cn.featherfly.common.lang
java.lang.reflect.Method utils
ClassUtils.Types - Class in cn.featherfly.common.lang
java.lang.Class utils
clear() - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
清除黑名单和白名单
clear() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Clear.
clear() - Method in class cn.featherfly.common.structure.ChainMapImpl
clear() - Method in class cn.featherfly.common.structure.LimitQueue
clearBlackList() - Method in interface cn.featherfly.common.policy.BlackListPolicy
清除黑名单
clearBlackList() - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
清除黑名单
clearDirectory(File) - Static method in class cn.featherfly.common.io.FileUtils
清空指定目录中的文件。 这个方法将尽可能删除所有的文件,但是只要有一个文件没有被删除都会返回false。 另外这个方法不会迭代删除,即不会删除子目录及其内容。.
clearDirectory(File, boolean) - Static method in class cn.featherfly.common.io.FileUtils
清空指定目录中的文件。 这个方法将尽可能删除所有的文件,但是只要有一个文件没有被删除都会返回false。.
clearDirectory(String) - Static method in class cn.featherfly.common.io.FileUtils
清空指定目录中的文件。 这个方法将尽可能删除所有的文件,但是只要有一个文件没有被删除都会返回false。 另外这个方法不会迭代删除,即不会删除子目录及其内容。.
clearWhiteList() - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
清除白名单
clearWhiteList() - Method in interface cn.featherfly.common.policy.WhiteListPolicy
清除白名单
clone() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回一个复制的节点,迭代复制所有节点
clone() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
复制
cloneAsRoot() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
复制节点并改变为根节点
cloneAsRoot() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
复制节点并改变为根节点
cn.featherfly.common.bean - package cn.featherfly.common.bean
 
cn.featherfly.common.bean.function - package cn.featherfly.common.bean.function
 
cn.featherfly.common.bean.matcher - package cn.featherfly.common.bean.matcher
 
cn.featherfly.common.bean.rule - package cn.featherfly.common.bean.rule
 
cn.featherfly.common.constant - package cn.featherfly.common.constant
 
cn.featherfly.common.data - package cn.featherfly.common.data
 
cn.featherfly.common.exception - package cn.featherfly.common.exception
 
cn.featherfly.common.form - package cn.featherfly.common.form
 
cn.featherfly.common.io - package cn.featherfly.common.io
 
cn.featherfly.common.io.file - package cn.featherfly.common.io.file
 
cn.featherfly.common.io.file.rename - package cn.featherfly.common.io.file.rename
 
cn.featherfly.common.lang - package cn.featherfly.common.lang
 
cn.featherfly.common.lang.asserts - package cn.featherfly.common.lang.asserts
 
cn.featherfly.common.lang.date - package cn.featherfly.common.lang.date
 
cn.featherfly.common.lang.debug - package cn.featherfly.common.lang.debug
 
cn.featherfly.common.lang.executor - package cn.featherfly.common.lang.executor
 
cn.featherfly.common.lang.matcher - package cn.featherfly.common.lang.matcher
 
cn.featherfly.common.lang.number - package cn.featherfly.common.lang.number
 
cn.featherfly.common.lang.reflect - package cn.featherfly.common.lang.reflect
 
cn.featherfly.common.lang.string - package cn.featherfly.common.lang.string
 
cn.featherfly.common.lang.vt - package cn.featherfly.common.lang.vt
 
cn.featherfly.common.locale - package cn.featherfly.common.locale
 
cn.featherfly.common.location - package cn.featherfly.common.location
 
cn.featherfly.common.policy - package cn.featherfly.common.policy
 
cn.featherfly.common.structure - package cn.featherfly.common.structure
 
cn.featherfly.common.structure.page - package cn.featherfly.common.structure.page
 
cn.featherfly.common.structure.tree - package cn.featherfly.common.structure.tree
 
cn.featherfly.common.structure.tree.annotation - package cn.featherfly.common.structure.tree.annotation
 
cn.featherfly.common.structure.tree.matcher - package cn.featherfly.common.structure.tree.matcher
 
cn.featherfly.common.structure.tree.util - package cn.featherfly.common.structure.tree.util
 
cn.featherfly.common.validate - package cn.featherfly.common.validate
 
collection - Variable in class cn.featherfly.common.structure.ChainCollectionImpl
The collection.
CollectionUtils - Class in cn.featherfly.common.lang
集合类工具.
Collector<T,R> - Interface in cn.featherfly.common.data
Collector.
compare(T, T) - Static method in class cn.featherfly.common.lang.NumberUtils
Compare.
COMPARE_EQ - Static variable in class cn.featherfly.common.lang.Dates
日期比较等于的常量.
COMPARE_EQ - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
日期比较等于的常量.
COMPARE_GT - Static variable in class cn.featherfly.common.lang.Dates
日期比较大于的常量.
COMPARE_GT - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
日期比较大于的常量.
COMPARE_LT - Static variable in class cn.featherfly.common.lang.Dates
日期比较小于的常量.
COMPARE_LT - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
日期比较小于的常量.
compareDay(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以日为最小单位比较日期大小.
compareDay(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以日为最小单位比较日期大小.
compareHour(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以小时为最小单位比较日期大小.
compareHour(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以小时为最小单位比较日期大小.
compareMinute(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以分钟为最小单位比较日期大小.
compareMinute(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以分钟为最小单位比较日期大小.
compareMonth(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以月为最小单位比较日期大小.
compareMonth(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以月为最小单位比较日期大小.
compareSecond(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以秒为最小单位比较日期大小.
compareSecond(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以秒为最小单位比较日期大小.
compareYear(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以年为最小单位比较日期大小.
compareYear(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以年为最小单位比较日期大小.
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class cn.featherfly.common.structure.ChainMapImpl
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class cn.featherfly.common.structure.ChainMapImpl
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class cn.featherfly.common.structure.ChainMapImpl
concat(Object, Object) - Static method in class cn.featherfly.common.lang.ArrayUtils
数组链接 .
Console - Class in cn.featherfly.common.lang
Console.
Console() - Constructor for class cn.featherfly.common.lang.Console
 
constract(Tree<E>) - Static method in class cn.featherfly.common.structure.tree.util.TreeNodeTestUtils
返回树的结构字符串
constract(TreeNode<E>) - Static method in class cn.featherfly.common.structure.tree.util.TreeNodeTestUtils
返回树节点的结构字符串
contain(T[], T) - Static method in class cn.featherfly.common.lang.ArrayUtils
判断第一个传入的数组中是否存在第二个参数 .
contain(String[], String, boolean) - Static method in class cn.featherfly.common.lang.ArrayUtils
判断第一个传入的字符串数组中是否存在第二个传入的字符串.
ContainerType<T> - Interface in cn.featherfly.common.lang.vt
ContainerType.
contains(String, String) - Static method in class cn.featherfly.common.lang.Strings
判断一个String里是不是包含另一个String.
contains(String[], String) - Static method in class cn.featherfly.common.lang.Strings
字符串数组中是否包含指定的字符串.大小写敏感
contains(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断一个String里是不是包含另一个String
contains(String[], String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
字符串数组中是否包含指定的字符串.大小写敏感
contains(Object) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Contains.
contains(Object) - Method in class cn.featherfly.common.structure.LimitQueue
containsAll(Collection<?>) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Contains all.
containsAll(Collection<?>) - Method in class cn.featherfly.common.structure.LimitQueue
containsFactory(ResourceBundleFactory) - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Contains ResourceBundleFactory.
containsGroup(K) - Method in class cn.featherfly.common.structure.Groupable
Contains group.
containsIgnoreCase(String[], String) - Static method in class cn.featherfly.common.lang.Strings
不区分大小写判定字符串数组中是否包含指定的字符串。.
containsIgnoreCase(String[], String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
不区分大小写判定字符串数组中是否包含指定的字符串。
containsKey(String) - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
 
containsKey(String) - Method in interface cn.featherfly.common.locale.ResourceBundle
contains key.
containsKey(Object) - Method in class cn.featherfly.common.structure.ChainMapImpl
containsName(String) - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Contains base name.
containString(String[], String, boolean) - Static method in class cn.featherfly.common.lang.ArrayUtils
containsValue(Object) - Method in class cn.featherfly.common.structure.ChainMapImpl
containsValue(V) - Method in class cn.featherfly.common.structure.Groupable
Contains value.
convert(Class<T>) - Method in interface cn.featherfly.common.form.Parameter
转换
convert(Class<T>, String) - Method in interface cn.featherfly.common.form.Parameter
转换
convert(File) - Method in interface cn.featherfly.common.io.file.FileConvention
将文件转换为指定对象.
convert(Number, Class<T>) - Static method in class cn.featherfly.common.lang.NumberUtils
转换数字对象到指定数字类型
convertSeparator(String) - Static method in class cn.featherfly.common.lang.UriUtils
转换 \ 为 /
copyDirectory(String, String) - Static method in class cn.featherfly.common.io.FileUtils
复制文件夹.
copyDirectory(String, String, FileFilter) - Static method in class cn.featherfly.common.io.FileUtils
复制文件夹.
copyFile(String, String) - Static method in class cn.featherfly.common.io.FileUtils
复制文件.
copyFileToDirectory(String, String) - Static method in class cn.featherfly.common.io.FileUtils
复制文件到指定文件夹.
copyProperties(E, E) - Static method in class cn.featherfly.common.bean.BeanUtils
对象属性复制,复制源和复制目标必须是一样的类型或者继承关系
copyProperties(E, E, CopyRules) - Static method in class cn.featherfly.common.bean.BeanUtils
对象属性复制,复制源和复制目标必须是一样的类型或者继承关系
copyProperties(E, E, CopyRule) - Static method in class cn.featherfly.common.bean.BeanUtils
对象属性复制,复制源和复制目标必须是一样的类型或者继承关系
copyProperty(E, E, String) - Static method in class cn.featherfly.common.bean.BeanUtils
对象指定的属性复制
copyProperty(E, E, String, CopyRules) - Static method in class cn.featherfly.common.bean.BeanUtils
对象指定的属性复制
copyProperty(E, E, String, CopyRule) - Static method in class cn.featherfly.common.bean.BeanUtils
对象指定的属性复制
CopyRule - Interface in cn.featherfly.common.bean.rule
属性复制的规则.
CopyRuleAlwaysCopy - Class in cn.featherfly.common.bean.rule
始终复制.
CopyRuleAlwaysCopy() - Constructor for class cn.featherfly.common.bean.rule.CopyRuleAlwaysCopy
 
CopyRuleIgnoreCaseEmpty - Class in cn.featherfly.common.bean.rule
如果复制源属性值为null或empty则不复制(empty判断array,collection,map,string).
CopyRuleIgnoreCaseEmpty() - Constructor for class cn.featherfly.common.bean.rule.CopyRuleIgnoreCaseEmpty
 
CopyRuleIgnoreCaseNull - Class in cn.featherfly.common.bean.rule
如果复制源属性值为null则不复制.
CopyRuleIgnoreCaseNull() - Constructor for class cn.featherfly.common.bean.rule.CopyRuleIgnoreCaseNull
 
CopyRules - Enum in cn.featherfly.common.bean.rule
自带的复制规则类型的枚举.
crc32(File) - Static method in class cn.featherfly.common.io.FileUtils
generate crc32 long number.
crc32Hex(File) - Static method in class cn.featherfly.common.io.FileUtils
generate crc32 hex string.
create(String, Field, Class<V>, Method, Method, Class<T>, Class<?>) - Method in interface cn.featherfly.common.bean.BeanPropertyFactory
创建指定类型指定属性对应的BeanProperty.
create(String, Field, Class<V>, Method, Method, Class<T>, Class<?>) - Method in class cn.featherfly.common.bean.ReflectionBeanPropertyFactory
创建指定类型指定属性对应的BeanProperty.
create(Class<T>, int) - Static method in class cn.featherfly.common.lang.ArrayUtils
创建数组 .
create(Class<T>, int, IntFunction<T>) - Static method in class cn.featherfly.common.lang.ArrayUtils
create array and fill the array with given filler.
createDirectory(File) - Static method in class cn.featherfly.common.io.FileUtils
创建文件夹,自动创建不存在的父目录.
createFile(File) - Static method in class cn.featherfly.common.io.FileUtils
文件的创建 如果路经不存在,则自动创建路经
createFill(Class<T>, int, T) - Static method in class cn.featherfly.common.lang.ArrayUtils
create array and fill the array with given argu.

D

DATE - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
Dates - Class in cn.featherfly.common.lang
日期的帮助类
Dates.TimeType - Enum in cn.featherfly.common.lang
时间类型
DateUtils - Class in cn.featherfly.common.lang
Deprecated.
DateUtils.TimeType - Enum in cn.featherfly.common.lang
Deprecated.
时间类型
debug(Consumer<T>) - Method in class cn.featherfly.common.lang.debug.AbstractDebugMessage
Debug.
debug(Logger, String, Supplier<Object[]>) - Static method in class cn.featherfly.common.lang.LogUtils
debug.
debug(Exception, Logger) - Static method in class cn.featherfly.common.lang.LogUtils
记录日志(debug级别)
debugObject(Object, Logger) - Method in class cn.featherfly.common.lang.LogUtils
将对象属性信息图输出到日志
debugObject(Object, Logger, String) - Method in class cn.featherfly.common.lang.LogUtils
将对象属性信息图输出到日志
DefaultLocaleManager - Class in cn.featherfly.common.locale
DefaultLocaleManager.
DefaultLocaleManager() - Constructor for class cn.featherfly.common.locale.DefaultLocaleManager
 
defineClass(ClassLoader, String, byte[], ProtectionDomain) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
Define class.
defineClass(ClassLoader, String, byte[], ProtectionDomain, Supplier<Class<?>>) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
Define class.
delete(String) - Static method in class cn.featherfly.common.io.FileUtils
删除指定文件或目录。.
delete(File) - Static method in class cn.featherfly.common.io.FileUtils
删除指定文件或目录。.
deleteDir(String) - Static method in class cn.featherfly.common.io.FileUtils
删除指定目录及其中的所有内容。.
deleteDir(File) - Static method in class cn.featherfly.common.io.FileUtils
删除指定目录及其中的所有内容。.
deleteFile(String) - Static method in class cn.featherfly.common.io.FileUtils
删除指定文件。.
deleteFile(File) - Static method in class cn.featherfly.common.io.FileUtils
删除指定文件。.
destroy() - Method in class cn.featherfly.common.lang.executor.AutoAsyncExecutor
销毁
DOT - Static variable in class cn.featherfly.common.bean.BeanDescriptor
句号(.)
DOUBLE - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
DOUBLEWRAPPER - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 

E

each(ObjIntConsumer<T>, T...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Each.
each(Object, ObjIntConsumer<Object>) - Static method in class cn.featherfly.common.lang.ArrayUtils
Each.
each(Iterable<T>, ObjIntConsumer<T>) - Static method in class cn.featherfly.common.lang.CollectionUtils
Each.
each(T[], ObjIntConsumer<T>) - Static method in class cn.featherfly.common.lang.Lang
Each.
each(ObjIntConsumer<T>, T...) - Static method in class cn.featherfly.common.lang.Lang
Each.
each(Iterable<T>, ObjIntConsumer<T>) - Static method in class cn.featherfly.common.lang.Lang
Each.
each(NodeExecutor<TreeNode<E>>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
该节点及其所有子节点使用传入执行器进行操作 深度优先
each(NodeExecutor<TreeNode<E>>) - Method in class cn.featherfly.common.structure.tree.Tree
树的所有子节点使用传入执行器进行操作
each(NodeExecutor<T>) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
该节点及其所有子节点使用传入执行器进行操作 深度优先
element() - Method in class cn.featherfly.common.structure.LimitQueue
EMPTY_BOOLEAN_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable boolean array.
EMPTY_BOOLEAN_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Boolean array.
EMPTY_BYTE_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable byte array.
EMPTY_BYTE_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Byte array.
EMPTY_CHAR_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable char array.
EMPTY_CHARACTER_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Character array.
EMPTY_CLASS_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Class array.
EMPTY_DOUBLE_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable double array.
EMPTY_DOUBLE_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Double array.
EMPTY_FLOAT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable float array.
EMPTY_FLOAT_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Float array.
EMPTY_INT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable int array.
EMPTY_INTEGER_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Integer array.
EMPTY_LONG_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable long array.
EMPTY_LONG_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Long array.
EMPTY_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Object array.
EMPTY_SHORT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable short array.
EMPTY_SHORT_OBJECT_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable Short array.
EMPTY_STRING_ARRAY - Static variable in class cn.featherfly.common.lang.ArrayUtils
An empty immutable String array.
encode(String) - Static method in class cn.featherfly.common.lang.Strings
use ISO8859-1 as the input str charset, encode it to UTF-8.
encode(String, Charset) - Static method in class cn.featherfly.common.lang.Strings
将一个字符串进行转码处理,使用系统默认字符集[Charset.defaultCharset()]解码并使用传入字符集进行编码.
encode(String, Charset, Charset) - Static method in class cn.featherfly.common.lang.Strings
将一个字符串进行转码处理.
encode(String, String) - Static method in class cn.featherfly.common.lang.Strings
将一个字符串进行转码处理.
encode(String, String, String) - Static method in class cn.featherfly.common.lang.Strings
将一个字符串进行转码处理.
encode(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
use ISO8859-1 as the input str charset, encode it to UTF-8
encode(String, Charset) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将一个字符串进行转码处理,使用系统默认字符集解码并使用传入字符集进行编码.
encode(String, Charset, Charset) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将一个字符串进行转码处理.
encode(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将一个字符串进行转码处理.
encode(String, String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将一个字符串进行转码处理.
endWith(String, String) - Static method in class cn.featherfly.common.lang.Strings
判断字符串是否以指定字符串结束,如果需要判断的源文本为null,返回false.
endWith(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断字符串是否以指定字符串结束,如果需要判断的源文本为null,返回false.
entrySet() - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Entry<baseName,ResourceBundleFactory> set.
entrySet() - Method in class cn.featherfly.common.structure.ChainMapImpl
entrySet() - Method in class cn.featherfly.common.structure.Groupable
Entry set.
equals(Object) - Method in class cn.featherfly.common.bean.BeanProperty
equals(Object, Object) - Static method in class cn.featherfly.common.lang.Lang
安全的equals,防止空指针异常 .
equals(Object, Object) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
安全的equals,防止空指针异常
equals(Object) - Method in class cn.featherfly.common.lang.reflect.ClassType
equals(Object) - Method in class cn.featherfly.common.lang.reflect.GenericType
 
equals(Object) - Method in class cn.featherfly.common.lang.vt.VariableValue
equals(Object) - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
equals(Object) - Method in class cn.featherfly.common.location.LocationPoint
equals(Object) - Method in class cn.featherfly.common.location.RectangleRange
equals(Object) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Equals.
equals(Object) - Method in class cn.featherfly.common.structure.ChainMapImpl
equals(Object) - Method in class cn.featherfly.common.structure.LimitQueue
Equals.
Equals - Annotation Type in cn.featherfly.common.structure.tree.annotation
树结构对象标注判断是否相同的方法,返回boolean类型
equals(Object) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
 
equalsDay(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以日为最小单位判断第一个日期是否等于第二个日期
equalsDay(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以日为最小单位判断第一个日期是否等于第二个日期
equalsHour(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以小时为最小单位判断第一个日期是否等于第二个日期
equalsHour(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以小时为最小单位判断第一个日期是否等于第二个日期
equalsMinute(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以分钟为最小单位判断第一个日期是否等于第二个日期
equalsMinute(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以分钟为最小单位判断第一个日期是否等于第二个日期
equalsMonth(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以月为最小单位判断第一个日期是否等于第二个日期
equalsMonth(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以月为最小单位判断第一个日期是否等于第二个日期
equalsSecond(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以秒为最小单位判断第一个日期是否等于第二个日期
equalsSecond(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以秒为最小单位判断第一个日期是否等于第二个日期
equalsYear(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
以年为最小单位判断第一个日期是否等于第二个日期
equalsYear(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
以年为最小单位判断第一个日期是否等于第二个日期
error(String) - Static method in class cn.featherfly.common.lang.Console
Error.
error(String, Object...) - Static method in class cn.featherfly.common.lang.Console
Error.
error(Logger, String, Supplier<Object[]>) - Static method in class cn.featherfly.common.lang.LogUtils
error.
error(Exception, Logger) - Static method in class cn.featherfly.common.lang.LogUtils
记录日志(error级别)
Errors - Class in cn.featherfly.common.validate
The Class Errors.
Errors() - Constructor for class cn.featherfly.common.validate.Errors
Instantiates a new errors.
exception - Variable in class cn.featherfly.common.exception.ExceptionWrapper
exception type.
exception - Variable in class cn.featherfly.common.lang.Assert
exception type
ExceptionCodeException - Exception in cn.featherfly.common.exception
ExceptionCodeException.
ExceptionCodeException(ExceptionCode) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
构造方法.
ExceptionCodeException(ExceptionCode, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
构造方法.
ExceptionCodeException(ExceptionCode, Object[]) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
构造方法.
ExceptionCodeException(ExceptionCode, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
构造方法.
ExceptionCodeException(ExceptionCode, Locale) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
构造方法.
ExceptionCodeException(ExceptionCode, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
构造方法.
ExceptionCodeException(ExceptionCode, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
构造方法.
ExceptionCodeException(ExceptionCode, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
构造方法.
ExceptionCodeException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(String, Locale) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(String) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionCodeException(Throwable) - Constructor for exception cn.featherfly.common.exception.ExceptionCodeException
Instantiates a new exception code exception.
ExceptionWrapper<E extends java.lang.RuntimeException> - Class in cn.featherfly.common.exception
ExceptionWrapper
ExceptionWrapper(Class<E>) - Constructor for class cn.featherfly.common.exception.ExceptionWrapper
Instantiates a new exception wrapper.
Executable - Interface in cn.featherfly.common.lang.executor
可执行接口
execute(Executable) - Method in class cn.featherfly.common.lang.executor.AutoAsyncExecutor
 
execute() - Method in interface cn.featherfly.common.lang.executor.Executable
执行
execute(Executable) - Method in interface cn.featherfly.common.lang.executor.Executor
执行
execute(T) - Method in interface cn.featherfly.common.structure.tree.NodeExecutor
 
Executor - Interface in cn.featherfly.common.lang.executor
执行者

F

factorys() - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Factorys.
FieldAnnotationMatcher - Class in cn.featherfly.common.lang.matcher
匹配Field的注解的实现
FieldAnnotationMatcher(Class<?>...) - Constructor for class cn.featherfly.common.lang.matcher.FieldAnnotationMatcher
使用并集判断逻辑来匹配.
FieldAnnotationMatcher(LogicOperator, Class<?>...) - Constructor for class cn.featherfly.common.lang.matcher.FieldAnnotationMatcher
使用指定的判断逻辑来匹配.
FieldError - Class in cn.featherfly.common.validate
The Class FieldError.
FieldError() - Constructor for class cn.featherfly.common.validate.FieldError
 
FieldGroupMatcher - Class in cn.featherfly.common.lang.matcher
Field匹配组
FieldGroupMatcher() - Constructor for class cn.featherfly.common.lang.matcher.FieldGroupMatcher
 
FieldGroupMatcher(LogicOperator, FieldMatcher...) - Constructor for class cn.featherfly.common.lang.matcher.FieldGroupMatcher
 
FieldGroupMatcher(FieldMatcher...) - Constructor for class cn.featherfly.common.lang.matcher.FieldGroupMatcher
 
FieldMatcher - Interface in cn.featherfly.common.lang.matcher
Field匹配接口
FieldModifierMatcher - Class in cn.featherfly.common.lang.matcher
匹配Field Modifier的实现
FieldModifierMatcher() - Constructor for class cn.featherfly.common.lang.matcher.FieldModifierMatcher
 
FieldModifierMatcher(Modifier) - Constructor for class cn.featherfly.common.lang.matcher.FieldModifierMatcher
 
FieldNameRegexMatcher - Class in cn.featherfly.common.lang.matcher
正则匹配Field名称的实现
FieldNameRegexMatcher(String) - Constructor for class cn.featherfly.common.lang.matcher.FieldNameRegexMatcher
 
FieldNameRegexMatcher(String, int) - Constructor for class cn.featherfly.common.lang.matcher.FieldNameRegexMatcher
 
FieldTypeMatcher - Class in cn.featherfly.common.lang.matcher
匹配Field的类型的实现
FieldTypeMatcher(Class<?>) - Constructor for class cn.featherfly.common.lang.matcher.FieldTypeMatcher
 
FieldTypeMatcher(Class<?>, boolean) - Constructor for class cn.featherfly.common.lang.matcher.FieldTypeMatcher
 
FileConvention - Interface in cn.featherfly.common.io.file
文件转换器.
FileUtils - Class in cn.featherfly.common.io
文件操作类
此类中封装一些常用的文件操作
FileWrapper - Class in cn.featherfly.common.io.file
文件包装类
FileWrapper(File) - Constructor for class cn.featherfly.common.io.file.FileWrapper
构造方法
fill(T[], T[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
fill target array with source array .
fillAll(char[], char[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
fillAll.
fillAll(char[], int, char[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
使用source从startIndex填充target.
fillAll(byte[], byte[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
fillAll.
fillAll(byte[], int, byte[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
使用source从startIndex填充target.
fillAll(int[], int[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
fillAll.
fillAll(int[], int, int[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
使用source从startIndex填充target.
fillAll(long[], long[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
fillAll.
fillAll(long[], int, long[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
使用source从startIndex填充target.
fillAll(double[], double[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
fillAll.
fillAll(double[], int, double[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
使用source从startIndex填充target.
fillAll(T[], T[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
fillAll.
fillAll(T[], int, T[]) - Static method in class cn.featherfly.common.lang.ArrayUtils
使用source从startIndex填充target.
fillingAtStart(N, int, char) - Static method in class cn.featherfly.common.lang.NumberUtils
传入数字长度低于传入最小长度则使用传入字符补全在开头使长度达到最小长度
fillProperties(Map<String, Object>, E) - Static method in class cn.featherfly.common.bean.BeanUtils
用传入的MAP填充传入的bean的属性值(可写属性),忽略map中的null值.
fillProperties(Map<String, Object>, E, boolean) - Static method in class cn.featherfly.common.bean.BeanUtils
用传入的MAP填充传入的bean的属性值(可写属性).
filterHtml(String) - Static method in class cn.featherfly.common.lang.Strings
过滤<, >, " 等html字符的方法。.
filterHtml(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
过滤<, >, " 等html字符的方法。
find(TreeNodeMatcher<TreeNode<E>>) - Method in class cn.featherfly.common.structure.tree.Tree
查找指定匹配节点
find(String) - Method in class cn.featherfly.common.structure.tree.Tree
查找指定id的节点
find(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.Tree
查找指定节点
findBeanProperty(BeanPropertyMatcher) - Method in class cn.featherfly.common.bean.BeanDescriptor
查找并返回第一个符合条件BeanProperty.
findBeanPropertys(BeanPropertyMatcher) - Method in class cn.featherfly.common.bean.BeanDescriptor
查找并返回所有符合条件BeanProperty的集合.
findField(Class<?>, FieldMatcher) - Static method in class cn.featherfly.common.lang.ClassUtils
查找并返回第一个符合条件的Field.
findFields(Class<?>, FieldMatcher) - Static method in class cn.featherfly.common.lang.ClassUtils
查找并返回所有符合条件Field的集合.
findMethod(Class<?>, MethodMatcher) - Static method in class cn.featherfly.common.lang.ClassUtils
查找并返回第一个符合条件的Method.
findMethods(Class<?>, MethodMatcher) - Static method in class cn.featherfly.common.lang.ClassUtils
查找并返回所有符合条件Method的集合.
findProgeny(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
从子孙节点中找到指定节点,并将其返回.
findProgeny(String) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
从子孙节点中找到指定id的节点,并将其返回
findProgeny(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
从子孙节点中找到指定节点,并将其返回.
findProgeny(String) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
从子孙节点中找到指定id的节点,并将其返回
findTreeNode(TreeNodeMatcher<TreeNode<E>>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
从子孙节点中找到第一个匹配的节点,并将其返回(包含自身)
findTreeNode(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
从子孙节点中找到指定节点,并将其返回(包含自身)
findTreeNode(String) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
从子孙节点中找到指定id的节点,并将其返回(包含自身)
findTreeNode(TreeNodeMatcher<T>) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
从子孙节点中找到第一个匹配的节点,并将其返回(包含自身)
findTreeNode(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
从子孙节点中找到指定节点,并将其返回(包含自身)
findTreeNode(String) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
从子孙节点中找到指定id的节点,并将其返回(包含自身)
FLOAT - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
FLOATEWRAPPER - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
forEach(Consumer<? super E>) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
For each.
forEach(BiConsumer<? super K, ? super V>) - Method in class cn.featherfly.common.structure.ChainMapImpl
Form<P extends Parameter> - Interface in cn.featherfly.common.form
表单
formart(Date, String) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
使用传入的格式化参数进行格式化
formartDate(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
使用yyyy-MM-dd进行格式化
formartTime(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
使用yyyy-MM-dd hh:mm:ss进行格式化
format(LocalDateTime, String) - Static method in class cn.featherfly.common.lang.Dates
使用传入的格式化参数进行格式化.
format(Date, String) - Static method in class cn.featherfly.common.lang.Dates
使用传入的格式化参数进行格式化.
format(String, Object...) - Method in class cn.featherfly.common.lang.string.StringFormatter
format str.
format(String, Map<String, Object>) - Method in class cn.featherfly.common.lang.string.StringFormatter
format str.
format(String, O) - Method in class cn.featherfly.common.lang.string.StringFormatter
format str.
format(String, Object) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, Object...) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, Object[], char) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, Object[], char, char) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, Map<String, Object>) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, Map<String, Object>, char) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, Map<String, Object>, char, char) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, Object, char) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, Object, char, char) - Static method in class cn.featherfly.common.lang.Strings
format str.
format(String, String...) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将传入字符串中[#数字]的字符串使用传入的参数替换(第几个替换#数字) 例如:[#1] is a [#2],"lilei","boy",返回lilei is a boy
format(String, Map<String, String>) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
format str.
format2(String, Object) - Static method in class cn.featherfly.common.lang.Strings
format str.
formatDate(LocalDateTime) - Static method in class cn.featherfly.common.lang.Dates
使用yyyy-MM-dd进行格式化.
formatDate(Date) - Static method in class cn.featherfly.common.lang.Dates
使用yyyy-MM-dd进行格式化.
formatTime(LocalDateTime) - Static method in class cn.featherfly.common.lang.Dates
使用yyyy-MM-dd hh:mm:ss进行格式化.
formatTime(Date) - Static method in class cn.featherfly.common.lang.Dates
使用yyyy-MM-dd hh:mm:ss进行格式化.
forName(String) - Static method in class cn.featherfly.common.lang.ClassUtils
查找指定类型 .
FRIDAY - Static variable in class cn.featherfly.common.lang.Dates
方法 Dates.getDayOfWeek(Date date)的返回值 星期五.
FRIDAY - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
方法 DateUtils.getDayOfWeek(Date date)的返回值 星期五.
fromMap(Map<String, Object>, Class<E>) - Static method in class cn.featherfly.common.bean.BeanUtils
以传入类型生成的实例对象,并用传入的MAP填充其属性值(可写属性,忽略map中的null值).
fromMap(Map<String, Object>, Class<E>, boolean) - Static method in class cn.featherfly.common.bean.BeanUtils
以传入类型生成的实例对象,并用传入的MAP填充其属性值(可写属性).

G

GB18030 - Static variable in interface cn.featherfly.common.constant.Charset
Deprecated.
GB18030 - Static variable in interface cn.featherfly.common.constant.Charsets
GB18030
GB2312 - Static variable in interface cn.featherfly.common.constant.Charset
Deprecated.
GB2312 - Static variable in interface cn.featherfly.common.constant.Charsets
GB2312
GBK - Static variable in interface cn.featherfly.common.constant.Charset
Deprecated.
GBK - Static variable in interface cn.featherfly.common.constant.Charsets
GBK
generate() - Method in class cn.featherfly.common.validate.CalculationValidateCodeGenerator
generate(int) - Method in class cn.featherfly.common.validate.SimpleValidateCodeGenerator
使用系统默认字符源生成验证码.
generate(int, String) - Method in class cn.featherfly.common.validate.SimpleValidateCodeGenerator
使用指定源生成验证码.
generate() - Method in class cn.featherfly.common.validate.SimpleValidateCodeGenerator
generate() - Method in interface cn.featherfly.common.validate.ValidateCodeGenerator
 
generateUUID() - Static method in class cn.featherfly.common.lang.UUIDGenerator
返回默认的UUID字符串(长度32位)
generateUUID22Chars() - Static method in class cn.featherfly.common.lang.UUIDGenerator
生成长度为22的UUID.包含字符( a到z,`1234567890-=~!@#$%^&*()_+[]{}\\|;;,./? )
包含URL特殊字符,不能在URL中使用,不包含大小写,可以用作数据库主键(优点:短,加速查询;缺点:人眼难识别)
generateUUID22Letters() - Static method in class cn.featherfly.common.lang.UUIDGenerator
生成长度为22的UUID.包含字符( a到z,A到Z,0到9,-_ ).
可以用在URL中,但是需要区分大小写,不建议作为数据库主键。
generateUUID32() - Static method in class cn.featherfly.common.lang.UUIDGenerator
生成长度为32的UUID
generateUUID36() - Static method in class cn.featherfly.common.lang.UUIDGenerator
生成长度为36的UUID
generateVerifyCode(int) - Static method in class cn.featherfly.common.validate.ValidateCodeUtils
使用系统默认字符源生成验证码.
generateVerifyCode(int, String) - Static method in class cn.featherfly.common.validate.ValidateCodeUtils
使用指定源生成验证码.
GenericType<T> - Class in cn.featherfly.common.lang.reflect
GenericType.
GenericType(Class<T>) - Constructor for class cn.featherfly.common.lang.reflect.GenericType
Instantiates a new generic type.
get() - Method in class cn.featherfly.common.bean.function.BeanPropertySupplierImpl
get(String, Class<T>) - Method in interface cn.featherfly.common.form.Parameter
获取参数
get() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableSupplierLambdaInfo
get(List<T>) - Static method in class cn.featherfly.common.lang.Randoms
以给定的列表为源,随机抽取其中一个元素返回
get(int) - Method in class cn.featherfly.common.structure.ChainListImpl
get(Object) - Method in class cn.featherfly.common.structure.ChainMapImpl
get(K) - Method in class cn.featherfly.common.structure.ThreadLocalMap
Gets the key of value.
getAge(Date) - Static method in class cn.featherfly.common.lang.Dates
使用系统当前日期与传入出生日期比较获得年龄
getAge(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
使用传入比较日期与传入出生日期比较获得年龄.参数只要有一个为null,则返回null
getAge(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
使用系统当前日期与传入出生日期比较获得年龄
getAge(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
使用传入比较日期与传入出生日期比较获得年龄.参数只要有一个为null,则返回null
getAncestors() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回当前节点的所有祖先节点.
getAncestors() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回当前节点的所有祖先节点.
getAnnotatedFields(Class<?>, Class<A>) - Static method in class cn.featherfly.common.lang.ClassUtils
返回指定类型(objectType)被指定注解(annotationType)标注的所有字段【成员变量】(field) 会把父类里有被标注的字段也进行返回.
getAnnotatedFields(Class<?>, Class<A>, boolean) - Static method in class cn.featherfly.common.lang.ClassUtils
返回指定类型(objectType)被指定注解(annotationType)标注的所有字段【成员变量】(field) fromSuper 为 true 时会把父类里有被标注的字段也进行返回,为false则只返回本类的.
getAnnotatedMethods(Class<?>, Class<A>) - Static method in class cn.featherfly.common.lang.ClassUtils
返回指定类型(objectType)被指定注解(annotationType)标注的公共(public)方法(method).
getAnnotation(Class<A>) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回当前对象的指定类型注解.
getAnnotation(Class<A>) - Method in class cn.featherfly.common.bean.BeanProperty
返回当前属性的指定类型注解.
getAnnotation(A1, Class<A2>) - Static method in class cn.featherfly.common.lang.ClassUtils
获取标注的注解实力对象,如果没有标注,返回null.
getAnnotation(Class<?>, Class<A>) - Static method in class cn.featherfly.common.lang.ClassUtils
返回指定类型(objectType)的指定注解类型(annotationType), 会把父类里有被标注的字段也进行返回.
getAnnotation(Class<?>, Class<A>, boolean) - Static method in class cn.featherfly.common.lang.ClassUtils
返回指定类型(objectType)的指定注解类型(annotationType), fromSuper 为 true 时如果没有找到annotionType,则继续从父类查找.
getAnnotations() - Method in class cn.featherfly.common.bean.BeanDescriptor
返回当前对象的所有注解
getAnnotations() - Method in class cn.featherfly.common.bean.BeanProperty
返回当前属性的所有注解 .
getAnnotations(A1, Class<A2>) - Static method in class cn.featherfly.common.lang.ClassUtils
获取标注的注解实力对象,如果没有标注,返回null.
getAnnotations(Class<?>, Class<A>) - Static method in class cn.featherfly.common.lang.ClassUtils
返回指定类型(objectType)的指定注解类型(annotationType), 会把父类里有被标注的字段也进行返回.
getAnnotations(Class<?>, Class<A>, boolean) - Static method in class cn.featherfly.common.lang.ClassUtils
返回指定类型(objectType)的指定注解类型(annotationType), fromSuper 为 true 时如果没有找到annotionType,则继续从父类查找.
getAnnotations() - Method in class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
返回annotations
getArgus() - Method in class cn.featherfly.common.exception.SimpleLocalizedExceptionCode
getAsDouble() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableDoubleSupplierLambdaInfo
getAsInt() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableIntSupplierLambdaInfo
getAsLong() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableLongSupplierLambdaInfo
getBeanDescriptor(Class<T>) - Static method in class cn.featherfly.common.bean.BeanDescriptor
返回指定类型的描述.
getBeanProperties() - Method in class cn.featherfly.common.bean.BeanDescriptor
Gets the bean properties.
getBeanProperty(int) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回指定索引属性.
getBeanProperty(String) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回指定属性.
getBeanProperty(SerializableFunction<T, R>) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回指定属性.
getBeanProperty(SerializableBiConsumer<E, R>) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回指定属性.
getBeanProperty(SerializableConsumer<R>) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回指定属性.
getBeanProperty(SerializableSupplier<R>) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回指定属性.
getBeanProperty() - Method in class cn.featherfly.common.bean.BeanPropertyValue
get beanProperty value.
getBlackList() - Method in interface cn.featherfly.common.policy.BlackListPolicy
获取黑名单集合
getBlackList() - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
返回blackList
getBoolean() - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个布尔值
getBundle(String, Locale) - Method in class cn.featherfly.common.locale.JdkResourceBundleFactory
getBundle
getBundle(String, Locale, Charset) - Method in class cn.featherfly.common.locale.JdkResourceBundleFactory
getBundle
getBundle(String, Locale) - Method in interface cn.featherfly.common.locale.ResourceBundleFactory
getBundle
getBundle(String, Locale, Charset) - Method in interface cn.featherfly.common.locale.ResourceBundleFactory
getBundle
getBundle(String, Locale) - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
getBundle
getBundle(String, Locale, Charset) - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
getBundle
getBundle(String) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getBundle,use default locale .
getBundle(String, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getBundle,use default locale
getBundle(String, Locale) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getBundle
getBundle(String, Locale, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getBundle
getBundle(Class<?>) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getBundle,use default locale.
getBundle(Class<?>, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getBundle,use default locale
getBundle(Class<?>, Locale) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getBundle.
getBundle(Class<?>, Locale, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getBundle
getCharset() - Method in exception cn.featherfly.common.exception.LocalizedException
返回charset.
getCharset() - Method in class cn.featherfly.common.io.PropertiesImpl
getCharset() - Method in class cn.featherfly.common.io.PropertiesPlus
getChildBeanProperty(String) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回指定子孙属性.
getChildNodes() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回直属下级
getChildNodes() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回直属下级
getChildSize() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回子节点的数量
getChildSize() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回子节点的数量
getChineseNumber(int) - Method in class cn.featherfly.common.lang.number.ChineseNumber
Gets the chinese number.
getClass(T) - Static method in class cn.featherfly.common.lang.ClassUtils
get the obj class.
getClassName(Object) - Static method in class cn.featherfly.common.lang.ClassUtils
get class name.
getClassPathInJar(URL) - Static method in class cn.featherfly.common.io.FileUtils
获取jar包内的path.
getClassType(Type) - Static method in class cn.featherfly.common.lang.ClassUtils
getClassType.
getCode() - Method in class cn.featherfly.common.validate.Errors
返回code.
getColumnDelimiter() - Method in class cn.featherfly.common.lang.debug.TableMessage
get columnDelimiter value.
getColumnHeaderDelimiter() - Method in class cn.featherfly.common.lang.debug.TableMessage
get columnHeaderDelimiter value.
getColumns() - Method in class cn.featherfly.common.lang.debug.TableMessage
get columns value.
getContentType() - Method in class cn.featherfly.common.io.file.FileWrapper
 
getCopyRule() - Method in enum cn.featherfly.common.bean.rule.CopyRules
get CopyRule
getCurrentDayOfMonth() - Static method in class cn.featherfly.common.lang.Dates
返回当前日期(一月中的哪天).
getCurrentDayOfMonth() - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回当前日期(一月中的哪天)
getCurrentDayOfWeek() - Static method in class cn.featherfly.common.lang.Dates
返回当前是星期几.
getCurrentDayOfWeek() - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回当前是星期几
getCurrentHour() - Static method in class cn.featherfly.common.lang.Dates
返回当前小时(24小时制).
getCurrentHour() - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回当前小时(24小时制)
getCurrentMinute() - Static method in class cn.featherfly.common.lang.Dates
返回当前分钟.
getCurrentMinute() - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回当前分钟
getCurrentMonth() - Static method in class cn.featherfly.common.lang.Dates
返回当前月,与Date和Calendar的0-11不同,返回的是1-12.
getCurrentMonth() - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回当前月,与Date和Calendar的0-11不同,返回的是1-12
getCurrentSecond() - Static method in class cn.featherfly.common.lang.Dates
返回当前秒.
getCurrentSecond() - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回当前秒
getCurrentYear() - Static method in class cn.featherfly.common.lang.Dates
返回当前年.
getCurrentYear() - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回当前年
getDate(int, int, int) - Static method in class cn.featherfly.common.lang.Dates
根据指定的 year,month,day 返回Date实例.
getDate(int, int, int) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
根据指定的 year,month,day 返回Date实例
getDayNumber(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
获取两个日期中间的天数.
getDayNumber(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
获取两个日期中间的天数.
getDayOfMonth(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期的日(一月中的哪天).
getDayOfMonth(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期的日(一月中的哪天)
getDayOfWeek(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期是星期几,星期一是1,星期日是7.
getDayOfWeek(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期是星期几,星期一是1,星期日是7
getDayOfYear(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期是当年的第几天.
getDayOfYear(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期是当年的第几天
getDeclaringType() - Method in class cn.featherfly.common.bean.BeanProperty
返回declaringType.
getDepth() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回depth
getDepth() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回depth
getDirectory() - Method in class cn.featherfly.common.io.Watcher
返回directory.
getDistance(LocationPoint, LocationPoint) - Static method in class cn.featherfly.common.location.LocationUtils
Gets distance.
getDouble() - Static method in class cn.featherfly.common.lang.Randoms
返回一个随机double
getEndSymbol() - Method in class cn.featherfly.common.lang.string.StringFormatter
返回endSymbol.
getErrorMessages() - Method in class cn.featherfly.common.validate.Errors
返回errorMessages.
getEvents() - Method in class cn.featherfly.common.io.Watcher
返回events.
getEveryNode() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回该节点及其所有子孙节点(包含该节点)
getEveryNode() - Method in class cn.featherfly.common.structure.tree.Tree
返回该树所有节点的列表
getEveryNode() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回该节点及其所有子孙节点(包含该节点)
getExceptionCode() - Method in exception cn.featherfly.common.exception.ExceptionCodeException
返回exceptionCode.
getExceptionCode() - Method in exception cn.featherfly.common.exception.LocalizedCodeException
返回exceptionCode.
getExecutorService() - Method in class cn.featherfly.common.lang.executor.AutoAsyncExecutor
返回executorService
getExtDirs() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 ExtDirs
getExtName() - Method in class cn.featherfly.common.io.file.FileWrapper
返回extName
getFactory(String) - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Gets the factory.
getFactory() - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Gets the default ResourceBundleFactory.
getField() - Method in class cn.featherfly.common.bean.BeanProperty
Gets the field.
getField(E, String) - Static method in class cn.featherfly.common.bean.BeanUtils
返回字段值(绕过访问控制,可以访问私有字段)
getField(Class<?>, String) - Static method in class cn.featherfly.common.lang.ClassUtils
返回目标类型的指定名称的字段,支持多层嵌套 例如, user.address.no
getFieldErrors() - Method in class cn.featherfly.common.validate.Errors
返回fieldErrors.
getFieldGenericParameterType(Class<?>, String) - Static method in class cn.featherfly.common.lang.ClassUtils
获得Field的第一个泛型参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getFieldGenericParameterType(Class<?>, String, int) - Static method in class cn.featherfly.common.lang.ClassUtils
获得Field的指定位置的泛型参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getFieldGenericParameterType(Class<?>, Field) - Static method in class cn.featherfly.common.lang.ClassUtils
获得Field的第一个泛型参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getFieldGenericParameterType(Class<?>, Field, int) - Static method in class cn.featherfly.common.lang.ClassUtils
获得Field的泛型参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getFieldGenericParameterTypes(Class<?>, String) - Static method in class cn.featherfly.common.lang.ClassUtils
获得Field的所有泛型参数的实际类型列表,如果是已经具现化的泛型,则返回具现化的类型.
getFieldGenericParameterTypes(Class<?>, Field) - Static method in class cn.featherfly.common.lang.ClassUtils
获得Field的所有泛型参数的实际类型列表,如果是已经具现化的泛型,则返回具现化的类型.
getFieldType(Class<?>, String) - Static method in class cn.featherfly.common.lang.ClassUtils
获得Field参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getFieldType(Class<?>, Field) - Static method in class cn.featherfly.common.lang.ClassUtils
获得Field参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getFieldValue(Class<?>, String) - Static method in class cn.featherfly.common.lang.ClassUtils
返回目标类型的指定类型的静态字段值,支持多层嵌套 例如, user.address.no
getFieldValue(Object, String) - Static method in class cn.featherfly.common.lang.ClassUtils
返回目标对象的指定类型的字段值,支持多层嵌套 例如, user.address.no
getFile() - Method in class cn.featherfly.common.io.file.FileWrapper
 
getFileContent(String, String) - Static method in class cn.featherfly.common.io.FileUtils
读取文档正文.
getFileContentLines(String, String) - Static method in class cn.featherfly.common.io.FileUtils
读取文档正文.
getFileExtName(String) - Static method in class cn.featherfly.common.io.FileUtils
得到文件的扩展名.
getFileExtName(File) - Static method in class cn.featherfly.common.io.FileUtils
得到文件的扩展名.
getFileName() - Method in class cn.featherfly.common.io.file.FileWrapper
 
getFileName(String) - Static method in class cn.featherfly.common.io.FileUtils
从文件路径得到文件名。.
getFileName(File) - Static method in class cn.featherfly.common.io.FileUtils
从文件路径得到文件名.
getFilePath(String) - Static method in class cn.featherfly.common.io.FileUtils
从文件名得到文件绝对路径。.
getFilePath(File) - Static method in class cn.featherfly.common.io.FileUtils
从文件得到文件绝对路径。.
getFileSeparator() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 FileSeparator
getFirstChild() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回第一个子节点
getFirstChild() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回第一个子节点
getFloat() - Static method in class cn.featherfly.common.lang.Randoms
返回一个随机Float
getForExceptionType() - Method in class cn.featherfly.common.exception.LoadedMessageLocalizedExceptionCode
返回forExceptionType
getFromTotal(double, int) - Static method in class cn.featherfly.common.lang.Randoms
把传入总数分解为随机的传入份数
getGaussian() - Static method in class cn.featherfly.common.lang.Randoms
返回一个随机Double
getGenericParameterType(Class<?>, String) - Static method in class cn.featherfly.common.lang.ClassUtils.Fields
获得Field的第一个泛型参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getGenericParameterType(Class<?>, String, int) - Static method in class cn.featherfly.common.lang.ClassUtils.Fields
获得Field的指定位置的泛型参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getGenericParameterType(Class<?>, Field) - Static method in class cn.featherfly.common.lang.ClassUtils.Fields
获得Field的第一个泛型参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getGenericParameterType(Class<?>, Field, int) - Static method in class cn.featherfly.common.lang.ClassUtils.Fields
获得Field的泛型参数的实际类型,如果是已经具现化的泛型,则返回具现化的类型.
getGenericParameterType(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法输入参数第一个输入参数的第一个泛型参数的实际类型.
getGenericParameterType(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法输入参数第一个输入参数的第一个泛型参数的实际类型.
getGenericParameterType(Class<?>, Method, int) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法输入参数第index个输入参数的第一个泛型参数的实际类型.
getGenericParameterType(Class<?>, Method, int, int) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法输入参数第index个输入参数的所有泛型参数的实际类型.
getGenericParameterTypes(Class<?>, String) - Static method in class cn.featherfly.common.lang.ClassUtils.Fields
获得Field的所有泛型参数的实际类型列表,如果是已经具现化的泛型,则返回具现化的类型.
getGenericParameterTypes(Class<?>, Field) - Static method in class cn.featherfly.common.lang.ClassUtils.Fields
获得Field的所有泛型参数的实际类型列表,如果是已经具现化的泛型,则返回具现化的类型.
getGenericParameterTypes(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法输入参数第一个输入参数的所有泛型参数的实际类型列表.
getGenericParameterTypes(Class<?>, Method, int) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法输入参数第index个输入参数的所有泛型参数的实际类型.
getGenericParameterTypesAll(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法所有参数的所有泛型参数的实际类型列表.
getGenericType() - Method in class cn.featherfly.common.bean.BeanProperty
如果属性是一个支持泛型的对象,返回其泛型,如属性为类型java.util.Optional<java.lang.String>,则返回java.lang.String.
getGenericTypes() - Method in class cn.featherfly.common.bean.BeanProperty
如果属性是一个支持泛型的对象,返回其所有泛型列表.
getGenericTypes() - Method in class cn.featherfly.common.lang.reflect.GenericType
get genericTypes value
getGetter(Field, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
返回getter方法,包括getXxx和isXxx 没有找到返回null.
getGroupUnit(int) - Method in class cn.featherfly.common.lang.number.ChineseNumber
Gets the group unit.
getHour(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期小时(24小时制).
getHour(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期小时(24小时制)
getId() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
获取唯一标识
getId() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
获取唯一标识
getInstance() - Method in class cn.featherfly.common.lang.LambdaUtils.InstanceLambdaInfo
返回instance.
getInstanceType() - Method in class cn.featherfly.common.bean.BeanProperty
Gets the instance type.
getInstanceType() - Method in interface cn.featherfly.common.bean.BeanPropertyDescriptor
Gets the instance type.
getInstanceType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetter
Gets the bean type.
getInstanceType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterDouble
Gets the bean type.
getInstanceType() - Method in class cn.featherfly.common.bean.function.BeanPropertyGetterImpl
Gets the bean type.
getInstanceType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterInt
Gets the bean type.
getInstanceType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterLong
Gets the bean type.
getInstanceType() - Method in interface cn.featherfly.common.bean.function.BeanPropertySetter
Gets the bean type.
getInstanceType() - Method in class cn.featherfly.common.bean.function.BeanPropertySetterImpl
Gets the bean type.
getInstanceType() - Method in interface cn.featherfly.common.bean.function.BeanPropertySupplier
Gets the bean type.
getInstanceType() - Method in class cn.featherfly.common.bean.function.BeanPropertySupplierImpl
Gets the bean type.
getInt() - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个整数
getInt(int) - Static method in class cn.featherfly.common.lang.Randoms
返回一个不大于max的随机整数
getInterfaceGenericType(Class<?>, int, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
获得指定类实现的接口的泛型参数的实际类型.
getInterfaceGenericType(Class<?>, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
获得指定类实现的接口的第一个泛型参数的实际类型.
getInterfaceGenericType(Class<?>, int, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils.Types
获得指定类实现的接口的泛型参数的实际类型.
getInterfaceGenericType(Class<?>, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils.Types
获得指定类实现的接口的第一个泛型参数的实际类型.
getInterfaceGenericTypeMap(Class<?>, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
通过反射,获得指定类的父类的泛型参数的实际类型与父类定义泛型是的定义之间的映射关系.
getInterfaceGenericTypeMap(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
通过反射,获得指定类的父类的泛型参数的实际类型与父类定义泛型是的定义之间的映射关系.
getInvoker() - Static method in class cn.featherfly.common.lang.Lang
获取调用getInvoker方法所在的方法被调用的信息(即调用方法、类等).
getInvoker(int) - Static method in class cn.featherfly.common.lang.Lang
获取调用getInvoker方法所在的方法被调用的信息(即调用方法、类等) .
getInvoker() - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
获取调用getInvoker方法所在的方法被调用的信息(即调用方法、类等)
getInvokers() - Static method in class cn.featherfly.common.lang.Lang
获取调用此方法的调用方法栈 .
getInvokers() - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
获取调用此方法的调用方法栈
getJar(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
获取指定类所在的JAR包的JAR文件.如果不是JAR文件中的返回null.
getJar(String) - Static method in class cn.featherfly.common.lang.ClassUtils
获取指定类所在的JAR包的JAR文件.如果不是JAR文件中的返回null.
getJavaClassPath() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaClassPath
getJavaClassVersion() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaClassVersion
getJavaCompiler() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaCompiler
getJavaHome() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaHome
getJavaIoTmpdir() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaIoTmpdir
getJavaLibraryPath() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaLibraryPath
getJavaSpecificationName() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaSpecificationName
getJavaSpecificationVendor() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaSpecificationVendor
getJavaSpecificationVersion() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaSpecificationVersion
getJavaVendor() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVendor
getJavaVendorUrl() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVendorUrl
getJavaVersion() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVersion
getJavaVmName() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVmName
getJavaVmSpecificationName() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVmSpecificationName
getJavaVmSpecificationVendor() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVmSpecificationVendor
getJavaVmSpecificationVersion() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVmSpecificationVersion
getJavaVmVendor() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVmVendor
getJavaVmVersion() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 JavaVmVersion
getKey() - Method in class cn.featherfly.common.exception.SimpleLocalizedExceptionCode
getKeys() - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
 
getKeys() - Method in interface cn.featherfly.common.locale.ResourceBundle
get keys
getLambdaInfo(Serializable) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the lambda info.
getLambdaMethod(SerializedLambda) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the lambda method.
getLambdaMethod(Serializable) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the lambda method.
getLambdaMethodName(Serializable) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the lambda method name.
getLambdaMethodName(SerializedLambda) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the lambda method name.
getLambdaPropertyName(Serializable) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the lambda property name.
getLambdaPropertyName(SerializedLambda) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the lambda property name.
getLastChild() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回最后一个子节点
getLastChild() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回最后一个子节点
getLatitude() - Method in class cn.featherfly.common.location.LocationPoint
Gets latitude.
getLeftBottom() - Method in class cn.featherfly.common.location.RectangleRange
Gets left bottom.
getLeftTop() - Method in class cn.featherfly.common.location.RectangleRange
Gets left top.
getLength() - Method in class cn.featherfly.common.io.file.FileWrapper
返回文件大小.
getLength(File) - Static method in class cn.featherfly.common.io.FileUtils
返回文件大小(速度快).如果文件不存在返回-1.
getLength(String) - Static method in class cn.featherfly.common.lang.Strings
获取传入字符串的长度,null返回0.
getLength(String, boolean) - Static method in class cn.featherfly.common.lang.Strings
获取传入字符串的长度,null返回0.
getLength(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
获取传入字符串的长度,null返回0.
getLength(String, boolean) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
获取传入字符串的长度,null返回0.
getLetter() - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个字母(随机大小写)
getLetterLowerCase() - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个小写字母
getLetterUpperCase() - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个大写字母
getLimit() - Method in class cn.featherfly.common.structure.LimitQueue
获取限制大小.
getLimit() - Method in class cn.featherfly.common.structure.page.Limit
返回limit
getLineSeparator() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 LineSeparator
getListener() - Method in class cn.featherfly.common.io.Watcher
返回listener.
getLocale() - Method in class cn.featherfly.common.exception.SimpleLocalizedExceptionCode
getLocale() - Method in class cn.featherfly.common.locale.DefaultLocaleManager
get Locale.
getLocale() - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
 
getLocale() - Method in interface cn.featherfly.common.locale.LocaleManager
get Locale.
getLocale() - Method in interface cn.featherfly.common.locale.ResourceBundle
get locale.
getLocale(Locale) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
获取ResourceBundleUtils在没有传入Locale时使用的默认Locale,默认Locale使用LocaleManager加载 .
getLocale() - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
获取ResourceBundleUtils在没有传入Locale时使用的默认Locale,默认Locale使用LocaleManager加载 .
getLocalizedMessage() - Method in exception cn.featherfly.common.exception.LocalizedException
getLogic() - Method in class cn.featherfly.common.data.GroupMatcher
返回logic
getLong() - Static method in class cn.featherfly.common.lang.Randoms
返回一个随机Long
getLongitude() - Method in class cn.featherfly.common.location.LocationPoint
Gets longitude.
getMatchers() - Method in class cn.featherfly.common.data.GroupMatcher
返回matchers
getMaxDayOfMonth(Date) - Static method in class cn.featherfly.common.lang.Dates
返回某年某月的最大天数
getMaxDayOfMonth(int, int) - Static method in class cn.featherfly.common.lang.Dates
返回某年某月的最大天数
getMaxDayOfMonth(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回某年某月的最大天数
getMaxDayOfMonth(int, int) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回某年某月的最大天数
getMessage() - Method in exception cn.featherfly.common.exception.LocalizedException
getMessage() - Method in class cn.featherfly.common.exception.SimpleExceptionCode
getMessage(Object...) - Method in interface cn.featherfly.common.locale.LocalizedMessage
Gets the message.
getMessage(Locale, Object...) - Method in interface cn.featherfly.common.locale.LocalizedMessage
Gets the message.
getMessage() - Method in class cn.featherfly.common.validate.Errors
返回message.
getMessage() - Method in class cn.featherfly.common.validate.FieldError
返回message.
getMethod(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils
Gets the method.
getMethod() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
返回method.
getMethod() - Method in class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
返回method
getMethodDeclaredClassName() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
返回methodDeclaredClassName.
getMethodGenericParameterType(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法输入参数第一个输入参数的第一个泛型参数的实际类型.
getMethodGenericParameterType(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法输入参数第一个输入参数的第一个泛型参数的实际类型.
getMethodGenericParameterType(Class<?>, Method, int) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法输入参数第index个输入参数的第一个泛型参数的实际类型.
getMethodGenericParameterType(Class<?>, Method, int, int) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法输入参数第index个输入参数的所有泛型参数的实际类型.
getMethodGenericParameterTypes(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法输入参数第一个输入参数的所有泛型参数的实际类型列表.
getMethodGenericParameterTypes(Class<?>, Method, int) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法输入参数第index个输入参数的所有泛型参数的实际类型.
getMethodGenericParameterTypesAll(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法所有参数的所有泛型参数的实际类型列表.
getMethodInstanceClassName() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
返回methodInstanceClassName.
getMethodName() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
返回methodName.
getMethodParameters() - Method in class cn.featherfly.common.lang.reflect.MethodDescriptor
Deprecated.
返回methodParameters
getMethodParameterType(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils
获得第一个方法参数对象的实际类型,如果是具现化的泛型类型,则返回具现化的类型.
getMethodParameterType(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils
获得第一个方法参数对象的实际类型,如果是具现化的泛型类型,则返回具现化的类型.
getMethodParameterType(Class<?>, Method, int) - Static method in class cn.featherfly.common.lang.ClassUtils
获得指定方法参数对象的实际类型,如果是具现化的泛型类型,则返回具现化的类型.
getMethodParameterTypes(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法参数对象的实际类型,如果是具现化的泛型类型,则返回具现化的类型.
getMethodParameterTypes(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法参数对象的实际类型,如果是具现化的泛型类型,则返回具现化的类型.
getMethodReturnType(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法返回对象的实际类型,如果是具现化的泛型类型,则返回具现化的类型.
getMethodReturnType(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法返回对象的实际类型,如果是具现化的泛型类型,则返回具现化的类型.
getMethodReturnTypeGenericParameterType(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法返回值第一个泛型参数的实际类型.
getMethodReturnTypeGenericParameterType(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法返回值第一个泛型参数的实际类型.
getMethodReturnTypeGenericParameterType(Class<?>, Method, int) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法返回值泛型参数的实际类型.
getMethodReturnTypeGenericParameterTypes(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法返回对象的所有泛型参数的实际类型列表,如果是已经具现化的泛型,则返回具现化的类型.
getMethodReturnTypeGenericParameterTypes(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils
获得方法返回对象的所有泛型参数的实际类型列表,如果是已经具现化的泛型,则返回具现化的类型.
getMinute(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期分钟.
getMinute(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期分钟
getModifier() - Method in enum cn.featherfly.common.lang.reflect.Modifier
返回java.lang.reflect.Modifier对应的int值
getModule() - Method in class cn.featherfly.common.exception.SimpleExceptionCode
getMonth(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期的月份,与Date和Calendar的0-11不同,返回的是1-12.
getMonth(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期的月份,与Date和Calendar的0-11不同,返回的是1-12
getMonthNumber(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
获取两个日期中间的月份数(包含天数计算).
getMonthNumber(Date, Date, boolean) - Static method in class cn.featherfly.common.lang.Dates
获取两个日期中间的月份数.
getMonthNumber(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
获取两个日期中间的月份数(包含天数计算).
getMonthNumber(Date, Date, boolean) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
获取两个日期中间的月份数.
getName() - Method in class cn.featherfly.common.bean.BeanProperty
返回属性名称.
getName() - Method in interface cn.featherfly.common.bean.BeanPropertyDescriptor
Gets the property name.
getName() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetter
Gets the property name.
getName() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterDouble
Gets the property name.
getName() - Method in class cn.featherfly.common.bean.function.BeanPropertyGetterImpl
Gets the property name.
getName() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterInt
Gets the property name.
getName() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterLong
Gets the property name.
getName() - Method in interface cn.featherfly.common.bean.function.BeanPropertySetter
Gets the property name.
getName() - Method in class cn.featherfly.common.bean.function.BeanPropertySetterImpl
Gets the property name.
getName() - Method in interface cn.featherfly.common.bean.function.BeanPropertySupplier
Gets the property name.
getName() - Method in class cn.featherfly.common.bean.function.BeanPropertySupplierImpl
Gets the property name.
getName() - Method in class cn.featherfly.common.lang.reflect.MethodDescriptor
Deprecated.
返回name
getName() - Method in class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
返回name
getName() - Method in class cn.featherfly.common.validate.FieldError
返回name.
getNextSibling() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回相邻的下一个节点
getNextSibling() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回相邻的下一个节点
getNodeObject() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回nodeObject
getNodeObject() - Method in interface cn.featherfly.common.structure.tree.TreeNode
返回nodeObject
getNum() - Method in class cn.featherfly.common.exception.SimpleExceptionCode
getNumber() - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个数字,(0-9)
getNumber() - Method in interface cn.featherfly.common.structure.page.Page
获取当前页数(第几页).
getNumber() - Method in class cn.featherfly.common.structure.page.SimplePage
获取当前页数(第几页).
getNumber() - Method in class cn.featherfly.common.structure.page.SimplePagination
获取当前页数(第几页).
getObjectInfo(Object) - Method in class cn.featherfly.common.lang.LogUtils
返回对象属性信息.发生异常返回null
getOffset() - Method in class cn.featherfly.common.structure.page.Limit
返回offset
getOrDefault(Object, V) - Method in class cn.featherfly.common.structure.ChainMapImpl
getOsArch() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 OsArch
getOsName() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 OsName
getOsVersion() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 OsVersion
getOwnerType() - Method in class cn.featherfly.common.bean.BeanProperty
返回ownerType.
getPageResults() - Method in interface cn.featherfly.common.structure.page.PaginationResults
获取结果集.
getPageResults() - Method in class cn.featherfly.common.structure.page.SimplePaginationResults
获取结果集.
getParameter(String) - Method in interface cn.featherfly.common.form.Parameter
返回param
getParameterMap() - Method in interface cn.featherfly.common.form.Parameter
返回param
getParameterNames() - Method in interface cn.featherfly.common.form.Parameter
返回参数名集合
getParameters(String) - Method in interface cn.featherfly.common.form.Parameter
返回params
getParent() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回上级
getParent() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回上级
getParentPath(String) - Static method in class cn.featherfly.common.io.FileUtils
得到上级路径.
getParentPath(File) - Static method in class cn.featherfly.common.io.FileUtils
得到上级路径.
getPathIndex(String) - Static method in class cn.featherfly.common.io.FileUtils
得到路径分隔符在文件路径中首次出现的位置。 对于DOS或者UNIX风格的分隔符都可以。.
getPathIndex(String, int) - Static method in class cn.featherfly.common.io.FileUtils
得到路径分隔符在文件路径中指定位置后首次出现的位置。 对于DOS或者UNIX风格的分隔符都可以。.
getPathInJar(URL) - Static method in class cn.featherfly.common.io.FileUtils
获取jar包内的path.
getPathLsatIndex(String) - Static method in class cn.featherfly.common.io.FileUtils
得到路径分隔符在文件路径中最后出现的位置。 对于DOS或者UNIX风格的分隔符都可以。.
getPathLsatIndex(String, int) - Static method in class cn.featherfly.common.io.FileUtils
得到路径分隔符在文件路径中指定位置前最后出现的位置。 对于DOS或者UNIX风格的分隔符都可以。.
getPathSeparator() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 PathSeparator
getPosition() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回自己的位置
getPosition() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回自己的位置
getPreviousSibling() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回相邻的上一个节点
getPreviousSibling() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回相邻的上一个节点
getPrimitiveClassValueMethodName(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
Gets the primitive wrapped.
getPrimitiveWrapped(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
Gets the primitive wrapped.
getProgenys() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回该节点下的所有子孙节点(包含下级的下级,不包含该节点).
getProgenys() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回该节点下的所有子孙节点(包含下级的下级,不包含该节点).
getProperty(T, String) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回属性
getProperty(E, String) - Static method in class cn.featherfly.common.bean.BeanUtils
返回属性值
getProperty(T, String) - Method in class cn.featherfly.common.bean.MapBeanDescriptor
返回属性.
getProperty(String) - Method in class cn.featherfly.common.io.PropertiesImpl
getProperty(String, String) - Method in class cn.featherfly.common.io.PropertiesImpl
getProperty(String) - Method in class cn.featherfly.common.io.PropertiesPlus
getProperty(String, String) - Method in class cn.featherfly.common.io.PropertiesPlus
getProperty(String) - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 key对应的属性
getPropertyName() - Method in exception cn.featherfly.common.bean.PropertyException
 
getPropertyName(Method) - Static method in class cn.featherfly.common.lang.ClassUtils
返回访问方法的属性名.
getPropertyName() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
返回propertyName.
getPropertyNames() - Method in class cn.featherfly.common.io.PropertiesImpl
getPropertyNames() - Method in class cn.featherfly.common.io.PropertiesPlus
getPropertyPart(String) - Method in class cn.featherfly.common.io.PropertiesImpl
getPropertyPart(String) - Method in class cn.featherfly.common.io.PropertiesPlus
getPropertyParts() - Method in class cn.featherfly.common.io.PropertiesImpl
getPropertyParts() - Method in class cn.featherfly.common.io.PropertiesPlus
getPropertyType() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
返回propertyType.
getQueue() - Method in class cn.featherfly.common.structure.LimitQueue
获取队列.
getRandom(List<T>) - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
以给定的列表为源,随机抽取其中一个元素返回
getRandomBoolean() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个布尔值
getRandomDouble() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
返回一个随机double
getRandomFloat() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
返回一个随机Float
getRandomFromTotal(double, int) - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
把传入总数分解为随机的传入份数
getRandomGaussian() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
返回一个随机Double
getRandomInt() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个整数
getRandomInt(int) - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
返回一个不大于max的随机整数
getRandomLetter() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个字母(随机大小写)
getRandomLetterLowerCase() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个小写字母
getRandomLetterUpperCase() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个大写字母
getRandomLong() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
返回一个随机Long
getRandomNumber() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个数字,(0-9)
getRandomString(int) - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个字符串(大小写字母,数字0-9)
getRandomString(int, RandomUtils.CharType...) - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个字符串,包含大写,小写还是数字又传入参数charTypes确定
getRandomString(List<T>, int) - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
以给定的列表为源,随机抽取其中一个元素返回
getRandomWord() - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
随机返回一个字符(大小写字母,数字0-9)
getRawType(Type) - Static method in class cn.featherfly.common.lang.ClassUtils
getRawType.
getRectanglePoint(LocationPoint, double) - Static method in class cn.featherfly.common.location.LocationUtils
Gets rectangle range.
getRecursionLevel() - Method in class cn.featherfly.common.lang.LogUtils
Gets the recursion level.
getReplaceString(String, String...) - Static method in class cn.featherfly.common.lang.Strings
将字符串中的变量(以“%”为前导后接数字)使用values数组中的内容进行替换。 替换的过程是不进行嵌套的,即如果替换的内容中包含变量表达式时不会替换。.
getReplaceString(String, String, String[]) - Static method in class cn.featherfly.common.lang.Strings
将字符串中的变量使用values数组中的内容进行替换。 替换的过程是不进行嵌套的,即如果替换的内容中包含变量表达式时不会替换。.
getReplaceString(String, String...) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将字符串中的变量(以“%”为前导后接数字)使用values数组中的内容进行替换。 替换的过程是不进行嵌套的,即如果替换的内容中包含变量表达式时不会替换。
getReplaceString(String, String, String[]) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将字符串中的变量使用values数组中的内容进行替换。 替换的过程是不进行嵌套的,即如果替换的内容中包含变量表达式时不会替换。
getResource(String) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
加载给定的资源.
getResource(String, Class<?>) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
加载给定的资源.
getResourceAsStream(String) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
这是一个用来方便的加载流资源的方法.
getResourceAsStream(String, Class<?>) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
这是一个用来方便的加载流资源的方法.
getResources(String, boolean) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
加载给定名称的所有资源,将搜索类加载器或得的所有结果汇总.
getResources(String, Class<?>, boolean) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
加载给定名称的所有资源,将搜索类加载器或得的所有结果汇总.
getResultSize() - Method in interface cn.featherfly.common.structure.page.PaginationResults
获取结果集数量.
getResultSize() - Method in class cn.featherfly.common.structure.page.SimplePaginationResults
返回resultSize
getReturnType() - Method in class cn.featherfly.common.lang.reflect.MethodDescriptor
Deprecated.
返回returnType
getReturnTypeGenericParameterType(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法返回值第一个泛型参数的实际类型.
getReturnTypeGenericParameterType(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法返回值第一个泛型参数的实际类型.
getReturnTypeGenericParameterType(Class<?>, Method, int) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法返回值泛型参数的实际类型.
getReturnTypeGenericParameterTypes(Class<?>, String, Class<?>...) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法返回对象所有泛型参数列表,如果是已经具现化的泛型,则返回具现化的类型.
getReturnTypeGenericParameterTypes(Class<?>, Method) - Static method in class cn.featherfly.common.lang.ClassUtils.Methods
获得方法返回对象所有泛型参数列表,如果是已经具现化的泛型,则返回具现化的类型.
getRightBottom() - Method in class cn.featherfly.common.location.RectangleRange
Gets right bottom.
getRightTop() - Method in class cn.featherfly.common.location.RectangleRange
Gets right top.
getRootDir(File) - Static method in class cn.featherfly.common.io.FileUtils
获取文件根目录
getRootDir() - Static method in class cn.featherfly.common.io.FileUtils
获取当前运行程序所在的文件根目录
getRootNode() - Method in class cn.featherfly.common.structure.tree.Tree
返回rootNode
getRows() - Method in class cn.featherfly.common.lang.debug.TableMessage
get rows value.
getSecond(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期秒.
getSecond(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期秒
getSerializableConsumerLambdaInfo(SerializableConsumer<T>) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the serializable supplier lambda info.
getSerializableDoubleSupplierLambdaInfo(SerializableDoubleSupplier) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the serializable double supplier lambda info.
getSerializableIntSupplierLambdaInfo(SerializableIntSupplier) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the serializable int supplier lambda info.
getSerializableLongSupplierLambdaInfo(SerializableLongSupplier) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the serializable long supplier lambda info.
getSerializableSupplierLambdaInfo(SerializableSupplier<T>) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the serializable supplier lambda info.
getSerializedLambda(Serializable) - Static method in class cn.featherfly.common.lang.LambdaUtils
Gets the serialized lambda.
getSerializedLambda() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
返回serializedLambda.
getSerializedLambdaInfo() - Method in class cn.featherfly.common.lang.LambdaUtils.InstanceLambdaInfo
返回serializedLambdaInfo.
getSetter(Field, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
返回setter方法 没有找到返回null.
getShow() - Method in class cn.featherfly.common.validate.ValidateCode
返回show.
getSize() - Method in class cn.featherfly.common.io.file.FileWrapper
返回文件带单位表示的大小,单位(KB,MB,GB等).
getSize() - Method in interface cn.featherfly.common.structure.page.Page
获取每页数量.
getSize() - Method in class cn.featherfly.common.structure.page.SimplePage
获取每页数量.
getSize() - Method in class cn.featherfly.common.structure.page.SimplePagination
获取每页数量.
getSize() - Method in class cn.featherfly.common.validate.SimpleValidateCodeGenerator
返回size.
getStartSymbol() - Method in class cn.featherfly.common.lang.string.StringFormatter
返回startSymbol.
getStorageId() - Method in class cn.featherfly.common.io.file.FileWrapper
返回storageId
getString(int) - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个字符串(大小写字母,数字0-9)
getString(int, Randoms.CharType...) - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个字符串,包含大写,小写还是数字又传入参数charTypes确定
getString(List<T>, int) - Static method in class cn.featherfly.common.lang.Randoms
以给定的列表为源,随机抽取其中一个元素返回
getString(String) - Static method in class cn.featherfly.common.lang.Strings
如果为null,返回空字符串,否则返回传入字符串.
getString(String, String) - Static method in class cn.featherfly.common.lang.Strings
如果为null,空字符串,返回第二个参数,否则返回第一个参数.
getString(String, String, boolean) - Static method in class cn.featherfly.common.lang.Strings
如果为null,空字符串,(当ignoreCaseNullStr为false,还要判断字符串"null"和"NULL") 返回第二个参数,否则返回第一个参数.
getString(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
如果为null,返回空字符串,否则返回传入字符串
getString(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
如果为null,空字符串,返回第二个参数,否则返回第一个参数
getString(String, String, boolean) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
如果为null,空字符串,(当ignoreCaseNullStr为false,还要判断字符串"null"和"NULL") 返回第二个参数,否则返回第一个参数
getString(String) - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
 
getString(String) - Method in interface cn.featherfly.common.locale.ResourceBundle
get string.
getString(String) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(String, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(String, Object[]) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(String, Object[], Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(String, Object[], Locale) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(String, Object[], Locale, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(String, String, Object[], Locale) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(String, String, Object[], Locale, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(Class<?>, String) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(Class<?>, String, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(Class<?>, String, Locale) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(Class<?>, String, Locale, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(Class<?>, String, Object[]) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(Class<?>, String, Object[], Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(Class<?>, String, Object[], Locale) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getString(Class<?>, String, Object[], Locale, Charset) - Static method in class cn.featherfly.common.locale.ResourceBundleUtils
getString
getStringArray(String) - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
 
getStringArray(String) - Method in interface cn.featherfly.common.locale.ResourceBundle
get string array.
getSubpath(String, String) - Static method in class cn.featherfly.common.io.FileUtils
得到相对路径。 文件名不是目录名的子节点时返回文件名。.
getSuperClassAllGenericTypeMap(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
通过反射,获得指定类的父类的泛型参数的实际类型与父类定义泛型是的定义之间的映射关系.
getSuperClassGenericParameterizedType(Class<?>, int) - Static method in class cn.featherfly.common.lang.ClassUtils
通过反射,获得指定类的父类的泛型参数的实际类型.
getSuperClassGenericParameterizedType(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
通过反射,获得指定类的父类的第一个泛型参数的实际类型.
getSuperClassGenericType(Class<?>, int) - Static method in class cn.featherfly.common.lang.ClassUtils
通过反射,获得指定类的父类的泛型参数的实际类型.
getSuperClassGenericType(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
通过反射,获得指定类的父类的第一个泛型参数的实际类型.
getSuperClassGenericType(Class<?>, int) - Static method in class cn.featherfly.common.lang.ClassUtils.Types
通过反射,获得指定类的父类的泛型参数的实际类型.
getSuperClassGenericType(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils.Types
通过反射,获得指定类的父类的第一个泛型参数的实际类型.
getSuperClassGenericTypeMap(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
通过反射,获得指定类的父类的泛型参数的实际类型与父类定义泛型是的定义之间的映射关系.
getSuperClassGenricType(Class<?>, int) - Static method in class cn.featherfly.common.lang.ClassUtils
Deprecated.
拼写错误,后续删除该方法 ClassUtils.getSuperClassGenericType(Class, int)
getSuperClassGenricType(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
Deprecated.
拼写错误,后续删除该方法 ClassUtils.getSuperClassGenericType(Class)
getSuperClassGenricTypeMap(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
Deprecated.
拼写错误,后续删除该方法 ClassUtils.getSuperClassGenericTypeMap(Class)
getTime(LocalDateTime) - Static method in class cn.featherfly.common.lang.Dates
Gets the time.
getTime(LocalDateTime, ZoneId) - Static method in class cn.featherfly.common.lang.Dates
Gets the time.
getTime(int, int, int, int, int, int) - Static method in class cn.featherfly.common.lang.Dates
根据指定的 year,month,day,hour,minute,second 返回Date实例.
getTime(Date, Dates.TimeType) - Static method in class cn.featherfly.common.lang.Dates
返回给定日期按照指定单位的一个数字表示值.
getTime(int, int, int, int, int, int) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
根据指定的 year,month,day,hour,minute,second 返回Date实例
getTime(Date, DateUtils.TimeType) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回给定日期按照指定单位的一个数字表示值
getTotal() - Method in interface cn.featherfly.common.structure.page.Pagination
获取总数.
getTotal() - Method in class cn.featherfly.common.structure.page.SimplePagination
获取总数.
getTotalPage() - Method in interface cn.featherfly.common.structure.page.Pagination
获取总页数.
getTotalPage() - Method in class cn.featherfly.common.structure.page.SimplePagination
获取总页数.
getType() - Method in class cn.featherfly.common.bean.BeanDescriptor
Gets the type.
getType() - Method in class cn.featherfly.common.bean.BeanProperty
返回属性类型.
getType() - Method in interface cn.featherfly.common.bean.BeanPropertyDescriptor
Gets the property type.
getType() - Method in class cn.featherfly.common.bean.BeanPropertyValue
get type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetter
Gets the property type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterDouble
Gets the property type.
getType() - Method in class cn.featherfly.common.bean.function.BeanPropertyGetterImpl
 
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterInt
Gets the property type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterLocalDate
Gets the property type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterLocalDateTime
Gets the property type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterLocalTime
Gets the property type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterLong
Gets the property type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertyGetterString
Gets the property type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertySetter
Gets the property type.
getType() - Method in class cn.featherfly.common.bean.function.BeanPropertySetterImpl
Gets the property type.
getType() - Method in interface cn.featherfly.common.bean.function.BeanPropertySupplier
Gets the property type.
getType() - Method in class cn.featherfly.common.bean.function.BeanPropertySupplierImpl
 
getType() - Method in class cn.featherfly.common.lang.reflect.ClassType
get type.
getType() - Method in class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
返回type
getType() - Method in interface cn.featherfly.common.lang.reflect.Type
get type.
getType() - Method in class cn.featherfly.common.lang.vt.VariableValue
get type.
getTypeName() - Method in class cn.featherfly.common.bean.BeanProperty
getTypeName() - Method in class cn.featherfly.common.lang.reflect.ClassType
getTypeName() - Method in class cn.featherfly.common.lang.vt.VariableValue
getUnit(int) - Method in class cn.featherfly.common.lang.number.ChineseNumber
Gets the unit.
getUnixFilePath(String) - Static method in class cn.featherfly.common.io.FileUtils
从文件名得到UNIX风格的文件绝对路径。.
getURI(File) - Static method in class cn.featherfly.common.io.FileUtils
返回文件的URI地址.
getUserDir() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 UserDir
getUserHome() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 UserHome
getUserName() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回 UserName
getValid() - Method in class cn.featherfly.common.validate.ValidateCode
返回valid.
getValue(Object) - Method in class cn.featherfly.common.bean.BeanProperty
获取属性 .
getValue() - Method in class cn.featherfly.common.bean.BeanPropertyValue
get value value.
getValue() - Method in enum cn.featherfly.common.lang.date.Week
返回value
getValue() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableDoubleSupplierLambdaInfo
返回value.
getValue() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableIntSupplierLambdaInfo
返回value.
getValue() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableLongSupplierLambdaInfo
返回value.
getValue() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableSupplierLambdaInfo
返回value.
getValue() - Method in class cn.featherfly.common.lang.string.StringLinker
 
getValue() - Method in interface cn.featherfly.common.lang.vt.Value
get value.
getValue() - Method in class cn.featherfly.common.lang.vt.VariableValue
get value.
getValue(K) - Method in class cn.featherfly.common.structure.Groupable
Gets the value.
getValue() - Method in class cn.featherfly.common.structure.Groupable
Gets the value.
getValue() - Method in class cn.featherfly.common.validate.FieldError
返回value.
getValueByGroup(K) - Method in class cn.featherfly.common.structure.Groupable
Gets the value by group.
getValueForce(Object) - Method in class cn.featherfly.common.bean.BeanProperty
强制获取属性,使用field而非getter获取 .
getVariable(String) - Method in interface cn.featherfly.common.form.Parameter
获取指定变量
getVariableMap() - Method in interface cn.featherfly.common.form.Parameter
获取变量MAP
getVersion() - Method in class cn.featherfly.common.io.file.rename.VersionRenamePolicy
返回version
getWeekOfYear(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期是当年的第几个星期.以星期一为一个星期的开始时间
getWeekOfYear(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期是当年的第几个星期.以星期一为一个星期的开始时间
getWhiteList() - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
返回whiteList
getWhiteList() - Method in interface cn.featherfly.common.policy.WhiteListPolicy
返回whiteList
getWord() - Static method in class cn.featherfly.common.lang.Randoms
随机返回一个字符(大小写字母,数字0-9)
getWorkDayNumber(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
获取两个日期中间的工作日天数.
getWorkDayNumber(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
获取两个日期中间的工作日天数.
getYear(Date) - Static method in class cn.featherfly.common.lang.Dates
返回传入日期的年份.
getYear(Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
返回传入日期的年份
getYearNumber(Date, Date) - Static method in class cn.featherfly.common.lang.Dates
获取两个日期中间的年分数(包含月份与天数计算).
getYearNumber(Date, Date, boolean, boolean) - Static method in class cn.featherfly.common.lang.Dates
获取两个日期中间的年分数.
getYearNumber(Date, Date) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
获取两个日期中间的年分数(包含月份与天数计算).
getYearNumber(Date, Date, boolean, boolean) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
获取两个日期中间的年分数.
Groupable<K,V> - Class in cn.featherfly.common.structure
Groupable.
Groupable(V) - Constructor for class cn.featherfly.common.structure.Groupable
Instantiates a new groupable.
Groupable(V, Map<K, V>) - Constructor for class cn.featherfly.common.structure.Groupable
Instantiates a new groupable.
GroupMatcher<M extends Matcher<O>,O> - Class in cn.featherfly.common.data
匹配器组
GroupMatcher() - Constructor for class cn.featherfly.common.data.GroupMatcher
 
GroupMatcher(M...) - Constructor for class cn.featherfly.common.data.GroupMatcher
 
GroupMatcher(LogicOperator, M...) - Constructor for class cn.featherfly.common.data.GroupMatcher
 
groupSet() - Method in class cn.featherfly.common.structure.Groupable
Group set.

H

hasAncestor(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
判断传入节点是否是当前节点的祖先节点,等价TreeNodeModel.isProgeny(TreeNodeModel).
hasAncestor(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
判断传入节点是否是当前节点的祖先节点,等价TreeNodeModel.isProgeny(TreeNodeModel).
hasAnnotation(Class<A>) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回当前对象是否含有指定注解.
hasAnnotation(Class<A>) - Method in class cn.featherfly.common.bean.BeanProperty
返回当前属性是否含有指定注解.
hasBeanProperty(String) - Method in class cn.featherfly.common.bean.BeanDescriptor
返回指定属性是否存在
hasChildNode(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回传入节点是否是当前节点的子节点,等价TreeNodeModel.isParent(TreeNodeModel).
hasChildNode(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回传入节点是否是当前节点的子节点,等价TreeNodeModel.isParent(TreeNodeModel).
HashChainMap<K,V> - Class in cn.featherfly.common.structure
Deprecated.
use ChainMapImpl instead. example: new ChainMapImp(HashMap)
HashChainMap() - Constructor for class cn.featherfly.common.structure.HashChainMap
Deprecated.
Instantiates a new hash chain map.
HashChainMap(int) - Constructor for class cn.featherfly.common.structure.HashChainMap
Deprecated.
Instantiates a new hash chain map.
HashChainMap(int, float) - Constructor for class cn.featherfly.common.structure.HashChainMap
Deprecated.
Instantiates a new hash chain map.
HashChainMap(Map<? extends K, ? extends V>) - Constructor for class cn.featherfly.common.structure.HashChainMap
Deprecated.
Instantiates a new hash chain map.
hashCode() - Method in class cn.featherfly.common.bean.BeanProperty
hashCode(Object) - Static method in class cn.featherfly.common.lang.Lang
返回hash code,如果传入参数为null,返回0.
hashCode(Object) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回hash code,如果传入参数为null,返回0.
hashCode() - Method in class cn.featherfly.common.lang.reflect.ClassType
hashCode() - Method in class cn.featherfly.common.lang.reflect.GenericType
 
hashCode() - Method in class cn.featherfly.common.lang.vt.VariableValue
hashCode() - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
hashCode() - Method in class cn.featherfly.common.location.LocationPoint
hashCode() - Method in class cn.featherfly.common.location.RectangleRange
hashCode() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Hash code.
hashCode() - Method in class cn.featherfly.common.structure.ChainMapImpl
hashCode() - Method in class cn.featherfly.common.structure.LimitQueue
Hash code.
hashCode() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
 
hasNext() - Method in class cn.featherfly.common.lang.ClassLoaderUtils.AggregateIterator
hasProgeny(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
判断传入节点是否是当前节点的后裔,等价TreeNodeModel.isAncestor(TreeNodeModel).
hasProgeny(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
判断传入节点是否是当前节点的后裔,等价TreeNodeModel.isAncestor(TreeNodeModel).
hav(double) - Static method in class cn.featherfly.common.location.LocationUtils
Hav double.
HUNDRED - Static variable in interface cn.featherfly.common.constant.Unit
100进制
HUNDRED_MAX - Static variable in interface cn.featherfly.common.constant.Unit
100进制最大值99

I

ifEmpty(O, R) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为empty,使用Lang.isEmpty(Object)判断.
ifEmpty(O, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为empty,使用Lang.isEmpty(Object)判断.
ifEmpty(O, Supplier<R>...) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为empty,使用Lang.isEmpty(Object)判断, 如果为空则迭代suppliers并执行,如果其返回对象不是null,则返回.
ifEmpty(O, Iterable<Supplier<R>>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为empty,使用Lang.isEmpty(Object)判断, 如果为空则迭代suppliers并执行,如果其返回对象不是null,则返回.
ifEmpty(Supplier<O>, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为empty,使用Lang.isEmpty(Object)判断.
ifEmpty(Supplier<O>, Supplier<R>...) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为empty,使用Lang.isEmpty(Object)判断, 如果为空则迭代suppliers并执行,如果其返回对象不是null,则返回.
ifEmpty(Supplier<O>, Iterable<Supplier<R>>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为empty,使用Lang.isEmpty(Object)判断, 如果为空则迭代suppliers并执行,如果其返回对象不是null,则返回.
ifEmpty(O, Supplier<R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入对象是否为空,(String、Collection、Map、Array还要判断长度是否为0),如果为空则执行传入的方法
ifEmpty(O, Supplier<R>, Function<O, R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入对象是否为空,(String、Collection、Map、Array还要判断长度是否为0),如果为空则执行传入的方法
ifEmptyOrElse(O, Function<O, R>, Function<O, R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为空,使用Lang.isEmpty(Object)判断, 如果为空返回参数emptyFunction的执行结果,否则返回参数notEmptyFunction的执行结果.
ifEmptyOrElse(O, Supplier<R>, Function<O, R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为空,使用Lang.isEmpty(Object)判断, 如果为空返回参数nullSupplier的执行结果,否则返回参数notEmptyFunction的执行结果.
ifExists(File, Consumer<File>) - Static method in class cn.featherfly.common.lang.Lang
判断传入文件对象代表的物理文件是否存在,存在则执行传入方法 .
ifExists(File, Function<File, R>, Function<File, R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入文件对象代表的物理文件是否存在,存在则执行传入方法 .
ifExists(File, Consumer<File>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入文件对象代表的物理文件是否存在,存在则执行传入方法
ifExists(File, Function<File, R>, Function<File, R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入文件对象代表的物理文件是否存在,存在则执行传入方法
ifFalse(boolean, Supplier<R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
ifTrue.
ifFalse(BooleanSupplier, Supplier<R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
ifTrue.
ifFalse(boolean, Supplier<R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
ifTrue.
ifNotEmpty(O, Function<O, R>) - Static method in class cn.featherfly.common.lang.Lang
Check (Lang.isNotEmpty(Object)) whether the passed object is not empty.
ifNotEmpty(O, Consumer<O>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否不为空,(String、Collection、Map、Array还要判断长度是否为0),如果不为空则执行传入的方法 .
ifNotEmpty(O, Consumer<O>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入对象是否不为空,(String、Collection、Map、Array还要判断长度是否为0),如果不为空则执行传入的方法
ifNotEmpty(O, Supplier<R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入对象是否不为空,(String、Collection、Map、Array还要判断长度是否为0),如果不为空则执行传入的方法
ifNotEmpty(O, Function<O, R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入对象是否不为空,(String、Collection、Map、Array还要判断长度是否为0),如果不为空则执行传入的方法
ifNotEmptyFirst(T...) - Static method in class cn.featherfly.common.lang.Lang
返回第一个非空的对象,使用Lang.isNotEmpty(Object)判断逻辑.
ifNotEmptyFirst(T, Supplier<T>...) - Static method in class cn.featherfly.common.lang.Lang
返回第一个非空的对象,使用Lang.isNotEmpty(Object)判断逻辑.
ifNotEmptyOrElse(O, Function<O, R>, Function<O, R>) - Static method in class cn.featherfly.common.lang.Lang
Check (Lang.isNotEmpty(Object)) whether the passed object is not empty.
ifNotEmptyOrElse(O, Function<O, R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
Check (Lang.isNotEmpty(Object)) whether the passed object is not empty.
ifNotExists(File, Consumer<File>) - Static method in class cn.featherfly.common.lang.Lang
判断传入文件对象代表的物理文件是否不存在,不存在则执行传入方法 .
ifNotExists(File, Function<File, R>, Function<File, R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入文件对象代表的物理文件是否不存在,不存在则执行传入方法 .
ifNotExists(File, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入文件对象代表的物理文件是否不存在,不存在则执行传入方法 .
ifNotExists(File, Consumer<File>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入文件对象代表的物理文件是否不存在,不存在则执行传入方法
ifNotExists(File, Function<File, R>, Function<File, R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入文件对象代表的物理文件是否不存在,不存在则执行传入方法
ifNotExists(File, Supplier<R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入文件对象代表的物理文件是否不存在,不存在则执行传入方法
ifNotNull(O, Function<O, R>) - Static method in class cn.featherfly.common.lang.Lang
Determines whether the passed object is not null.
ifNotNullFirst(T...) - Static method in class cn.featherfly.common.lang.Lang
返回第一个非空的对象,使用!=null判断逻辑.
ifNotNullFirst(Iterable<T>) - Static method in class cn.featherfly.common.lang.Lang
返回第一个非空的对象,使用!=null判断逻辑.
ifNotNullOrElse(O, Function<O, R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
Determines(Lang.isNotEmpty(Object)) whether the passed object is not empty.
ifNull(O, R) - Static method in class cn.featherfly.common.lang.Lang
如果第一个参数为空(null),返回第二个参数,否则返回第一个参数 .
ifNull(O, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为null,如果为空则执行传入的supplier, 并返回其返回值,否则直接返回传入对象.
ifNull(O, Supplier<R>...) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为null,如果为空则迭代suppliers并执行,如果其返回对象不是null,则返回.
ifNull(O, Iterable<Supplier<R>>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为null,如果为空则迭代suppliers并执行,如果其返回对象不是null,则返回.
ifNull(Supplier<O>, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为null,如果为空则执行传入的方法, 并返回其返回值.
ifNull(Supplier<O>, Supplier<R>...) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为null,如果为空则迭代suppliers并执行,如果其返回对象不是null,则返回.
ifNull(Supplier<O>, Iterable<Supplier<R>>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为null,如果为空则迭代suppliers并执行,如果其返回对象不是null,则返回.
ifNullOrElse(O, Supplier<R>, Function<O, R>) - Static method in class cn.featherfly.common.lang.Lang
判断传入对象是否为null,如果为null返回参数nullSupplier的执行结果,否则返回参数notNullFunction的执行结果.
ifTrue(boolean, Supplier<R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
ifTrue.
ifTrue(BooleanSupplier, Supplier<R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.Lang
ifTrue.
ifTrue(boolean, Supplier<R>, Supplier<R>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
ifTrue.
IllegalArgumentAssert - Class in cn.featherfly.common.lang.asserts
IllegalArgumentAssert.
IllegalArgumentAssert() - Constructor for class cn.featherfly.common.lang.asserts.IllegalArgumentAssert
Instantiates a new illegal argument assert.
ILocalizedAssert - Interface in cn.featherfly.common.lang.asserts
IAssertLocalized.
indexOf(Object) - Method in class cn.featherfly.common.structure.ChainListImpl
indexOf(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回指定子节点的序列值(index)
indexOf(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回指定子节点的序列值(index)
info(Logger, String, Supplier<Object[]>) - Static method in class cn.featherfly.common.lang.LogUtils
info.
info(Exception, Logger) - Static method in class cn.featherfly.common.lang.LogUtils
记录日志(info级别)
InitException - Exception in cn.featherfly.common.exception
InitException
InitException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(String, Locale) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(String) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
InitException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.InitException
Instantiates a new inits the exception.
initialValue() - Method in class cn.featherfly.common.structure.ThreadLocalMap
initTypeGenericParam(Class<T>) - Method in class cn.featherfly.common.bean.BeanDescriptor
初始化泛型参数
insertChildNode(TreeNode<E>, int) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
在指定位置插入子节点
insertChildNode(T, int) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
在指定位置插入子节点
insertChildNodeAfter(TreeNode<E>, TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
在指定节点(refChildNode)之前插入(insertChildNode) 如果找不到refChildNode就插入在最后
insertChildNodeAfter(T, T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
在指定节点(refChildNode)之前插入(insertChildNode) 如果找不到refChildNode就插入在最后
insertChildNodeBefore(TreeNode<E>, TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
在指定节点(refChildNode)之前插入(insertChildNode) 如果找不到refChildNode就插入在最后
insertChildNodeBefore(T, T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
在指定节点(refChildNode)之前插入(insertChildNode) 如果找不到refChildNode就插入在最后
InstanceLambdaInfo(LambdaUtils.SerializedLambdaInfo, Object) - Constructor for class cn.featherfly.common.lang.LambdaUtils.InstanceLambdaInfo
Instantiates a new instance lambda info.
Instances - Class in cn.featherfly.common.lang
Instances
Instances() - Constructor for class cn.featherfly.common.lang.Instances
 
instantiateClass(Class<T>) - Static method in class cn.featherfly.common.bean.BeanUtils
实例化.
instantiateClass(Class<T>, Object...) - Static method in class cn.featherfly.common.bean.BeanUtils
实例化.
instantiateClass(Constructor<T>, Object[]) - Static method in class cn.featherfly.common.bean.BeanUtils
实例化.
INT - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
INTEGER - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
invokeMethod(Class<?>, String) - Static method in class cn.featherfly.common.lang.ClassUtils
invoke static method.
invokeMethod(Class<?>, String, Object...) - Static method in class cn.featherfly.common.lang.ClassUtils
invoke static method.
invokeMethod(Class<?>, Method, Object...) - Static method in class cn.featherfly.common.lang.ClassUtils
invoke static method.
invokeMethod(Object, String) - Static method in class cn.featherfly.common.lang.ClassUtils
invoke object method.
invokeMethod(Object, String, Object...) - Static method in class cn.featherfly.common.lang.ClassUtils
invoke object method.
invokeMethod(Object, Method, Object...) - Static method in class cn.featherfly.common.lang.ClassUtils
invoke object method.
IOException - Exception in cn.featherfly.common.exception
IOException
IOException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(String, Locale) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(String) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
IOException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.IOException
Instantiates a new IO exception.
isAbstractClass(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
判断传入类型是否是抽象类 .
isAllow(T) - Method in interface cn.featherfly.common.policy.AllowPolicy
是否允许.
isAllow(T) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
是否允许.
isAncestor(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
判断当前节点是否是传入节点的祖先节点,等价TreeNodeModel.hasProgeny(TreeNodeModel).
isAncestor(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
判断当前节点是否是传入节点的祖先节点,等价TreeNodeModel.hasProgeny(TreeNodeModel).
isArray(Object) - Static method in class cn.featherfly.common.lang.ArrayUtils
返回传入对象是否是数组.
isArray(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
是否是数组
isAutoClearNodeList() - Method in class cn.featherfly.common.structure.tree.Tree
返回autoClearNodeList
isBasicType(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
是否是基础类型,包括基本类型,基本类型包装类, String,StringBuffer,StringBuilder AtomicInteger,AtomicLong,BigDecimal,BigInteger java.util.Date java.sql.Date,java.sql.Time,java.sql.Timestamp 注意:不包括这些类的子类
isCellection(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
是否是cellection接口,及其子接口或实现类.
isChanged(File) - Static method in class cn.featherfly.common.io.FileUtils
判断传入的文件自系统启动后是否修改过.
isChildNode(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
判断当前节点是否是传入节点的子节点
isChildNode(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
判断当前节点是否是传入节点的子节点
isCopyEnabled(Object, Object, String, Object) - Method in interface cn.featherfly.common.bean.rule.CopyRule
是否复制
isCopyEnabled(Object, Object, String, Object) - Method in class cn.featherfly.common.bean.rule.CopyRuleAlwaysCopy
是否复制
isCopyEnabled(Object, Object, String, Object) - Method in class cn.featherfly.common.bean.rule.CopyRuleIgnoreCaseEmpty
是否复制
isCopyEnabled(Object, Object, String, Object) - Method in class cn.featherfly.common.bean.rule.CopyRuleIgnoreCaseNull
是否复制
isDirectory(File, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is directory.
isDirectory(File, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if arguDescpu file is not directory, throw exception.
isDirectory(File, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if arguDescpu file is not directory, throw exception.
isEmpty(Object) - Static method in class cn.featherfly.common.lang.ArrayUtils
返回传入数组是否为空(是null或size=0).
isEmpty(Collection<?>) - Static method in class cn.featherfly.common.lang.CollectionUtils
返回传入集合是否为空(是null或size=0) .
isEmpty(Object) - Static method in class cn.featherfly.common.lang.Lang
返回传入对象是否为空,(String、Collection、Map、Array还要判断长度是否为0) .
isEmpty(Optional<?>) - Static method in class cn.featherfly.common.lang.Lang
返回传入Optional是否为空(是null或者内部数据为null) .
isEmpty(Supplier<?>) - Static method in class cn.featherfly.common.lang.Lang
返回传入Supplier是否为空(是null或者get()返回值为null) .
isEmpty(String) - Static method in class cn.featherfly.common.lang.Lang
返回传入字符串是否为空(是null或是空字符串) .
isEmpty(Object[]) - Static method in class cn.featherfly.common.lang.Lang
返回数组是否为空(是null或是空数组) .
isEmpty(Collection<?>) - Static method in class cn.featherfly.common.lang.Lang
返回传入集合是否为空(是null或size=0) .
isEmpty(Map<?, ?>) - Static method in class cn.featherfly.common.lang.Lang
返回传入map是否为空(是null或size=0) .
isEmpty(Object) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回传入对象是否为空,(String、Collection、Map、Array还要判断长度是否为0)
isEmpty(String) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回传入字符串是否为空(是null或是空字符串)
isEmpty(Object[]) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回数组是否为空(是null或是空数组)
isEmpty(Collection<?>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回传入集合是否为空(是null或size=0)
isEmpty(Map<?, ?>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回传入map是否为空(是null或size=0)
isEmpty(String[]) - Static method in class cn.featherfly.common.lang.Strings
判断传入字符串数组是否为null,0长度或者全部是空字符串(即""和null).
isEmpty(Collection<String>) - Static method in class cn.featherfly.common.lang.Strings
判断传入字符串集合是否为null,0长度或者全部是空字符串(即""和null).
isEmpty(String) - Static method in class cn.featherfly.common.lang.Strings
判断传入字符串是否是空字符串(即""和null) .
isEmpty(String[]) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断传入字符串数组是否为null,0长度或者全部是空字符串(即""和null).
isEmpty(Collection<String>) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断传入字符串集合是否为null,0长度或者全部是空字符串(即""和null).
isEmpty(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断传入字符串是否是空字符串(即""和null)
isEmpty() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Checks if is empty.
isEmpty() - Method in class cn.featherfly.common.structure.ChainMapImpl
isEmpty() - Method in class cn.featherfly.common.structure.LimitQueue
isEnableBlackList() - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
返回enableBlackList
isEnabled() - Method in class cn.featherfly.common.lang.LogUtils
Checks if is enabled.
isEnableWhiteList() - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
返回enableWhiteList
isEquals(String, String) - Static method in class cn.featherfly.common.lang.Strings
null安全的判断两个字符串是否相等,如果两个都为null,返回true.
isEquals(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
null安全的判断两个字符串是否相等,如果两个都为null,返回true.
isEquals(T, T) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
判断传入目标是否一致
isEqualsIgnoreCase(String, String) - Static method in class cn.featherfly.common.lang.Strings
null安全的判断两个字符串是否相等,忽略大小写,如果两个都为null,返回true.
isEqualsIgnoreCase(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
null安全的判断两个字符串是否相等,忽略大小写,如果两个都为null,返回true.
isExist(String) - Static method in class cn.featherfly.common.io.FileUtils
判断指定的文件是否存在。.
isExists(File, String) - Method in class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
判断传入文件对象代表的物理文件是否存在,判断失败抛出指定异常
isExists(File, String) - Method in class cn.featherfly.common.lang.Assert
判断传入文件对象代表的物理文件是否存在,判断失败抛出指定异常
isExists(File) - Method in class cn.featherfly.common.lang.Assert
判断传入文件对象代表的物理文件是否存在,判断失败抛出指定异常
isExists(File, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is exists.
isExists(File, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断传入文件对象代表的物理文件是否存在,判断失败抛出指定异常 .
isExists(File, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断传入文件对象代表的物理文件是否存在,判断失败抛出指定异常 .
isExists(File, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断传入文件对象代表的物理文件是否存在,判断失败抛出指定异常
isExists(File, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断传入文件对象代表的物理文件是否存在,判断失败抛出指定异常
isExists(File) - Static method in class cn.featherfly.common.lang.Lang
判断传入文件对象代表的物理文件是否存在 .
isExists(File) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入文件对象代表的物理文件是否存在
isFalse(boolean, String) - Method in class cn.featherfly.common.lang.Assert
判断为false,如果为true,抛出指定异常
isFalse(boolean, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断为false,如果为true,抛出指定异常
isFalse(Boolean) - Static method in class cn.featherfly.common.lang.Lang
Checks if is false.
isFile(File, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is file.
isFile(File, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if arguDescpu file is not a file, throw exception.
isFile(File, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if arguDescpu file is not a file, throw exception.
isFirst() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
当前节点是否是第一个节点.
isFirst() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
当前节点是否是第一个节点.
isGe(N, N, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is ge.
isGe(SerializableNumberSupplier<N>, N) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is ge.
isGe(N, N, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is < min throw exception.
isGe(SerializableNumberSupplier<N>, N) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is < min throw exception.
isGe(N, N, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is < min throw exception.
isGe(SerializableNumberSupplier<N>, N) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is < min throw exception.
isGeneric() - Method in class cn.featherfly.common.lang.reflect.GenericType
 
isGetter(Method) - Static method in class cn.featherfly.common.lang.ClassUtils
是否是get方法(以get或is开头).
isGt(N, N, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is gt.
isGt(SerializableNumberSupplier<N>, N) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is gt.
isGt(N, N, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is <= min throw exception.
isGt(SerializableNumberSupplier<N>, N) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is <= min throw exception.
isGt(N, N, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is <= min throw exception.
isGt(SerializableNumberSupplier<N>, N) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is <= min throw exception.
isInBlackList(T) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
判断传入目标是否在黑名单中
isInRange(N, N, N, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is in range.
isInRange(SerializableNumberSupplier<N>, N, N) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is in range.
isInRange(N, N, N, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is <= min or >= max, throw exception.
isInRange(SerializableNumberSupplier<N>, N, N) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is <= min or >= max, throw exception.
isInRange(N, N, N, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is <= min or >= max, throw exception.
isInRange(SerializableNumberSupplier<N>, N, N) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is <= min or >= max, throw exception.
isInstanceClass(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
判断传入类型是否是可实例化的类 .
isInstanceOf(Class<?>, Object, String) - Method in class cn.featherfly.common.lang.Assert
判断对象(第二个参数)是指定类型(第一个参数)的实例,判断失败抛出指定异常
isInstanceOf(Class<?>, Object) - Method in class cn.featherfly.common.lang.Assert
判断对象(第二个参数)是指定类型(第一个参数)的实例,判断失败抛出指定异常
isInstanceOf(Class<?>, Object) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is instance of.
isInstanceOf(Class<?>, Object) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断对象(第二个参数)是指定类型(第一个参数)的实例,判断失败抛出指定异常 .
isInstanceOf(Class<?>, Object) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断对象(第二个参数)是指定类型(第一个参数)的实例,判断失败抛出指定异常 .
isInstanceOf(Class<?>, Object, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断对象(第二个参数)是指定类型(第一个参数)的实例,判断失败抛出指定异常
isInstanceOf(Class<?>, Object, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断对象(第二个参数)是指定类型(第一个参数)的实例,判断失败抛出指定异常
isInteger(String) - Static method in class cn.featherfly.common.lang.Strings
判断传入的字符串是否为整数(使用10进制判断) .
isInteger(String, int) - Static method in class cn.featherfly.common.lang.Strings
判断传入的字符串是否为整数(使用指定进制判断) .
isInteger(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断传入的字符串是否为整数(使用10进制判断)
isInteger(String, int) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断传入的字符串是否为整数(使用指定进制判断)
isInWhiteList(T) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
判断传入目标是否在白名单中
isLast() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
当前节点是否是最后一个节点.
isLast() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
当前节点是否是最后一个节点.
isLe(N, N, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is le.
isLe(SerializableNumberSupplier<N>, N) - Method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is le.
isLe(N, N, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is > max, throw exception.
isLe(SerializableNumberSupplier<N>, N) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is > max, throw exception.
isLe(N, N, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is > max, throw exception.
isLe(SerializableNumberSupplier<N>, N) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is > max, throw exception.
isLeaf() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回是否是叶节点(没有子节点)
isLeaf() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回是否是叶节点(没有子节点)
isLinux() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回是否是linux操作系统
isLt(N, N, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is lt.
isLt(SerializableNumberSupplier<N>, N) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is lt.
isLt(N, N, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is >= max, throw exception.
isLt(SerializableNumberSupplier<N>, N) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if value is >= max, throw exception.
isLt(N, N, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is >= max, throw exception.
isLt(SerializableNumberSupplier<N>, N) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if value is >= max, throw exception.
isMap(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
是否是map接口,及其子接口或实现类.
isModifier(int) - Method in enum cn.featherfly.common.lang.reflect.Modifier
判断是否是java.lang.reflect.Modifier
isNotBlank(String, String) - Method in class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常
isNotBlank(String, String) - Method in class cn.featherfly.common.lang.Assert
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常
isNotBlank(String) - Method in class cn.featherfly.common.lang.Assert
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常
isNotBlank(String, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not blank.
isNotBlank(SerializableSupplier<String>) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not blank.
isNotBlank(String, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常 .
isNotBlank(SerializableSupplier<String>) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常 .
isNotBlank(String, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常 .
isNotBlank(SerializableSupplier<String>) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常 .
isNotBlank(String, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常
isNotBlank(String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断不为空或空串(包括只有空字符的串),判断失败抛出指定异常
isNotBlank(String) - Static method in class cn.featherfly.common.lang.Strings
判断传入字符串是否不是空白字符串(即包含空白字符以外的字符) .
isNotBlank(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断传入字符串是否不是空白字符串(即包含空白字符以外的字符)
isNotEmpty(Object, String) - Method in class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常
isNotEmpty(String, String) - Method in class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
判断不为空或空串,判断失败抛出指定异常
isNotEmpty(Object[], String) - Method in class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
判断数组不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Collection<?>, String) - Method in class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
判断集合不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Map<?, ?>, String) - Method in class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
判断MAP不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Object) - Static method in class cn.featherfly.common.lang.ArrayUtils
返回传入数组是否不为空(是null或size=0).
isNotEmpty(Object, String) - Method in class cn.featherfly.common.lang.Assert
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常
isNotEmpty(Object) - Method in class cn.featherfly.common.lang.Assert
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常
isNotEmpty(String, String) - Method in class cn.featherfly.common.lang.Assert
判断不为空或空串,判断失败抛出指定异常
isNotEmpty(String) - Method in class cn.featherfly.common.lang.Assert
判断不为空或空串,判断失败抛出指定异常
isNotEmpty(Object[], String) - Method in class cn.featherfly.common.lang.Assert
判断数组不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Object[]) - Method in class cn.featherfly.common.lang.Assert
判断数组不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Collection<?>, String) - Method in class cn.featherfly.common.lang.Assert
判断集合不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Collection<?>) - Method in class cn.featherfly.common.lang.Assert
判断集合不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Map<?, ?>, String) - Method in class cn.featherfly.common.lang.Assert
判断MAP不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Map<?, ?>) - Method in class cn.featherfly.common.lang.Assert
判断MAP不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Object, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not empty.
isNotEmpty(String, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not empty.
isNotEmpty(Object[], String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not empty.
isNotEmpty(Collection<?>, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not empty.
isNotEmpty(Map<?, ?>, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not empty.
isNotEmpty(SerializableSupplier<T>) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not empty.
isNotEmpty(Object, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常 .
isNotEmpty(SerializableSupplier<T>) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常 .
isNotEmpty(String, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断不为空或空串,判断失败抛出指定异常 .
isNotEmpty(Object[], String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断数组不为null或size不为0,判断失败抛出指定异常 .
isNotEmpty(Collection<?>, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断集合不为null或size不为0,判断失败抛出指定异常 .
isNotEmpty(Map<?, ?>, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断MAP不为null或size不为0,判断失败抛出指定异常 .
isNotEmpty(Object, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常 .
isNotEmpty(String, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断不为空或空串,判断失败抛出指定异常 .
isNotEmpty(Object[], String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断数组不为null或size不为0,判断失败抛出指定异常 .
isNotEmpty(Collection<?>, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断集合不为null或size不为0,判断失败抛出指定异常 .
isNotEmpty(Map<?, ?>, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断MAP不为null或size不为0,判断失败抛出指定异常 .
isNotEmpty(SerializableSupplier<T>) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常 .
isNotEmpty(Object, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常
isNotEmpty(Object, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断不为空(String,Collection,Map,Array还要判断长度是否为0),判断失败抛出指定异常
isNotEmpty(String, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断不为空或空串,判断失败抛出指定异常
isNotEmpty(String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断不为空或空串,判断失败抛出指定异常
isNotEmpty(Object[], String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断数组不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Object[], Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断数组不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Collection<?>, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断集合不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Collection<?>, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断集合不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Map<?, ?>, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断MAP不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Map<?, ?>, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断MAP不为null或size不为0,判断失败抛出指定异常
isNotEmpty(Collection<?>) - Static method in class cn.featherfly.common.lang.CollectionUtils
返回传入集合是否不为空(不是null或size>0)
isNotEmpty(Object) - Static method in class cn.featherfly.common.lang.Lang
返回传入对象是否不为空(String、Collection、Map、Array还要判断长度是否为0) .
isNotEmpty(Optional<?>) - Static method in class cn.featherfly.common.lang.Lang
返回传入Optional是否不为空(不是null或者内部数据不为null) .
isNotEmpty(Supplier<?>) - Static method in class cn.featherfly.common.lang.Lang
返回传入Supplier是否不为空(不是null或者get()返回值不为null) .
isNotEmpty(String) - Static method in class cn.featherfly.common.lang.Lang
返回传入字符串是否不为空(不是null或不是空字符串) .
isNotEmpty(Object[]) - Static method in class cn.featherfly.common.lang.Lang
返回数组是否不为空(null或空数组) .
isNotEmpty(Collection<?>) - Static method in class cn.featherfly.common.lang.Lang
返回传入集合是否不为空(不是null或size>0) .
isNotEmpty(Map<?, ?>) - Static method in class cn.featherfly.common.lang.Lang
返回传入map是否不为空(不是null或size>0) .
isNotEmpty(Object) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回传入对象是否不为空(String、Collection、Map、Array还要判断长度是否为0)
isNotEmpty(String) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回传入字符串是否不为空(不是null或不是空字符串)
isNotEmpty(Object[]) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回数组是否不为空(null或空数组)
isNotEmpty(Collection<?>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回传入集合是否不为空(不是null或size>0)
isNotEmpty(Map<?, ?>) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回传入map是否不为空(不是null或size>0)
isNotEmpty(String) - Static method in class cn.featherfly.common.lang.Strings
判断传入字符串是否不是空字符串(即""和null以外的) .
isNotEmpty(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断传入字符串是否不是空字符串(即""和null以外的)
isNotExists(File) - Static method in class cn.featherfly.common.lang.Lang
判断传入文件对象代表的物理文件是否不存在 .
isNotExists(File) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
判断传入文件对象代表的物理文件是否不存在
isNotInterface(Class<?>) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not interface.
isNotInterface(Class<?>) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if arguDescpu classType is interface, throw exception.
isNotInterface(Class<?>) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if arguDescpu classType is interface, throw exception.
isNotNull(Object, String) - Method in class cn.featherfly.common.exception.AssertLocalizedException
Deprecated.
判断不为空,如果为空,抛出指定异常
isNotNull(Object, String) - Method in class cn.featherfly.common.lang.Assert
判断不为空,如果为空,抛出指定异常
isNotNull(Object) - Method in class cn.featherfly.common.lang.Assert
判断不为空,如果为空,抛出指定异常
isNotNull(Object, String) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not null.
isNotNull(SerializableSupplier<T>) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is not null.
isNotNull(Object, String) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断不为空,如果为空,抛出指定异常 .
isNotNull(SerializableSupplier<T>) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
if null, throw exception .
isNotNull(Object, String) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断不为空,如果为空,抛出指定异常 .
isNotNull(SerializableSupplier<T>) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
if null, throw exception .
isNotNull(Object, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断不为空,如果为空,抛出指定异常
isNotNull(Object, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断不为空,如果为空,抛出指定异常
isNull(String) - Static method in class cn.featherfly.common.lang.Strings
判断传入字符串是否为空以及是否为字符串null(不区分大小写).
isNull(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断传入字符串是否为空以及是否为字符串null(不区分大小写).
isNullOrFalse(Boolean) - Static method in class cn.featherfly.common.lang.Lang
Checks if is null or false.
isNullOrTrue(Boolean) - Static method in class cn.featherfly.common.lang.Lang
Checks if is null or true.
ISO8859_1 - Static variable in interface cn.featherfly.common.constant.Charset
Deprecated.
StandardCharsets.ISO_8859_1
ISO_8859_1 - Static variable in interface cn.featherfly.common.constant.Charset
Deprecated.
StandardCharsets.ISO_8859_1
ISO_8859_1 - Static variable in interface cn.featherfly.common.constant.Charsets
ISO8859_1
isParent(Class<?>, Class<?>) - Static method in class cn.featherfly.common.lang.AssertIllegalArgument
Checks if is parent.
isParent(Class<?>, Class<?>) - Method in interface cn.featherfly.common.lang.asserts.ILocalizedAssert
判断类型(第一个参数)是指定类型(第二个参数)的父类(包括接口实现和类继承),判断失败抛出指定异常 .
isParent(Class<?>, Class<?>) - Method in class cn.featherfly.common.lang.asserts.LocalizedAssert
判断类型(第一个参数)是指定类型(第二个参数)的父类(包括接口实现和类继承),判断失败抛出指定异常 .
isParent(Class<?>, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
判断第一个参数是否是第二个参数的父类(父接口).
isParent(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回当前节点是否是传入节点的父节点,等价TreeNodeModel.hasChildNode(TreeNodeModel).
isParent(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回当前节点是否是传入节点的父节点,等价TreeNodeModel.hasChildNode(TreeNodeModel).
isProgeny(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
判断当前节点是否是传入节点的后裔,等价TreeNodeModel.hasAncestor(TreeNodeModel).
isProgeny(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
判断当前节点是否是传入节点的后裔,等价TreeNodeModel.hasAncestor(TreeNodeModel).
isReadable() - Method in class cn.featherfly.common.bean.BeanProperty
当前属性是否是可读属性,拥有getter .
isResourceInJar(URL) - Static method in class cn.featherfly.common.io.FileUtils
判断传入资源是否是jar包内的资源.
isRoot() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
返回是否是根
isRoot() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
返回是否是根
isSetter(Method) - Static method in class cn.featherfly.common.lang.ClassUtils
是否是set方法(以set开头).
isTrue(boolean, String) - Method in class cn.featherfly.common.lang.Assert
判断为true,如果为false,抛出指定异常
isTrue(boolean, String, Class<E>) - Static method in class cn.featherfly.common.lang.AssertUtils
判断为true,如果为false,抛出指定异常
isTrue(Boolean) - Static method in class cn.featherfly.common.lang.Lang
Checks if is true.
isWarpAround() - Method in class cn.featherfly.common.lang.debug.TableMessage
get warpAround value
isWindows() - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
返回是否是windows操作系统
isWithExtName() - Method in class cn.featherfly.common.io.file.rename.AbstractExtNameRenamePolicy
返回是否包含扩展名
isWritable() - Method in class cn.featherfly.common.bean.BeanProperty
当前属性是否是可写属性,拥有setter .
iterator() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Iterator.
iterator() - Method in class cn.featherfly.common.structure.LimitQueue

J

JdkResourceBundleFactory - Class in cn.featherfly.common.locale
JdkResourceBundleFactory.
JdkResourceBundleFactory() - Constructor for class cn.featherfly.common.locale.JdkResourceBundleFactory
Instantiates a new jdk resource bundle factory.
JdkResourceBundleProxy - Class in cn.featherfly.common.locale
SimpleResourceBundle
JdkResourceBundleProxy(ResourceBundle) - Constructor for class cn.featherfly.common.locale.JdkResourceBundleProxy
 
JdkResourceBundleProxy(ResourceBundle, Charset) - Constructor for class cn.featherfly.common.locale.JdkResourceBundleProxy
 
join(String, int) - Static method in class cn.featherfly.common.lang.Strings
使用给定的连接符连接传入的字符串, 如果传入的字符串为null或长度为0,则返回"".
join(String, int, String) - Static method in class cn.featherfly.common.lang.Strings
使用给定的连接符连接传入的字符串, 如果传入的字符串为null或长度为0,则返回"".
join(Collection<String>) - Static method in class cn.featherfly.common.lang.Strings
连接集合中的所有元素以创建一个String,其中集合中的元素间以指定的delim来分隔, 如果 集合为null或长度为0,则返回"".
join(Collection<String>, String) - Static method in class cn.featherfly.common.lang.Strings
连接集合中的所有元素以创建一个String,其中集合中的元素间以指定的delim来分隔, 如果 集合为null或长度为0,则返回"".
join(String[]) - Static method in class cn.featherfly.common.lang.Strings
将字符串数组使用指定的分隔符合并成一个字符串.
join(String[], String) - Static method in class cn.featherfly.common.lang.Strings
将字符串数组使用指定的分隔符合并成一个字符串.
join(Collection<String>, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
连接集合中的所有元素以创建一个String,其中集合中的元素间以指定的delim来分隔, 如果 集合为null或长度为0,则返回"".
join(String[], String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将字符串数组使用指定的分隔符合并成一个字符串.

K

KEY_SIGN - Static variable in class cn.featherfly.common.locale.ResourceBundleUtils
key标识符.
keySet() - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
 
keySet() - Method in interface cn.featherfly.common.locale.ResourceBundle
key set.
keySet() - Method in class cn.featherfly.common.structure.ChainMapImpl
KILO - Static variable in interface cn.featherfly.common.constant.Unit
1000进制
KILO_MAX - Static variable in interface cn.featherfly.common.constant.Unit
1000进制最大值999

L

LambdaUtils - Class in cn.featherfly.common.lang
LambdaUtils.
LambdaUtils() - Constructor for class cn.featherfly.common.lang.LambdaUtils
 
LambdaUtils.InstanceLambdaInfo - Class in cn.featherfly.common.lang
The Class InstanceLambdaInfo.
LambdaUtils.SerializableConsumerLambdaInfo<T> - Class in cn.featherfly.common.lang
The Class SerializableConsumerLambdaInfo.
LambdaUtils.SerializableDoubleSupplierLambdaInfo - Class in cn.featherfly.common.lang
The Class SerializableDoubleSupplierLambdaInfo.
LambdaUtils.SerializableIntSupplierLambdaInfo - Class in cn.featherfly.common.lang
The Class SerializableIntSupplierLambdaInfo.
LambdaUtils.SerializableLongSupplierLambdaInfo - Class in cn.featherfly.common.lang
The Class SerializableLongSupplierLambdaInfo.
LambdaUtils.SerializableSupplierLambdaInfo<T> - Class in cn.featherfly.common.lang
The Class SerializableSupplierLambdaInfo.
LambdaUtils.SerializedLambdaInfo - Class in cn.featherfly.common.lang
The Class SerializedLambdaInfo.
Lang - Class in cn.featherfly.common.lang
A utility class that encapsulates some common operations that are syntactically cumbersome.
LangUtils - Class in cn.featherfly.common.lang
Deprecated.
use Lang instead
lastIndexOf(Object) - Method in class cn.featherfly.common.structure.ChainListImpl
Limit - Class in cn.featherfly.common.structure.page
Limit.
Limit(Integer, Integer) - Constructor for class cn.featherfly.common.structure.page.Limit
 
Limit(Page) - Constructor for class cn.featherfly.common.structure.page.Limit
 
LimitQueue<E> - Class in cn.featherfly.common.structure
固定长度队列.
LimitQueue(int) - Constructor for class cn.featherfly.common.structure.LimitQueue
Instantiates a new limit queue.
LimitQueue(int, Queue<E>) - Constructor for class cn.featherfly.common.structure.LimitQueue
Instantiates a new limit queue.
LimitQueue(int, Queue<E>, Lock) - Constructor for class cn.featherfly.common.structure.LimitQueue
Instantiates a new limit queue.
link(String...) - Method in class cn.featherfly.common.lang.string.StringLinker
 
linkUri(String, String) - Static method in class cn.featherfly.common.lang.UriUtils
link startUri and endUri ignoreCase the separator end of startUri and the separator start and end of endUri linkUri("/a/b/","/c/d/") return /a/b/c/d
linkUri(String, String, boolean) - Static method in class cn.featherfly.common.lang.UriUtils
link startUri and endUri ignoreCase the separator end of startUri and the separator start and end of endUri linkUri("/a/b/","/c/d/") return /a/b/c/d if ignoreCaseEmpty is true and the startUri is empty,will return endUri if ignoreCaseEmpty = true linkUri("","c/d/") return c/d if ignoreCaseEmpty = false linkUri("","c/d/") return /c/d
linkUri(String...) - Static method in class cn.featherfly.common.lang.UriUtils
link given uris as given linkUri("/a/b/","c/d","/11/22/","/33/44/") return /a/b/c/d/11/22/33/44
linkUri(boolean, String...) - Static method in class cn.featherfly.common.lang.UriUtils
link given uris as given linkUri("/a/b/","c/d","/11/22/","/33/44/") return /a/b/c/d/11/22/33/44 if ignoreCaseEmpty is true and the beforeUri is empty,will return afterUri if ignoreCaseEmpty = true linkUri("","","c/d") return c/d if ignoreCaseEmpty = false linkUri("","","c/d") return /c/d
list(T...) - Static method in class cn.featherfly.common.lang.CollectionUtils
List.
list(E...) - Static method in class cn.featherfly.common.lang.Lang
craete new list.
listAll(String) - Static method in class cn.featherfly.common.io.FileUtils
列出目录中的所有文件和目录,包括其子目录中的文件和目录。.
listAll(File) - Static method in class cn.featherfly.common.io.FileUtils
列出目录中的所有文件和目录,包括其子目录中的文件和目录。.
listAll(File, FileFilter) - Static method in class cn.featherfly.common.io.FileUtils
列出目录中的所有文件和目录,包括其子目录中的文件和目录。.
listAll() - Method in class cn.featherfly.common.io.PropertiesImpl
listAll() - Method in class cn.featherfly.common.io.PropertiesPlus
listIterator() - Method in class cn.featherfly.common.structure.ChainListImpl
listIterator(int) - Method in class cn.featherfly.common.structure.ChainListImpl
load(InputStream) - Method in class cn.featherfly.common.io.PropertiesImpl
load(InputStream) - Method in class cn.featherfly.common.io.PropertiesPlus
load(Reader) - Method in class cn.featherfly.common.io.PropertiesPlus
load(Class<T>) - Static method in class cn.featherfly.common.lang.ServiceLoaderUtils
使用Java SPI加载指定服务.
load(Class<T>, T) - Static method in class cn.featherfly.common.lang.ServiceLoaderUtils
使用Java SPI加载指定服务,如果没有找到则使用传入的默认实现.
load(Class<T>, T, ServiceLoaderUtils.MultiPolicy, ServiceLoaderUtils.NotFoundPolicy) - Static method in class cn.featherfly.common.lang.ServiceLoaderUtils
使用Java SPI加载指定服务,如果没有找到则使用传入的默认实现.
loadAll(Class<T>) - Static method in class cn.featherfly.common.lang.ServiceLoaderUtils
使用Java SPI加载全部服务
loadClass(String, Class<?>) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
使用传入的名称加载类(class).
LoadedMessageLocalizedExceptionCode - Class in cn.featherfly.common.exception
LoadedMessageLocalizedExceptionCode
LoadedMessageLocalizedExceptionCode(Class<? extends Throwable>, String, Integer, String) - Constructor for class cn.featherfly.common.exception.LoadedMessageLocalizedExceptionCode
 
LoadedMessageLocalizedExceptionCode(Class<? extends Throwable>, String, Integer, String, Object[]) - Constructor for class cn.featherfly.common.exception.LoadedMessageLocalizedExceptionCode
 
LoadedMessageLocalizedExceptionCode(Class<? extends Throwable>, String, Integer, String, Locale) - Constructor for class cn.featherfly.common.exception.LoadedMessageLocalizedExceptionCode
 
LoadedMessageLocalizedExceptionCode(Class<? extends Throwable>, String, Integer, String, Locale, Object[]) - Constructor for class cn.featherfly.common.exception.LoadedMessageLocalizedExceptionCode
 
LOCALDATE - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
LOCALDATETIME - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
LocaleManager - Interface in cn.featherfly.common.locale
LocaleManager.
LocaleNumber - Interface in cn.featherfly.common.lang.number
LocaleNumber
LocalizedAssert<E extends java.lang.RuntimeException> - Class in cn.featherfly.common.lang.asserts
断言工具类,对于满足断言的情况,抛出支持国际化消息输出的异常 一般用于检查传入参数是否合法.
LocalizedAssert(Class<E>) - Constructor for class cn.featherfly.common.lang.asserts.LocalizedAssert
Instantiates a new localized assert.
LocalizedAssert(Class<E>, Function<String, E>) - Constructor for class cn.featherfly.common.lang.asserts.LocalizedAssert
Instantiates a new localized assert.
LocalizedCodeException - Exception in cn.featherfly.common.exception
支持国际化消息输出的异常
LocalizedCodeException(LocalizedExceptionCode) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
构造方法.
LocalizedCodeException(LocalizedExceptionCode, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
构造方法.
LocalizedCodeException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(String, Locale) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(String) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedCodeException(Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedCodeException
Instantiates a new localized code exception.
LocalizedException - Exception in cn.featherfly.common.exception
支持国际化消息输出的异常
LocalizedException(Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(String, Locale) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(String) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.LocalizedException
构造方法.
LocalizedExceptionUtils - Class in cn.featherfly.common.exception
抛出国际化支持的异常信息.
LocalizedMessage - Interface in cn.featherfly.common.locale
LocaleMessage
LOCALTIME - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
LocationPoint - Class in cn.featherfly.common.location
定位点(经度,纬度对应的一个点)
LocationPoint() - Constructor for class cn.featherfly.common.location.LocationPoint
Instantiates a new Location point.
LocationPoint(double, double) - Constructor for class cn.featherfly.common.location.LocationPoint
Instantiates a new Location point.
LocationUtils - Class in cn.featherfly.common.location
The type Location utils.
log(String) - Static method in class cn.featherfly.common.lang.Console
Log.
log(String, Object...) - Static method in class cn.featherfly.common.lang.Console
Log.
logger - Variable in class cn.featherfly.common.bean.ReflectionBeanPropertyFactory
logger
logger - Variable in exception cn.featherfly.common.exception.BaseException
logger
logger - Variable in class cn.featherfly.common.io.PropertiesPlus
 
logger - Variable in class cn.featherfly.common.io.Watcher
The logger.
logger - Variable in class cn.featherfly.common.lang.executor.AutoAsyncExecutor
logger
logger - Variable in class cn.featherfly.common.lang.matcher.AbstractMemberMatcher
logger
LogUtils - Class in cn.featherfly.common.lang
The Class LogUtils.
LogUtils() - Constructor for class cn.featherfly.common.lang.LogUtils
Instantiates a new log utils.
LONG - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
LONGWRAPPER - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
lowerCaseFirst(String) - Static method in class cn.featherfly.common.lang.WordUtils
转换第一个字符为小写

M

main(String[]) - Static method in class cn.featherfly.common.lang.Console
The main method.
makeDirectory(File) - Static method in class cn.featherfly.common.io.FileUtils
创建指定的目录。 如果指定的目录的父目录不存在则创建其目录书上所有需要的父目录。 注意:可能会在返回false的时候创建部分父目录。.
makeDirectory(String) - Static method in class cn.featherfly.common.io.FileUtils
创建指定的目录。 如果指定的目录的父目录不存在则创建其目录书上所有需要的父目录。 注意:可能会在返回false的时候创建部分父目录。.
MapBeanDescriptor<T> - Class in cn.featherfly.common.bean
map 的描述信息.
MapBeanDescriptor(Class<T>) - Constructor for class cn.featherfly.common.bean.MapBeanDescriptor
 
Matcher<O> - Interface in cn.featherfly.common.data
匹配器.
MemberGroupMatcher<T extends java.lang.reflect.Member> - Class in cn.featherfly.common.lang.matcher
Member匹配组
MemberGroupMatcher() - Constructor for class cn.featherfly.common.lang.matcher.MemberGroupMatcher
 
MemberGroupMatcher(LogicOperator, MemberMatcher<T>...) - Constructor for class cn.featherfly.common.lang.matcher.MemberGroupMatcher
 
MemberGroupMatcher(MemberMatcher<T>...) - Constructor for class cn.featherfly.common.lang.matcher.MemberGroupMatcher
 
MemberMatcher<T extends java.lang.reflect.Member> - Interface in cn.featherfly.common.lang.matcher
Member匹配接口
MemberModifierMatcher<T extends java.lang.reflect.Member> - Class in cn.featherfly.common.lang.matcher
匹配Member Modifier的实现
MemberModifierMatcher() - Constructor for class cn.featherfly.common.lang.matcher.MemberModifierMatcher
 
MemberModifierMatcher(Modifier) - Constructor for class cn.featherfly.common.lang.matcher.MemberModifierMatcher
 
MemberNameRegexMatcher<T extends java.lang.reflect.Member> - Class in cn.featherfly.common.lang.matcher
正则匹配Member名称的实现.
MemberNameRegexMatcher(String) - Constructor for class cn.featherfly.common.lang.matcher.MemberNameRegexMatcher
 
MemberNameRegexMatcher(String, int) - Constructor for class cn.featherfly.common.lang.matcher.MemberNameRegexMatcher
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class cn.featherfly.common.structure.ChainMapImpl
mergeChild(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
如果传入节点存在,替换节点,不存在就添加
mergeChild(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
如果传入节点存在,替换节点,不存在就添加
mergeProperties(E, E) - Static method in class cn.featherfly.common.bean.BeanUtils
对象属性合并
mergeProperties(E, E, CopyRules) - Static method in class cn.featherfly.common.bean.BeanUtils
对象属性合并
mergeProperties(E, E, CopyRule) - Static method in class cn.featherfly.common.bean.BeanUtils
对象属性合并
message - Variable in class cn.featherfly.common.exception.SimpleExceptionCode
 
MethodAnnotationMatcher - Class in cn.featherfly.common.lang.matcher
匹配Method的注解的实现
MethodAnnotationMatcher(Class<?>...) - Constructor for class cn.featherfly.common.lang.matcher.MethodAnnotationMatcher
使用并集判断逻辑来匹配.
MethodAnnotationMatcher(LogicOperator, Class<?>...) - Constructor for class cn.featherfly.common.lang.matcher.MethodAnnotationMatcher
使用指定的判断逻辑来匹配.
MethodDescriptor - Class in cn.featherfly.common.lang.reflect
Deprecated. 
MethodDescriptor(Method) - Constructor for class cn.featherfly.common.lang.reflect.MethodDescriptor
Deprecated.
 
MethodGroupMatcher - Class in cn.featherfly.common.lang.matcher
Method匹配组
MethodGroupMatcher() - Constructor for class cn.featherfly.common.lang.matcher.MethodGroupMatcher
 
MethodGroupMatcher(LogicOperator, MethodMatcher...) - Constructor for class cn.featherfly.common.lang.matcher.MethodGroupMatcher
 
MethodGroupMatcher(MethodMatcher...) - Constructor for class cn.featherfly.common.lang.matcher.MethodGroupMatcher
 
MethodMatcher - Interface in cn.featherfly.common.lang.matcher
Method匹配接口
MethodModifierMatcher - Class in cn.featherfly.common.lang.matcher
匹配Method Modifier的实现
MethodModifierMatcher() - Constructor for class cn.featherfly.common.lang.matcher.MethodModifierMatcher
 
MethodModifierMatcher(Modifier) - Constructor for class cn.featherfly.common.lang.matcher.MethodModifierMatcher
 
MethodNameRegexMatcher - Class in cn.featherfly.common.lang.matcher
正则匹配Method名称的实现
MethodNameRegexMatcher(String) - Constructor for class cn.featherfly.common.lang.matcher.MethodNameRegexMatcher
 
MethodNameRegexMatcher(String, int) - Constructor for class cn.featherfly.common.lang.matcher.MethodNameRegexMatcher
 
MethodParameter - Class in cn.featherfly.common.lang.reflect
Deprecated. 
MethodParameter() - Constructor for class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
 
MethodParamTypeMatcher - Class in cn.featherfly.common.lang.matcher
匹配Method的返回类型的实现
MethodParamTypeMatcher(Class<?>...) - Constructor for class cn.featherfly.common.lang.matcher.MethodParamTypeMatcher
 
MethodReturnTypeMatcher - Class in cn.featherfly.common.lang.matcher
匹配Method的返回类型的实现
MethodReturnTypeMatcher(Class<?>) - Constructor for class cn.featherfly.common.lang.matcher.MethodReturnTypeMatcher
 
MethodReturnTypeMatcher(Class<?>, boolean) - Constructor for class cn.featherfly.common.lang.matcher.MethodReturnTypeMatcher
 
Modifier - Enum in cn.featherfly.common.lang.reflect
Modifier
module - Variable in class cn.featherfly.common.exception.SimpleExceptionCode
 
MONDAY - Static variable in class cn.featherfly.common.lang.Dates
方法 Dates.getDayOfWeek(Date date)的返回值 星期一.
MONDAY - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
方法 DateUtils.getDayOfWeek(Date date)的返回值 星期一.
moveDirectory(String, String) - Static method in class cn.featherfly.common.io.FileUtils
移动文件夹.
moveFile(String, String) - Static method in class cn.featherfly.common.io.FileUtils
移动文件.

N

nameSet() - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
BaseName set.
newInstance(Class<?>, int) - Static method in class cn.featherfly.common.lang.ArrayUtils
创建数组 .
newInstance(Class<T>) - Static method in class cn.featherfly.common.lang.ClassUtils
实例化.
newInstance(Class<T>, Object...) - Static method in class cn.featherfly.common.lang.ClassUtils
实例化.
newInstance(Constructor<T>, Object...) - Static method in class cn.featherfly.common.lang.ClassUtils
实例化.
newInstance(Class<?>) - Static method in class cn.featherfly.common.lang.CollectionUtils
根据传入类型创建Collection实例
newMap(Class<?>) - Static method in class cn.featherfly.common.lang.CollectionUtils
根据传入的类型生成Map实例 .
next() - Method in class cn.featherfly.common.lang.ClassLoaderUtils.AggregateIterator
NodeExecutor<T extends TreeNodeModel<T>> - Interface in cn.featherfly.common.structure.tree
节点操作的接口
NoRenamePolicy - Class in cn.featherfly.common.io.file.rename
不重名的策略(原样返回)
NoRenamePolicy() - Constructor for class cn.featherfly.common.io.file.rename.NoRenamePolicy
 
NoSuchPropertyException - Exception in cn.featherfly.common.bean
没有找到相应属性的异常.
NoSuchPropertyException(Class<?>, String) - Constructor for exception cn.featherfly.common.bean.NoSuchPropertyException
 
NoSuchPropertyException(Class<?>, String, Locale) - Constructor for exception cn.featherfly.common.bean.NoSuchPropertyException
 
NoSuchPropertyException(Class<?>, String, Throwable) - Constructor for exception cn.featherfly.common.bean.NoSuchPropertyException
 
NotImplementedException - Exception in cn.featherfly.common.exception
NotImplementedException.
NotImplementedException() - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(String, Locale) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(String) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new inits the exception.
NotImplementedException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new unsupported exception.
NotImplementedException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new unsupported exception.
NotImplementedException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new unsupported exception.
NotImplementedException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new unsupported exception.
NotImplementedException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new unsupported exception.
NotImplementedException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new unsupported exception.
NotImplementedException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new unsupported exception.
NotImplementedException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.NotImplementedException
Instantiates a new unsupported exception.
NULL_STRING - Static variable in class cn.featherfly.common.lang.Strings
null的字符串表示.
NULL_STRING - Static variable in class cn.featherfly.common.lang.StringUtils
Deprecated.
null的字符串表示
public static String NULL_STRING = "null"
num - Variable in class cn.featherfly.common.exception.SimpleExceptionCode
 
NumberUtils - Class in cn.featherfly.common.lang
NumberUtils

O

objectArrayToStringArray(Object[]) - Static method in class cn.featherfly.common.lang.Strings
将数转换成字符串数组,使用对象的toString方法.
objectArrayToStringArray(Object[]) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将数转换成字符串数组,使用对象的toString方法.
offer(E) - Method in class cn.featherfly.common.structure.LimitQueue
入队.
onEvent(WatchEvent<Path>, Path) - Method in interface cn.featherfly.common.io.WatchListener
 
outputImage(int, int, File, String) - Static method in class cn.featherfly.common.validate.ValidateCodeUtils
生成指定验证码图像文件.
outputImage(int, int, OutputStream, String) - Static method in class cn.featherfly.common.validate.ValidateCodeUtils
输出指定验证码图片流.
outputImage(String, int, int, OutputStream, String, BiFunction<Integer, Integer, Font>) - Static method in class cn.featherfly.common.validate.ValidateCodeUtils
输出指定验证码图片流.
outputVerifyImage(int, int, File, int) - Static method in class cn.featherfly.common.validate.ValidateCodeUtils
生成随机验证码文件,并返回验证码值.
outputVerifyImage(int, int, OutputStream, int) - Static method in class cn.featherfly.common.validate.ValidateCodeUtils
输出随机验证码图片流,并返回验证码值.

P

packageToDir(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
转换包模式为目录模式.xx.yy.Ttt -> xx/yy/Ttt
packageToDir(Package) - Static method in class cn.featherfly.common.lang.ClassUtils
转换包模式为目录模式.xx.yy.Ttt -> xx/yy/Ttt
packageToDir(String) - Static method in class cn.featherfly.common.lang.ClassUtils
转换包模式为目录模式.xx.yy.Ttt -> xx/yy/Ttt
packageToFile(Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
转换包模式为目录模式.xx.yy.Ttt -> xx/yy/Ttt
packageToFile(Class<?>, boolean) - Static method in class cn.featherfly.common.lang.ClassUtils
转换包模式为目录模式.xx.yy.Ttt -> xx/yy/Ttt
Page - Interface in cn.featherfly.common.structure.page
分页模型.
Pagination - Interface in cn.featherfly.common.structure.page
分页模型.
PaginationResults<E> - Interface in cn.featherfly.common.structure.page
带结果集的分页模型
parallelStream() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Parallel stream.
Parameter - Interface in cn.featherfly.common.form
Parameter
Parent - Annotation Type in cn.featherfly.common.structure.tree.annotation
树结构对象标注获取父节点的方法
parentClass(Class<?>, Class<?>) - Static method in class cn.featherfly.common.lang.ClassUtils
返回传入类型的共同父类
parse(String, String) - Static method in class cn.featherfly.common.lang.Dates
将传入的参数(第一个)以传入的格式(第二个)进行日期转换
parse(String, String) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
将传入的参数(第一个)以传入的格式(第二个)进行日期转换
parse(String) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
将传入的参数转换为日期
parse(String, Class<T>) - Static method in class cn.featherfly.common.lang.NumberUtils
将字符串转换为对应的类型,如果传入字符串是null或者空字符串,则返回null
parse(String, Byte) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入字符串转换为Byte,如果转换不了则返回传入的默认值
parse(String, Integer) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入字符串转换为Integer,如果转换不了则返回传入的默认值
parse(String, Long) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入字符串转换为Long,如果转换不了则返回传入的默认值
parse(String, Double) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入字符串转换为Double,如果转换不了则返回传入的默认值
parse(String, Float) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入字符串转换为Float,如果转换不了则返回传入的默认值
parse(String, Radix) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the.
parse128Unit(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 128 unit.
parse128UnitToInt(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 128 unit to int.
parse128UnitToLong(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 128 unit to long.
parse62Unit(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 62 unit.
parse62UnitToInt(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 62 unit to int.
parse62UnitToLong(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 62 unit to long.
parse64Unit(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 64 unit.
parse64UnitToInt(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 64 unit to int.
parse64UnitToLong(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 64 unit to long.
parse93Unit(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 93 unit.
parse93UnitToInt(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 93 unit to int.
parse93UnitToLong(String) - Static method in class cn.featherfly.common.lang.NumberUtils
Parses the 93 unit to long.
parseDate(String) - Static method in class cn.featherfly.common.lang.Dates
将传入的参数以yyyy-MM-dd的格式进行日期转换
parseDate(String) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
将传入的参数以yyyy-MM-dd的格式进行日期转换
parseTime(String) - Static method in class cn.featherfly.common.lang.Dates
将传入的参数以yyyy-MM-dd hh:mm:ss的格式进行日期转换
parseTime(String) - Static method in class cn.featherfly.common.lang.DateUtils
Deprecated.
将传入的参数以yyyy-MM-dd hh:mm:ss的格式进行日期转换
parseToPercent(double, int) - Static method in class cn.featherfly.common.lang.WordUtils
转换为百分比表示的字符串
parseToPercent(double) - Static method in class cn.featherfly.common.lang.WordUtils
转换为百分比表示的字符串,不保留小数精度.
parseToUpperFirst(String, char) - Static method in class cn.featherfly.common.lang.WordUtils
将传入字符串中含有相应符号后的首个字符转换为大写,并去符号
parseToUpperFirst(String, char, boolean) - Static method in class cn.featherfly.common.lang.WordUtils
将传入字符串中含有相应符号后的首个字符转换为大写,并去符号
parseUnit(long) - Static method in class cn.featherfly.common.lang.WordUtils
将传入的数值转换为带单位(KB,MB,GB等)的字符串 如2032转换为1.98 KB,254855398转换为243.04 MB
peek() - Method in class cn.featherfly.common.structure.LimitQueue
pick(T, T) - Static method in class cn.featherfly.common.lang.Lang
pick(T, Supplier<T>) - Static method in class cn.featherfly.common.lang.Lang
Deprecated.
pick(T, T) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
如果第一个参数为空(null),返回第二个参数,否则返回第一个参数
pickFirst(T...) - Static method in class cn.featherfly.common.lang.Lang
Deprecated.
pickFirst(Iterable<T>) - Static method in class cn.featherfly.common.lang.Lang
Deprecated.
pickFirst(T...) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回第一个非空的项,!=null
pickFirst(String...) - Static method in class cn.featherfly.common.lang.Strings
返回第一个有效的字符串(不是null,不是空字符串,不是由全空白字符组成的字符串).
pickFirst(String...) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
返回第一个有效的字符串(不是null,不是空字符串,不是由全空白字符组成的字符串)
pickLast(T...) - Static method in class cn.featherfly.common.lang.Lang
返回最后一个非空的对象,!=null .
pickLast(List<T>) - Static method in class cn.featherfly.common.lang.Lang
返回最后一个非空的对象,!=null .
pickLast(T...) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
返回最后一个非空的对象,!=null
pickLast(String...) - Static method in class cn.featherfly.common.lang.Strings
返回最后一个有效字符串(不是null,不是空字符串,不是由全空白字符组成的字符串) .
pickLast(String...) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
返回最后一个有效字符串(不是null,不是空字符串,不是由全空白字符组成的字符串)
pickNotBlank(String, String) - Static method in class cn.featherfly.common.lang.Strings
如果第一个为有效的字符串(不是null,空串,全空白字符组成的字符串),则返回,否则返回第二个.
pickNotBlank(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
如果第一个为有效的字符串(不是null,空串,全空白字符组成的字符串),则返回,否则返回第二个.
pickNotEmpty(String, String) - Static method in class cn.featherfly.common.lang.Strings
如果第一个为有效的字符串(不是null,空串),则返回,否则返回第二个.
pickNotEmpty(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
如果第一个为有效的字符串(不是null,空串),则返回,否则返回第二个.
poll() - Method in class cn.featherfly.common.structure.LimitQueue
出队.
printClassLoader() - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
打印输出当前类加载器的层次结构 - 调试很有用.
printClassLoader(ClassLoader) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
打印输出给定类加载器的层次结构 - 调试很有用.
PropertiesImpl - Class in cn.featherfly.common.io
PropertiesImpl.
PropertiesImpl() - Constructor for class cn.featherfly.common.io.PropertiesImpl
Creates an empty property list with no default values.
PropertiesImpl(Charset) - Constructor for class cn.featherfly.common.io.PropertiesImpl
Deprecated.
jdk properties file only charset 8859_1,PropertiesImpl stored file write it's charset in file
PropertiesImpl(Properties) - Constructor for class cn.featherfly.common.io.PropertiesImpl
Creates an empty property list with the specified defaults.
PropertiesImpl(Properties) - Constructor for class cn.featherfly.common.io.PropertiesImpl
Creates an empty property list with the specified defaults.
PropertiesPlus - Class in cn.featherfly.common.io
java.util.Properties Plus.
PropertiesPlus() - Constructor for class cn.featherfly.common.io.PropertiesPlus
Creates an empty property list with no default values.
PropertiesPlus(Properties) - Constructor for class cn.featherfly.common.io.PropertiesPlus
Creates an empty property list with the specified defaults.
PropertiesPlus(Properties) - Constructor for class cn.featherfly.common.io.PropertiesPlus
Creates an empty property list with the specified defaults.
PropertiesPlus(Properties, Charset) - Constructor for class cn.featherfly.common.io.PropertiesPlus
Creates an empty property list with the specified defaults.
PropertiesPlus(Charset) - Constructor for class cn.featherfly.common.io.PropertiesPlus
Creates an empty property list with no default values.
PropertyAccessException - Exception in cn.featherfly.common.bean
属性存取异常.
PropertyAccessException(Class<?>, String) - Constructor for exception cn.featherfly.common.bean.PropertyAccessException
 
PropertyAccessException(Class<?>, String, Locale) - Constructor for exception cn.featherfly.common.bean.PropertyAccessException
 
PropertyAccessException(Class<?>, String, Throwable) - Constructor for exception cn.featherfly.common.bean.PropertyAccessException
 
PropertyException - Exception in cn.featherfly.common.bean
属性异常.
PropertyException(Class<?>, String, String) - Constructor for exception cn.featherfly.common.bean.PropertyException
 
PropertyException(Class<?>, String, String, Locale) - Constructor for exception cn.featherfly.common.bean.PropertyException
 
PropertyException(Class<?>, String, String, Throwable) - Constructor for exception cn.featherfly.common.bean.PropertyException
 
put(K, V) - Method in class cn.featherfly.common.structure.ChainMapImpl
put(K, V) - Method in class cn.featherfly.common.structure.ThreadLocalMap
Put value with key.
putAll(Map<? extends K, ? extends V>) - Method in class cn.featherfly.common.structure.ChainMapImpl
putAllChain(Map<? extends K, ? extends V>) - Method in interface cn.featherfly.common.structure.ChainMap
带链式调用的putAll方法.
putAllChain(Map<? extends K, ? extends V>) - Method in class cn.featherfly.common.structure.ChainMapImpl
带链式调用的putAll方法.
putAllChain(Map<? extends K, ? extends V>) - Method in class cn.featherfly.common.structure.HashChainMap
Deprecated.
带链式调用的putAll方法.
putChain(K, V) - Method in interface cn.featherfly.common.structure.ChainMap
带链式调用的put方法.
putChain(K, V) - Method in class cn.featherfly.common.structure.ChainMapImpl
带链式调用的put方法.
putChain(K, V) - Method in class cn.featherfly.common.structure.HashChainMap
Deprecated.
带链式调用的put方法.
putIfAbsent(K, V) - Method in class cn.featherfly.common.structure.ChainMapImpl

R

Radix - Enum in cn.featherfly.common.lang.number
Radixs
Randoms - Class in cn.featherfly.common.lang
随机生成工具类
Randoms.CharType - Enum in cn.featherfly.common.lang
字符类型.
RandomUtils - Class in cn.featherfly.common.lang
Deprecated.
use Randoms instead
RandomUtils.CharType - Enum in cn.featherfly.common.lang
Deprecated.
字符类型.
RectangleRange - Class in cn.featherfly.common.location
矩形范围
RectangleRange() - Constructor for class cn.featherfly.common.location.RectangleRange
Instantiates a new Rectangle Range.
RectangleRange(LocationPoint, LocationPoint, LocationPoint, LocationPoint) - Constructor for class cn.featherfly.common.location.RectangleRange
Instantiates a new Rectangle Range.
ReflectException - Exception in cn.featherfly.common.exception
InitException
ReflectException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(String, Locale) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(String) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new inits the exception.
ReflectException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new reflect exception.
ReflectException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new reflect exception.
ReflectException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new reflect exception.
ReflectException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new reflect exception.
ReflectException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new reflect exception.
ReflectException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new reflect exception.
ReflectException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new reflect exception.
ReflectException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.ReflectException
Instantiates a new reflect exception.
ReflectionBeanPropertyFactory - Class in cn.featherfly.common.bean
动态创建指定类型指定属性对应的BeanProperty子类的工厂.
优点:默认的反射BeanProperty比动态生成的设置慢一倍,读取慢几倍.
缺点:生成大量类,占用内存空间,强类型.
ReflectionBeanPropertyFactory() - Constructor for class cn.featherfly.common.bean.ReflectionBeanPropertyFactory
 
registerFactory(String, ResourceBundleFactory) - Method in class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Register factory.
remove() - Method in class cn.featherfly.common.lang.ClassLoaderUtils.AggregateIterator
remove(Object) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Removes the.
remove(int) - Method in class cn.featherfly.common.structure.ChainListImpl
remove(Object) - Method in class cn.featherfly.common.structure.ChainMapImpl
remove(Object, Object) - Method in class cn.featherfly.common.structure.ChainMapImpl
remove() - Method in class cn.featherfly.common.structure.LimitQueue
remove(Object) - Method in class cn.featherfly.common.structure.LimitQueue
remove(K) - Method in class cn.featherfly.common.structure.ThreadLocalMap
Removes the key.
remove() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
将当前节点从其父节点移出
remove() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
将当前节点从其父节点移出
removeAll(Collection<?>) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Removes the all.
removeAll(Collection<?>) - Method in class cn.featherfly.common.structure.LimitQueue
removeBlack(T) - Method in interface cn.featherfly.common.policy.BlackListPolicy
从黑名单移除项
removeBlack(T) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
从黑名单移除项
removeChildNode(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
移出子节点
removeChildNode(T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
移出子节点
removeChildNodes() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
移出所有子节点
removeChildNodes() - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
移出所有子节点
removeEndSeparator(String) - Static method in class cn.featherfly.common.lang.UriUtils
remove end separator of uri /aaa/ -> /aaa
removeGroup(Object) - Method in class cn.featherfly.common.structure.Groupable
Removes the group.
removeIf(Predicate<? super E>) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Removes the if.
removeSpaces(String) - Static method in class cn.featherfly.common.lang.Strings
删除String中的所有空格,并返回删除后的String.
removeSpaces(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
删除String中的所有空格,并返回删除后的String.
removeStartAndEndSeparator(String) - Static method in class cn.featherfly.common.lang.UriUtils
remove start and end separator of uri /aaa/ -> aaa
removeStartSeparator(String) - Static method in class cn.featherfly.common.lang.UriUtils
remove start separator of uri /aaa/ -> aaa/
removeWhite(T) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
从白名单移除项
removeWhite(T) - Method in interface cn.featherfly.common.policy.WhiteListPolicy
从白名单移除项
rename(String) - Method in class cn.featherfly.common.io.file.rename.NoRenamePolicy
重命名
rename(String) - Method in class cn.featherfly.common.io.file.rename.TimestampRenamePolicy
重命名
rename(String) - Method in class cn.featherfly.common.io.file.rename.UUIDRenamePolicy
重命名
rename(String) - Method in class cn.featherfly.common.io.file.rename.VersionRenamePolicy
重命名
rename(String) - Method in interface cn.featherfly.common.io.file.RenamePolicy
重命名
RenamePolicy - Interface in cn.featherfly.common.io.file
重命名策略
replace(String, String, String) - Static method in class cn.featherfly.common.lang.Strings
文本替换
replace(String, String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
文本替换
replace(K, V, V) - Method in class cn.featherfly.common.structure.ChainMapImpl
replace(K, V) - Method in class cn.featherfly.common.structure.ChainMapImpl
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class cn.featherfly.common.structure.ChainMapImpl
replaceChild(TreeNode<E>, TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
替换指定节点
replaceChild(T, T) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
替换指定节点
RESOURCE_SIGN - Static variable in class cn.featherfly.common.locale.ResourceBundleUtils
Bundle标识符.
ResourceBundle - Interface in cn.featherfly.common.locale
ResourceBundle.
ResourceBundleFactory - Interface in cn.featherfly.common.locale
ResourceBundleFactory
ResourceBundleMultiImplFactory - Class in cn.featherfly.common.locale
multiple implement.
ResourceBundleMultiImplFactory() - Constructor for class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Instantiates a new resource bundle multi impl factory.
ResourceBundleMultiImplFactory(ResourceBundleFactory) - Constructor for class cn.featherfly.common.locale.ResourceBundleMultiImplFactory
Instantiates a new resource bundle multi impl factory.
ResourceBundleUtils - Class in cn.featherfly.common.locale
ResourceBundleUtils .
retainAll(Collection<?>) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Retain all.
retainAll(Collection<?>) - Method in class cn.featherfly.common.structure.LimitQueue
ROOT_DEPTH - Static variable in class cn.featherfly.common.structure.tree.SimpleTreeNode
根节点的层级
ROOT_DEPTH - Static variable in interface cn.featherfly.common.structure.tree.TreeNodeModel
根节点的DEPTH值

S

SATURDAY - Static variable in class cn.featherfly.common.lang.Dates
方法 Dates.getDayOfWeek(Date date)的返回值 星期六.
SATURDAY - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
方法 DateUtils.getDayOfWeek(Date date)的返回值 星期六.
SEPARATOR - Static variable in class cn.featherfly.common.lang.UriUtils
uri路径分隔符
SerializedLambdaInfo() - Constructor for class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
 
ServiceLoaderUtils - Class in cn.featherfly.common.lang
ServiceLoaderUtils
ServiceLoaderUtils.MultiPolicy - Enum in cn.featherfly.common.lang
找到多个服务时的策略
ServiceLoaderUtils.NotFoundPolicy - Enum in cn.featherfly.common.lang
没有找到服务时的策略
set(Object, int, Object) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(Object, int, int) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(Object, int, long) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(Object, int, boolean) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(Object, int, byte) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(Object, int, short) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(Object, int, char) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(Object, int, double) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(Object, int, float) - Static method in class cn.featherfly.common.lang.ArrayUtils
sets value for array at index.
set(T...) - Static method in class cn.featherfly.common.lang.CollectionUtils
Sets the.
set(E...) - Static method in class cn.featherfly.common.lang.Lang
create new set.
set(int, E) - Method in class cn.featherfly.common.structure.ChainListImpl
setAnnotations(Annotation[]) - Method in class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
设置annotations
setAutoClearNodeList(boolean) - Method in class cn.featherfly.common.structure.tree.Tree
设置autoClearNodeList
setBlackList(Collection<T>) - Method in interface cn.featherfly.common.policy.BlackListPolicy
设置策略
setBlackList(Collection<T>) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
设置blackList
setCharset(Charset) - Method in exception cn.featherfly.common.exception.LocalizedException
设置charset.
setCode(String) - Method in class cn.featherfly.common.validate.Errors
设置code.
setColumnDelimiter(String) - Method in class cn.featherfly.common.lang.debug.TableMessage
set columnDelimiter value.
setColumnHeaderDelimiter(String) - Method in class cn.featherfly.common.lang.debug.TableMessage
set columnHeaderDelimiter value.
setContentType(String) - Method in class cn.featherfly.common.io.file.FileWrapper
 
setDirectory(Path) - Method in class cn.featherfly.common.io.Watcher
设置directory.
setEnableBlackList(boolean) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
设置enableBlackList
setEnabled(boolean) - Method in class cn.featherfly.common.lang.LogUtils
Sets the enabled.
setEnableWhiteList(boolean) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
设置enableWhiteList
setErrorMessages(List<String>) - Method in class cn.featherfly.common.validate.Errors
设置errorMessages.
setEvents(WatchEvent.Kind<?>[]) - Method in class cn.featherfly.common.io.Watcher
设置events.
setExecutorService(ExecutorService) - Method in class cn.featherfly.common.lang.executor.AutoAsyncExecutor
设置executorService
setField(E, String, Object) - Static method in class cn.featherfly.common.bean.BeanUtils
设置字段值(绕过访问控制,可以设置私有字段)
setFieldErrors(List<FieldError>) - Method in class cn.featherfly.common.validate.Errors
设置fieldErrors
setFieldValue(Class<?>, String, Object) - Static method in class cn.featherfly.common.lang.ClassUtils
设置目标类型的指定类型的静态字段值,支持多层嵌套 例如, user.address.no
setFieldValue(Object, String, Object) - Static method in class cn.featherfly.common.lang.ClassUtils
设置目标对象的指定类型的字段值,支持多层嵌套 例如, user.address.no
setFileName(String) - Method in class cn.featherfly.common.io.file.FileWrapper
 
setJavaClassPath(String) - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
设置javaclassPath
setJavaIoTmpdir(String) - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
设置javaIoTmpdir
setJavaLibraryPath(String) - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
设置javaLibraryPath
setLatitude(double) - Method in class cn.featherfly.common.location.LocationPoint
Sets latitude.
setLeftBottom(LocationPoint) - Method in class cn.featherfly.common.location.RectangleRange
Sets left bottom.
setLeftTop(LocationPoint) - Method in class cn.featherfly.common.location.RectangleRange
Sets left top.
setListener(WatchListener) - Method in class cn.featherfly.common.io.Watcher
设置listener.
setLogic(LogicOperator) - Method in class cn.featherfly.common.data.GroupMatcher
设置logic
setLongitude(double) - Method in class cn.featherfly.common.location.LocationPoint
Sets longitude.
setMatchers(Set<M>) - Method in class cn.featherfly.common.data.GroupMatcher
设置matchers
setMessage(String) - Method in class cn.featherfly.common.validate.Errors
设置message.
setMessage(String) - Method in class cn.featherfly.common.validate.FieldError
设置message.
setMethod(Method) - Method in class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
设置method
setMethodParameters(MethodParameter[]) - Method in class cn.featherfly.common.lang.reflect.MethodDescriptor
Deprecated.
设置methodParameters
setName(String) - Method in class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
设置name
setName(String) - Method in class cn.featherfly.common.validate.FieldError
设置name.
setNodeObject(E) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
设置节点存放的对象
setNodeObject(O) - Method in interface cn.featherfly.common.structure.tree.TreeNode
设置节点存放的对象
setNumber(Integer) - Method in class cn.featherfly.common.structure.page.SimplePage
设置number.
setNumber(Integer) - Method in class cn.featherfly.common.structure.page.SimplePagination
设置当前页数(第几页) .
setPageResults(List<E>) - Method in interface cn.featherfly.common.structure.page.PaginationResults
设置结果集.
setPageResults(List<E>) - Method in class cn.featherfly.common.structure.page.SimplePaginationResults
设置结果集.
setParentNode(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
设置parentNode
setProperty(T, String, Object) - Method in class cn.featherfly.common.bean.BeanDescriptor
设置属性
setProperty(E, String, Object) - Static method in class cn.featherfly.common.bean.BeanUtils
设置属性值
setProperty(T, String, Object) - Method in class cn.featherfly.common.bean.MapBeanDescriptor
设置属性.
setProperty(String, String) - Method in class cn.featherfly.common.io.PropertiesImpl
setProperty(String, String, String) - Method in class cn.featherfly.common.io.PropertiesImpl
setProperty(Properties.Property) - Method in class cn.featherfly.common.io.PropertiesImpl
setProperty(String, String) - Method in class cn.featherfly.common.io.PropertiesPlus
setProperty(String, String, String) - Method in class cn.featherfly.common.io.PropertiesPlus
setProperty(Properties.Property) - Method in class cn.featherfly.common.io.PropertiesPlus
setProperty(String, String) - Static method in class cn.featherfly.common.lang.SystemPropertyUtils
设置环境变量
setPropertyName(String) - Method in exception cn.featherfly.common.bean.PropertyException
 
setRecursionLevel(int) - Method in class cn.featherfly.common.lang.LogUtils
Sets the recursion level.
setRightBottom(LocationPoint) - Method in class cn.featherfly.common.location.RectangleRange
Sets right bottom.
setRightTop(LocationPoint) - Method in class cn.featherfly.common.location.RectangleRange
Sets right top.
setSeed(long) - Static method in class cn.featherfly.common.lang.Randoms
使用单个 long 种子设置此随机数生成器的种子
setSeed(long) - Static method in class cn.featherfly.common.lang.RandomUtils
Deprecated.
使用单个 long 种子设置此随机数生成器的种子
setShow(String) - Method in class cn.featherfly.common.validate.ValidateCode
设置show.
setSize(Integer) - Method in class cn.featherfly.common.structure.page.SimplePage
设置size.
setSize(Integer) - Method in class cn.featherfly.common.structure.page.SimplePagination
设置每页数量 .
setSize(int) - Method in class cn.featherfly.common.validate.SimpleValidateCodeGenerator
设置size.
setStorageId(String) - Method in class cn.featherfly.common.io.file.FileWrapper
设置storageId
setTotal(Integer) - Method in class cn.featherfly.common.structure.page.SimplePagination
设置总数 .
setType(Class<?>) - Method in class cn.featherfly.common.lang.reflect.MethodParameter
Deprecated.
设置type
setValid(String) - Method in class cn.featherfly.common.validate.ValidateCode
设置valid.
setValue(Object, Object) - Method in class cn.featherfly.common.bean.BeanProperty
设置属性 .
setValue(String) - Method in class cn.featherfly.common.validate.FieldError
设置value.
setValueForce(Object, Object) - Method in class cn.featherfly.common.bean.BeanProperty
强制设置属性,使用field而非setter设置 .
setWarpAround(boolean) - Method in class cn.featherfly.common.lang.debug.TableMessage
set warpAround value
setWhiteList(Collection<T>) - Method in class cn.featherfly.common.policy.WhiteBlackListPolicy
设置策略
setWhiteList(Collection<T>) - Method in interface cn.featherfly.common.policy.WhiteListPolicy
设置策略
setWithExtName(boolean) - Method in class cn.featherfly.common.io.file.rename.AbstractExtNameRenamePolicy
设置是否包含扩展名
SEVEN - Static variable in interface cn.featherfly.common.constant.Unit
7进制
SEVEN_MAX - Static variable in interface cn.featherfly.common.constant.Unit
7进制最大值6
SHORT - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
SHORTWRAPPER - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
show(Tree<E>) - Static method in class cn.featherfly.common.structure.tree.util.TreeNodeTestUtils
显示树的结构
show(TreeNode<E>) - Static method in class cn.featherfly.common.structure.tree.util.TreeNodeTestUtils
显示节点的结构
show(Tree<E>, PrintStream) - Static method in class cn.featherfly.common.structure.tree.util.TreeNodeTestUtils
显示树的结构
show(TreeNode<E>, PrintStream) - Static method in class cn.featherfly.common.structure.tree.util.TreeNodeTestUtils
显示节点的结构
showClassLoaderHierarchy(Object, String) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
显示类加载器的层次结构.
showClassLoaderHierarchy(Object, String, String, String) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
显示类加载器的层次结构.
showClassLoaderHierarchy(ClassLoader) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
显示给定类加载器的层次结构.
showClassLoaderHierarchy(ClassLoader, String, String) - Static method in class cn.featherfly.common.lang.ClassLoaderUtils
显示给定类加载器的层次结构.
SimpleExceptionCode - Class in cn.featherfly.common.exception
SimpleExceptionCode
SimpleExceptionCode(String, Integer, String) - Constructor for class cn.featherfly.common.exception.SimpleExceptionCode
 
SimpleLocalizedExceptionCode - Class in cn.featherfly.common.exception
SimpleLocalizedExceptionCode
SimpleLocalizedExceptionCode(String, Integer, String) - Constructor for class cn.featherfly.common.exception.SimpleLocalizedExceptionCode
 
SimpleLocalizedExceptionCode(String, Integer, String, Object[]) - Constructor for class cn.featherfly.common.exception.SimpleLocalizedExceptionCode
 
SimpleLocalizedExceptionCode(String, Integer, String, Locale) - Constructor for class cn.featherfly.common.exception.SimpleLocalizedExceptionCode
 
SimpleLocalizedExceptionCode(String, Integer, String, Locale, Object[]) - Constructor for class cn.featherfly.common.exception.SimpleLocalizedExceptionCode
 
SimplePage - Class in cn.featherfly.common.structure.page
SimplePage .
SimplePage() - Constructor for class cn.featherfly.common.structure.page.SimplePage
Instantiates a new simple page.
SimplePage(Integer, Integer) - Constructor for class cn.featherfly.common.structure.page.SimplePage
Instantiates a new simple page.
SimplePagination - Class in cn.featherfly.common.structure.page
简单分页模型实现 .
SimplePagination() - Constructor for class cn.featherfly.common.structure.page.SimplePagination
Instantiates a new simple pagination.
SimplePagination(Limit) - Constructor for class cn.featherfly.common.structure.page.SimplePagination
Instantiates a new simple pagination.
SimplePagination(int, int) - Constructor for class cn.featherfly.common.structure.page.SimplePagination
Instantiates a new simple pagination.
SimplePaginationResults<E> - Class in cn.featherfly.common.structure.page
带结果集的简单分页模型实现.
SimplePaginationResults() - Constructor for class cn.featherfly.common.structure.page.SimplePaginationResults
 
SimplePaginationResults(Limit) - Constructor for class cn.featherfly.common.structure.page.SimplePaginationResults
 
SimplePaginationResults(int, int) - Constructor for class cn.featherfly.common.structure.page.SimplePaginationResults
 
SimpleStateForm<P extends Parameter> - Class in cn.featherfly.common.form
有状态表单
SimpleStateForm(Form<P>, P) - Constructor for class cn.featherfly.common.form.SimpleStateForm
 
SimpleTreeNode<E> - Class in cn.featherfly.common.structure.tree
树节点.
SimpleTreeNode(String) - Constructor for class cn.featherfly.common.structure.tree.SimpleTreeNode
 
SimpleValidateCodeGenerator - Class in cn.featherfly.common.validate
VerifyCodeGenerator .
SimpleValidateCodeGenerator() - Constructor for class cn.featherfly.common.validate.SimpleValidateCodeGenerator
Instantiates a new simple validate code generator.
SimpleValidateCodeGenerator(int) - Constructor for class cn.featherfly.common.validate.SimpleValidateCodeGenerator
Instantiates a new simple validate code generator.
singleton(Class<T>) - Static method in class cn.featherfly.common.lang.Instances
Singleton.
SIXTEEN - Static variable in interface cn.featherfly.common.constant.Unit
16进制
SIXTY - Static variable in interface cn.featherfly.common.constant.Unit
60进制
SIXTY_FOUR - Static variable in interface cn.featherfly.common.constant.Unit
64进制
SIXTY_MAX - Static variable in interface cn.featherfly.common.constant.Unit
60进制最大值59
size() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Size.
size() - Method in class cn.featherfly.common.structure.ChainMapImpl
size() - Method in class cn.featherfly.common.structure.LimitQueue
sort(Comparator<TreeNode<E>>) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
通过传入的指定比较器对该节点的子节点进行排序
sort(Comparator<TreeNode<E>>, boolean) - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
通过传入的指定比较器对该节点的子节点进行排序.
sort(Comparator<TreeNode<E>>) - Method in class cn.featherfly.common.structure.tree.Tree
通过传入的指定比较器对该树进行排序(所有子孙节点都会排序)
sort(Comparator<T>) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
通过传入的指定比较器对该节点的子节点进行排序
sort(Comparator<T>, boolean) - Method in interface cn.featherfly.common.structure.tree.TreeNodeModel
通过传入的指定比较器对该节点的子节点进行排序.
split(String, String) - Static method in class cn.featherfly.common.lang.Strings
此方法将给出的字符串source使用delim划分为单词数组.
split(String) - Static method in class cn.featherfly.common.lang.Strings
此方法将给出的字符串source使用逗号划分为单词数组.
split(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
此方法将给出的字符串source使用delim划分为单词数组.
split(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
此方法将给出的字符串source使用逗号划分为单词数组.
spliterator() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Spliterator.
splitToList(String, String) - Static method in class cn.featherfly.common.lang.Strings
以指定的delim分隔符分隔String,并将分隔的每一个String作为List的一个元素.
splitToList(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
以指定的delim分隔符分隔String,并将分隔的每一个String作为List的一个元素.
splitUri(String) - Static method in class cn.featherfly.common.lang.UriUtils
返回以 / 分割 字符串(例如:/a/b/c/d/e,)后的字符串数组
SQLDATE - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
start() - Static method in class cn.featherfly.common.lang.Timer
 
start(TimeUnit) - Static method in class cn.featherfly.common.lang.Timer
 
startsWith(String, String) - Static method in class cn.featherfly.common.lang.Strings
判断字符串是否以指定字符串开始,如果需要判断的源文本为null,返回false.
startsWith(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
判断字符串是否以指定字符串开始,如果需要判断的源文本为null,返回false.
StateForm<P extends Parameter> - Interface in cn.featherfly.common.form
有状态表单
stop() - Method in class cn.featherfly.common.lang.Timer
 
store(OutputStream) - Method in class cn.featherfly.common.io.PropertiesImpl
store(OutputStream, Charset) - Method in class cn.featherfly.common.io.PropertiesImpl
store(OutputStream) - Method in class cn.featherfly.common.io.PropertiesPlus
store(OutputStream, Charset) - Method in class cn.featherfly.common.io.PropertiesPlus
store(OutputStream, String) - Method in class cn.featherfly.common.io.PropertiesPlus
store(Writer, String) - Method in class cn.featherfly.common.io.PropertiesPlus
stream() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
Stream.
STRING - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
StringFormatter - Class in cn.featherfly.common.lang.string
StringFormatter.
StringFormatter(char, char) - Constructor for class cn.featherfly.common.lang.string.StringFormatter
Instantiates a new custom string formatter.
StringFormatter(char, char, boolean) - Constructor for class cn.featherfly.common.lang.string.StringFormatter
Instantiates a new custom string formatter.
StringLinker - Class in cn.featherfly.common.lang.string
StringLinker.
StringLinker(String) - Constructor for class cn.featherfly.common.lang.string.StringLinker
Instantiates a new string linker.
StringLinker(String, boolean) - Constructor for class cn.featherfly.common.lang.string.StringLinker
Instantiates a new string linker.
StringLinker(String, boolean, boolean) - Constructor for class cn.featherfly.common.lang.string.StringLinker
Instantiates a new string linker.
Strings - Class in cn.featherfly.common.lang
字符串的工具类 .
stringToUnicode(String) - Static method in class cn.featherfly.common.lang.Strings
string2Unicode.
stringToUnicode(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
string2Unicode
StringUtils - Class in cn.featherfly.common.lang
Deprecated.
subList(int, int) - Method in class cn.featherfly.common.structure.ChainListImpl
submit(P) - Method in interface cn.featherfly.common.form.Form
提交
submit() - Method in class cn.featherfly.common.form.SimpleStateForm
提交
submit() - Method in interface cn.featherfly.common.form.StateForm
提交
substringAfter(String, int) - Static method in class cn.featherfly.common.lang.Strings
取字符串从x开始后的字符,X为传入参数.
substringAfter(String, int) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
取字符串从x开始后的字符,X为传入参数.
substringBefore(String, int) - Static method in class cn.featherfly.common.lang.Strings
取字符串的前X个字符,X为传入参数.
substringBefore(String, int) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
取字符串的前X个字符,X为传入参数.
substringLast(String, int) - Static method in class cn.featherfly.common.lang.Strings
取字符串的后X个字符,X为传入参数.
substringLast(String, int) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
取字符串的后X个字符,X为传入参数.
subTree(TreeNode<E>) - Method in class cn.featherfly.common.structure.tree.Tree
根据指定childNode查找树中相同节点,找到就以该节点作为根节点返回一棵子树
subTree(String) - Method in class cn.featherfly.common.structure.tree.Tree
根据指定id查找树中相同id的节点,找到就以该节点作为根节点返回一棵子树
SUNDAY - Static variable in class cn.featherfly.common.lang.Dates
方法 Dates.getDayOfWeek(Date date)的返回值 星期日.
SUNDAY - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
方法 DateUtils.getDayOfWeek(Date date)的返回值 星期日.
SystemPropertyUtils - Class in cn.featherfly.common.lang
系统默认属性工具类

T

TableMessage - Class in cn.featherfly.common.lang.debug
The Class TableMessage.
TableMessage() - Constructor for class cn.featherfly.common.lang.debug.TableMessage
Instantiates a new table debug message.
TableMessage(Set<String>) - Constructor for class cn.featherfly.common.lang.debug.TableMessage
Instantiates a new table debug message.
TEN - Static variable in interface cn.featherfly.common.constant.Unit
10进制
TEN_MAX - Static variable in interface cn.featherfly.common.constant.Unit
10进制最大值9
test(BeanProperty<?, ?>) - Method in class cn.featherfly.common.bean.matcher.BeanPropertyAnnotationMatcher
test(BeanProperty<?, ?>) - Method in class cn.featherfly.common.bean.matcher.BeanPropertyClassMatcher
test(BeanProperty<?, ?>) - Method in class cn.featherfly.common.bean.matcher.BeanPropertyNameRegexMatcher
test(O) - Method in class cn.featherfly.common.data.GroupMatcher
test(Field) - Method in class cn.featherfly.common.lang.matcher.FieldAnnotationMatcher
test(Field) - Method in class cn.featherfly.common.lang.matcher.FieldTypeMatcher
test(T) - Method in class cn.featherfly.common.lang.matcher.MemberModifierMatcher
test(Member) - Method in class cn.featherfly.common.lang.matcher.MemberNameRegexMatcher
test(Method) - Method in class cn.featherfly.common.lang.matcher.MethodAnnotationMatcher
test(Method) - Method in class cn.featherfly.common.lang.matcher.MethodParamTypeMatcher
test(Method) - Method in class cn.featherfly.common.lang.matcher.MethodReturnTypeMatcher
test(T) - Method in interface cn.featherfly.common.policy.AllowPolicy
test(T) - Method in class cn.featherfly.common.structure.tree.matcher.TreeNodeEqualsMatcher
ThreadLocalMap<K,V> - Class in cn.featherfly.common.structure
ThreadLocalMap.
ThreadLocalMap() - Constructor for class cn.featherfly.common.structure.ThreadLocalMap
 
throwException(Throwable) - Method in class cn.featherfly.common.exception.ExceptionWrapper
throw exception with throwable.
throwException(String, Throwable) - Method in class cn.featherfly.common.exception.ExceptionWrapper
throw exception with throwable and msg.
throwException(Function<String, ? extends RuntimeException>, Class<? extends RuntimeException>, String, Object...) - Static method in class cn.featherfly.common.exception.LocalizedExceptionUtils
抛出指定类型的异常.
throwException(Function<String, ? extends RuntimeException>, Class<? extends RuntimeException>, Locale, String, Object...) - Static method in class cn.featherfly.common.exception.LocalizedExceptionUtils
抛出指定类型的异常.
throwException(BiFunction<String, Throwable, ? extends RuntimeException>, Class<? extends RuntimeException>, Throwable, String, Object...) - Static method in class cn.featherfly.common.exception.LocalizedExceptionUtils
抛出指定类型的异常.
throwException(BiFunction<String, Throwable, ? extends RuntimeException>, Class<? extends RuntimeException>, Throwable, Locale, String, Object...) - Static method in class cn.featherfly.common.exception.LocalizedExceptionUtils
抛出指定类型的异常.
throwException(Class<? extends RuntimeException>, String, Object...) - Static method in class cn.featherfly.common.exception.LocalizedExceptionUtils
抛出指定类型的异常.
throwException(Class<? extends RuntimeException>, Locale, String, Object...) - Static method in class cn.featherfly.common.exception.LocalizedExceptionUtils
抛出指定类型的异常.
throwException(Class<? extends RuntimeException>, Throwable, String, Object...) - Static method in class cn.featherfly.common.exception.LocalizedExceptionUtils
抛出指定类型的异常.
throwException(Class<? extends RuntimeException>, Throwable, Locale, String, Object...) - Static method in class cn.featherfly.common.exception.LocalizedExceptionUtils
抛出指定类型的异常.
THURSDAY - Static variable in class cn.featherfly.common.lang.Dates
方法 Dates.getDayOfWeek(Date date)的返回值 星期四.
THURSDAY - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
方法 DateUtils.getDayOfWeek(Date date)的返回值 星期四.
TIME - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
Timer - Class in cn.featherfly.common.lang
Timer.
TIMESTAMP - Static variable in class cn.featherfly.common.lang.reflect.ClassType
 
TimestampRenamePolicy - Class in cn.featherfly.common.io.file.rename
当前时间戳重命名策略
TimestampRenamePolicy() - Constructor for class cn.featherfly.common.io.file.rename.TimestampRenamePolicy
 
toArray(Collection<A>, Class<A>) - Static method in class cn.featherfly.common.lang.CollectionUtils
转换为数组.
toArray(Collection<A>) - Static method in class cn.featherfly.common.lang.CollectionUtils
转换为数组.
toArray(Collection<A>) - Static method in class cn.featherfly.common.lang.Lang
转换为数组.
toArray(Collection<A>, Class<A>) - Static method in class cn.featherfly.common.lang.Lang
转换为数组.
toArray() - Method in class cn.featherfly.common.structure.ChainCollectionImpl
To array.
toArray(A[]) - Method in class cn.featherfly.common.structure.ChainCollectionImpl
To array.
toArray() - Method in class cn.featherfly.common.structure.LimitQueue
toArray(T[]) - Method in class cn.featherfly.common.structure.LimitQueue
toByteArray(Collection<Byte>) - Static method in class cn.featherfly.common.lang.CollectionUtils
转换为数组.
toByteArray(long) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入的long转换为长度为8的字节数组.
toByteArray(int) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入的int转换为长度为4的字节数组
toByteArray(short) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入的short转换为长度为2的字节数组
toChineseMoneyNumber(BigDecimal) - Static method in class cn.featherfly.common.lang.WordUtils
将阿拉伯数字转换为中文大写的金额数字.
toChineseMoneyNumber(double) - Static method in class cn.featherfly.common.lang.WordUtils
将阿拉伯数字转换为中文大写的金额数字.
toChineseNumber(long) - Static method in class cn.featherfly.common.lang.WordUtils
将阿拉伯数字转换为中文大写数字.
toChineseNumber(long, boolean) - Static method in class cn.featherfly.common.lang.WordUtils
将阿拉伯数字转换为中文数字.
toChineseNumber(int) - Static method in class cn.featherfly.common.lang.WordUtils
将阿拉伯数字转换为中文大写数字.
toChineseNumber(int, boolean) - Static method in class cn.featherfly.common.lang.WordUtils
将阿拉伯数字转换为中文数字.
toDate(LocalDateTime) - Static method in class cn.featherfly.common.lang.Dates
To date.
toDate(LocalDate) - Static method in class cn.featherfly.common.lang.Dates
To date.
toDouble(String, double) - Static method in class cn.featherfly.common.lang.Strings
将字符串转换为双精度数.
toDouble(String, double) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将字符串转换为双精度数
toEnum(Class<T>, Object) - Static method in class cn.featherfly.common.lang.Lang
将传入对象转换为枚举 .
toEnum(Class<T>, Object) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
将传入对象转换为枚举
toEnum0(Class<T>, Object) - Static method in class cn.featherfly.common.lang.Lang
将传入对象转换为枚举 .
toFloat(String, float) - Static method in class cn.featherfly.common.lang.Strings
将字符串转换为单精度数.
toFloat(String, float) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将字符串转换为单精度数
toHtml(String) - Static method in class cn.featherfly.common.lang.Strings
还原成html.
toHtml(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
还原成html
toInt(byte...) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入的字节数组转换为int
toInt(String, int) - Static method in class cn.featherfly.common.lang.Strings
将字符串转换为整型数.
toInt(String, int) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将字符串转换为整型数
toIntArray(Collection<Integer>) - Static method in class cn.featherfly.common.lang.CollectionUtils
转换为数组.
toJdkProperties() - Method in class cn.featherfly.common.io.PropertiesImpl
toJdkProperties() - Method in class cn.featherfly.common.io.PropertiesPlus
toList(T...) - Static method in class cn.featherfly.common.lang.ArrayUtils
To list.
toList(A[]) - Static method in class cn.featherfly.common.lang.Lang
转换为列表
toLocalDate(Date) - Static method in class cn.featherfly.common.lang.Dates
To local date.
toLocalDateTime(Date) - Static method in class cn.featherfly.common.lang.Dates
To local date time.
toLocalTime(Date) - Static method in class cn.featherfly.common.lang.Dates
To local time.
toLong(byte...) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入的字节数组转换为long.
toLong(String, long) - Static method in class cn.featherfly.common.lang.Strings
将字符串转换为长整型数.
toLong(String, long) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将字符串转换为长整型数
toLowerCase(String) - Static method in class cn.featherfly.common.lang.Strings
将传入字符串以小写形式返回 .
toLowerCase(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将传入字符串以小写形式返回
toMap(E) - Static method in class cn.featherfly.common.bean.BeanUtils
用传入参数的可读属性生成MAP
toMap(A...) - Static method in class cn.featherfly.common.lang.ArrayUtils
转换为以数组索引为key,数组值为value的map.
toMap(A[]) - Static method in class cn.featherfly.common.lang.Lang
转换为以数组索引为key,数组值为value的map.
toMap2(A...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Deprecated.
toMap2(A[]) - Static method in class cn.featherfly.common.lang.Lang
Deprecated.
toMapStringKey(A...) - Static method in class cn.featherfly.common.lang.ArrayUtils
转换为以数组索引为key(string类型),数组值为value的map.
toMapStringKey(A...) - Static method in class cn.featherfly.common.lang.Lang
转换为以数组索引为key(string类型),数组值为value的map.
toMoneyNumberWord(double) - Method in class cn.featherfly.common.lang.number.ChineseNumber
get number display with locale langurage word
toMoneyNumberWord(double) - Method in interface cn.featherfly.common.lang.number.LocaleNumber
get number display with locale langurage word
toNumbers(Class<A>, String...) - Static method in class cn.featherfly.common.lang.ArrayUtils
To number array.
toNumberWord(int) - Method in class cn.featherfly.common.lang.number.ChineseNumber
get number display with locale langurage word
toNumberWord(long) - Method in class cn.featherfly.common.lang.number.ChineseNumber
get number display with locale langurage word
toNumberWord(int) - Method in interface cn.featherfly.common.lang.number.LocaleNumber
get number display with locale langurage word
toNumberWord(long) - Method in interface cn.featherfly.common.lang.number.LocaleNumber
get number display with locale langurage word
toSet(T...) - Static method in class cn.featherfly.common.lang.ArrayUtils
To set.
toShort(byte...) - Static method in class cn.featherfly.common.lang.NumberUtils
将传入的字节数组转换为short
toString() - Method in class cn.featherfly.common.bean.BeanDescriptor
toString() - Method in class cn.featherfly.common.bean.BeanProperty
toString() - Method in class cn.featherfly.common.bean.BeanPropertyValue
toString(E) - Static method in class cn.featherfly.common.bean.BeanUtils
 
toString(A[], char) - Static method in class cn.featherfly.common.lang.ArrayUtils
将传入数组进行字符串转换,使用传入的符号作为数组之间的连接符号.
toString(Object) - Static method in class cn.featherfly.common.lang.ArrayUtils
将传入数组进行字符串转换(与Collection的一样使用,分割)
toString(E...) - Static method in class cn.featherfly.common.lang.ArrayUtils
将传入数组进行字符串转换(与Collection的一样使用,分割)
toString() - Method in class cn.featherfly.common.lang.debug.AbstractDebugMessage
 
toString() - Method in class cn.featherfly.common.lang.debug.TableMessage
toString() - Method in class cn.featherfly.common.lang.LambdaUtils.InstanceLambdaInfo
toString() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableDoubleSupplierLambdaInfo
toString() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableIntSupplierLambdaInfo
toString() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableLongSupplierLambdaInfo
toString() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializableSupplierLambdaInfo
toString() - Method in class cn.featherfly.common.lang.LambdaUtils.SerializedLambdaInfo
toString(Object, String) - Static method in class cn.featherfly.common.lang.Lang
转换为String,如果不能转换(null)则使用默认值 .
toString(Object) - Static method in class cn.featherfly.common.lang.Lang
转换为String,如果不能转换(null)则返回null .
toString(Object, String) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
转换为String,如果不能转换(null)则使用默认值
toString(Object) - Static method in class cn.featherfly.common.lang.LangUtils
Deprecated.
转换为String,如果不能转换(null)则返回null
toString(byte, Radix) - Static method in class cn.featherfly.common.lang.NumberUtils
To string.
toString(short, Radix) - Static method in class cn.featherfly.common.lang.NumberUtils
To string.
toString(int, Radix) - Static method in class cn.featherfly.common.lang.NumberUtils
To string.
toString(long, Radix) - Static method in class cn.featherfly.common.lang.NumberUtils
To string.
toString(BigInteger, Radix) - Static method in class cn.featherfly.common.lang.NumberUtils
To string.
toString() - Method in class cn.featherfly.common.lang.reflect.ClassType
toString() - Method in class cn.featherfly.common.lang.reflect.GenericType
toString() - Method in class cn.featherfly.common.lang.string.StringLinker
 
toString() - Method in class cn.featherfly.common.lang.vt.VariableValue
toString() - Method in class cn.featherfly.common.locale.JdkResourceBundleProxy
toString() - Method in class cn.featherfly.common.location.LocationPoint
toString() - Method in class cn.featherfly.common.location.RectangleRange
toString() - Method in class cn.featherfly.common.structure.ChainMapImpl
toString() - Method in class cn.featherfly.common.structure.LimitQueue
toString() - Method in class cn.featherfly.common.structure.tree.SimpleTreeNode
 
toString() - Method in class cn.featherfly.common.validate.ValidateCode
toString128Unit(byte) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 128 unit.
toString128Unit(short) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 128 unit.
toString128Unit(int) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 128 unit.
toString128Unit(long) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 128 unit.
toString128Unit(BigInteger) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 128 unit.
toString62Unit(byte) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 62 unit.
toString62Unit(short) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 62 unit.
toString62Unit(int) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 62 unit.
toString62Unit(long) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 62 unit.
toString62Unit(BigInteger) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 62 unit.
toString64Unit(byte) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 64 unit.
toString64Unit(short) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 64 unit.
toString64Unit(int) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 64 unit.
toString64Unit(long) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 64 unit.
toString64Unit(BigInteger) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 64 unit.
toString93Unit(byte) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 93 unit.
toString93Unit(short) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 93 unit.
toString93Unit(int) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 93 unit.
toString93Unit(long) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 93 unit.
toString93Unit(BigInteger) - Static method in class cn.featherfly.common.lang.NumberUtils
To string 93 unit.
touch(File) - Static method in class cn.featherfly.common.io.FileUtils
修改文件的最后访问时间。 如果文件不存在则创建该文件。 目前这个方法的行为方式还不稳定,主要是方法有些信息输出,这些信息输出是否保留还在考虑中。.
touch(String) - Static method in class cn.featherfly.common.io.FileUtils
修改文件的最后访问时间。 如果文件不存在则创建该文件。 目前这个方法的行为方式还不稳定,主要是方法有些信息输出,这些信息输出是否保留还在考虑中。.
touch(File[]) - Static method in class cn.featherfly.common.io.FileUtils
修改文件的最后访问时间。 如果文件不存在则创建该文件。 目前这个方法的行为方式还不稳定,主要是方法有些信息输出,这些信息输出是否保留还在考虑中。.
touch(String[]) - Static method in class cn.featherfly.common.io.FileUtils
修改文件的最后访问时间。 如果文件不存在则创建该文件。 目前这个方法的行为方式还不稳定,主要是方法有些信息输出,这些信息输出是否保留还在考虑中。.
toUnixPath(String) - Static method in class cn.featherfly.common.io.FileUtils
将DOS/Windows格式的路径转换为UNIX/Linux格式的路径。 其实就是将路径中的"\"全部换为"/",因为在某些情况下我们转换为这种方式比较方便, 某中程度上说"/"比"\"更适合作为路径分隔符,而且DOS/Windows也将它当作路径分隔符。.
toUpperCase(String) - Static method in class cn.featherfly.common.lang.Strings
将传入字符串以大写形式返回 .
toUpperCase(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
将传入字符串以大写形式返回
toUTF8(String) - Static method in class cn.featherfly.common.lang.Strings
UTF-8编码.
toUTF8(String, String) - Static method in class cn.featherfly.common.lang.Strings
UTF-8编码.
toUTF8(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
UTF-8编码.
toUTF8(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
UTF-8编码.
trace(Logger, String, Supplier<Object[]>) - Static method in class cn.featherfly.common.lang.LogUtils
trace.
trace(Exception, Logger) - Static method in class cn.featherfly.common.lang.LogUtils
记录日志(trace级别)
Tree<E> - Class in cn.featherfly.common.structure.tree
树的数据结构
Tree(List<TreeNode<E>>) - Constructor for class cn.featherfly.common.structure.tree.Tree
根据传入的集合创建树 IllegalArgumentException 在集合中没有找到根节点抛出(根据Relation判断)
TreeNode - Annotation Type in cn.featherfly.common.structure.tree.annotation
标注树结构对象
TreeNode<O> - Interface in cn.featherfly.common.structure.tree
TreeNode,树型数据结构,和List,Set是一个类型
TreeNodeEqualsMatcher<T extends TreeNodeModel<T>> - Class in cn.featherfly.common.structure.tree.matcher
TreeNodeIdMatcher
TreeNodeEqualsMatcher(T) - Constructor for class cn.featherfly.common.structure.tree.matcher.TreeNodeEqualsMatcher
 
TreeNodeMatcher<T extends TreeNodeModel<T>> - Interface in cn.featherfly.common.structure.tree
树节点匹配器
TreeNodeModel<T extends TreeNodeModel<T>> - Interface in cn.featherfly.common.structure.tree
TreeNodeModel,树结构模型.
TreeNodeTestUtils - Class in cn.featherfly.common.structure.tree.util
用来测试树的一些工具方法
trim(String) - Static method in class cn.featherfly.common.lang.Strings
去除字符串开始和结尾的空白字符.
trim(String, String) - Static method in class cn.featherfly.common.lang.Strings
去除字符串开始和结尾的空白字符, 如果传入的对象为null,则返回defaultValue.
trim(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
去除字符串开始和结尾的空白字符.
trim(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
去除字符串开始和结尾的空白字符, 如果传入的对象为null,则返回defaultValue.
trimBegin(String) - Static method in class cn.featherfly.common.lang.Strings
去除字符串开始的空白字符 .
trimBegin(String, String) - Static method in class cn.featherfly.common.lang.Strings
去掉起始字符.
trimBeginEnd(String, String) - Static method in class cn.featherfly.common.lang.Strings
去掉首尾字符.
trimBeginEnd(String, String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
去掉首尾字符
trimBeginEndBlank(String) - Static method in class cn.featherfly.common.lang.Strings
去掉首尾空格,包括全角,半角.
trimBeginEndBlank(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
去掉首尾空格,包括全角,半角
trimEnd(String) - Static method in class cn.featherfly.common.lang.Strings
去除字符串结尾的空白字符 .
trimEnd(String, String) - Static method in class cn.featherfly.common.lang.Strings
去掉尾部字符.
trimEnd(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
去除字符串结尾的空白字符
trimExtName(String) - Static method in class cn.featherfly.common.io.FileUtils
将文件名中的扩展名部分去掉.
trimStart(String) - Static method in class cn.featherfly.common.lang.Strings
trimStart(String, String) - Static method in class cn.featherfly.common.lang.Strings
trimStart(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
去除字符串开始的空白字符
trimStartEnd(String, String) - Static method in class cn.featherfly.common.lang.Strings
trimStartEndBlank(String) - Static method in class cn.featherfly.common.lang.Strings
TUESDAY - Static variable in class cn.featherfly.common.lang.Dates
方法 Dates.getDayOfWeek(Date date)的返回值 星期二.
TUESDAY - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
方法 DateUtils.getDayOfWeek(Date date)的返回值 星期二.
TWENTYFOUR - Static variable in interface cn.featherfly.common.constant.Unit
24进制
TWENTYFOUR_MAX - Static variable in interface cn.featherfly.common.constant.Unit
24进制最大值23
type - Variable in class cn.featherfly.common.bean.BeanDescriptor
类型.
Type<T> - Interface in cn.featherfly.common.lang.reflect
Type.

U

unicodeToString(String) - Static method in class cn.featherfly.common.lang.Strings
unicode2String.
unicodeToString(String) - Static method in class cn.featherfly.common.lang.StringUtils
Deprecated.
unicode2String
Unit - Interface in cn.featherfly.common.constant
进制的常量
unpack(Integer...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Unpack.
unpack(Long...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Unpack.
unpack(Double...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Unpack.
unpack(Float...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Unpack.
unpack(Short...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Unpack.
unpack(Byte...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Unpack.
unpack(Character...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Unpack.
unpack(Boolean...) - Static method in class cn.featherfly.common.lang.ArrayUtils
Unpack.
UnsupportedException - Exception in cn.featherfly.common.exception
UnsupportedException
UnsupportedException() - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(String, Locale) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(String) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new inits the exception.
UnsupportedException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new unsupported exception.
UnsupportedException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new unsupported exception.
UnsupportedException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new unsupported exception.
UnsupportedException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new unsupported exception.
UnsupportedException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new unsupported exception.
UnsupportedException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new unsupported exception.
UnsupportedException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new unsupported exception.
UnsupportedException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.UnsupportedException
Instantiates a new unsupported exception.
upperCaseFirst(String) - Static method in class cn.featherfly.common.lang.WordUtils
转换第一个字符为大写
UriUtils - Class in cn.featherfly.common.lang
uri的工具类
UTF_16 - Static variable in interface cn.featherfly.common.constant.Charset
Deprecated.
StandardCharsets.UTF_16
UTF_16 - Static variable in interface cn.featherfly.common.constant.Charsets
UTF-16
UTF_16BE - Static variable in interface cn.featherfly.common.constant.Charsets
UTF-16BE
UTF_16LE - Static variable in interface cn.featherfly.common.constant.Charsets
UTF-16LE
UTF_8 - Static variable in interface cn.featherfly.common.constant.Charset
Deprecated.
StandardCharsets.UTF_8
UTF_8 - Static variable in interface cn.featherfly.common.constant.Charsets
UTF-8
UUIDGenerator - Class in cn.featherfly.common.lang
UUID生成工具类.
支持生成长度为22,32,36的UUID.
生成性能依次是36>32>22.
UUIDRenamePolicy - Class in cn.featherfly.common.io.file.rename
UUID重命名策略
UUIDRenamePolicy() - Constructor for class cn.featherfly.common.io.file.rename.UUIDRenamePolicy
 

V

validate(String) - Method in class cn.featherfly.common.validate.ValidateCode
Validate.
validate(String, boolean) - Method in class cn.featherfly.common.validate.ValidateCode
Validate.
ValidateCode - Class in cn.featherfly.common.validate
The Class ValidateCode.
ValidateCode() - Constructor for class cn.featherfly.common.validate.ValidateCode
Instantiates a new validate code.
ValidateCode(String, String) - Constructor for class cn.featherfly.common.validate.ValidateCode
Instantiates a new validate code.
ValidateCodeGenerator - Interface in cn.featherfly.common.validate
ValidateCodeGenerator.
ValidateCodeUtils - Class in cn.featherfly.common.validate
ValidateCodeUtils.
ValidationException - Exception in cn.featherfly.common.exception
ValidationException.
ValidationException(LocalizedMessage, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(LocalizedMessage, Locale) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(LocalizedMessage, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(LocalizedMessage, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(LocalizedMessage, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(LocalizedMessage, Object[]) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(LocalizedMessage, Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(LocalizedMessage) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(String, Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(String, Locale) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(String, Object[], Locale, Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(String, Object[], Locale) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(String, Object[], Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(String, Object[]) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(String, Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(String) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
ValidationException(Throwable) - Constructor for exception cn.featherfly.common.exception.ValidationException
Instantiates a new validation exception.
value() - Method in enum cn.featherfly.common.lang.number.Radix
Value.
value(Number, Class<T>) - Static method in class cn.featherfly.common.lang.NumberUtils
将Number转换为指定数字类型,如果传入数字是null,则返回null
Value<T> - Interface in cn.featherfly.common.lang.vt
Value.
valueOf(String) - Static method in enum cn.featherfly.common.bean.rule.CopyRules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.date.Week
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.Dates.TimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.DateUtils.TimeType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.number.Radix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.Randoms.CharType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.RandomUtils.CharType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.reflect.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.ServiceLoaderUtils.MultiPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.featherfly.common.lang.ServiceLoaderUtils.NotFoundPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum cn.featherfly.common.bean.rule.CopyRules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.date.Week
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.Dates.TimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.DateUtils.TimeType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.number.Radix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.Randoms.CharType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.RandomUtils.CharType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.reflect.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.ServiceLoaderUtils.MultiPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.featherfly.common.lang.ServiceLoaderUtils.NotFoundPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class cn.featherfly.common.structure.ChainMapImpl
values() - Method in class cn.featherfly.common.structure.Groupable
Values.
ValueType<T> - Interface in cn.featherfly.common.lang.vt
ValueType.
VariableValue<T> - Class in cn.featherfly.common.lang.vt
VariableValue.
VariableValue(Class<T>, T) - Constructor for class cn.featherfly.common.lang.vt.VariableValue
Instantiates a new variable value.
VERIFY_CODES - Static variable in class cn.featherfly.common.validate.SimpleValidateCodeGenerator
VERIFY_CODES.
VersionRenamePolicy - Class in cn.featherfly.common.io.file.rename
VersionDateRenamePolicy
VersionRenamePolicy(String) - Constructor for class cn.featherfly.common.io.file.rename.VersionRenamePolicy
Instantiates a new version date rename policy.

W

warn(Logger, String, Supplier<Object[]>) - Static method in class cn.featherfly.common.lang.LogUtils
info.
warn(Exception, Logger) - Static method in class cn.featherfly.common.lang.LogUtils
记录日志(warn级别)
watch(File, WatchListener) - Static method in class cn.featherfly.common.io.FileUtils
监控传入目录.
watch(File, WatchListener, WatchEvent.Kind<?>...) - Static method in class cn.featherfly.common.io.FileUtils
监控传入目录.
watch() - Method in class cn.featherfly.common.io.Watcher
Watch.
watchAll(File, WatchListener) - Static method in class cn.featherfly.common.io.FileUtils
监控传入目录及其子目录.
watchAll(File, WatchListener, WatchEvent.Kind<?>...) - Static method in class cn.featherfly.common.io.FileUtils
监控传入目录及其子目录.
watchAll(File, WatchListener, FileFilter) - Static method in class cn.featherfly.common.io.FileUtils
监控由传入过滤器过滤后的传入目录及其子目录.
watchAll(File, WatchListener, FileFilter, WatchEvent.Kind<?>...) - Static method in class cn.featherfly.common.io.FileUtils
监控由传入过滤器过滤后的传入目录及其子目录.
Watcher - Class in cn.featherfly.common.io
Watcher.
Watcher() - Constructor for class cn.featherfly.common.io.Watcher
Instantiates a new watcher.
Watcher(Path, WatchListener, WatchEvent.Kind<?>...) - Constructor for class cn.featherfly.common.io.Watcher
Instantiates a new watcher.
WatchListener - Interface in cn.featherfly.common.io
FileListener.
WEDNESDAY - Static variable in class cn.featherfly.common.lang.Dates
方法 Dates.getDayOfWeek(Date date)的返回值 星期三.
WEDNESDAY - Static variable in class cn.featherfly.common.lang.DateUtils
Deprecated.
方法 DateUtils.getDayOfWeek(Date date)的返回值 星期三.
Week - Enum in cn.featherfly.common.lang.date
Week
WhiteBlackListPolicy<T> - Class in cn.featherfly.common.policy
白黑名单策略,黑名单优先级更高.
WhiteBlackListPolicy() - Constructor for class cn.featherfly.common.policy.WhiteBlackListPolicy
 
WhiteListPolicy<T,P extends WhiteListPolicy<T,P>> - Interface in cn.featherfly.common.policy
白名单策略.
withExtName - Variable in class cn.featherfly.common.io.file.rename.AbstractExtNameRenamePolicy
是否包含扩展名
WordUtils - Class in cn.featherfly.common.lang
一些单词的处理
wrapThrow(Throwable) - Static method in class cn.featherfly.common.lang.Lang
Wrap throw.
wrapThrow(IOException) - Static method in class cn.featherfly.common.lang.Lang
Wrap throw.
wrapThrow(Throwable, Class<E>) - Static method in class cn.featherfly.common.lang.Lang
Wrap throw.

Y

YEAR - Static variable in interface cn.featherfly.common.constant.Unit
365进制
YEAR_MAX - Static variable in interface cn.featherfly.common.constant.Unit
365进制最大值364
A B C D E F G H I J K L M N O P R S T U V W Y 
Skip navigation links