跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

A

ACCESS_FIELD - 接口 中的静态变量cn.sexycode.util.core.cls.XClass
 
ACCESS_PROPERTY - 接口 中的静态变量cn.sexycode.util.core.cls.XClass
 
add(String[], String, String[]) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
addAll(Collection<T>, T[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
AMPERSAND - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
AND - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
AnnotationException - cn.sexycode.util.core.exception中的异常错误
Annotation related exception.
AnnotationException(String, Throwable) - 异常错误 的构造器cn.sexycode.util.core.exception.AnnotationException
Constructs an AnnotationException using the given message and cause.
AnnotationException(String) - 异常错误 的构造器cn.sexycode.util.core.exception.AnnotationException
Constructs an AnnotationException using the given message.
AnnotationReader - cn.sexycode.util.core.cls中的接口
 
approximate() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
ApproximatingTypeEnvironment - cn.sexycode.util.core.cls.internal中的类
A TypeEnvironment that approximates the unresolved components of a generic simple type or collection to their nearest upper binding.
ApproximatingTypeEnvironment() - 类 的构造器cn.sexycode.util.core.cls.internal.ApproximatingTypeEnvironment
 
areEqual(Object, Object) - 类 中的静态方法cn.sexycode.util.core.object.EqualsHelper
Like the legacy EqualsHelper.equals(java.lang.Object, java.lang.Object) method, but handles array-specific checks
ArrayHelper - cn.sexycode.util.core.collection中的类
 
arrayList(int) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
 
asLong(byte[]) - 类 中的静态方法cn.sexycode.util.core.bytes.BytesHelper
Interpret the binary representation of a long.
AssertionFailure - cn.sexycode.util.core.exception中的异常错误
Indicates failure of an assertion: a possible bug in Hibernate.
AssertionFailure(String) - 异常错误 的构造器cn.sexycode.util.core.exception.AssertionFailure
Creates an instance of AssertionFailure using the given message.
AssertionFailure(String, Throwable) - 异常错误 的构造器cn.sexycode.util.core.exception.AssertionFailure
Creates an instance of AssertionFailure using the given message and underlying cause.
ASTERISK - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
AT - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 

B

BACK_SLASH - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
BACKTICK - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
BATCH_ID_PLACEHOLDER - 类 中的静态变量cn.sexycode.util.core.str.StringHelper
 
bind(Type) - 类 中的方法cn.sexycode.util.core.cls.internal.ApproximatingTypeEnvironment
 
bind(Type) - 类 中的方法cn.sexycode.util.core.cls.internal.CompoundTypeEnvironment
 
bind(Type) - 类 中的方法cn.sexycode.util.core.cls.internal.IdentityTypeEnvironment
 
bind(Type) - 类 中的方法cn.sexycode.util.core.cls.internal.SimpleTypeEnvironment
 
bind(Type) - 接口 中的方法cn.sexycode.util.core.cls.internal.TypeEnvironment
Binds as many generic components of the given type as possible in this context.
booleanValue(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
buildAnnotationReader(AnnotatedElement) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
buildAnnotationReader(AnnotatedElement) - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
 
BYTES_NEW_LINE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
BytesHelper - cn.sexycode.util.core.bytes中的类
 

C

camelhumpToUnderline(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
将驼峰风格替换为下划线风格
caseClass(Class) - 类 中的方法cn.sexycode.util.core.cls.TypeSwitch
 
caseGenericArrayType(GenericArrayType) - 类 中的方法cn.sexycode.util.core.cls.TypeSwitch
 
caseParameterizedType(ParameterizedType) - 类 中的方法cn.sexycode.util.core.cls.TypeSwitch
 
caseTypeVariable(TypeVariable) - 类 中的方法cn.sexycode.util.core.cls.TypeSwitch
 
caseWildcardType(WildcardType) - 类 中的方法cn.sexycode.util.core.cls.TypeSwitch
 
classForName(String) - 接口 中的方法cn.sexycode.util.core.cls.ClassLoaderDelegate
Locate a class by name.
classForName(String) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
classForName(String) - 类 中的方法cn.sexycode.util.core.cls.internal.StandardClassLoaderDelegateImpl
 
classForName(String) - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
Given the name of a Class, retrieve the XClass representation.
classForName(String, Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Perform resolution of a class name.
classForName(String) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
已过时。
Depending on context, either org.hibernate.boot.registry.classloading.spi.ClassLoaderService or org.hibernate.boot.spi.ClassLoaderAccess should be preferred
ClassLoaderDelegate - cn.sexycode.util.core.cls中的接口
Delegate for interacting with ClassLoader methods.
ClassLoadingException - cn.sexycode.util.core.exception中的异常错误
 
ClassLoadingException(String) - 异常错误 的构造器cn.sexycode.util.core.exception.ClassLoadingException
 
ClassLoadingException(String, Throwable) - 异常错误 的构造器cn.sexycode.util.core.exception.ClassLoadingException
 
clone(Serializable) - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
Deep clone an Object using serialization.
cn.sexycode.util.core.bytes - 程序包 cn.sexycode.util.core.bytes
 
cn.sexycode.util.core.cls - 程序包 cn.sexycode.util.core.cls
 
cn.sexycode.util.core.cls.internal - 程序包 cn.sexycode.util.core.cls.internal
 
cn.sexycode.util.core.collection - 程序包 cn.sexycode.util.core.collection
 
cn.sexycode.util.core.exception - 程序包 cn.sexycode.util.core.exception
 
cn.sexycode.util.core.object - 程序包 cn.sexycode.util.core.object
 
cn.sexycode.util.core.str - 程序包 cn.sexycode.util.core.str
 
collapse(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
Collapses a name.
collapseQualifier(String, boolean) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
Given a qualifier, collapse it.
collapseQualifierBase(String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
CollectionHelper - cn.sexycode.util.core.collection中的类
Various help for handling collections.
COLON - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
COMMA - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
CompoundTypeEnvironment - cn.sexycode.util.core.cls.internal中的类
A composition of two TypeEnvironment functions.
concurrentMap(int) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
Create a properly sized ConcurrentHashMap based on the given expected number of elements.
concurrentMap(int, float) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
Create a properly sized ConcurrentHashMap based on the given expected number of elements and an explicit load factor
contains(Object[], Object) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
convertByStyle(String, Style) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
根据指定的样式进行转换
countNonNull(Serializable[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
countTrue(boolean...) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
countUnquoted(String, char) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
create(TypeEnvironment, TypeEnvironment) - 类 中的静态方法cn.sexycode.util.core.cls.internal.CompoundTypeEnvironment
 
create(Member, TypeEnvironment, JavaReflectionManager) - 类 中的静态方法cn.sexycode.util.core.cls.internal.JavaXMethod
 
create(Member, TypeEnvironment, JavaReflectionManager) - 类 中的静态方法cn.sexycode.util.core.cls.internal.JavaXProperty
 
createArrayType(Type) - 类 中的静态方法cn.sexycode.util.core.cls.internal.TypeFactory
 
createParameterizedType(Type, Type[], Type) - 类 中的静态方法cn.sexycode.util.core.cls.internal.TypeFactory
 
CRLF - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 

D

DASH - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
DEFAULT_FILTER - 接口 中的静态变量cn.sexycode.util.core.cls.XClass
 
defaultCase(Type) - 类 中的方法cn.sexycode.util.core.cls.TypeSwitch
 
defaultClassLoader() - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
Returns the Thread Context ClassLoader (TCCL).
deserialize(InputStream) - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
deserialize(InputStream, ClassLoader) - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
deserialize(byte[]) - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
Deserializes an object from an array of bytes using the Thread Context ClassLoader (TCCL).
deserialize(byte[], ClassLoader) - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
Deserializes an object from an array of bytes.
determineProperSizing(Map) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
Given a map, determine the proper initial size for a new Map to hold the same number of values.
determineProperSizing(Set) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
Given a set, determine the proper initial size for a new set to hold the same number of values.
determineProperSizing(int) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
Determine the proper initial size for a new collection in order for it to hold the given a number of elements.
doDeserialize(InputStream, ClassLoader, ClassLoader, ClassLoader) - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
 
DOLLAR - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
DOLLAR_LEFT_BRACE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
doSwitch(Type) - 类 中的方法cn.sexycode.util.core.cls.TypeSwitch
 
DOT - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
DOT_CLASS - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
DOT_JAVA - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
DOT_XML - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
DOTDOT - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 

E

element - 类 中的变量cn.sexycode.util.core.cls.internal.JavaAnnotationReader
 
EMPTY - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
EMPTY_ARRAY - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
EMPTY_BOOLEAN_ARRAY - 类 中的静态变量cn.sexycode.util.core.collection.ArrayHelper
 
EMPTY_BYTE_ARRAY - 类 中的静态变量cn.sexycode.util.core.collection.ArrayHelper
 
EMPTY_CLASS_ARRAY - 类 中的静态变量cn.sexycode.util.core.collection.ArrayHelper
 
EMPTY_COLLECTION - 类 中的静态变量cn.sexycode.util.core.collection.CollectionHelper
已过时。
EMPTY_INT_ARRAY - 类 中的静态变量cn.sexycode.util.core.collection.ArrayHelper
 
EMPTY_LIST - 类 中的静态变量cn.sexycode.util.core.collection.CollectionHelper
已过时。
EMPTY_MAP - 类 中的静态变量cn.sexycode.util.core.collection.CollectionHelper
已过时。
EMPTY_OBJECT_ARRAY - 类 中的静态变量cn.sexycode.util.core.collection.ArrayHelper
 
EMPTY_STRING_ARRAY - 类 中的静态变量cn.sexycode.util.core.collection.ArrayHelper
 
EMPTY_STRINGS - 类 中的静态变量cn.sexycode.util.core.str.StringHelper
 
equals(Object) - 类 中的方法cn.sexycode.util.core.cls.internal.CompoundTypeEnvironment
 
equals(XClass, Class) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
equals(Object) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
equals(Object) - 类 中的方法cn.sexycode.util.core.cls.internal.Pair
 
equals(XClass, Class<T>) - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
 
equals(Object) - 接口 中的方法cn.sexycode.util.core.cls.XAnnotatedElement
Returns true if the underlying artefact is the same
equals(Object, Object) - 类 中的静态方法cn.sexycode.util.core.object.EqualsHelper
 
EQUALS - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
EqualsHelper - cn.sexycode.util.core.object中的类
Helper for equality determination
EXCLAMATION_MARK - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
extractEqualsMethod(Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Encapsulation of getting hold of a class's equals method.
extractHashCodeMethod(Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Encapsulation of getting hold of a class's hashCode method.
extractNonNull(Serializable[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 

F

FALSE - 类 中的静态变量cn.sexycode.util.core.collection.ArrayHelper
 
FALSE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
fillArray(String, int) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
fillArray(int, int) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
Filter - cn.sexycode.util.core.cls中的接口
Filter properties
findField(Class, String) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
 
findGetterMethod(Class, String) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
 
findSetterMethod(Class, String, Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
 
firstIndexOfChar(String, BitSet, int) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
firstIndexOfChar(String, String, int) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
fromInt(int) - 类 中的静态方法cn.sexycode.util.core.bytes.BytesHelper
Interpret an int as its binary form
fromLong(long) - 类 中的静态方法cn.sexycode.util.core.bytes.BytesHelper
Interpret a long as its binary form
fromShort(int) - 类 中的静态方法cn.sexycode.util.core.bytes.BytesHelper
Interpret a short as its binary form

G

generateAlias(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
generateAlias(String, int) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
Generate a nice alias for the given class name or collection role name and unique integer.
getAnnotation(Class<T>) - 接口 中的方法cn.sexycode.util.core.cls.AnnotationReader
 
getAnnotation(Class<T>) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaAnnotationReader
 
getAnnotation(Class<T>) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
getAnnotation(Class<T>) - 接口 中的方法cn.sexycode.util.core.cls.XAnnotatedElement
 
getAnnotationReader(AnnotatedElement) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaMetadataProvider
 
getAnnotationReader(AnnotatedElement) - 接口 中的方法cn.sexycode.util.core.cls.MetadataProvider
provide metadata for a gien annotated element
getAnnotations() - 接口 中的方法cn.sexycode.util.core.cls.AnnotationReader
 
getAnnotations() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaAnnotationReader
 
getAnnotations() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
getAnnotations() - 接口 中的方法cn.sexycode.util.core.cls.XAnnotatedElement
 
getBatchSizes(int) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
getClassLoaderDelegate() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
getClassLoaderDelegate() - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
Access to the ClassLoaderDelegate currently associated with this ReflectionManager
getClassOrElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXArrayType
 
getClassOrElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXCollectionType
 
getClassOrElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getClassOrElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXSimpleType
 
getClassOrElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
getClassOrElementClass() - 接口 中的方法cn.sexycode.util.core.cls.XMember
The type of this property's elements for arrays, the type of the property itself for everything else.
getCollectionClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXArrayType
 
getCollectionClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXCollectionType
 
getCollectionClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getCollectionClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXSimpleType
 
getCollectionClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
getCollectionClass(Type) - 类 中的静态方法cn.sexycode.util.core.cls.TypeUtils
 
getCollectionClass() - 接口 中的方法cn.sexycode.util.core.cls.XMember
The collection class for collections, null for others.
getDeclaredMethods() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
getDeclaredMethods() - 接口 中的方法cn.sexycode.util.core.cls.XClass
Returns the Methods defined by this class.
getDeclaredProperties(String) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
getDeclaredProperties(String, Filter) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
getDeclaredProperties(String) - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
getDeclaredProperties(String, Filter) - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
getDeclaringClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getDeclaringClass() - 接口 中的方法cn.sexycode.util.core.cls.XMember
Retrieve the XClass reference for the class which declares this member.
getDefaultConstructor(Class<T>) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Retrieve the default (no arg) constructor from the given class.
getDefaults() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaMetadataProvider
 
getDefaults() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
getDefaults() - 接口 中的方法cn.sexycode.util.core.cls.MetadataProvider
provide default metadata
getDefaults() - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
 
getElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXArrayType
 
getElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXCollectionType
 
getElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXSimpleType
 
getElementClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
getElementClass() - 接口 中的方法cn.sexycode.util.core.cls.XMember
This property's type for simple properties, the type of its elements for arrays and collections.
getEnvironment(Class) - 类 中的方法cn.sexycode.util.core.cls.internal.TypeEnvironmentFactory
 
getEnvironment(Type) - 类 中的方法cn.sexycode.util.core.cls.internal.TypeEnvironmentFactory
 
getEnvironment(Type, TypeEnvironment) - 类 中的方法cn.sexycode.util.core.cls.internal.TypeEnvironmentFactory
 
getFactory() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
getFirstNonWhitespaceCharacter(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
getInterfaces() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
getInterfaces() - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
getJavaType() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getLastNonWhitespaceCharacter(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
getMapKey() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXArrayType
 
getMapKey() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXCollectionType
 
getMapKey() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getMapKey() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXSimpleType
 
getMapKey() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
getMapKey() - 接口 中的方法cn.sexycode.util.core.cls.XMember
The type of this map's key, or null for anything that is not a map.
getMember() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getMetadataProvider() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
getMetadataProvider() - 接口 中的方法cn.sexycode.util.core.cls.MetadataProviderInjector
 
getMethod(Class, Method) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
 
getModifiers() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getModifiers() - 接口 中的方法cn.sexycode.util.core.cls.XMember
Same modifiers as java.lang.Member#getModifiers()
getName() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
getName() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getName() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMethod
 
getName() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXPackage
 
getName() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXProperty
 
getName() - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
getName() - 接口 中的方法cn.sexycode.util.core.cls.XMember
 
getName() - 接口 中的方法cn.sexycode.util.core.cls.XPackage
 
getSuperclass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
getSuperclass() - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
getType() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXArrayType
 
getType() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXCollectionType
 
getType() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getType() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXSimpleType
 
getType() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
getType() - 接口 中的方法cn.sexycode.util.core.cls.XMember
This property's XClass.
getTypeEnvironment(Type) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
getTypeEnvironment() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
getTypeEnvironment() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
getXAnnotatedElement(Package) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
getXMethod(Member, TypeEnvironment) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
getXProperty(Member, TypeEnvironment) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 

H

hash(Object[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
calculate the array hash (only the first level)
hash(char[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
calculate the array hash (only the first level)
hash(byte[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
calculate the array hash (only the first level)
HASH - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
HASH_LEFT_BRACE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
hashCode() - 类 中的方法cn.sexycode.util.core.cls.internal.CompoundTypeEnvironment
 
hashCode() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
hashCode() - 类 中的方法cn.sexycode.util.core.cls.internal.Pair
 
HAT - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
hibernateClassLoader() - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
 
HTML_AMP - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
HTML_GT - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
HTML_LT - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
HTML_NBSP - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
HTML_QUOTE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 

I

IdentityTypeEnvironment - cn.sexycode.util.core.cls.internal中的类
Substitutes a Type for itself.
implementsInterface(Class, Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Determine if the given class implements the given interface.
indexOf(Object[], Object) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
injectClassLoaderDelegate(ClassLoaderDelegate) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
injectClassLoaderDelegate(ClassLoaderDelegate) - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
Allows injection of a ClassLoaderDelegate into the ReflectionManager
INSTANCE - 类 中的静态变量cn.sexycode.util.core.cls.internal.IdentityTypeEnvironment
 
INSTANCE - 类 中的静态变量cn.sexycode.util.core.cls.internal.StandardClassLoaderDelegateImpl
Singleton access
invoke(Object) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMethod
 
invoke(Object, Object...) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMethod
 
invoke(Object) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXProperty
 
invoke(Object, Object...) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXProperty
 
invoke(Object, Object...) - 接口 中的方法cn.sexycode.util.core.cls.XMember
 
invoke(Object) - 接口 中的方法cn.sexycode.util.core.cls.XMember
Invoke the method with no parameters.
isAbstract() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
isAbstract() - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
isAbstractClass(Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Determine if the given class is declared abstract.
isAllFalse(boolean...) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
isAllNegative(int[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
isAllTrue(boolean...) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
isAnnotationPresent(Class<T>) - 接口 中的方法cn.sexycode.util.core.cls.AnnotationReader
 
isAnnotationPresent(Class<T>) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaAnnotationReader
 
isAnnotationPresent(Class<T>) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
isAnnotationPresent(Class<T>) - 接口 中的方法cn.sexycode.util.core.cls.XAnnotatedElement
 
isArray() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXArrayType
 
isArray() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
isArray() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXCollectionType
 
isArray() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
isArray() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXSimpleType
 
isArray() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
isArray(Type) - 类 中的静态方法cn.sexycode.util.core.cls.TypeUtils
 
isArray() - 接口 中的方法cn.sexycode.util.core.cls.XMember
 
isAssignableFrom(XClass) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
isAssignableFrom(XClass) - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
isCollection() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXArrayType
 
isCollection() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXCollectionType
 
isCollection() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
isCollection() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXSimpleType
 
isCollection() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
isCollection(Type) - 类 中的静态方法cn.sexycode.util.core.cls.TypeUtils
 
isCollection() - 接口 中的方法cn.sexycode.util.core.cls.XMember
 
isEmpty(Collection) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
 
isEmpty(Map) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
 
isEmpty(Object[]) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
 
isEmpty(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
isEmptyOrWhiteSpace(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
isEnum() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
isEnum() - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
isEquals(Object[], Object[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
已过时。
isEquals(char[], char[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
已过时。
isEquals(byte[], byte[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
已过时。
isFinalClass(Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Determine is the given class is declared final.
isInterface() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
isInterface() - 接口 中的方法cn.sexycode.util.core.cls.XClass
see Class#isInterface()
isLowercaseAlpha(char) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
isNotEmpty(Collection) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
 
isNotEmpty(Map) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
 
isNotEmpty(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
ISO_8859_1 - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
isPrimitive() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
isPrimitive() - 接口 中的方法cn.sexycode.util.core.cls.XClass
 
isProperty(Method, Type, Filter) - 类 中的静态方法cn.sexycode.util.core.cls.ReflectionUtil
 
isProperty(Field, Type, Filter) - 类 中的静态方法cn.sexycode.util.core.cls.ReflectionUtil
 
isPublic(Class, Member) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Is this member publicly accessible.
isQuoted(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
Determine if the given string is quoted (wrapped by '`' characters at beginning and end).
isResolved() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
isResolved(Type) - 类 中的静态方法cn.sexycode.util.core.cls.TypeUtils
 
isSimple(Type) - 类 中的静态方法cn.sexycode.util.core.cls.TypeUtils
 
isTypeResolved() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
isTypeResolved() - 接口 中的方法cn.sexycode.util.core.cls.XMember
 
isUppercaseAlpha(char) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
isVoid(Type) - 类 中的静态方法cn.sexycode.util.core.cls.TypeUtils
 

J

JavaAnnotationReader - cn.sexycode.util.core.cls.internal中的类
Reads standard Java annotations.
JavaAnnotationReader(AnnotatedElement) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaAnnotationReader
 
JavaMetadataProvider - cn.sexycode.util.core.cls.internal中的类
 
JavaMetadataProvider() - 类 的构造器cn.sexycode.util.core.cls.internal.JavaMetadataProvider
 
JavaReflectionManager - cn.sexycode.util.core.cls.internal中的类
The factory for all the objects in this package.
JavaReflectionManager() - 类 的构造器cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
JavaXAnnotatedElement - cn.sexycode.util.core.cls.internal中的类
 
JavaXAnnotatedElement(AnnotatedElement, JavaReflectionManager) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
JavaXArrayType - cn.sexycode.util.core.cls.internal中的类
 
JavaXArrayType(Type, TypeEnvironment, JavaReflectionManager) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaXArrayType
 
JavaXClass - cn.sexycode.util.core.cls.internal中的类
 
JavaXClass(Class, TypeEnvironment, JavaReflectionManager) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaXClass
 
JavaXCollectionType - cn.sexycode.util.core.cls.internal中的类
 
JavaXCollectionType(Type, TypeEnvironment, JavaReflectionManager) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaXCollectionType
 
JavaXMember - cn.sexycode.util.core.cls.internal中的类
 
JavaXMember(Member, Type, TypeEnvironment, JavaReflectionManager, JavaXType) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaXMember
 
JavaXMethod - cn.sexycode.util.core.cls.internal中的类
 
JavaXPackage - cn.sexycode.util.core.cls.internal中的类
 
JavaXPackage(Package, JavaReflectionManager) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaXPackage
 
JavaXProperty - cn.sexycode.util.core.cls.internal中的类
 
JavaXSimpleType - cn.sexycode.util.core.cls.internal中的类
 
JavaXSimpleType(Type, TypeEnvironment, JavaReflectionManager) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaXSimpleType
 
JavaXType - cn.sexycode.util.core.cls.internal中的类
The Java X-layer equivalent to a Java Type.
JavaXType(Type, TypeEnvironment, JavaReflectionManager) - 类 的构造器cn.sexycode.util.core.cls.internal.JavaXType
 
join(String[], String[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
join(String[], String[], boolean[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
join(int[], int[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
join(T[], T...) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
join(String, String[]) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
join(String, Iterator) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
join(String, Iterable) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
join(Collection<T>, StringHelper.Renderer<T>) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
join(T[], StringHelper.Renderer<T>) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
joinWithQualifierAndSuffix(String[], String, String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 

L

lastIndexOfLetter(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
LEFT_BRACE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
LEFT_BRACKET - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
LEFT_CHEV - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
LEFT_SQ_BRACKET - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
LOAD_FACTOR - 类 中的静态变量cn.sexycode.util.core.collection.CollectionHelper
 
locateUnquoted(String, char) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 

M

main(String...) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
makeCopy(Set<T>) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
 
makeCopy(Map<X, Y>) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
 
mapOfSize(int) - 类 中的静态方法cn.sexycode.util.core.collection.CollectionHelper
Build a properly sized map, especially handling load size and load factor to prevent immediate resizing.
MetadataProvider - cn.sexycode.util.core.cls中的接口
Provides metadata
MetadataProviderInjector - cn.sexycode.util.core.cls中的接口
Offers access to and the ability to change the metadata provider
MINIMUM_INITIAL_CAPACITY - 类 中的静态变量cn.sexycode.util.core.collection.CollectionHelper
 
moveAndToBeginning(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
multiply(String, Iterator, Iterator) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 

N

N - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
NEWLINE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
NO - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
NO_PARAM_SIGNATURE - 类 中的静态变量cn.sexycode.util.core.object.ReflectHelper
 
NO_PARAMS - 类 中的静态变量cn.sexycode.util.core.object.ReflectHelper
 
NULL - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
nullIfEmpty(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 

O

OFF - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
ON - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
ONE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
overridesEquals(Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Determine if the given class defines an Object.equals(java.lang.Object) override.
overridesHashCode(Class) - 类 中的静态方法cn.sexycode.util.core.object.ReflectHelper
Determine if the given class defines a Object.hashCode() override.

P

packageForName(String) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
packageForName(String) - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
 
Pair<T,U> - cn.sexycode.util.core.cls.internal中的类
A pair of objects that can be used as a key in a Map.
Pair(T, U) - 类 的构造器cn.sexycode.util.core.cls.internal.Pair
 
parseCommaSeparatedString(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
partiallyUnqualify(String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
Partially unqualifies a qualified name.
PERCENT - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
PIPE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
PLUS - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
PropertyNotFoundException - cn.sexycode.util.core.exception中的异常错误
Indicates that an expected getter or setter method could not be found on a class.
PropertyNotFoundException(String) - 异常错误 的构造器cn.sexycode.util.core.exception.PropertyNotFoundException
Constructs a PropertyNotFoundException given the specified message.
PropertyNotFoundException(String, Throwable) - 异常错误 的构造器cn.sexycode.util.core.exception.PropertyNotFoundException
 

Q

qualifier(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
qualify(String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
qualify(String, String[]) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
qualifyConditionally(String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
qualifyIfNot(String, String[]) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
QUESTION_MARK - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
quote(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
Return a representation of the given name ensuring quoting (wrapped with '`' characters).
QUOTE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 

R

ReflectException - cn.sexycode.util.core.exception中的异常错误
Indicates failure of an assertion: a possible bug in Hibernate.
ReflectException(String) - 异常错误 的构造器cn.sexycode.util.core.exception.ReflectException
Creates an instance of AssertionFailure using the given message.
ReflectException(String, Throwable) - 异常错误 的构造器cn.sexycode.util.core.exception.ReflectException
Creates an instance of AssertionFailure using the given message and underlying cause.
ReflectHelper - cn.sexycode.util.core.object中的类
Utility class for various reflection operations.
ReflectionManager - cn.sexycode.util.core.cls中的接口
The entry point to the reflection layer (a.k.a. the X* layer).
ReflectionUtil - cn.sexycode.util.core.cls中的类
 
ReflectionUtil() - 类 的构造器cn.sexycode.util.core.cls.ReflectionUtil
 
render(T) - 接口 中的方法cn.sexycode.util.core.str.StringHelper.Renderer
 
repeat(String, int) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
repeat(String, int, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
repeat(char, int) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
replace(String, String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
replace(String[], String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
replace(String, String, String, boolean) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
replace(String, String, String, boolean, boolean) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
replace(String, String, String, String, boolean, boolean) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
replaceOnce(String, String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
RETURN - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
returnStatic() - 接口 中的方法cn.sexycode.util.core.cls.Filter
 
returnTransient() - 接口 中的方法cn.sexycode.util.core.cls.Filter
 
reverse(String[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
RIGHT_BRACE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
RIGHT_BRACKET - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
RIGHT_CHEV - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
RIGHT_SQ_BRACKET - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
root(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 

S

SEMICOLON - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
SerializationException - cn.sexycode.util.core.exception中的异常错误
Thrown when a property cannot be serializaed/deserialized
SerializationException(String) - 异常错误 的构造器cn.sexycode.util.core.exception.SerializationException
 
SerializationException(String, Throwable) - 异常错误 的构造器cn.sexycode.util.core.exception.SerializationException
 
SerializationHelper - cn.sexycode.util.core.object中的类
Assists with the serialization process and performs additional functionality based on serialization.
serialize(Serializable, OutputStream) - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
Serializes an Object to the specified stream.
serialize(Serializable) - 类 中的静态方法cn.sexycode.util.core.object.SerializationHelper
Serializes an Object to a byte array for storage/serialization.
setAccessible(boolean) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXMember
 
setAccessible(boolean) - 接口 中的方法cn.sexycode.util.core.cls.XMember
 
setMetadataProvider(MetadataProvider) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
setMetadataProvider(MetadataProvider) - 接口 中的方法cn.sexycode.util.core.cls.MetadataProviderInjector
Defines the metadata provider for a given Reflection Manager
SimpleTypeEnvironment - cn.sexycode.util.core.cls.internal中的类
Binds formal type arguments (typically T, E, etc.) to actual types.
SimpleTypeEnvironment(Type[], Type[]) - 类 的构造器cn.sexycode.util.core.cls.internal.SimpleTypeEnvironment
 
SINGLE_OBJECT_PARAM_SIGNATURE - 类 中的静态变量cn.sexycode.util.core.object.ReflectHelper
 
SINGLE_QUOTE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
SLASH - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
slice(String[], int, int) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
slice(Object[], int, int) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
SPACE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
split(String, String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
split(String, String, boolean) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
splitTrimmingTokens(String, String, boolean) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
StandardClassLoaderDelegateImpl - cn.sexycode.util.core.cls.internal中的类
 
StandardClassLoaderDelegateImpl() - 类 的构造器cn.sexycode.util.core.cls.internal.StandardClassLoaderDelegateImpl
 
STAR - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
StringHelper - cn.sexycode.util.core.str中的类
 
StringHelper.Renderer<T> - cn.sexycode.util.core.str中的接口
 
StringPool - cn.sexycode.util.core.str中的接口
 
Style - cn.sexycode.util.core.str中的枚举
字段转换方式
suffix(String[], String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 

T

TAB - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
TILDA - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
to2DIntArray(Collection) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
to2DStringArray(Collection) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
toAnnotatedElement() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
toApproximatingEnvironment(TypeEnvironment) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
toApproximatingEnvironment(TypeEnvironment) - 类 中的方法cn.sexycode.util.core.cls.internal.TypeEnvironmentFactory
 
toArrayElement(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
Takes a String s and returns a new String[1] with s as the only element.
toBinaryString(byte) - 类 中的静态方法cn.sexycode.util.core.bytes.BytesHelper
 
toBinaryString(int) - 类 中的静态方法cn.sexycode.util.core.bytes.BytesHelper
 
toBinaryString(long) - 类 中的静态方法cn.sexycode.util.core.bytes.BytesHelper
 
toBooleanArray(Collection) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
toClass(XClass) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
toClass() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
toClass(XClass) - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
 
toInt(byte[]) - 类 中的静态方法cn.sexycode.util.core.bytes.BytesHelper
Custom algorithm used to generate an int from a series of bytes.
toIntArray(Collection) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
toList(Object) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
toList(Iterator) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
toLowerAscii(char) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
toMethod(XMethod) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
toMethod(XMethod) - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
 
toString() - 类 中的方法cn.sexycode.util.core.cls.internal.ApproximatingTypeEnvironment
 
toString() - 类 中的方法cn.sexycode.util.core.cls.internal.CompoundTypeEnvironment
 
toString() - 类 中的方法cn.sexycode.util.core.cls.internal.IdentityTypeEnvironment
 
toString() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXAnnotatedElement
 
toString() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXClass
 
toString() - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXProperty
 
toString(Object[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
toString(Object[]) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
toStringArray(Object[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
toStringArray(Collection) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
toUpperAscii(char) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
toXClass(Class) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
toXClass(Type, TypeEnvironment) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
toXClass(Type) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaXType
 
toXClass(Class<T>) - 接口 中的方法cn.sexycode.util.core.cls.ReflectionManager
 
toXType(TypeEnvironment, Type) - 类 中的方法cn.sexycode.util.core.cls.internal.JavaReflectionManager
 
TRUE - 类 中的静态变量cn.sexycode.util.core.collection.ArrayHelper
 
TRUE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
truncate(String, int) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
typecast(Object[], Object[]) - 类 中的静态方法cn.sexycode.util.core.collection.ArrayHelper
 
TypeEnvironment - cn.sexycode.util.core.cls.internal中的接口
A typing context that knows how to "resolve" the generic parameters of a Type.
TypeEnvironmentFactory - cn.sexycode.util.core.cls.internal中的类
Returns the type context for a given Class or ParameterizedType.
TypeEnvironmentFactory() - 类 的构造器cn.sexycode.util.core.cls.internal.TypeEnvironmentFactory
 
TypeFactory - cn.sexycode.util.core.cls.internal中的类
This class instances our own ParameterizedTypes and GenericArrayTypes.
TypeFactory() - 类 的构造器cn.sexycode.util.core.cls.internal.TypeFactory
 
typeOf(Member, TypeEnvironment) - 类 中的静态方法cn.sexycode.util.core.cls.internal.JavaXMember
 
TypeSwitch<T> - cn.sexycode.util.core.cls中的类
A visitor for the java.lang.reflect.Type hierarchy.
TypeSwitch() - 类 的构造器cn.sexycode.util.core.cls.TypeSwitch
 
TypeUtils - cn.sexycode.util.core.cls中的类
 
TypeUtils() - 类 的构造器cn.sexycode.util.core.cls.TypeUtils
 

U

underlineToCamelhump(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
将下划线风格替换为驼峰风格
UNDERSCORE - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
unqualify(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
unqualifyEntityName(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
unquote(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
Return the unquoted version of name (stripping the start and end '`' characters if present).
unroot(String) - 类 中的静态方法cn.sexycode.util.core.str.StringHelper
 
US_ASCII - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
UTF_8 - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 

V

valueOf(String) - 枚举 中的静态方法cn.sexycode.util.core.str.Style
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.sexycode.util.core.str.Style
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WHITESPACE - 类 中的静态变量cn.sexycode.util.core.str.StringHelper
 

X

XAnnotatedElement - cn.sexycode.util.core.cls中的接口
 
XClass - cn.sexycode.util.core.cls中的接口
 
XMember - cn.sexycode.util.core.cls中的接口
 
XMethod - cn.sexycode.util.core.cls中的接口
Represent an invokable method

The underlying layer does not guaranty that xProperty == xMethod if the underlying artefact is the same However xProperty.equals(xMethod) is supposed to return true

XPackage - cn.sexycode.util.core.cls中的接口
 
XProperty - cn.sexycode.util.core.cls中的接口
A member which actually is a property (as per the JavaBean spec) Note that the same underlying artefact can be represented as both XProperty and XMethod The underlying layer does not guaranty that xProperty == xMethod if the underlying artefact is the same However xProperty.equals(xMethod) is supposed to return true

Y

Y - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
YES - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 

Z

ZERO - 接口 中的静态变量cn.sexycode.util.core.str.StringPool
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
跳过导航链接

Copyright © 2019. All rights reserved.