索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter
 
a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.ByteComparer
 
a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.ComparatorComparer
 
a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.DoubleComparer
 
a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.FloatComparer
 
a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.IntComparer
 
a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.LongComparer
 
a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.ObjectComparer
 
a - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.ShortComparer
 
a - 类中的变量 cn.taketoday.core.ansi.AnsiColors.LabColor
 
aaload() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
aaload(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
AALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
aastore() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
aastore() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
AASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
absolutePath - 类中的变量 cn.taketoday.core.io.ClassPathResource
 
ABSTAIN - enum class 中的枚举常量 cn.taketoday.core.YamlProcessor.MatchStatus
The matcher should not be considered.
AbstractCallbackFilter - cn.taketoday.bytecode.proxy中的类
 
AbstractCallbackFilter(Class<?>, Class<?>[]) - 类的构造器 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
AbstractCharSequenceDecoder<T extends CharSequence> - cn.taketoday.core.codec中的类
Abstract base class that decodes from a data buffer stream to a CharSequence stream.
AbstractCharSequenceDecoder(List<String>, boolean, MimeType...) - 类的构造器 cn.taketoday.core.codec.AbstractCharSequenceDecoder
Create a new AbstractCharSequenceDecoder with the given parameters.
AbstractClassFilterTransformer - cn.taketoday.bytecode.transform中的类
 
AbstractClassFilterTransformer(ClassTransformer) - 类的构造器 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
AbstractClassGenerator<T> - cn.taketoday.bytecode.core中的类
Abstract class for all code-generating CGLIB utilities.
AbstractClassGenerator(Class<?>) - 类的构造器 cn.taketoday.bytecode.core.AbstractClassGenerator
 
AbstractClassGenerator(String) - 类的构造器 cn.taketoday.bytecode.core.AbstractClassGenerator
 
AbstractClassGenerator.ClassLoaderData - cn.taketoday.bytecode.core中的类
 
AbstractClassLoader - cn.taketoday.bytecode.transform中的类
 
AbstractClassLoader(ClassLoader, ClassLoader, ClassFilter) - 类的构造器 cn.taketoday.bytecode.transform.AbstractClassLoader
 
AbstractClassTestingTypeFilter - cn.taketoday.core.type.filter中的类
Type filter that exposes a ClassMetadata object to subclasses, for class testing purposes.
AbstractClassTestingTypeFilter() - 类的构造器 cn.taketoday.core.type.filter.AbstractClassTestingTypeFilter
 
AbstractClassTransformer - cn.taketoday.bytecode.transform中的类
 
AbstractClassTransformer() - 类的构造器 cn.taketoday.bytecode.transform.AbstractClassTransformer
 
AbstractConditionalEnumConverter - cn.taketoday.core.conversion.support中的类
A ConditionalConverter base implementation for enum-based converters.
AbstractConditionalEnumConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.AbstractConditionalEnumConverter
 
AbstractDataBufferDecoder<T> - cn.taketoday.core.codec中的类
Abstract base class for Decoder implementations that can decode a DataBuffer directly to the target element type.
AbstractDataBufferDecoder(MimeType...) - 类的构造器 cn.taketoday.core.codec.AbstractDataBufferDecoder
 
AbstractDecoder<T> - cn.taketoday.core.codec中的类
Abstract base class for Decoder implementations.
AbstractDecoder(MimeType...) - 类的构造器 cn.taketoday.core.codec.AbstractDecoder
 
AbstractEncoder<T> - cn.taketoday.core.codec中的类
Abstract base class for Encoder implementations.
AbstractEncoder(MimeType...) - 类的构造器 cn.taketoday.core.codec.AbstractEncoder
 
AbstractEnvironment - cn.taketoday.core.env中的类
Abstract base class for Environment implementations.
AbstractEnvironment() - 类的构造器 cn.taketoday.core.env.AbstractEnvironment
Create a new Environment instance, calling back to AbstractEnvironment.customizePropertySources(PropertySources) during construction to allow subclasses to contribute or manipulate PropertySource instances as appropriate.
AbstractEnvironment(PropertySources) - 类的构造器 cn.taketoday.core.env.AbstractEnvironment
Create a new Environment instance with a specific PropertySources instance, calling back to AbstractEnvironment.customizePropertySources(PropertySources) during construction to allow subclasses to contribute or manipulate PropertySource instances as appropriate.
AbstractFileResolvingResource - cn.taketoday.core.io中的类
Abstract base class for resources which resolve URLs into File references, such as UrlResource or ClassPathResource.
AbstractFileResolvingResource() - 类的构造器 cn.taketoday.core.io.AbstractFileResolvingResource
 
AbstractFuture<V> - cn.taketoday.util.concurrent中的类
Abstract ListenableFuture implementation which does not allow for cancellation.
AbstractFuture() - 类的构造器 cn.taketoday.util.concurrent.AbstractFuture
 
AbstractInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a bytecode instruction.
AbstractInsnNode(int) - 类的构造器 cn.taketoday.bytecode.tree.AbstractInsnNode
Constructs a new AbstractInsnNode.
AbstractInterceptFieldCallback - cn.taketoday.bytecode.transform.impl中的类
 
AbstractInterceptFieldCallback() - 类的构造器 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
AbstractMergedAnnotation<A extends Annotation> - cn.taketoday.core.annotation中的类
Abstract base class for MergedAnnotation implementations.
AbstractMergedAnnotation() - 类的构造器 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
abstractMethod() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
AbstractNestedMatcher(byte[]) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.AbstractNestedMatcher
 
AbstractPropertyResolver - cn.taketoday.core.env中的类
Abstract base class for resolving properties against any underlying source.
AbstractPropertyResolver() - 类的构造器 cn.taketoday.core.env.AbstractPropertyResolver
 
AbstractResource - cn.taketoday.core.io中的类
Convenience base class for Resource implementations, pre-implementing typical behavior.
AbstractResource() - 类的构造器 cn.taketoday.core.io.AbstractResource
 
AbstractSingleValueEncoder<T> - cn.taketoday.core.codec中的类
Abstract base class for Encoder classes that can only deal with a single value.
AbstractSingleValueEncoder(MimeType...) - 类的构造器 cn.taketoday.core.codec.AbstractSingleValueEncoder
 
AbstractStaxHandler - cn.taketoday.util.xml中的类
Abstract base class for SAX ContentHandler and LexicalHandler implementations that use StAX as a basis.
AbstractStaxHandler() - 类的构造器 cn.taketoday.util.xml.AbstractStaxHandler
 
AbstractStaxXMLReader - cn.taketoday.util.xml中的类
Abstract base class for SAX XMLReader implementations that use StAX as a basis.
AbstractStaxXMLReader() - 类的构造器 cn.taketoday.util.xml.AbstractStaxXMLReader
 
AbstractStaxXMLReader.StaxLocator - cn.taketoday.util.xml中的类
Implementation of the Locator interface based on a given StAX Location.
AbstractTypeHierarchyTraversingFilter - cn.taketoday.core.type.filter中的类
Type filter that is aware of traversing over hierarchy.
AbstractTypeHierarchyTraversingFilter(boolean, boolean) - 类的构造器 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
 
AbstractTypeReference - cn.taketoday.aot.hint中的类
Base TypeReference implementation that ensures consistent behaviour for equals(), hashCode(), and toString() based on the canonical name.
AbstractTypeReference(String, String, TypeReference) - 类的构造器 cn.taketoday.aot.hint.AbstractTypeReference
 
AbstractXMLEventReader - cn.taketoday.util.xml中的类
Abstract base class for XMLEventReaders.
AbstractXMLEventReader() - 类的构造器 cn.taketoday.util.xml.AbstractXMLEventReader
 
AbstractXMLReader - cn.taketoday.util.xml中的类
Abstract base class for SAX XMLReader implementations.
AbstractXMLReader() - 类的构造器 cn.taketoday.util.xml.AbstractXMLReader
 
AbstractXMLStreamReader - cn.taketoday.util.xml中的类
Abstract base class for XMLStreamReaders.
AbstractXMLStreamReader() - 类的构造器 cn.taketoday.util.xml.AbstractXMLStreamReader
 
ACC_ABSTRACT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_ANNOTATION - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_BRIDGE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_CONSTRUCTOR - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ACC_DEPRECATED - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_ENUM - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_FINAL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_INTERFACE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_MANDATED - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_MODULE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_NATIVE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_OPEN - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_PRIVATE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_PROTECTED - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_PUBLIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_RECORD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_STATIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_STATIC_PHASE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_STRICT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_SUPER - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_SYNCHRONIZED - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_SYNTHETIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_TRANSIENT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_TRANSITIVE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_VARARGS - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ACC_VOLATILE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
accept(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
accept(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.transform.ClassFilterTransformer
 
accept(int, String, String, String, String[]) - 接口中的方法 cn.taketoday.bytecode.transform.MethodFilter
 
accept(AnnotationVisitor) - 类中的方法 cn.taketoday.bytecode.tree.AnnotationNode
Makes the given visitor visit this annotation.
accept(AnnotationVisitor, String, Object) - 类中的静态方法 cn.taketoday.bytecode.tree.AnnotationNode
Makes the given visitor visit a given annotation value.
accept(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
Makes the given class visitor visit this class.
accept(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.tree.FieldNode
Makes the given class visitor visit this field.
accept(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.tree.InnerClassNode
Makes the given class visitor visit this inner class.
accept(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
Makes the given class visitor visit this method.
accept(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
Makes the given class visitor visit this module.
accept(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.tree.RecordComponentNode
Makes the given class visitor visit this record component.
accept(ClassVisitor, int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this ClassReader.
accept(ClassVisitor, Attribute[], int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this ClassReader.
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Makes the given method visitor visit this instruction.
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.FieldInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.FrameNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.IincInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Makes the given visitor visit all the instructions in this list.
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.InsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.IntInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.InvokeDynamicInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.JumpInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.LabelNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.LdcInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.LineNumberNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.LocalVariableNode
Makes the given visitor visit this local variable declaration.
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.LookupSwitchInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.MethodInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
Makes the given method visitor visit this method.
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.MultiANewArrayInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.ParameterNode
Makes the given visitor visit this parameter declaration.
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.TableSwitchInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.TryCatchBlockNode
Makes the given visitor visit this try catch block.
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.TypeInsnNode
 
accept(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.VarInsnNode
 
accept(MethodVisitor, boolean) - 类中的方法 cn.taketoday.bytecode.Label
Makes the given visitor visit this label and its source line numbers, if applicable.
accept(MethodVisitor, boolean) - 类中的方法 cn.taketoday.bytecode.tree.LocalVariableAnnotationNode
Makes the given visitor visit this type annotation.
accept(MethodWriter) - 类中的方法 cn.taketoday.bytecode.Frame
Makes the given MethodWriter visit the input frame of this Frame.
accept(ModuleVisitor) - 类中的方法 cn.taketoday.bytecode.tree.ModuleExportNode
Makes the given module visitor visit this export declaration.
accept(ModuleVisitor) - 类中的方法 cn.taketoday.bytecode.tree.ModuleOpenNode
Makes the given module visitor visit this opened package.
accept(ModuleVisitor) - 类中的方法 cn.taketoday.bytecode.tree.ModuleProvideNode
Makes the given module visitor visit this require declaration.
accept(ModuleVisitor) - 类中的方法 cn.taketoday.bytecode.tree.ModuleRequireNode
Makes the given module visitor visit this require directive.
accept(SignatureVisitor) - 类中的方法 cn.taketoday.bytecode.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
accept(Resource) - 接口中的方法 cn.taketoday.core.io.ResourceConsumer
Performs this operation on the given argument.
accept(Resource) - 接口中的方法 cn.taketoday.core.io.ResourceFilter
Tests whether or not the specified abstract Resource name should be included in a name list.
accept(Method) - 类中的方法 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
accept(Method) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackFilter
Map a method to a callback.
accept(String) - 接口中的方法 cn.taketoday.bytecode.transform.ClassFilter
 
accept(SynchronousSink<DataBuffer>) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadableByteChannelGenerator
 
accept(T) - 接口中的方法 cn.taketoday.util.function.ThrowingConsumer
Default Consumer.accept(Object) that wraps any thrown checked exceptions (by default in a RuntimeException).
accept(T, BiFunction<String, Exception, RuntimeException>) - 接口中的方法 cn.taketoday.util.function.ThrowingConsumer
Performs this operation on the given argument, wrapping any thrown checked exceptions using the given exceptionWrapper.
acceptAnnotations(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Makes the given visitor visit the annotations of this instruction.
acceptProxyClasses - 类中的变量 cn.taketoday.core.ConfigurableObjectInputStream
 
acceptRead(Type, String) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldFilter
 
acceptResource(ModuleReader, String, ResourceConsumer) - 类中的静态方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
acceptsProfiles(Profiles) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
acceptsProfiles(Profiles) - 接口中的方法 cn.taketoday.core.env.Environment
Determine whether the given Profiles predicate matches the active profiles — or in the case of no explicit active profiles, whether the given Profiles predicate matches the default profiles.
acceptType(SignatureVisitor) - 类中的方法 cn.taketoday.bytecode.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
acceptWithException(OutputStream) - 接口中的方法 cn.taketoday.core.io.InputStreamSource
 
acceptWithException(T) - 接口中的方法 cn.taketoday.util.function.ThrowingConsumer
Performs this operation on the given argument, possibly throwing a checked exception.
acceptWrite(Type, String) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldFilter
 
access - 类中的变量 cn.taketoday.bytecode.commons.GeneratorAdapter
The access flags of the visited method.
access - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
The class access flags.
access - record class中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
access 记录组件的字段。
access - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter.FieldInfo
 
access - 类中的变量 cn.taketoday.bytecode.core.SimpleMethodInfo
 
access - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The class's access flags (see Opcodes).
access - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The field's access flags (see Opcodes).
access - 类中的变量 cn.taketoday.bytecode.tree.InnerClassNode
The access flags of the inner class as originally declared in the enclosing class.
access - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The method's access flags (see Opcodes).
access - 类中的变量 cn.taketoday.bytecode.tree.ModuleExportNode
The access flags (see Opcodes).
access - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The module's access flags, among ACC_OPEN, ACC_SYNTHETIC and ACC_MANDATED.
access - 类中的变量 cn.taketoday.bytecode.tree.ModuleOpenNode
The access flag of the opened package, valid values are among ACC_SYNTHETIC and ACC_MANDATED.
access - 类中的变量 cn.taketoday.bytecode.tree.ModuleRequireNode
The access flag of the dependence among ACC_TRANSITIVE, ACC_STATIC_PHASE, ACC_SYNTHETIC and ACC_MANDATED.
access - 类中的变量 cn.taketoday.bytecode.tree.ParameterNode
The parameter's access flags (see Opcodes).
access - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The access flags of the visited method.
access - 类中的变量 cn.taketoday.bytecode.util.Textifier
The access flags of the visited class.
access - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
access - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
access - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
access - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
access - 类中的变量 cn.taketoday.expression.spel.ast.OperatorMatches.MatcherInput
 
access() - record class中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
返回 access 记录组件的值。
ACCESS_CLASS - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
A pseudo access flag used to distinguish class access flags.
ACCESS_FIELD - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
A pseudo access flag used to distinguish field access flags.
ACCESS_INNER - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
A pseudo access flag used to distinguish inner class flags.
ACCESS_MODULE - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
A pseudo access flag used to distinguish module requires / exports flags.
accessArrayElement(Object, int) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
AccessControl - cn.taketoday.aot.generate中的类
Determine the access control of a Member or type signature.
AccessControl(Class<?>, AccessControl.Visibility) - 类的构造器 cn.taketoday.aot.generate.AccessControl
 
AccessControl.Visibility - cn.taketoday.aot.generate中的Enum Class
Access visibility types as determined by the modifiers on a Member or ResolvableType.
AccessCount() - 类的构造器 cn.taketoday.expression.spel.ast.OperatorMatches.AccessCount
 
AccessException - cn.taketoday.expression中的异常错误
An AccessException is thrown by an accessor if it has an unexpected problem.
AccessException(String) - 异常错误的构造器 cn.taketoday.expression.AccessException
Create an AccessException with a specific message.
AccessException(String, Exception) - 异常错误的构造器 cn.taketoday.expression.AccessException
Create an AccessException with a specific message and cause.
AccessFieldTransformer - cn.taketoday.bytecode.transform.impl中的类
 
AccessFieldTransformer(AccessFieldTransformer.Callback) - 类的构造器 cn.taketoday.bytecode.transform.impl.AccessFieldTransformer
 
AccessFieldTransformer.Callback - cn.taketoday.bytecode.transform.impl中的接口
 
accessFlags - 类中的变量 cn.taketoday.bytecode.ClassWriter
The access_flags field of the JVMS ClassFile structure.
accessFlags - 类中的变量 cn.taketoday.bytecode.FieldWriter
The access_flags field of the field_info JVMS structure.
accessFlags - 类中的变量 cn.taketoday.bytecode.MethodWriter
The access_flags field of the method_info JVMS structure.
accessibleConstructor(Class<T>, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
accessLoadFactoriesResource(ClassLoader, String) - 类中的静态方法 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints.ExtendedTodayStrategies
 
accessor - 类中的变量 cn.taketoday.reflect.MethodAccessorGetterMethod
 
accessor - 类中的变量 cn.taketoday.reflect.MethodAccessorSetterMethod
 
Accessor - cn.taketoday.reflect中的接口
 
AccessorLValue(PropertyOrFieldReference, TypedValue, EvaluationContext, boolean) - 类的构造器 cn.taketoday.expression.spel.ast.PropertyOrFieldReference.AccessorLValue
 
accessors - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
 
aconst(Object) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to push the given value on the stack.
aconst_null() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
ACONST_NULL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
active - 类中的变量 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
ACTIVE - enum class 中的枚举常量 cn.taketoday.util.ConcurrentLruCache.CacheEntryState
 
activeProfiles - 类中的变量 cn.taketoday.core.env.AbstractEnvironment
 
activeThreads - 类中的变量 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
actual - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
adapt(Method, Object, Class<T>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
Adapt() - enum class的构造器 cn.taketoday.core.annotation.MergedAnnotation.Adapt
 
adaptAnnotation(A) - 类中的方法 cn.taketoday.core.annotation.SynthesizingMethodParameter
 
adaptAnnotation(A) - 类中的方法 cn.taketoday.core.MethodParameter
A template method to post-process a given annotation instance before returning it to the caller.
adaptAnnotationArray(Annotation[]) - 类中的方法 cn.taketoday.core.annotation.SynthesizingMethodParameter
 
adaptAnnotationArray(Annotation[]) - 类中的方法 cn.taketoday.core.MethodParameter
A template method to post-process a given annotation array before returning it to the caller.
adaptArgumentsIfNecessary(Method, Object[]) - 类中的静态方法 cn.taketoday.util.ClassUtils
Adapt the given arguments to the target signature in the given method, if necessary: in particular, if a given vararg argument array does not match the array type of the declared vararg parameter in the method.
adapters - 类中的变量 cn.taketoday.core.ReactiveAdapterRegistry
 
adaptForAttribute(Method, Object) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
adaptToMergedAnnotation(Object, Class<? extends Annotation>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
adaptValue(Object, Object, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
 
adaptValueForMapOptions(Method, Object, Class<?>, Function<MergedAnnotation<?>, T>, MergedAnnotation.Adapt[]) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
add(int, DataBuffer) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
add(int, E) - 类中的方法 cn.taketoday.util.ArrayHolder
 
add(int, E) - 类中的方法 cn.taketoday.util.SmartList
 
add(Attribute) - 类中的方法 cn.taketoday.bytecode.Attribute.Set
 
add(MethodSignature, Type[]) - 类中的方法 cn.taketoday.bytecode.proxy.InterfaceMaker
Add a method signature to the interface.
add(KeyFactoryCustomizer) - 类中的方法 cn.taketoday.bytecode.core.CustomizerRegistry
 
add(SymbolTable.Entry) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds the given entry in the SymbolTable.entries hash set.
add(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Adds the given instruction to the end of this list.
add(InsnList) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Adds the given instructions to the end of this list.
add(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
add(Type[], Type) - 类中的静态方法 cn.taketoday.bytecode.Type
 
add(Type[], Type...) - 类中的静态方法 cn.taketoday.bytecode.Type
 
add(Type[], Type, boolean) - 类中的静态方法 cn.taketoday.bytecode.Type
 
add(GenericConverter) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
add(GenericConverter) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConvertersForPair
 
add(DataBuffer) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
add(FutureListener<? extends ListenableFuture<?>>) - 类中的方法 cn.taketoday.util.concurrent.FutureListeners
 
add(ListenableFuture) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureAggregator
Adds a new future to be combined.
add(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
add(E) - 类中的方法 cn.taketoday.util.ArrayHolder
 
add(E) - 类中的方法 cn.taketoday.util.SmartList
 
add(E...) - 类中的方法 cn.taketoday.util.ArrayHolder
 
add(Class<?>) - 类中的方法 cn.taketoday.bytecode.proxy.InterfaceMaker
Add all the public methods in the specified class.
add(Class<?>, Object) - 接口中的方法 cn.taketoday.util.Instantiator.AvailableParameters
Add a parameter with an instance value.
add(Class<?>, Function<Class<?>, Object>) - 接口中的方法 cn.taketoday.util.Instantiator.AvailableParameters
Add a parameter with an instance factory.
add(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate
 
add(Object) - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
add(Method) - 类中的方法 cn.taketoday.bytecode.proxy.InterfaceMaker
Add a method signature to the interface.
add(Runnable) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.WriteOperations
 
add(String[], Consumer<MethodSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedMethods
Add a new GeneratedMethod.
add(String, Consumer<MethodSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedMethods
Add a new GeneratedMethod.
add(Iterator<E>) - 类中的方法 cn.taketoday.util.CompositeIterator
Add given iterator to this composite.
add(List<ValueCodeGenerator.Delegate>) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGenerator
 
add(List<T>, T) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
add(List<V>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
add(Map.Entry<K, List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
add(Map.Entry<K, V>) - 接口中的方法 cn.taketoday.util.MultiValueMap
 
add(K, V) - 类中的方法 cn.taketoday.util.MappingMultiValueMap
 
add(K, V) - 接口中的方法 cn.taketoday.util.MultiValueMap
Add the given single value to the current list of values for the given key.
add(K, V) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
add(K, V) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
add(V) - 接口中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Entries
Add a new entry with the specified value.
ADD - enum class 中的枚举常量 cn.taketoday.expression.Operation
Add operation.
ADD - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
ADD_DELEGATE - 类中的静态变量 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
ADD_HELPER - 类中的静态变量 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
addActiveProfile(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
addActiveProfile(String) - 接口中的方法 cn.taketoday.core.env.ConfigurableEnvironment
Add a profile to the current set of active profiles.
addAfter(String, PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Add the given property source object with precedence immediately lower than the named relative property source.
addAggregateAnnotations(List<Annotation>, Annotation[]) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesCollector
 
addAll(int, Collection<? extends DataBuffer>) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
addAll(ArrayHolder, Object[]) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
addAll(ArrayHolder, Collection) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
addAll(ListenableFuture...) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureAggregator
Adds new futures to be combined.
addAll(Collection<? extends DataBuffer>) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
addAll(Collection<? extends List<V>>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
addAll(Collection<? extends Map.Entry<K, List<V>>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
addAll(Collection<E>) - 类中的方法 cn.taketoday.util.ArrayHolder
add list at end of the array
addAll(Collection, Object[]) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Adds all of the specified elements to the specified collection.
addAll(Collection, Collection) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Adds all of the specified elements to the specified collection.
addAll(Collection, Enumeration) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Adds all of the specified elements to the specified collection.
addAll(Map.Entry<K, ? extends Collection<V>>) - 接口中的方法 cn.taketoday.util.MultiValueMap
Add all the values of the given MultiValueMap to the current values.
addAll(Map.Entry<K, ? extends Collection<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
addAll(Map<K, List<V>>) - 接口中的方法 cn.taketoday.util.MultiValueMap
Add all the values of the given MultiValueMap to the current values.
addAll(Map<K, List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
addAll(K, Collection<? extends V>) - 类中的方法 cn.taketoday.util.MappingMultiValueMap
 
addAll(K, Collection<? extends V>) - 接口中的方法 cn.taketoday.util.MultiValueMap
Add all the values of the given list to the current list of values for the given key.
addAll(K, Collection<? extends V>) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
addAll(K, Collection<? extends V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
addAll(K, Enumeration<? extends V>) - 类中的方法 cn.taketoday.util.MappingMultiValueMap
 
addAll(K, Enumeration<? extends V>) - 接口中的方法 cn.taketoday.util.MultiValueMap
Add all the values of the given enumeration to the current enumeration of values for the given key.
addAll(K, Enumeration<? extends V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
addAll(K, V[]) - 接口中的方法 cn.taketoday.util.MultiValueMap
Add all the values of the given list to the current list of values for the given key.
addAllClassLoaderJarRoots(ClassLoader, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Search all URLClassLoader URLs for jar file references and add them to the given set of resources in the form of pointers to the root of the jar file content.
addAllMappings(Class<? extends Annotation>, Set<Class<? extends Annotation>>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
addAllMethods(Class<?>, List<Method>) - 类中的静态方法 cn.taketoday.bytecode.core.MethodInfo
 
addAnnotationsToMap(Map<Class<? extends Annotation>, Annotation>, AnnotatedElement) - 类中的方法 cn.taketoday.reflect.Property
 
addArguments(CodeBlock.Builder, MethodReference.ArgumentCodeGenerator) - 类中的方法 cn.taketoday.aot.generate.DefaultMethodReference
Add the code for the method arguments using the specified MethodReference.ArgumentCodeGenerator if necessary.
addAtIndex(int, PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Add the given property source at a particular index in the list.
addAttributes(Attribute) - 类中的方法 cn.taketoday.bytecode.Attribute.Set
 
addAttributes(Map<String, Object>) - 接口中的方法 cn.taketoday.core.AttributeAccessor
Add the attributes from map
addAttributes(Map<String, Object>) - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
addBefore(String, PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Add the given property source object with precedence immediately higher than the named relative property source.
addBeforeDefault(List<T>, T) - 类中的静态方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
addBootstrapMethod(int, int, int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a bootstrap method to the BootstrapMethods attribute of this symbol table.
addBootstrapMethod(Handle, Object...) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a bootstrap method to the BootstrapMethods attribute of this symbol table.
addBuffer(int) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Create a new buffer and store it in the ArrayDeque.
addBundleUpdateHandler(String, Consumer<SslBundle>) - 类中的方法 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
addBundleUpdateHandler(String, Consumer<SslBundle>) - 接口中的方法 cn.taketoday.core.ssl.SslBundles
Add a handler that will be called each time the named bundle is updated.
addCap(long) - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
addCap(long, long) - 类中的静态方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
addCertificates(KeyStore, List<X509Certificate>, String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
addCharsetParameter(Charset, Map<String, String>) - 类中的静态方法 cn.taketoday.util.MimeType
 
addClassFile(String, InputStreamSource) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated class file with content from the given InputStreamSource.
addClassPathManifestEntries(ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Determine jar file references from the "java.class.path." manifest property and add them to the given set of resources in the form of pointers to the root of the jar file content.
addCollectionConverters(ConverterRegistry) - 类中的静态方法 cn.taketoday.core.conversion.support.DefaultConversionService
Add common collection converters.
addConstant(Object) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a number or string constant to the constant pool of this symbol table.
addConstantClass(String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Class_info to the constant pool of this symbol table.
addConstantDouble(double) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Double_info to the constant pool of this symbol table.
addConstantDynamic(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Dynamic_info to the constant pool of this symbol table.
addConstantDynamicOrInvokeDynamicReference(int, int, String, String, int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a new CONSTANT_Dynamic_info or CONSTANT_InvokeDynamic_info to the constant pool of this symbol table.
addConstantDynamicOrInvokeDynamicReference(int, String, String, int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Dynamic or a CONSTANT_InvokeDynamic_info to the constant pool of this symbol table.
addConstantFieldref(String, String, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Fieldref_info to the constant pool of this symbol table.
addConstantFloat(float) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Float_info to the constant pool of this symbol table.
addConstantInteger(int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Integer_info to the constant pool of this symbol table.
addConstantIntegerOrFloat(int, int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Integer_info or CONSTANT_Float_info to the constant pool of this symbol table.
addConstantIntegerOrFloat(int, int, int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a new CONSTANT_Integer_info or CONSTANT_Float_info to the constant pool of this symbol table.
addConstantInvokeDynamic(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_InvokeDynamic_info to the constant pool of this symbol table.
addConstantLong(long) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Long_info to the constant pool of this symbol table.
addConstantLongOrDouble(int, int, long) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a new CONSTANT_Long_info or CONSTANT_Double_info to the constant pool of this symbol table.
addConstantLongOrDouble(int, long) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Long_info or CONSTANT_Double_info to the constant pool of this symbol table.
addConstantMemberReference(int, int, String, String, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a new CONSTANT_Fieldref_info, CONSTANT_Methodref_info or CONSTANT_InterfaceMethodref_info to the constant pool of this symbol table.
addConstantMemberReference(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Fieldref_info, CONSTANT_Methodref_info or CONSTANT_InterfaceMethodref_info to the constant pool of this symbol table.
addConstantMethodHandle(int, int, String, String, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a new CONSTANT_MethodHandle_info to the constant pool of this symbol table.
addConstantMethodHandle(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_MethodHandle_info to the constant pool of this symbol table.
addConstantMethodref(String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Methodref_info or CONSTANT_InterfaceMethodref_info to the constant pool of this symbol table.
addConstantMethodType(String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_MethodType_info to the constant pool of this symbol table.
addConstantModule(String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Module_info to the constant pool of this symbol table.
addConstantNameAndType(int, String, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a new CONSTANT_NameAndType_info to the constant pool of this symbol table.
addConstantNameAndType(String, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_NameAndType_info to the constant pool of this symbol table.
addConstantPackage(String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Package_info to the constant pool of this symbol table.
addConstantString(String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_String_info to the constant pool of this symbol table.
addConstantUtf8(int, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a new CONSTANT_String_info to the constant pool of this symbol table.
addConstantUtf8(String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Utf8_info to the constant pool of this symbol table.
addConstantUtf8Reference(int, int, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a new CONSTANT_Class_info, CONSTANT_String_info, CONSTANT_MethodType_info, CONSTANT_Module_info or CONSTANT_Package_info to the constant pool of this symbol table.
addConstantUtf8Reference(int, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a CONSTANT_Class_info, CONSTANT_String_info, CONSTANT_MethodType_info, CONSTANT_Module_info or CONSTANT_Package_info to the constant pool of this symbol table.
addConstructorResolver(ConstructorResolver) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
addConventionAnnotationValues() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
addConventionMappings() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
addConverter(Converter<?, ?>) - 接口中的方法 cn.taketoday.core.conversion.ConverterRegistry
Add a plain converter to this registry.
addConverter(Converter<?, ?>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
addConverter(GenericConverter) - 接口中的方法 cn.taketoday.core.conversion.ConverterRegistry
Add a generic converter to this registry.
addConverter(GenericConverter) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
addConverter(Class<S>, Class<T>, Converter<? super S, ? extends T>) - 接口中的方法 cn.taketoday.core.conversion.ConverterRegistry
Add a plain converter to this registry.
addConverter(Class<S>, Class<T>, Converter<? super S, ? extends T>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
addConverterFactory(ConverterFactory<?, ?>) - 接口中的方法 cn.taketoday.core.conversion.ConverterRegistry
Add a ranged converter factory to this registry.
addConverterFactory(ConverterFactory<?, ?>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
addCustomizer(KeyFactoryCustomizer) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
addDefaultConverters(ConverterRegistry) - 类中的静态方法 cn.taketoday.core.conversion.support.DefaultConversionService
Add converters appropriate for most environments.
addDelegate(Method) - 类中的方法 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
 
AddDelegateTransformer - cn.taketoday.bytecode.transform.impl中的类
 
AddDelegateTransformer(Class[], Class) - 类的构造器 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
Creates a new instance of AddDelegateTransformer
addDiscoverer(ParameterNameDiscoverer...) - 类中的方法 cn.taketoday.core.CompositeParameterNameDiscoverer
add ParameterNameDiscoverer
addFile(GeneratedFiles.Kind, String, InputStreamSource) - 类中的方法 cn.taketoday.aot.generate.FileSystemGeneratedFiles
 
addFile(GeneratedFiles.Kind, String, InputStreamSource) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated file of the specified GeneratedFiles.Kind with content from the given InputStreamSource.
addFile(GeneratedFiles.Kind, String, InputStreamSource) - 类中的方法 cn.taketoday.aot.generate.InMemoryGeneratedFiles
 
addFile(GeneratedFiles.Kind, String, ThrowingConsumer<Appendable>) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated file of the specified GeneratedFiles.Kind with content written to an Appendable passed to the given ThrowingConsumer.
addFile(GeneratedFiles.Kind, String, CharSequence) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated file of the specified GeneratedFiles.Kind with content from the given CharSequence.
addFirst(PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Add the given property source object with highest precedence.
addFirstPropertySource(PropertySource<?>) - 类中的方法 cn.taketoday.core.env.CompositePropertySource
Add the given PropertySource to the start of the chain.
addForFeature(String, Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
Add a new generated class for the specified featureName and no particular component.
addForFeatureComponent(String, ClassName, Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
Add a new generated class for the specified featureName targeting the specified component.
addForFeatureComponent(String, Class<?>, Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
Add a new generated class for the specified featureName targeting the specified component.
addForwardJump(Label) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
addForwardJumps(Label, Label[]) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
addForwardReference(int, int, int) - 类中的方法 cn.taketoday.bytecode.Label
Adds a forward reference to this label.
addHelper(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate
 
addIfAbsent(K, V) - 接口中的方法 cn.taketoday.util.MultiValueMap
Add the given value, only when the map does not contain the given key.
addIfAbsent(K, V) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
addIfNotEmpty(Map<String, Object>, String, Object) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
addIfNotEmpty(Map<String, Object>, String, Object) - 类中的静态方法 cn.taketoday.aot.nativex.ResourceHintsWriter
 
addIfPossible(Deque<AnnotationTypeMapping>, AnnotationTypeMapping, Annotation) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
addIfPossible(Deque<AnnotationTypeMapping>, AnnotationTypeMapping, Class<? extends Annotation>, Annotation, Set<Class<? extends Annotation>>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
addInitializedType(int) - 类中的方法 cn.taketoday.bytecode.Frame
Adds an abstract type to the list of types on which a constructor is invoked in the basic block.
AddInitTransformer - cn.taketoday.bytecode.transform.impl中的类
 
AddInitTransformer(Method) - 类的构造器 cn.taketoday.bytecode.transform.impl.AddInitTransformer
 
addInterfacesToClassHierarchy(Class<?>, boolean, List<Class<?>>, Set<Class<?>>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
additionalArguments - 类中的变量 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
addLast(PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Add the given property source object with lowest precedence.
addLineNumber(int) - 类中的方法 cn.taketoday.bytecode.Label
Adds a source line number corresponding to this label.
addListener(FutureListener<? extends ListenableFuture<T>>) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Adds the specified listener to this future.
addListener(FutureListener<? extends ListenableFuture<V>>) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
addListener(FutureListener<? extends ListenableFuture<V>>) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
addListener(FutureListener<? extends ListenableFuture<V>>) - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
addListener(FutureListener<? extends ListenableFuture<V>>) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
addListener(FutureListener<? extends ListenableFuture<V>>) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
addListener(SuccessCallback<T>, FailureCallback) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Java 8 lambda-friendly alternative with success and failure callbacks.
addListener(SuccessCallback<V>, FailureCallback) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
addListener(SuccessCallback<V>, FailureCallback) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
addListeners(FutureListener<? extends ListenableFuture<T>>...) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Adds the specified listeners to this future.
addListeners(FutureListener<? extends ListenableFuture<V>>...) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
addListeners(FutureListener<? extends ListenableFuture<V>>...) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
addListeners(FutureListener<? extends ListenableFuture<V>>...) - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
addListeners(FutureListener<? extends ListenableFuture<V>>...) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
addListeners(FutureListener<? extends ListenableFuture<V>>...) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
addMergedType(int, int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a merged type in the type table of this symbol table.
addMetaAnnotationsToQueue(Deque<AnnotationTypeMapping>, AnnotationTypeMapping) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
addMethodResolver(MethodResolver) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
addNewTextifier(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Creates and adds to Printer.text a new Textifier, followed by the given string.
addNonOptionArg(String) - 类中的方法 cn.taketoday.core.env.CommandLineArgs
Add the given value to the list of non-option arguments.
addObjectToArray(A[], O) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Append the given object to the given array, returning a new array consisting of the input array contents plus the given object.
addObjectToArray(A[], O, int) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Add the given object to the given array at the specified position, returning a new array consisting of the input array contents plus the given object.
addOptionArg(String, String) - 类中的方法 cn.taketoday.core.env.CommandLineArgs
Add an option argument for the given option name and add the given value to the list of values associated with this option (of which there may be zero or more).
addPackageIfNecessary(String) - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
addPrivateKey(KeyStore, PrivateKey, String, String, List<X509Certificate>) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
addProperties(BeanGenerator, PropertyDescriptor[]) - 类中的静态方法 cn.taketoday.bytecode.beans.BeanGenerator
 
addProperties(BeanGenerator, Class<?>) - 类中的静态方法 cn.taketoday.bytecode.beans.BeanGenerator
 
addProperties(BeanGenerator, Map<String, Class<?>>) - 类中的静态方法 cn.taketoday.bytecode.beans.BeanGenerator
 
addProperties(ClassEmitter, String[], Type[]) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
addProperty(ClassEmitter, String, Type, String) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
addProperty(String, Class<?>) - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
addPropertyAccessor(PropertyAccessor) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
addPropertySource(PropertySource<?>) - 类中的方法 cn.taketoday.core.env.CompositePropertySource
Add the given PropertySource to the end of the chain.
addPropertySource(PropertySource<?>) - 类中的方法 cn.taketoday.core.io.PropertySourceProcessor
 
AddPropertyTransformer - cn.taketoday.bytecode.transform.impl中的类
 
AddPropertyTransformer(String[], Type[]) - 类的构造器 cn.taketoday.bytecode.transform.impl.AddPropertyTransformer
 
AddPropertyTransformer(Map<String, Type>) - 类的构造器 cn.taketoday.bytecode.transform.impl.AddPropertyTransformer
 
addProtocolResolver(ProtocolResolver) - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader
Register the given resolver with this resource loader, allowing for additional protocols to be handled.
addReadMethod(String, Type) - 类中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
addRequiredProperties(String...) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
addRequiredProperties(String...) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
addRequiredProperties(String...) - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Specify which properties must be present, to be verified by ConfigurablePropertyResolver.validateRequiredProperties().
addResourceFile(String, InputStreamSource) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated resource file with content from the given InputStreamSource.
addResourceFile(String, ThrowingConsumer<Appendable>) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated resource file with content written to an Appendable passed to the given ThrowingConsumer.
addResourceFile(String, CharSequence) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated resource file with content from the given CharSequence.
addResourcePathToPackagePath(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return a path suitable for use with ClassLoader.getResource (also suitable for use with Class.getResource by prepending a slash ('/') to the return value).
addScalarConverters(ConverterRegistry) - 类中的静态方法 cn.taketoday.core.conversion.support.DefaultConversionService
 
addSourceFile(JavaFile) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated source file with content from the given JavaFile.
addSourceFile(String, InputStreamSource) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated source file with content from the given InputStreamSource.
addSourceFile(String, ThrowingConsumer<Appendable>) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated source file with content written to an Appendable passed to the given ThrowingConsumer.
addSourceFile(String, CharSequence) - 接口中的方法 cn.taketoday.aot.generate.GeneratedFiles
Add a generated source file with content from the given CharSequence.
AddStaticInitTransformer - cn.taketoday.bytecode.transform.impl中的类
 
AddStaticInitTransformer(Method) - 类的构造器 cn.taketoday.bytecode.transform.impl.AddStaticInitTransformer
 
addStringToArray(String[], String) - 类中的静态方法 cn.taketoday.util.StringUtils
Append the given String to the given String array, returning a new array consisting of the input array contents plus the given String.
addSubroutineRetSuccessors(Label) - 类中的方法 cn.taketoday.bytecode.Label
Finds the basic blocks that end a subroutine starting with the basic block corresponding to this label and, for each one of them, adds an outgoing edge to the basic block following the given subroutine call.
addSuccessorToCurrentBasicBlock(int, Label) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Adds a successor to MethodWriter.currentBasicBlock in the control flow graph.
addSuspectMethod(Method) - 类中的方法 cn.taketoday.bytecode.core.DuplicatesPredicate.UnnecessaryBridgeFinder
 
addSVUID(long) - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
Adds a final static serialVersionUID field to the class, with the given value.
AddTask(ConcurrentLruCache.Node<K, V>) - 类的构造器 cn.taketoday.util.ConcurrentLruCache.AddTask
 
addText(String, int, int, LinkedList<PlaceholderParser.Part>) - 类中的静态方法 cn.taketoday.util.PlaceholderParser
 
addToClassHierarchy(int, Class<?>, boolean, List<Class<?>>, Set<Class<?>>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
addToMap(Map<Object, Object>) - record class中的方法 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
 
addType(String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds a type in the type table of this symbol table.
addTypeInternal(SymbolTable.Entry) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds the given type Symbol to SymbolTable.typeTable.
addUninitializedType(String, int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Adds an Frame.ITEM_UNINITIALIZED type in the type table of this symbol table.
addUpdateHandler(Consumer<SslBundle>) - 类中的方法 cn.taketoday.core.ssl.DefaultSslBundleRegistry.RegisteredSslBundle
 
addWriteMethod(String, Type) - 类中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
AdviceAdapter - cn.taketoday.bytecode.commons中的类
A MethodVisitor to insert before, after and around advices in methods and constructors.
AdviceAdapter(MethodVisitor, int, String, String) - 类的构造器 cn.taketoday.bytecode.commons.AdviceAdapter
Constructs a new AdviceAdapter.
after - 类中的变量 cn.taketoday.bytecode.core.EmitUtils.ArrayDelimiters
 
afterAccess() - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor.ConcurrencyThrottleAdapter
 
afterAccess() - 类中的方法 cn.taketoday.util.ConcurrencyThrottleSupport
To be invoked after the main execution logic of concrete subclasses.
afterAllMappingsSet() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
Method called after all mappings have been set.
Aggregate(int, Object, ArrayList<Annotation>) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
aggregateCursor - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
AggregatedResourcePatternHints(List<ResourcePatternHint>, List<ResourcePatternHint>) - record class的构造器 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
创建 AggregatedResourcePatternHints 记录的实例。
aggregateFuture - 类中的变量 cn.taketoday.util.concurrent.SettableFutureAggregator
 
aggregateIndex - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
aggregateIndex - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
aggregates - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations
 
aggregates - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesCollector
 
aggregates - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
AggregatesCollector() - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesCollector
 
AggregatesSpliterator(Object, List<TypeMappedAnnotations.Aggregate>) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
algorithm - 类中的变量 cn.taketoday.bytecode.commons.ModuleHashesAttribute
The name of the hashing algorithm.
algorithms - 类中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.PemParser
 
ALGORITHMS - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
alias - 类中的变量 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasKeyManagerFactorySpi
 
alias - 类中的变量 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
alias - record class中的变量 cn.taketoday.core.ssl.pem.PemSslStoreDetails
alias 记录组件的字段。
alias() - 类中的方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
alias() - 接口中的方法 cn.taketoday.core.ssl.pem.PemSslStore
The alias used when setting entries in the KeyStore.
alias() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
返回 alias 记录组件的值。
aliasedBy - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
 
AliasFor - cn.taketoday.core.annotation中的Annotation Interface
@AliasFor is an annotation that is used to declare aliases for annotation attributes.
AliasKeyManagerFactory - cn.taketoday.core.ssl中的类
KeyManagerFactory that allows a configurable key alias to be used.
AliasKeyManagerFactory(KeyManagerFactory, String, String) - 类的构造器 cn.taketoday.core.ssl.AliasKeyManagerFactory
 
AliasKeyManagerFactory.AliasKeyManagerFactorySpi - cn.taketoday.core.ssl中的类
KeyManagerFactorySpi that allows a configurable key alias to be used.
AliasKeyManagerFactory.AliasX509ExtendedKeyManager - cn.taketoday.core.ssl中的类
X509ExtendedKeyManager that allows a configurable key alias to be used.
AliasKeyManagerFactorySpi(KeyManagerFactory, String) - 类的构造器 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasKeyManagerFactorySpi
 
aliasMap - 类中的变量 cn.taketoday.core.DefaultAliasRegistry
Map from alias to canonical name.
aliasMappings - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
 
aliasNames - 类中的变量 cn.taketoday.core.DefaultAliasRegistry
List of alias names, in registration order.
AliasRegistry - cn.taketoday.core中的接口
Common interface for managing aliases.
AliasX509ExtendedKeyManager(X509ExtendedKeyManager, String) - 类的构造器 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
ALL - 接口中的静态变量 cn.taketoday.core.annotation.AnnotationFilter
AnnotationFilter that always matches and can be used when no relevant annotation types are expected to be present at all.
ALL - 类中的静态变量 cn.taketoday.expression.spel.ast.Selection
All items (?[]).
ALL - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type that includes all media ranges (i.e
ALL_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.ALL.
ALL_ZERO - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
allMimeTypes() - 类中的静态方法 cn.taketoday.core.codec.CharBufferDecoder
Create a CharBufferDecoder that supports all MIME types.
allMimeTypes() - 类中的静态方法 cn.taketoday.core.codec.CharSequenceEncoder
Create a CharSequenceEncoder that supports all MIME types.
allMimeTypes() - 类中的静态方法 cn.taketoday.core.codec.StringDecoder
Create a StringDecoder that supports all MIME types.
allMimeTypes(List<String>, boolean) - 类中的静态方法 cn.taketoday.core.codec.CharBufferDecoder
Create a CharBufferDecoder that supports all MIME types.
allMimeTypes(List<String>, boolean) - 类中的静态方法 cn.taketoday.core.codec.StringDecoder
Create a StringDecoder that supports all MIME types.
allocate(int, boolean) - 类中的静态方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
allocateBuffer() - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferFactory
Allocate a data buffer of a default initial capacity.
allocateBuffer() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
 
allocateBuffer() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
 
allocateBuffer() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
 
allocateBuffer(int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferFactory
Allocate a data buffer of the given initial capacity.
allocateBuffer(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
 
allocateBuffer(int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
 
allocateBuffer(int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
 
allowAliasOverriding() - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
Determine whether alias overriding is allowed.
allowAll() - 接口中的静态方法 cn.taketoday.util.LambdaSafe.Filter
Return a LambdaSafe.Filter that allows all callbacks to be invoked.
allowWrite - 类中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
aload(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ALOAD_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ALOAD_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ALOAD_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ALOAD_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
Alpha - record class中的静态变量 cn.taketoday.lang.Version
 
alreadyBufferedSize - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream
 
ALTERNATIVE_OPERATOR_NAMES - 类中的静态变量 cn.taketoday.expression.spel.standard.Tokenizer
Alternative textual operator names which must match enum constant names in TokenKind.
AlternativeJdkIdGenerator - cn.taketoday.util中的类
An IdGenerator that uses SecureRandom for the initial seed and Random thereafter, instead of calling UUID.randomUUID() every time as JdkIdGenerator does.
AlternativeJdkIdGenerator() - 类的构造器 cn.taketoday.util.AlternativeJdkIdGenerator
 
always - 类中的静态变量 cn.taketoday.core.annotation.MergedAnnotations.Search
 
ALWAYS - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiOutput.Enabled
Enable ANSI-colored output.
ALWAYS - 类中的静态变量 cn.taketoday.util.PropertyMapper
 
alwaysApplying(PropertyMapper.SourceOperator) - 类中的方法 cn.taketoday.util.PropertyMapper
Return a new PropertyMapper instance that applies the given PropertyMapper.SourceOperator to every source.
alwaysApplyingWhenNonNull() - 类中的方法 cn.taketoday.util.PropertyMapper
Return a new PropertyMapper instance that applies whenNonNull to every source.
analyze(String, MethodNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Analyzes the given method.
analyzeAndComputeMaxs(String, MethodNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Analyzes the given method and computes and sets its maximum stack size and maximum number of local variables.
Analyzer<V extends Value> - cn.taketoday.bytecode.tree.analysis中的类
A semantic bytecode analyzer.
Analyzer(Interpreter<V>) - 类的构造器 cn.taketoday.bytecode.tree.analysis.Analyzer
Constructs a new Analyzer.
AnalyzerAdapter - cn.taketoday.bytecode.commons中的类
A MethodVisitor that keeps track of stack map frame changes between AnalyzerAdapter.visitFrame(int, int, Object[], int, Object[]) calls.
AnalyzerAdapter(String, int, String, String, MethodVisitor) - 类的构造器 cn.taketoday.bytecode.commons.AnalyzerAdapter
Constructs a new AnalyzerAdapter.
AnalyzerException - cn.taketoday.bytecode.tree.analysis中的异常错误
An exception thrown if a problem occurs during the analysis of a method.
AnalyzerException(AbstractInsnNode, String) - 异常错误的构造器 cn.taketoday.bytecode.tree.analysis.AnalyzerException
Constructs a new AnalyzerException.
AnalyzerException(AbstractInsnNode, String, Object, Value) - 异常错误的构造器 cn.taketoday.bytecode.tree.analysis.AnalyzerException
Constructs a new AnalyzerException.
AnalyzerException(AbstractInsnNode, String, Throwable) - 异常错误的构造器 cn.taketoday.bytecode.tree.analysis.AnalyzerException
Constructs a new AnalyzerException.
and(MethodName) - 类中的方法 cn.taketoday.aot.generate.MethodName
Create a new method name by concatenating the specified name to this name.
and(MethodReference.ArgumentCodeGenerator) - 接口中的方法 cn.taketoday.aot.generate.MethodReference.ArgumentCodeGenerator
Create a new composed MethodReference.ArgumentCodeGenerator by combining this generator with the given generator.
and(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
and(Profiles...) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
and(TodayStrategies.ArgumentResolver) - 接口中的方法 cn.taketoday.lang.TodayStrategies.ArgumentResolver
Create a new composed TodayStrategies.ArgumentResolver by combining this resolver with the given resolver.
and(ReflectionUtils.FieldFilter) - 接口中的方法 cn.taketoday.util.ReflectionUtils.FieldFilter
Create a composite filter based on this filter and the provided filter.
and(ReflectionUtils.MethodFilter) - 接口中的方法 cn.taketoday.util.ReflectionUtils.MethodFilter
Create a composite filter based on this filter and the provided filter.
and(Class<?>, String) - 接口中的方法 cn.taketoday.aot.generate.MethodReference.ArgumentCodeGenerator
Create a new composed MethodReference.ArgumentCodeGenerator by combining this generator with supporting the given argument type.
and(Class<? extends Annotation>, Class<? extends Annotation>) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers
Add an additional explicit relationship between a container and repeatable annotation.
and(Class<T>, T) - 接口中的方法 cn.taketoday.lang.TodayStrategies.ArgumentResolver
Create a new composed TodayStrategies.ArgumentResolver by combining this resolver with the given type and value.
and(String...) - 类中的方法 cn.taketoday.aot.generate.MethodName
Create a new method name by concatenating the specified parts to this name.
AND - enum class 中的枚举常量 cn.taketoday.core.env.ProfilesParser.Operator
 
AND - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
andSupplied(Class<T>, Supplier<T>) - 接口中的方法 cn.taketoday.lang.TodayStrategies.ArgumentResolver
Create a new composed TodayStrategies.ArgumentResolver by combining this resolver with the given type and value.
andThen(Converter<? super T, ? extends U>) - 接口中的方法 cn.taketoday.core.conversion.Converter
Construct a composed Converter that first applies this Converter to its input, and then applies the after Converter to the result.
andThen(Decorator<T>) - 接口中的方法 cn.taketoday.core.Decorator
call it after this decoration
andThen(ResourceConsumer) - 接口中的方法 cn.taketoday.core.io.ResourceConsumer
Returns a composed Consumer that performs, in sequence, this operation followed by the after operation.
anew(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ANEWARRAY - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
annotated - 类中的变量 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
annotatedElement - 类中的变量 cn.taketoday.core.TypeDescriptor
 
AnnotatedElementAdapter(Annotation[], AnnotatedElement) - 类的构造器 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
AnnotatedElementForAnnotations(Annotation...) - record class的构造器 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
创建 AnnotatedElementForAnnotations 记录的实例。
AnnotatedElementUtils - cn.taketoday.core.annotation中的类
General utility methods for finding annotations, meta-annotations, and repeatable annotations on AnnotatedElements.
AnnotatedElementUtils() - 类的构造器 cn.taketoday.core.annotation.AnnotatedElementUtils
 
AnnotatedElementUtils.AnnotatedElementForAnnotations - cn.taketoday.core.annotation中的Record Class
Adapted AnnotatedElement that hold specific annotations.
AnnotatedTypeMetadata - cn.taketoday.core.type中的接口
Defines access to the annotations of a specific type (class or method), in a form that does not necessarily require class loading of the types being inspected.
annotation - 类中的变量 cn.taketoday.bytecode.AnnotationWriter
The 'annotation' or 'type_annotation' JVMS structure corresponding to the annotation values visited so far.
annotation - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the source annotation for this mapping.
annotation - 类中的变量 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
annotation() - annotation interface 中的元素 cn.taketoday.core.annotation.AliasFor
The type of annotation in which the aliased AliasFor.attribute() is declared.
ANNOTATION_DEFAULT - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ANNOTATION_TO_MAP - enum class 中的枚举常量 cn.taketoday.core.annotation.MergedAnnotation.Adapt
Adapt nested annotation or annotation arrays to maps rather than synthesizing the values.
ANNOTATION_VISITOR - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
ANNOTATION_VISITOR0 - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
AnnotationAttributes - cn.taketoday.core.annotation中的类
LinkedHashMap subclass representing annotation attribute key-value pairs as read by AnnotationUtils, AnnotatedElementUtils, and reflection- and ASM-based AnnotationMetadata implementations.
AnnotationAttributes() - 类的构造器 cn.taketoday.core.annotation.AnnotationAttributes
Create a new, empty AnnotationAttributes instance.
AnnotationAttributes(int) - 类的构造器 cn.taketoday.core.annotation.AnnotationAttributes
Create a new, empty AnnotationAttributes instance with the given initial capacity to optimize performance.
AnnotationAttributes(AnnotationAttributes) - 类的构造器 cn.taketoday.core.annotation.AnnotationAttributes
Create a new AnnotationAttributes instance, wrapping the provided map and all its key-value pairs.
AnnotationAttributes(Class<? extends Annotation>) - 类的构造器 cn.taketoday.core.annotation.AnnotationAttributes
Create a new, empty AnnotationAttributes instance for the specified annotationType.
AnnotationAttributes(Class<? extends Annotation>, boolean) - 类的构造器 cn.taketoday.core.annotation.AnnotationAttributes
Create a possibly already validated new, empty AnnotationAttributes instance for the specified annotationType.
AnnotationAttributes(String, ClassLoader) - 类的构造器 cn.taketoday.core.annotation.AnnotationAttributes
Create a new, empty AnnotationAttributes instance for the specified annotationType.
AnnotationAttributes(Map<String, Object>) - 类的构造器 cn.taketoday.core.annotation.AnnotationAttributes
Create a new AnnotationAttributes instance, wrapping the provided map and all its key-value pairs.
AnnotationAwareOrderComparator - cn.taketoday.core.annotation中的类
AnnotationAwareOrderComparator is an extension of OrderComparator that supports Ordered interface as well as the @Order and @Priority annotations, with an order value provided by an Ordered instance overriding a statically defined annotation value (if any).
AnnotationAwareOrderComparator() - 类的构造器 cn.taketoday.core.annotation.AnnotationAwareOrderComparator
 
annotationCache - 类中的静态变量 cn.taketoday.reflect.Property
 
AnnotationConfigurationException - cn.taketoday.core.annotation中的异常错误
Thrown by AnnotationUtils and synthesized annotations if an annotation is improperly configured.
AnnotationConfigurationException(String) - 异常错误的构造器 cn.taketoday.core.annotation.AnnotationConfigurationException
Construct a new AnnotationConfigurationException with the supplied message.
AnnotationConfigurationException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.annotation.AnnotationConfigurationException
Construct a new AnnotationConfigurationException with the supplied message and cause.
annotationDefault - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The default value of this annotation interface method.
annotationEquals(Annotation, Annotation) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
annotationEquals(Object, Object) - 类中的方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
See Annotation.equals(Object) for a definition of the required algorithm.
annotationFilter - 类中的变量 cn.taketoday.core.annotation.MergedAnnotations.Search
 
annotationFilter - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations
 
annotationFilter - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.IsPresent
 
AnnotationFilter - cn.taketoday.core.annotation中的接口
Callback interface that can be used to filter specific annotation types.
annotationHashCode() - 类中的方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
See Annotation.hashCode() for a definition of the required algorithm.
annotationMetadata - 类中的变量 cn.taketoday.core.type.classreading.SimpleMetadataReader
 
AnnotationMetadata - cn.taketoday.core.type中的接口
Interface that defines abstract access to the annotations of a specific class, in a form that does not require that class to be loaded yet.
AnnotationNode - cn.taketoday.bytecode.tree中的类
A node that represents an annotation.
AnnotationNode(String) - 类的构造器 cn.taketoday.bytecode.tree.AnnotationNode
Constructs a new AnnotationNode
AnnotationNode(ArrayList<Object>) - 类的构造器 cn.taketoday.bytecode.tree.AnnotationNode
Constructs a new AnnotationNode to visit an array value.
AnnotationProvider<A extends Annotation> - cn.taketoday.core.annotation中的接口
 
AnnotationRemapper - cn.taketoday.bytecode.commons中的类
An AnnotationVisitor that remaps types with a Remapper.
AnnotationRemapper(String, AnnotationVisitor, Remapper) - 类的构造器 cn.taketoday.bytecode.commons.AnnotationRemapper
Constructs a new AnnotationRemapper.
annotations - record class中的变量 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
annotations 记录组件的字段。
annotations - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
annotations - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
annotations - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations
 
annotations - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
annotations - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
annotations - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
annotations - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
annotations - 类中的变量 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
annotations - 类中的变量 cn.taketoday.reflect.Property
 
annotations() - record class中的方法 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
返回 annotations 记录组件的值。
annotationsMatch(TypeDescriptor) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
AnnotationsProcessor<C,R> - cn.taketoday.core.annotation中的接口
Callback interface used to process annotations.
AnnotationsScanner - cn.taketoday.core.annotation中的类
Scanner to search for relevant annotations in the annotation hierarchy of an AnnotatedElement.
AnnotationsScanner() - 类的构造器 cn.taketoday.core.annotation.AnnotationsScanner
 
AnnotationsSpliterator(Object) - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
annotationToString() - 类中的方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
annotationType - 类中的变量 cn.taketoday.core.annotation.AnnotationAttributes
 
annotationType - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the type of the mapped annotation.
annotationType - 类中的变量 cn.taketoday.core.annotation.AttributeMethods
 
annotationType - 类中的变量 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
annotationType - 类中的变量 cn.taketoday.core.type.filter.AnnotationTypeFilter
 
annotationType() - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the type of annotation represented by this AnnotationAttributes.
annotationType() - 接口中的方法 cn.taketoday.core.annotation.AnnotationProvider
 
AnnotationTypeFilter - cn.taketoday.core.type.filter中的类
A simple TypeFilter which matches classes with a given annotation, checking inherited annotations as well.
AnnotationTypeFilter(Class<? extends Annotation>) - 类的构造器 cn.taketoday.core.type.filter.AnnotationTypeFilter
Create a new AnnotationTypeFilter for the given annotation type.
AnnotationTypeFilter(Class<? extends Annotation>, boolean) - 类的构造器 cn.taketoday.core.type.filter.AnnotationTypeFilter
Create a new AnnotationTypeFilter for the given annotation type.
AnnotationTypeFilter(Class<? extends Annotation>, boolean, boolean) - 类的构造器 cn.taketoday.core.type.filter.AnnotationTypeFilter
Create a new AnnotationTypeFilter for the given annotation type.
AnnotationTypeMapping - cn.taketoday.core.annotation中的类
Provides mapping information for a single annotation (or meta-annotation) in the context of a root annotation type.
AnnotationTypeMapping(AnnotationTypeMapping, Class<? extends Annotation>, Annotation, Set<Class<? extends Annotation>>) - 类的构造器 cn.taketoday.core.annotation.AnnotationTypeMapping
 
AnnotationTypeMapping.MirrorSets - cn.taketoday.core.annotation中的类
A collection of AnnotationTypeMapping.MirrorSets.MirrorSet instances that provides details of all defined mirrors.
AnnotationTypeMapping.MirrorSets.MirrorSet - cn.taketoday.core.annotation中的类
A single set of mirror attributes.
AnnotationTypeMappings - cn.taketoday.core.annotation中的类
Provides AnnotationTypeMapping information for a single source annotation type.
AnnotationTypeMappings(RepeatableContainers, AnnotationFilter, Class<? extends Annotation>, Set<Class<? extends Annotation>>) - 类的构造器 cn.taketoday.core.annotation.AnnotationTypeMappings
 
AnnotationTypeMappings.Cache - cn.taketoday.core.annotation中的类
Cache created per AnnotationFilter.
annotationTypes - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
annotationTypes - 类中的变量 cn.taketoday.core.type.StandardAnnotationMetadata
 
AnnotationUtils - cn.taketoday.core.annotation中的类
General utility methods for working with annotations, handling meta-annotations, bridge methods (which the compiler generates for generic declarations) as well as super methods (for optional annotation inheritance).
AnnotationUtils() - 类的构造器 cn.taketoday.core.annotation.AnnotationUtils
 
AnnotationUtils.DefaultValueHolder - cn.taketoday.core.annotation中的类
Internal holder used to wrap default values.
AnnotationValueHolder - cn.taketoday.bytecode中的类
 
AnnotationValueHolder() - 类的构造器 cn.taketoday.bytecode.AnnotationValueHolder
 
annotationValueMappings - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
 
annotationValueSource - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
 
AnnotationVisitor - cn.taketoday.bytecode中的类
A visitor to visit a Java annotation.
AnnotationVisitor() - 类的构造器 cn.taketoday.bytecode.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(AnnotationVisitor) - 类的构造器 cn.taketoday.bytecode.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitorTee - cn.taketoday.bytecode.transform中的类
 
AnnotationVisitorTee(AnnotationVisitor, AnnotationVisitor) - 类的构造器 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
AnnotationWriter - cn.taketoday.bytecode中的类
An AnnotationVisitor that generates a corresponding 'annotation' or 'type_annotation' structure, as defined in the Java Virtual Machine Specification (JVMS).
AnnotationWriter(SymbolTable, boolean, ByteVector, AnnotationWriter) - 类的构造器 cn.taketoday.bytecode.AnnotationWriter
Constructs a new AnnotationWriter.
ANSI_8BIT_COLOR_CODE_LOOKUP - 类中的静态变量 cn.taketoday.core.ansi.AnsiColors
 
ANSI_COLOR_MAP - 类中的静态变量 cn.taketoday.core.ansi.AnsiColors
 
Ansi8BitColor - cn.taketoday.core.ansi中的类
AnsiElement implementation for ANSI 8-bit foreground or background color codes.
Ansi8BitColor(String, int) - 类的构造器 cn.taketoday.core.ansi.Ansi8BitColor
Create a new Ansi8BitColor instance.
Ansi8BitColorMapping(String, IntFunction<Ansi8BitColor>) - 类的构造器 cn.taketoday.core.ansi.AnsiPropertySource.Ansi8BitColorMapping
 
AnsiBackground - cn.taketoday.core.ansi中的Enum Class
Ansi background colors.
AnsiBackground(String) - enum class的构造器 cn.taketoday.core.ansi.AnsiBackground
 
ansiCapable - 类中的静态变量 cn.taketoday.core.ansi.AnsiOutput
 
AnsiColor - cn.taketoday.core.ansi中的Enum Class
Ansi colors.
AnsiColor(String) - enum class的构造器 cn.taketoday.core.ansi.AnsiColor
 
AnsiColors - cn.taketoday.core.ansi中的类
Utility for working with AnsiColor in the context of AWT Colors.
AnsiColors(AnsiColors.BitDepth) - 类的构造器 cn.taketoday.core.ansi.AnsiColors
Create a new AnsiColors instance with the specified bit depth.
AnsiColors.BitDepth - cn.taketoday.core.ansi中的Enum Class
Bit depths supported by this class.
AnsiColors.LabColor - cn.taketoday.core.ansi中的类
Represents a color stored in LAB form.
AnsiElement - cn.taketoday.core.ansi中的接口
An ANSI encodable element.
AnsiOutput - cn.taketoday.core.ansi中的类
Generates ANSI encoded output, automatically attempting to detect if the terminal supports ANSI.
AnsiOutput() - 类的构造器 cn.taketoday.core.ansi.AnsiOutput
 
AnsiOutput.Enabled - cn.taketoday.core.ansi中的Enum Class
AnsiPropertySource - cn.taketoday.core.ansi中的类
AnsiPropertySource(String, boolean) - 类的构造器 cn.taketoday.core.ansi.AnsiPropertySource
Create a new AnsiPropertySource instance.
AnsiPropertySource.Ansi8BitColorMapping - cn.taketoday.core.ansi中的类
AnsiPropertySource.EnumMapping<E extends Enum<E> & AnsiElement> - cn.taketoday.core.ansi中的类
AnsiPropertySource.Mapping - cn.taketoday.core.ansi中的类
Mapping between a name and the pseudo property source.
AnsiStyle - cn.taketoday.core.ansi中的Enum Class
Ansi styles.
AnsiStyle(String) - enum class的构造器 cn.taketoday.core.ansi.AnsiStyle
 
AntPathMatcher - cn.taketoday.core中的类
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - 类的构造器 cn.taketoday.core.AntPathMatcher
Create a new instance with the AntPathMatcher.DEFAULT_PATH_SEPARATOR.
AntPathMatcher(String) - 类的构造器 cn.taketoday.core.AntPathMatcher
A convenient, alternative constructor to use with a custom path separator.
AntPathMatcher.AntPathStringMatcher - cn.taketoday.core中的类
Tests whether or not a string matches against a pattern via a Pattern.
AntPathMatcher.AntPatternComparator - cn.taketoday.core中的类
The default Comparator implementation returned by AntPathMatcher.getPatternComparator(String).
AntPathMatcher.AntPatternComparator.PatternInfo - cn.taketoday.core中的类
Value class that holds information about the pattern, e.g. number of occurrences of "*", "**", and "{" pattern elements.
AntPathMatcher.PathSeparatorPatternCache - cn.taketoday.core中的类
A simple cache for patterns that depend on the configured path separator.
AntPathStringMatcher(String, boolean) - 类的构造器 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
AntPatternComparator(String) - 类的构造器 cn.taketoday.core.AntPathMatcher.AntPatternComparator
 
ANY_TYPES - 类中的静态变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
AOT_ENABLED - 类中的静态变量 cn.taketoday.aot.AotDetector
System property that indicates the application should run with AOT generated artifacts.
AOT_FEATURE - 类中的静态变量 cn.taketoday.aot.generate.ClassNameGenerator
 
AotDetector - cn.taketoday.aot中的类
Utility for determining if AOT-processed optimizations must be used rather than the regular runtime.
AotDetector() - 类的构造器 cn.taketoday.aot.AotDetector
 
append(Object) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append the provided value.
append(String, boolean) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append a boolean field value.
append(String, byte) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append a byte field value.
append(String, double) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append a double field value.
append(String, float) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append a float field value.
append(String, int) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append a integer field value.
append(String, long) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append a long field value.
append(String, short) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append a short field value.
append(String, Object) - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Append a field value.
APPEND_BOOLEAN - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
APPEND_CHAR - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
APPEND_DOUBLE - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
APPEND_FLOAT - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
APPEND_FRAME - 类中的静态变量 cn.taketoday.bytecode.Frame
 
APPEND_INT - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
APPEND_LONG - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
APPEND_STRING - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
APPEND_STRING - 类中的静态变量 cn.taketoday.bytecode.core.KeyFactory
 
AppendableConsumerInputStreamSource - cn.taketoday.aot.generate中的类
Adapter class to convert a ThrowingConsumer of Appendable to an InputStreamSource.
AppendableConsumerInputStreamSource(ThrowingConsumer<Appendable>) - 类的构造器 cn.taketoday.aot.generate.AppendableConsumerInputStreamSource
 
appendAccess(int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends a string representation of the given access flags to Printer.stringBuilder.
appendAccessFlags(int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Appends a string representation of the given access flags to Printer.stringBuilder.
appendClassName(StringBuilder) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
appendClassName(StringBuilder) - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
appendConstant(Object) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Appends a string representation of the given constant to Printer.stringBuilder.
appendDescriptor(int, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends an internal name, a type descriptor or a type signature to Printer.stringBuilder.
appendDescriptor(Class<?>, StringBuilder) - 类中的静态方法 cn.taketoday.bytecode.Type
Appends the descriptor of the given class to the given string builder.
appendDescriptor(StringBuilder) - 类中的方法 cn.taketoday.bytecode.Type
Appends the descriptor corresponding to this type to the given string buffer.
appendDigestAsHex(byte[], StringBuilder) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
appendDigestAsHex(InputStream, StringBuilder) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
appendFrameTypes(int, Object[]) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Appends the given stack map frame types to Printer.stringBuilder.
appendFrameTypes(int, Object[]) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends the given stack map frame types to Printer.stringBuilder.
appendHandle(Handle) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends a string representation of the given handle to Printer.stringBuilder.
appendJavaDeclaration(String, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends the Java generic type declaration corresponding to the given signature.
appendLabel(Label) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Appends the name of the given label to Printer.stringBuilder.
appendLabel(Label) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends the name of the given label to Printer.stringBuilder.
appendMd5DigestAsHex(byte[], StringBuilder) - 类中的静态方法 cn.taketoday.util.DigestUtils
Append a hexadecimal string representation of the MD5 digest of the given bytes to the given StringBuilder.
appendMd5DigestAsHex(InputStream, StringBuilder) - 类中的静态方法 cn.taketoday.util.DigestUtils
Append a hexadecimal string representation of the MD5 digest of the given inputStream to the given StringBuilder.
appendRawAccess(int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends the hexadecimal value of the given access flags to Printer.stringBuilder.
appendString(CodeEmitter, Type, EmitUtils.ArrayDelimiters, CustomizerRegistry) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
appendString(StringBuilder, String) - 类中的静态方法 cn.taketoday.bytecode.util.Printer
Appends a quoted string to the given string builder.
appendStringHelper(CodeEmitter, Type, EmitUtils.ArrayDelimiters, CustomizerRegistry, ProcessArrayCallback) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
appendTo(StringBuilder) - 类中的方法 cn.taketoday.util.MimeType
 
appendTo(Map<String, String>, StringBuilder) - 类中的方法 cn.taketoday.util.MimeType
 
appendTypeReference(int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends a string representation of the given type reference to Printer.stringBuilder.
APPLICATION_JSON - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for application/json.
APPLICATION_JSON_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.APPLICATION_JSON.
APPLICATION_OCTET_STREAM - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for application/octet-stream.
APPLICATION_OCTET_STREAM_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
APPLICATION_XML - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for application/xml.
APPLICATION_XML_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.APPLICATION_XML.
ApplicationHome - cn.taketoday.core中的类
Provides access to the application home directory.
ApplicationHome() - 类的构造器 cn.taketoday.core.ApplicationHome
Create a new ApplicationHome instance.
ApplicationHome(Class<?>) - 类的构造器 cn.taketoday.core.ApplicationHome
Create a new ApplicationHome instance for the specified source class.
ApplicationPid - cn.taketoday.core中的类
 
ApplicationPid() - 类的构造器 cn.taketoday.core.ApplicationPid
 
ApplicationPid(String) - 类的构造器 cn.taketoday.core.ApplicationPid
 
ApplicationTemp - cn.taketoday.core中的类
Provides access to an application specific temporary directory.
ApplicationTemp() - 类的构造器 cn.taketoday.core.ApplicationTemp
Create a new ApplicationTemp instance.
ApplicationTemp(Class<?>) - 类的构造器 cn.taketoday.core.ApplicationTemp
Create a new ApplicationTemp instance for the specified source class.
apply() - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
 
apply(PropertyMapper.Source<T>) - 接口中的方法 cn.taketoday.util.PropertyMapper.SourceOperator
Apply the operation to the given source.
apply(Class<?>) - 类中的方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer
 
apply(Class<? extends Annotation>) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers.StandardRepeatableContainers
 
apply(Member) - 类中的方法 cn.taketoday.bytecode.core.MethodInfoTransformer
 
apply(T) - 接口中的方法 cn.taketoday.util.function.ThrowingFunction
Default Function.apply(Object) that wraps any thrown checked exceptions (by default in a RuntimeException).
apply(T, BiFunction<String, Exception, RuntimeException>) - 接口中的方法 cn.taketoday.util.function.ThrowingFunction
Applies this function to the given argument, wrapping any thrown checked exceptions using the given exceptionWrapper.
apply(T, U) - 接口中的方法 cn.taketoday.util.function.ThrowingBiFunction
Default BiFunction.apply(Object, Object) that wraps any thrown checked exceptions (by default in a RuntimeException).
apply(T, U, BiFunction<String, Exception, RuntimeException>) - 接口中的方法 cn.taketoday.util.function.ThrowingBiFunction
Applies this function to the given argument, wrapping any thrown checked exceptions using the given exceptionWrapper.
applyRelativePath(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Apply the given relative path to the given Java resource path, assuming standard Java folder separation (i.e. "/" separators).
applyTo(BlockHound.Builder) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry.CoreBlockHoundIntegration
 
applyWithException(T) - 接口中的方法 cn.taketoday.util.function.ThrowingFunction
Applies this function to the given argument, possibly throwing a checked exception.
applyWithException(T, U) - 接口中的方法 cn.taketoday.util.function.ThrowingBiFunction
Applies this function to the given argument, possibly throwing a checked exception.
approximableCollectionTypes - 类中的静态变量 cn.taketoday.util.CollectionUtils
 
approximableMapTypes - 类中的静态变量 cn.taketoday.util.CollectionUtils
 
areBoxingCompatible(String, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine whether boxing/unboxing can get from one type to the other.
areCompatible - 类中的变量 cn.taketoday.expression.spel.ast.Operator.DescriptorComparison
 
areEquivalent(Annotation, Object, ValueExtractor) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
areEquivalent(Class<?>[], String[]) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
areEquivalent(Class<?>, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
areEquivalent(Object, Object, ValueExtractor) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
areNumbers - 类中的变量 cn.taketoday.expression.spel.ast.Operator.DescriptorComparison
 
areRelatedTypes(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
Determine if the two types reside in the same type hierarchy (i.e., type 1 is assignable to type 2 or vice versa).
areturn(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ARETURN - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
arg1 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage1
 
arg1 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage2
 
arg1 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage3
 
arg1 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage4
 
arg2 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage2
 
arg2 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage3
 
arg2 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage4
 
arg3 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage3
 
arg3 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage4
 
arg4 - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage4
 
ARGLIST_SHOULD_NOT_BE_EVALUATED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
args - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
args - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessageX
 
argument - 类中的变量 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
argumentConversionOccurred - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
 
argumentResolver - 类中的变量 cn.taketoday.lang.TodayStrategies.DefaultInstantiator
 
arguments - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
arguments - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference.MethodValueRef
 
arguments - 类中的变量 cn.taketoday.util.ReflectiveMethodInvoker
 
ArgumentsMatchInfo(ReflectionHelper.ArgumentsMatchKind) - 类的构造器 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchInfo
 
ArgumentsMatchKind() - enum class的构造器 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchKind
 
argumentStack - 类中的变量 cn.taketoday.bytecode.signature.SignatureWriter
The stack used to keep track of class types that have arguments.
argumentStack - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
The stack used to keep track of class types that have arguments.
argumentTypes - 类中的变量 cn.taketoday.bytecode.commons.LocalVariablesSorter
The argument types of the visited method.
argumentTypes - 类中的变量 cn.taketoday.bytecode.commons.MethodSignature
 
argumentTypes - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
argumentTypes - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference.CachedMethodExecutor
 
array - record class中的变量 cn.taketoday.bytecode.core.ClassesKey.Key
array 记录组件的字段。
array - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.ArrayIndexingValueRef
 
array - 类中的变量 cn.taketoday.util.ArrayHolder
 
array - 类中的变量 cn.taketoday.util.ArrayIterator
 
array() - record class中的方法 cn.taketoday.bytecode.core.ClassesKey.Key
返回 array 记录组件的值。
array(Type...) - 类中的静态方法 cn.taketoday.bytecode.Type
To Type array
array(TypeDescriptor) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
Create a new type descriptor as an array of the specified type.
ARRAY - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.Indexer.IndexedType
 
ARRAY - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of array reference types.
ARRAY - 类中的静态变量 cn.taketoday.core.style.DefaultValueStyler
 
ARRAY_ELEMENT - 类中的静态变量 cn.taketoday.bytecode.TypePath
A type path step that steps into the element type of an array type.
ARRAY_ELEMENT_SEPARATOR - 类中的静态变量 cn.taketoday.util.ObjectUtils
 
ARRAY_END - 类中的静态变量 cn.taketoday.util.ObjectUtils
 
ARRAY_INDEX_OUT_OF_BOUNDS - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
ARRAY_OF - 类中的静态变量 cn.taketoday.bytecode.Frame
The constant to be added to an abstract type to get one with one more array dimension.
ARRAY_START - 类中的静态变量 cn.taketoday.util.ObjectUtils
 
ARRAY_SUFFIX - 类中的静态变量 cn.taketoday.util.ClassUtils
Suffix for array class names: "[]".
arrayCodeFor(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine the appropriate T tag to use for the NEWARRAY bytecode.
ArrayDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ArrayDelegate
 
ArrayDelimiters(String, String, String) - 类的构造器 cn.taketoday.bytecode.core.EmitUtils.ArrayDelimiters
 
arrayEquals(Object, Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Compare the given arrays with Arrays.equals, performing an equality check based on the array elements rather than the array reference.
arrayGenerator - 类中的变量 cn.taketoday.util.ArrayHolder
 
ArrayHolder<E> - cn.taketoday.util中的类
It is used for the scenario of changing less and reading more frequently.
ArrayHolder() - 类的构造器 cn.taketoday.util.ArrayHolder
 
ArrayHolder(Class<E>, IntFunction<E[]>) - 类的构造器 cn.taketoday.util.ArrayHolder
 
ArrayIndexingValueRef(TypeConverter, Object, int, TypeDescriptor) - 类的构造器 cn.taketoday.expression.spel.ast.Indexer.ArrayIndexingValueRef
 
ArrayIterator<E> - cn.taketoday.util中的类
Iterator over an array.
ArrayIterator(E[]) - 类的构造器 cn.taketoday.util.ArrayIterator
 
ArrayIterator(E[], int, int) - 类的构造器 cn.taketoday.util.ArrayIterator
 
arraylength() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
arrayLength() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to compute the length of an array.
ARRAYLENGTH - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
arrayLoad(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to load an element from an array.
arrays - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.Generator
 
ArraySizeTrimmer - cn.taketoday.core中的接口
Trims the capacity of this instance's (list or array) to its size.
arrayStack - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
The stack used to keep track of array class types.
arrayStore(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to store an element in an array.
ArrayToArrayConverter - cn.taketoday.core.conversion.support中的类
Converts an array to another array.
ArrayToArrayConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.ArrayToArrayConverter
 
ArrayToCollectionConverter - cn.taketoday.core.conversion.support中的类
Converts an array to a Collection.
ArrayToCollectionConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.ArrayToCollectionConverter
 
arrayToCommaDelimitedString(Object[]) - 类中的静态方法 cn.taketoday.util.StringUtils
Convert a String array into a comma delimited String (i.e., CSV).
arrayToDelimitedString(Object[], String) - 类中的静态方法 cn.taketoday.util.StringUtils
Convert a String array into a delimited String (e.g.
arrayToList(Object) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Convert the supplied array into a List.
ArrayToObjectConverter - cn.taketoday.core.conversion.support中的类
Converts an array to an Object by returning the first array element after converting it to the desired target type.
ArrayToObjectConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.ArrayToObjectConverter
 
ArrayToStringConverter - cn.taketoday.core.conversion.support中的类
Converts an array to a comma-delimited String.
ArrayToStringConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.ArrayToStringConverter
 
arrayType(int[]) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
arrayType(String[]) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
ArrayVisitor(Consumer<Object[]>) - 类的构造器 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor.ArrayVisitor
 
artifactId - 类中的变量 cn.taketoday.aot.nativex.FileNativeConfigurationWriter
 
as(Class<?>) - 类中的方法 cn.taketoday.core.ResolvableType
Return this type as a ResolvableType of the specified class.
as(Function<T, R>) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return an adapted version of the source changed via the given adapter function.
asAnnotationAttributes(MergedAnnotation.Adapt...) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
asAnnotationAttributes(MergedAnnotation.Adapt...) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new mutable AnnotationAttributes instance from this merged annotation.
asAnnotationAttributes(MergedAnnotation.Adapt...) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
asArray() - 类中的方法 cn.taketoday.util.SmartList
 
asArray(List<Object>) - 类中的静态方法 cn.taketoday.bytecode.tree.FrameNode
 
asArrayList(boolean[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(byte[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(char[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(double[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(float[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(int) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(int[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(int, T[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(long[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(short[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asArrayList(T[]) - 类中的静态方法 cn.taketoday.bytecode.tree.Util
 
asBetweenToken() - 类中的方法 cn.taketoday.expression.spel.standard.Token
 
asByteBuffer() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Expose this buffer's bytes as a ByteBuffer.
asByteBuffer() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
asByteBuffer() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
asByteBuffer() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
asByteBuffer() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
asByteBuffer(int, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Expose a subsequence of this buffer's bytes as a ByteBuffer.
asByteBuffer(int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
asByteBuffer(int, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
asByteBuffer(int, int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
asByteBuffer(int, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
asClassBasedProxy - 类中的静态变量 cn.taketoday.aot.hint.support.ClassHintUtils
 
asCollection() - 类中的方法 cn.taketoday.core.ResolvableType
Convenience method to return this type as a resolvable Collection type.
asElement() - 类中的方法 cn.taketoday.util.SmartList
 
asEnumType(Class<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Cast the given type to a subtype of Enum.
asInputStream() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Expose this buffer's data as an InputStream.
asInputStream() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
asInputStream(boolean) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Expose this buffer's data as an InputStream.
asInputStream(boolean) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
asInstanceOfToken() - 类中的方法 cn.taketoday.expression.spel.standard.Token
 
asInt(Function<T, R>) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return an adapted version of the source with Integer type.
asIterator() - 类中的方法 cn.taketoday.util.ArrayIterator
 
ASM_GOTO - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_GOTO_W - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IF_ACMPEQ - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IF_ACMPNE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IF_ICMPEQ - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IF_ICMPGE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IF_ICMPGT - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IF_ICMPLE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IF_ICMPLT - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IF_ICMPNE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFEQ - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFGE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFGT - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFLE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFLT - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFNE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFNONNULL - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFNULL - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_IFNULL_OPCODE_DELTA - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_JSR - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASM_OPCODE_DELTA - 类中的静态变量 cn.taketoday.bytecode.Constants
 
asMap() - 类中的方法 cn.taketoday.core.ResolvableType
Convenience method to return this type as a resolvable Map type.
asMap(MergedAnnotation.Adapt...) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get an immutable Map that contains all the annotation attributes.
asMap(MergedAnnotation.Adapt...) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
asMap(MergedAnnotation.Adapt...) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
asMap(Object) - 类中的方法 cn.taketoday.core.YamlProcessor
 
asMap(Function<MergedAnnotation<?>, T>, MergedAnnotation.Adapt...) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new Map instance of the given type that contains all the annotation attributes.
asMap(Function<MergedAnnotation<?>, T>, MergedAnnotation.Adapt...) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
asMap(Function<MergedAnnotation<?>, T>, MergedAnnotation.Adapt...) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
asMatchesToken() - 类中的方法 cn.taketoday.expression.spel.standard.Token
 
ASMifier - cn.taketoday.bytecode.util中的类
A Printer that prints the ASM code to generate the classes if visits.
ASMifier() - 类的构造器 cn.taketoday.bytecode.util.ASMifier
Constructs a new ASMifier.
ASMifier(String, int) - 类的构造器 cn.taketoday.bytecode.util.ASMifier
Constructs a new ASMifier.
ASMifierSupport - cn.taketoday.bytecode.util中的接口
An Attribute that can generate the ASM code to create an equivalent attribute.
asmify(StringBuilder, String, Map<Label, String>) - 接口中的方法 cn.taketoday.bytecode.util.ASMifierSupport
Generates the ASM code to create an attribute equal to this attribute.
asNumber(String) - 类中的方法 cn.taketoday.core.Constants
Return a constant value cast to a Number.
asObject(String) - 类中的方法 cn.taketoday.core.Constants
Parse the given String (upper or lower case accepted) and return the appropriate value if it's the name of a constant field in the class that we're analysing.
asOutputStream() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Expose this buffer's data as an OutputStream.
asOutputStream() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
AspectJTypeFilter - cn.taketoday.core.type.filter中的类
Type filter that uses AspectJ type pattern for matching.
AspectJTypeFilter(String, ClassLoader) - 类的构造器 cn.taketoday.core.type.filter.AspectJTypeFilter
 
asProxiedUserClass - 类中的静态变量 cn.taketoday.aot.hint.support.ClassHintUtils
 
asReadOnly() - 接口中的方法 cn.taketoday.util.MultiValueMap
Apply a read-only MultiValueMap wrapper around this MultiValueMap, if necessary.
asReadOnly() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
Assert - cn.taketoday.lang中的类
Assertion utility class that assists in validating arguments.
Assert() - 类的构造器 cn.taketoday.lang.Assert
 
assertAnnotation(Annotation) - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
 
assertAttributePresence(String, Object) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
 
assertAttributeType(String, Object, Class<?>) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
 
assertCanOverwrite(File) - 类中的方法 cn.taketoday.core.ApplicationPid
 
assertContainsAlias(KeyStore) - 接口中的方法 cn.taketoday.core.ssl.SslBundleKey
Assert that the alias is contained in the given keystore.
assertIndex(boolean, String, Object...) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
assertLegalRelativeAddition(String, PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Ensure that the given property source is not being added relative to itself.
assertNotException(String, Object) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
 
assertNotPrimitiveTargetType(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
assertPresentAndGetIndex(String) - 类中的方法 cn.taketoday.core.env.PropertySources
Assert that the named property source is present and return its index.
assertSameType(Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
 
assertValueNotNull(Boolean) - 类中的方法 cn.taketoday.expression.spel.ast.OpAnd
 
assertValueNotNull(Boolean) - 类中的方法 cn.taketoday.expression.spel.ast.OpOr
 
assertWellFormed(String, boolean) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
asSet(String[]) - 接口中的静态方法 cn.taketoday.core.ssl.SslOptions
Helper method that provides a null-safe way to convert a String[] to a Collection for client libraries to use.
Assign - cn.taketoday.expression.spel.ast中的类
Represents assignment.
Assign(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.Assign
 
ASSIGN - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
assignableCheckFailed(Class<?>, Class<?>, String) - 类中的静态方法 cn.taketoday.lang.Assert
 
AssignableTypeFilter - cn.taketoday.core.type.filter中的类
A simple filter which matches classes that are assignable to a given type.
AssignableTypeFilter(Class<?>) - 类的构造器 cn.taketoday.core.type.filter.AssignableTypeFilter
Create a new AssignableTypeFilter for the given type.
assigned - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets
 
assignVariable(String, Supplier<TypedValue>) - 接口中的方法 cn.taketoday.expression.EvaluationContext
Assign the value created by the specified Supplier to a named variable within this evaluation context.
assignVariable(String, Supplier<TypedValue>) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
Assign the value created by the specified Supplier to a named variable within the evaluation context.
assignVariable(String, Supplier<TypedValue>) - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
SimpleEvaluationContext does not support variable assignment within expressions.
asString(String) - 类中的方法 cn.taketoday.core.Constants
Return a constant value as a String.
ast - 类中的变量 cn.taketoday.expression.spel.standard.SpelExpression
 
astore(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ASTORE_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASTORE_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASTORE_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ASTORE_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
AstUtils - cn.taketoday.expression.spel.ast中的类
Utilities methods for use in the Ast classes.
AstUtils() - 类的构造器 cn.taketoday.expression.spel.ast.AstUtils
 
asUncheckedIOException(String, Exception) - 类中的静态方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
asVariableResolver() - 类中的方法 cn.taketoday.core.ResolvableType
asWritable() - 接口中的方法 cn.taketoday.util.MultiValueMap
Remove any read-only wrapper that may have been previously applied around this map via MultiValueMap.asReadOnly().
asWritable() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
AsyncListenableTaskExecutor - cn.taketoday.core.task中的接口
Extension of the AsyncTaskExecutor interface, adding the capability to submit tasks for ListenableFutures.
AsyncTaskExecutor - cn.taketoday.core.task中的接口
Extended interface for asynchronous TaskExecutor implementations, offering support for Callable.
athrow() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ATHROW - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
Attachment(DataBuffer, DataBuffer.ByteBufferIterator) - record class的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.Attachment
创建 Attachment 记录的实例。
Attachment(ByteBuffer, DataBuffer, DataBuffer.ByteBufferIterator) - record class的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
创建 Attachment 记录的实例。
attemptLoad - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
attemptLoad - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.CreateInfo
 
attempts - 类中的变量 cn.taketoday.util.backoff.ExponentialBackOff.ExponentialBackOffExecution
 
attribute() - annotation interface 中的元素 cn.taketoday.core.annotation.AliasFor
The name of the attribute that this attribute is an alias for.
Attribute - cn.taketoday.bytecode中的类
A non standard class, field, method or Code attribute, as defined in the Java Virtual Machine Specification (JVMS).
Attribute(String) - 类的构造器 cn.taketoday.bytecode.Attribute
Constructs a new empty attribute.
Attribute.Set - cn.taketoday.bytecode中的类
A set of attribute prototypes (attributes with the same type are considered equal).
AttributeAccessor - cn.taketoday.core中的接口
Interface defining a generic contract for attaching and accessing metadata to/from arbitrary objects.
AttributeAccessorSupport - cn.taketoday.core中的类
Support class for AttributeAccessors, providing a base implementation of all methods.
AttributeAccessorSupport() - 类的构造器 cn.taketoday.core.AttributeAccessorSupport
 
attributeFilter - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
attributeMethods - 类中的变量 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
AttributeMethods - cn.taketoday.core.annotation中的类
Provides a quick way to access the attribute methods of an Annotation with consistent ordering as well as a few useful utility methods.
AttributeMethods(Class<? extends Annotation>, Method[]) - 类的构造器 cn.taketoday.core.annotation.AttributeMethods
 
attributeNames() - 接口中的方法 cn.taketoday.core.AttributeAccessor
Return the names Iterator.
attributeNames() - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
attributeNameToPropertyName(String) - 类中的静态方法 cn.taketoday.core.Conventions
Convert Strings in attribute name format (e.g. lowercase, hyphens separating words) into property name format (camel-case).
attributePrototypes - 类中的变量 cn.taketoday.bytecode.Context
The prototypes of the attributes that must be parsed in this class.
attributes - 类中的变量 cn.taketoday.core.annotation.AttributeMethods
 
attributes - 类中的变量 cn.taketoday.core.AttributeAccessorSupport
Map with String keys and Object values.
attributes - 类中的变量 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
attributes() - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassLoader
 
attrs - 类中的变量 cn.taketoday.bytecode.transform.ClassReaderGenerator
 
attrs - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The non standard attributes of this class.
attrs - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The non standard attributes of this field. * May be null.
attrs - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The non standard attributes of this method.
attrs - 类中的变量 cn.taketoday.bytecode.tree.RecordComponentNode
The non standard attributes of this record component. * May be null.
AUTHORIZATION - 类中的静态变量 cn.taketoday.core.io.UrlResource
 
autoGrowCollections - 类中的变量 cn.taketoday.expression.spel.SpelParserConfiguration
 
autoGrowNullReferences - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference.AccessorLValue
 
autoGrowNullReferences - 类中的变量 cn.taketoday.expression.spel.SpelParserConfiguration
 
av - 类中的变量 cn.taketoday.bytecode.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.
av1 - 类中的变量 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
av2 - 类中的变量 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
available - enum class中的变量 cn.taketoday.core.JavaVersion
 
available() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferInputStream
 
available() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
availableParameters - 类中的变量 cn.taketoday.util.Instantiator
 
await() - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
await() - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
await() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
await() - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
await() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Waits for this future to be completed.
await() - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
await() - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
await() - 类中的方法 cn.taketoday.util.concurrent.SmartLock.WithCondition
 
await(long) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
await(long) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
await(long) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Waits for this future to be completed within the specified time limit.
await(long, TimeUnit) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
await(long, TimeUnit) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
await(long, TimeUnit) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Waits for this future to be completed within the specified time limit.
await(long, TimeUnit) - 类中的方法 cn.taketoday.util.concurrent.SmartLock.WithCondition
 
awaitTermination(long, TimeUnit) - 类中的方法 cn.taketoday.core.task.support.ExecutorServiceAdapter
 
awaitUninterruptibly() - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
awaitUninterruptibly() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
awaitUninterruptibly() - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
awaitUninterruptibly() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Waits for this future to be completed without interruption.
awaitUninterruptibly() - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
awaitUninterruptibly() - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
awaitUninterruptibly(long) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
awaitUninterruptibly(long) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
awaitUninterruptibly(long) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Waits for this future to be completed within the specified time limit without interruption.
awaitUninterruptibly(long, TimeUnit) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
awaitUninterruptibly(long, TimeUnit) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
awaitUninterruptibly(long, TimeUnit) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Waits for this future to be completed within the specified time limit without interruption.

B

b - 类中的变量 cn.taketoday.core.ansi.AnsiColors.LabColor
 
background(int) - 类中的静态方法 cn.taketoday.core.ansi.Ansi8BitColor
Return a background ANSI color code instance for the given code.
BackOff - cn.taketoday.util.backoff中的接口
Provide a BackOffExecution that indicates the rate at which an operation should be retried.
BackOffExecution - cn.taketoday.util.backoff中的接口
Represent a particular back-off execution.
BAD_OBJECT_METHOD_FILTER - 类中的静态变量 cn.taketoday.bytecode.proxy.Proxy
 
BALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
bar() - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
bar(double) - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
BASE_TYPES - 类中的静态变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
BASE64_TEXT - 类中的静态变量 cn.taketoday.core.ssl.pem.PemCertificateParser
 
BASE64_TEXT - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
BASE64_TEXT_GROUP - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
Base64Utils - cn.taketoday.util中的类
A simple utility class for Base64 encoding and decoding.
Base64Utils() - 类的构造器 cn.taketoday.util.Base64Utils
 
baseName - 类中的变量 cn.taketoday.aot.hint.ResourceBundleHint
 
baseName - 类中的变量 cn.taketoday.aot.hint.ResourceBundleHint.Builder
 
baseName(String) - 类中的方法 cn.taketoday.aot.hint.ResourceBundleHint.Builder
Use the baseName of the resource bundle.
basePath - 类中的变量 cn.taketoday.aot.nativex.FileNativeConfigurationWriter
 
baseTypeMethodsCache - 类中的静态变量 cn.taketoday.core.annotation.AnnotationsScanner
 
BasicInterpreter - cn.taketoday.bytecode.tree.analysis中的类
An Interpreter for BasicValue values.
BasicInterpreter() - 类的构造器 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
Constructs a new BasicInterpreter.
BasicJsonWriter - cn.taketoday.aot.nativex中的类
Very basic json writer for the purposes of translating runtime hints to native configuration.
BasicJsonWriter(Writer) - 类的构造器 cn.taketoday.aot.nativex.BasicJsonWriter
Create a new instance using two whitespaces for the indent.
BasicJsonWriter(Writer, String) - 类的构造器 cn.taketoday.aot.nativex.BasicJsonWriter
Create a new instance with the specified indent value.
BasicJsonWriter.IndentingWriter - cn.taketoday.aot.nativex中的类
 
BasicValue - cn.taketoday.bytecode.tree.analysis中的类
A Value that is represented with its type in a seven types type system.
BasicValue(Type) - 类的构造器 cn.taketoday.bytecode.tree.analysis.BasicValue
Constructs a new BasicValue of the given type.
BasicVerifier - cn.taketoday.bytecode.tree.analysis中的类
An extended BasicInterpreter that checks that bytecode instructions are correctly used.
BasicVerifier() - 类的构造器 cn.taketoday.bytecode.tree.analysis.BasicVerifier
Constructs a new BasicVerifier for the latest ASM API version.
BASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
bean - 类中的变量 cn.taketoday.bytecode.beans.BeanMap
 
bean - 类中的变量 cn.taketoday.bytecode.beans.BeanMap.Generator
 
bean - 类中的变量 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
BEAN_COPIER - 类中的静态变量 cn.taketoday.bytecode.beans.BeanCopier
 
BEAN_MAP - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
BEAN_MAP_GET - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
BEAN_MAP_PUT - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
BEAN_REF - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
beanClass - 类中的变量 cn.taketoday.bytecode.beans.BeanMap.Generator
 
BeanCopier - cn.taketoday.bytecode.beans中的类
 
BeanCopier() - 类的构造器 cn.taketoday.bytecode.beans.BeanCopier
 
BeanCopier.BeanCopierKey - cn.taketoday.bytecode.beans中的Record Class
 
BeanCopier.Generator - cn.taketoday.bytecode.beans中的类
 
BeanCopierKey(String, String, boolean) - record class的构造器 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
创建 BeanCopierKey 记录的实例。
BeanGenerator - cn.taketoday.bytecode.beans中的类
 
BeanGenerator() - 类的构造器 cn.taketoday.bytecode.beans.BeanGenerator
 
BeanGenerator.BeanGeneratorKey - cn.taketoday.bytecode.beans中的Record Class
 
BeanGeneratorKey(String, Map<String, Type>) - record class的构造器 cn.taketoday.bytecode.beans.BeanGenerator.BeanGeneratorKey
创建 BeanGeneratorKey 记录的实例。
BeanMap - cn.taketoday.bytecode.beans中的类
A Map-based view of a JavaBean.
BeanMap() - 类的构造器 cn.taketoday.bytecode.beans.BeanMap
 
BeanMap(Object) - 类的构造器 cn.taketoday.bytecode.beans.BeanMap
 
BeanMap.Generator - cn.taketoday.bytecode.beans中的类
 
BeanMap.Generator.BeanMapKey - cn.taketoday.bytecode.beans中的Record Class
 
BeanMapEmitter - cn.taketoday.bytecode.beans中的类
 
BeanMapEmitter(ClassVisitor, String, Class, int) - 类的构造器 cn.taketoday.bytecode.beans.BeanMapEmitter
 
BeanMapKey(Class, int) - record class的构造器 cn.taketoday.bytecode.beans.BeanMap.Generator.BeanMapKey
创建 BeanMapKey 记录的实例。
BeanMapProxy - cn.taketoday.bytecode.beans中的类
 
BeanMapProxy(Map) - 类的构造器 cn.taketoday.bytecode.beans.BeanMapProxy
 
beanName - 类中的变量 cn.taketoday.expression.spel.ast.BeanReference
 
BeanReference - cn.taketoday.expression.spel.ast中的类
Represents a bean reference to a type, for example @foo or @'foo.bar'.
BeanReference(int, int, String) - 类的构造器 cn.taketoday.expression.spel.ast.BeanReference
 
beanResolver - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
BeanResolver - cn.taketoday.expression中的接口
A bean resolver can be registered with the evaluation context and will kick in for bean references: @myBeanName and &myBeanName expressions.
before - 类中的变量 cn.taketoday.bytecode.core.EmitUtils.ArrayDelimiters
 
beforeAccess() - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor.ConcurrencyThrottleAdapter
 
beforeAccess() - 类中的方法 cn.taketoday.util.ConcurrencyThrottleSupport
To be invoked before the main execution logic of concrete subclasses.
beforeAnalysis(Feature.BeforeAnalysisAccess) - 类中的方法 cn.taketoday.aot.nativex.feature.PreComputeFieldFeature
 
begin_block() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
begin_static() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
begin_static(boolean) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
begin_static(boolean, MethodVisitor) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(int, int, String, Type, Type[], String) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(int, int, String, Type, Type[], String) - 类中的方法 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
 
beginClass(int, int, String, Type, Type[], String) - 类中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
beginClass(int, int, String, Type, String, Type...) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(int, int, String, Class<?>, String, Class<?>...) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(int, int, String, String, String...) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(int, int, String, String, String, String...) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(int, String, Class<?>, Class<?>...) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(int, String, Class<?>, String, Class<?>...) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(int, String, String, String...) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginClass(ClassVisitor) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
beginMethod(int, MethodSignature, Type...) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginMethod(int, MethodSignature, Type...) - 类中的方法 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
 
beginMethod(int, MethodSignature, Type...) - 类中的方法 cn.taketoday.bytecode.transform.impl.AddInitTransformer
 
beginMethod(int, MethodSignature, Type...) - 类中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
beginMethod(int, MethodSignature, Type...) - 类中的方法 cn.taketoday.bytecode.transform.impl.UndeclaredThrowableTransformer
 
beginMethod(int, Method) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
beginMethod(ClassEmitter, MethodInfo) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
beginMethod(ClassEmitter, MethodInfo) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator.Context
 
beginMethod(ClassEmitter, MethodInfo, int) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
Beta - record class中的静态变量 cn.taketoday.lang.Version
 
BETWEEN - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
BETWEEN_RIGHT_OPERAND_MUST_BE_TWO_ELEMENT_LIST - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
binaryOperation(AbstractInsnNode, BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
binaryOperation(AbstractInsnNode, BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
 
binaryOperation(AbstractInsnNode, SourceValue, SourceValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
binaryOperation(AbstractInsnNode, V, V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Interprets a bytecode instruction with two arguments.
BIND_CALLBACKS - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
bindDefaultNamespaceUri(String) - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
Bind the given namespace as default namespace.
BindingReflectionHintsRegistrar - cn.taketoday.aot.hint中的类
Register the necessary reflection hints so that the specified type can be bound at runtime.
BindingReflectionHintsRegistrar() - 类的构造器 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
bindingRegistrar - 类中的变量 cn.taketoday.aot.hint.annotation.RegisterReflectionForBindingProcessor
 
bindNamespaceUri(String, String) - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
Bind the given prefix to the given namespace.
BIPUSH - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
BitDepth(int) - enum class的构造器 cn.taketoday.core.ansi.AnsiColors.BitDepth
 
bits - enum class中的变量 cn.taketoday.core.ansi.AnsiColors.BitDepth
 
BLACK - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BLACK - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BLANK - 接口中的静态变量 cn.taketoday.lang.Constant
 
Block - cn.taketoday.bytecode.core中的类
 
Block(CodeEmitter) - 类的构造器 cn.taketoday.bytecode.core.Block
 
BLUE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BLUE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BOLD - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiStyle
 
BOOLEAN - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
A boolean.
BOOLEAN - 类中的静态变量 cn.taketoday.bytecode.Frame
 
BOOLEAN - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the boolean type.
BOOLEAN_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The boolean type.
BOOLEAN_TYPES - 类中的静态变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
BOOLEAN_VALUE - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
booleanArrayAppend(StringBuilder, boolean[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
BooleanComparator - cn.taketoday.util.comparator中的类
A Comparator for Boolean objects that can sort either true or false first.
BooleanComparator(boolean) - 类的构造器 cn.taketoday.util.comparator.BooleanComparator
Create a BooleanComparator that sorts boolean values based on the provided flag.
BooleanLiteral - cn.taketoday.expression.spel.ast中的类
Represents the literal values TRUE and FALSE.
BooleanLiteral(String, int, int, boolean) - 类的构造器 cn.taketoday.expression.spel.ast.BooleanLiteral
 
booleanP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
booleanType(boolean) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
BooleanTypedValue - cn.taketoday.expression.spel.support中的类
A TypedValue for booleans.
BooleanTypedValue(boolean) - 类的构造器 cn.taketoday.expression.spel.support.BooleanTypedValue
 
BOOTSTRAP_METHOD_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of the BootstrapMethods attribute entries.
BOOTSTRAP_METHODS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
bootstrapMethod - 类中的变量 cn.taketoday.bytecode.ConstantDynamic
The bootstrap method to use to compute the constant value at runtime.
bootstrapMethodArguments - 类中的变量 cn.taketoday.bytecode.ConstantDynamic
The arguments to pass to the bootstrap method, in order to compute the constant value at runtime.
bootstrapMethodCount - 类中的变量 cn.taketoday.bytecode.SymbolTable
The number of bootstrap methods in SymbolTable.bootstrapMethods.
bootstrapMethodOffsets - 类中的变量 cn.taketoday.bytecode.ClassReader
The start offsets in ClassReader.classFileBuffer of each element of the bootstrap_methods array (in the BootstrapMethods attribute).
bootstrapMethods - 类中的变量 cn.taketoday.bytecode.SymbolTable
The content of the BootstrapMethods attribute 'bootstrap_methods' array corresponding to this SymbolTable.
BOUND - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
BOUND_FIELD - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
BOUNDARY_CHARS - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
 
BOUNDARY_STRING_HINT - 类中的静态变量 cn.taketoday.core.codec.ResourceRegionEncoder
The hint key that contains the boundary string.
bounds - 类中的变量 cn.taketoday.core.ResolvableType.WildcardBounds
 
box(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to box the top stack value.
bracket - 类中的变量 cn.taketoday.expression.common.TemplateAwareExpressionParser.Bracket
 
Bracket(char, int) - 类的构造器 cn.taketoday.expression.common.TemplateAwareExpressionParser.Bracket
 
branch - 类中的变量 cn.taketoday.bytecode.transform.ClassTransformerTee
 
BridgedFinder(Set<MethodSignature>, Map<MethodSignature, MethodSignature>) - 类的构造器 cn.taketoday.bytecode.proxy.Enhancer.BridgeMethodResolver.BridgedFinder
 
BridgeMethodResolver - cn.taketoday.core中的类
Helper for resolving synthetic bridge Methods to the Method being bridged.
BridgeMethodResolver() - 类的构造器 cn.taketoday.bytecode.proxy.Enhancer.BridgeMethodResolver
 
BridgeMethodResolver() - 类的构造器 cn.taketoday.core.BridgeMethodResolver
 
BRIGHT_BLACK - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BRIGHT_BLACK - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BRIGHT_BLUE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BRIGHT_BLUE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BRIGHT_CYAN - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BRIGHT_CYAN - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BRIGHT_GREEN - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BRIGHT_GREEN - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BRIGHT_MAGENTA - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BRIGHT_MAGENTA - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BRIGHT_RED - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BRIGHT_RED - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BRIGHT_WHITE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BRIGHT_WHITE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
BRIGHT_YELLOW - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
BRIGHT_YELLOW - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
bsm - 类中的变量 cn.taketoday.bytecode.tree.InvokeDynamicInsnNode
The bootstrap method.
bsmArgs - 类中的变量 cn.taketoday.bytecode.tree.InvokeDynamicInsnNode
The bootstrap method constant arguments.
bubbleSort(List<T>, BiPredicate<? super T, ? super T>) - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
 
buckets(Iterable<V>, Function<V, K>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
buckets(V[], Function<V, K>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
buffer - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBuffer.ByteBufferIterator
 
buffer - 类中的变量 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
buffer - 类中的变量 cn.taketoday.core.style.ToStringBuilder
 
BUFFER_COUNT - 类中的静态变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
BUFFER_INDEX_MASK - 类中的静态变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
BUFFER_SIZE - 类中的静态变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
BUFFER_SIZE - 类中的静态变量 cn.taketoday.util.FileCopyUtils
The default buffer size used when copying bytes.
BUFFER_SIZE - 类中的静态变量 cn.taketoday.util.StreamUtils
The default buffer size used when copying bytes.
bufferAllocator - 类中的变量 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
 
BufferComponentIterator(ComponentIterator<T>, boolean) - 类的构造器 cn.taketoday.core.io.buffer.Netty5DataBuffer.BufferComponentIterator
 
bufferFactory - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher
 
bufferFactory - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
buffers - 类中的变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
buffers - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream
 
BUFFERS_MASK - 类中的静态变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
buffersIterator - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
bufferSize - 类中的变量 cn.taketoday.core.codec.ResourceEncoder
 
bufferSize - 类中的变量 cn.taketoday.core.codec.ResourceRegionEncoder
 
bufferSize - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadableByteChannelGenerator
 
bufferSize - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
build() - 类中的方法 cn.taketoday.aot.hint.ExecutableHint.Builder
Create an ExecutableHint based on the state of this builder.
build() - 类中的方法 cn.taketoday.aot.hint.JavaSerializationHint.Builder
Create a JavaSerializationHint based on the state of this builder.
build() - 类中的方法 cn.taketoday.aot.hint.JdkProxyHint.Builder
Create a JdkProxyHint based on the state of this builder.
build() - 类中的方法 cn.taketoday.aot.hint.ResourceBundleHint.Builder
Creates a ResourceBundleHint based on the state of this builder.
build() - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHints.Builder
Create ResourcePatternHints based on the state of this builder.
build() - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
 
build() - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Create a TypeHint based on the state of this builder.
build() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
 
BUILD - enum class 中的枚举常量 cn.taketoday.core.NativeDetector.Context
The code is executing in the context of image building.
buildAdapter(ReactiveTypeDescriptor, Function<Object, Publisher<?>>, Function<Publisher<?>, Object>) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry
 
buildClassNameSuffix(StringBuilder, Executable) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
buildDisabled(StringBuilder, Object[]) - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
 
buildEnabled(StringBuilder, Object[]) - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
 
Builder() - 类的构造器 cn.taketoday.aot.hint.JdkProxyHint.Builder
 
Builder() - 类的构造器 cn.taketoday.aot.hint.ResourcePatternHints.Builder
 
Builder() - 类的构造器 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
 
Builder(TypeReference) - 类的构造器 cn.taketoday.aot.hint.JavaSerializationHint.Builder
 
Builder(TypeReference) - 类的构造器 cn.taketoday.aot.hint.TypeHint.Builder
 
Builder(PropertyAccessor...) - 类的构造器 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
 
Builder(String) - 类的构造器 cn.taketoday.aot.hint.ResourceBundleHint.Builder
 
Builder(String, List<TypeReference>) - 类的构造器 cn.taketoday.aot.hint.ExecutableHint.Builder
 
buildErrorMessage(Object) - 异常错误中的静态方法 cn.taketoday.aot.generate.ValueCodeGenerationException
 
buildFlattenedMap(Map<String, Object>, Map<String, Object>, String) - 类中的方法 cn.taketoday.core.YamlProcessor
 
buildMessage(String, List<String>) - 异常错误中的静态方法 cn.taketoday.util.PlaceholderResolutionException
 
buildName(TypeReference, StringBuilder) - 类中的静态方法 cn.taketoday.aot.hint.SimpleTypeReference
 
buildString() - 类中的方法 cn.taketoday.logging.LogMessage
 
buildString() - 类中的方法 cn.taketoday.logging.LogMessage.FormatMessage1
 
buildString() - 类中的方法 cn.taketoday.logging.LogMessage.FormatMessage2
 
buildString() - 类中的方法 cn.taketoday.logging.LogMessage.FormatMessage3
 
buildString() - 类中的方法 cn.taketoday.logging.LogMessage.FormatMessage4
 
buildString() - 类中的方法 cn.taketoday.logging.LogMessage.FormatMessageX
 
buildString() - 类中的方法 cn.taketoday.logging.LogMessage.SupplierMessage
 
buildTypeVariableMap(ResolvableType, Map<TypeVariable, Type>) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
 
builtWith(ExecutableMode) - 类中的静态方法 cn.taketoday.aot.hint.ExecutableHint
Return a Consumer that applies the given ExecutableMode to the accepted ExecutableHint.Builder.
builtWith(MemberCategory...) - 类中的静态方法 cn.taketoday.aot.hint.TypeHint
Return a Consumer that applies the given MemberCategories to the accepted TypeHint.Builder.
BULK_BEAN - 类中的静态变量 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
BULK_BEAN_EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
BulkBean - cn.taketoday.bytecode.beans中的类
 
BulkBean() - 类的构造器 cn.taketoday.bytecode.beans.BulkBean
 
BulkBean.BulkBeanKey - cn.taketoday.bytecode.beans中的Record Class
 
BulkBean.Generator - cn.taketoday.bytecode.beans中的类
 
BulkBeanEmitter - cn.taketoday.bytecode.beans中的类
 
BulkBeanEmitter(ClassVisitor, String, Class, String[], String[], Class[]) - 类的构造器 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
BulkBeanException - cn.taketoday.bytecode.beans中的异常错误
 
BulkBeanException(String, int) - 异常错误的构造器 cn.taketoday.bytecode.beans.BulkBeanException
 
BulkBeanException(Throwable, int) - 异常错误的构造器 cn.taketoday.bytecode.beans.BulkBeanException
 
BulkBeanKey(String, List<String>, List<String>, List<String>) - record class的构造器 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
创建 BulkBeanKey 记录的实例。
bundle - 类中的变量 cn.taketoday.core.ssl.DefaultSslBundleRegistry.RegisteredSslBundle
 
bundleName - 异常错误中的变量 cn.taketoday.core.ssl.NoSuchSslBundleException
 
BYTE - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
A byte.
BYTE - 类中的静态变量 cn.taketoday.bytecode.Frame
 
BYTE - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the byte type.
BYTE_ARRAY_TYPE - 类中的静态变量 cn.taketoday.core.conversion.support.ByteBufferConverter
 
BYTE_BUFFER_TYPE - 类中的静态变量 cn.taketoday.core.conversion.support.ByteBufferConverter
 
BYTE_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The byte type.
byteArray - 类中的变量 cn.taketoday.core.io.ByteArrayResource
 
byteArrayAppend(StringBuilder, byte[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
ByteArrayDecoder - cn.taketoday.core.codec中的类
Decoder for byte arrays.
ByteArrayDecoder() - 类的构造器 cn.taketoday.core.codec.ByteArrayDecoder
 
ByteArrayEncoder - cn.taketoday.core.codec中的类
Encoder for byte arrays.
ByteArrayEncoder() - 类的构造器 cn.taketoday.core.codec.ByteArrayEncoder
 
ByteArrayResource - cn.taketoday.core.io中的类
Resource implementation for a given byte array.
ByteArrayResource(byte[]) - 类的构造器 cn.taketoday.core.io.ByteArrayResource
Create a new ByteArrayResource.
ByteArrayResource(byte[], String) - 类的构造器 cn.taketoday.core.io.ByteArrayResource
Create a new ByteArrayResource with a description.
byteBuf - 类中的变量 cn.taketoday.core.io.buffer.NettyDataBuffer
 
byteBufAllocator - 类中的变量 cn.taketoday.core.io.buffer.NettyDataBufferFactory
 
byteBuffer - record class中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
byteBuffer 记录组件的字段。
byteBuffer - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
byteBuffer() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
返回 byteBuffer 记录组件的值。
ByteBufferConverter - cn.taketoday.core.conversion.support中的类
Converts a ByteBuffer directly to and from byte[] ByteBuffer directly to and from byte[]s and indirectly to any type that the ConversionService support via byte[].
ByteBufferConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.ByteBufferConverter
 
ByteBufferDecoder - cn.taketoday.core.codec中的类
Decoder for ByteBuffers.
ByteBufferDecoder() - 类的构造器 cn.taketoday.core.codec.ByteBufferDecoder
 
ByteBufferEncoder - cn.taketoday.core.codec中的类
Encoder for ByteBuffers.
ByteBufferEncoder() - 类的构造器 cn.taketoday.core.codec.ByteBufferEncoder
 
ByteBufferIterator(ByteBuffer) - 类的构造器 cn.taketoday.core.io.buffer.DefaultDataBuffer.ByteBufferIterator
 
ByteBufferIterator(ByteBuffer[], boolean) - 类的构造器 cn.taketoday.core.io.buffer.NettyDataBuffer.ByteBufferIterator
 
byteBuffers - 类中的变量 cn.taketoday.core.io.buffer.NettyDataBuffer.ByteBufferIterator
 
BytecodeCompiler - cn.taketoday.bytecode中的类
BytecodeCompiler(ClassLoader) - 类的构造器 cn.taketoday.bytecode.BytecodeCompiler
 
BytecodeCompiler.ChildClassLoader - cn.taketoday.bytecode中的类
A ChildClassLoader will load the generated compiled classes.
bytecodeOffset - 类中的变量 cn.taketoday.bytecode.Label
The offset of this label in the bytecode of its method, in bytes.
ByteComparer(byte[]) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.ByteComparer
 
byteCount - 类中的变量 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
byteP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
bytes - 类中的变量 cn.taketoday.util.DataSize
 
bytes(int...) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
BYTES - enum class 中的枚举常量 cn.taketoday.util.DataUnit
Bytes.
BYTES_PER_GB - 类中的静态变量 cn.taketoday.util.DataSize
Bytes per Gigabyte.
BYTES_PER_KB - 类中的静态变量 cn.taketoday.util.DataSize
Bytes per Kilobyte.
BYTES_PER_MB - 类中的静态变量 cn.taketoday.util.DataSize
Bytes per Megabyte.
BYTES_PER_TB - 类中的静态变量 cn.taketoday.util.DataSize
Bytes per Terabyte.
byteType(byte) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
ByteVector - cn.taketoday.bytecode中的类
A dynamically extensible vector of bytes.
ByteVector() - 类的构造器 cn.taketoday.bytecode.ByteVector
Constructs a new ByteVector with a default initial capacity.
ByteVector(byte[]) - 类的构造器 cn.taketoday.bytecode.ByteVector
Constructs a new ByteVector from the given initial data.
ByteVector(int) - 类的构造器 cn.taketoday.bytecode.ByteVector
Constructs a new ByteVector with the given initial capacity.

C

c1 - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.CreateInfo
 
c2 - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.CreateInfo
 
cache - 类中的变量 cn.taketoday.bytecode.tree.InsnList
A cache of the instructions of this list.
cache - 类中的静态变量 cn.taketoday.core.annotation.AttributeMethods
 
cache - 类中的静态变量 cn.taketoday.core.annotation.RepeatableContainers
 
cache - 类中的静态变量 cn.taketoday.core.BridgeMethodResolver
 
cache - 类中的静态变量 cn.taketoday.core.ResolvableType
 
cache - 类中的静态变量 cn.taketoday.core.SerializableTypeWrapper
 
cache - 类中的变量 cn.taketoday.core.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
 
cache - 类中的变量 cn.taketoday.util.ConcurrentLruCache
 
Cache(RepeatableContainers, AnnotationFilter) - 类的构造器 cn.taketoday.core.annotation.AnnotationTypeMappings.Cache
Create a cache instance with the specified filter.
CACHE - 类中的静态变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
CACHE_TURNOFF_THRESHOLD - 类中的静态变量 cn.taketoday.core.AntPathMatcher
 
CACHED_COMMON_TYPES - 类中的静态变量 cn.taketoday.core.TypeDescriptor
 
CACHED_RESOURCE_PATTERNS - 类中的静态变量 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates
 
cachedExecutor - 类中的变量 cn.taketoday.expression.spel.ast.ConstructorReference
The cached executor that may be reused on subsequent evaluations.
cachedExecutor - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference
 
CachedMethodExecutor(MethodExecutor, Class<?>, TypeDescriptor, List<TypeDescriptor>) - 类的构造器 cn.taketoday.expression.spel.ast.MethodReference.CachedMethodExecutor
 
cachedMimeTypes - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
 
cachedReadAccessor - 类中的变量 cn.taketoday.expression.spel.ast.Indexer
 
cachedReadAccessor - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
cachedReadName - 类中的变量 cn.taketoday.expression.spel.ast.Indexer
 
cachedReadTargetType - 类中的变量 cn.taketoday.expression.spel.ast.Indexer
 
cachedWriteAccessor - 类中的变量 cn.taketoday.expression.spel.ast.Indexer
 
cachedWriteAccessor - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
cachedWriteName - 类中的变量 cn.taketoday.expression.spel.ast.Indexer
 
cachedWriteTargetType - 类中的变量 cn.taketoday.expression.spel.ast.Indexer
 
CacheEntry(V, ConcurrentLruCache.CacheEntryState) - record class的构造器 cn.taketoday.util.ConcurrentLruCache.CacheEntry
创建 CacheEntry 记录的实例。
CacheEntryState() - enum class的构造器 cn.taketoday.util.ConcurrentLruCache.CacheEntryState
 
cacheKey() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
cacheKey() - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
cacheLimit - 类中的变量 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory.LocalResourceCache
 
cachePatterns - 类中的变量 cn.taketoday.core.AntPathMatcher
 
CachingMetadataReaderFactory - cn.taketoday.core.type.classreading中的类
Caching implementation of the MetadataReaderFactory interface, caching a MetadataReader instance per Resource handle (i.e. per ".class" file).
CachingMetadataReaderFactory() - 类的构造器 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
Create a new CachingMetadataReaderFactory for the default class loader, using a local resource cache.
CachingMetadataReaderFactory(ResourceLoader) - 类的构造器 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
Create a new CachingMetadataReaderFactory for the given ResourceLoader, using a shared resource cache if supported or a local resource cache otherwise.
CachingMetadataReaderFactory(ClassLoader) - 类的构造器 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
Create a new CachingMetadataReaderFactory for the given ClassLoader, using a local resource cache.
CachingMetadataReaderFactory.LocalResourceCache - cn.taketoday.core.type.classreading中的类
 
calculateBufferSize(InputStream) - 类中的静态方法 cn.taketoday.bytecode.ClassReader
 
calculateCapacity(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
Calculate the capacity of the buffer.
calculateCapacity(CharSequence, Charset) - 类中的方法 cn.taketoday.core.codec.CharSequenceEncoder
 
calculateHashCode() - 类中的方法 cn.taketoday.core.ResolvableType
 
calculateShift(int, int) - 类中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap
Calculate a shift value that can be used to create a power-of-two value between the specified maximum and minimum values.
call() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask.RunnableAdapter
 
call() - 接口中的方法 cn.taketoday.util.ExceptionUtils.Action
 
callAll() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
callAsync(Callable<T>) - 类中的静态方法 cn.taketoday.util.concurrent.FutureUtils
Return a new CompletableFuture that is asynchronously completed by a task running in the ForkJoinPool.commonPool() with the value obtained by calling the given Callable.
callAsync(Callable<T>, Executor) - 类中的静态方法 cn.taketoday.util.concurrent.FutureUtils
Return a new CompletableFuture that is asynchronously completed by a task running in the given executor with the value obtained by calling the given Callable.
callback - 类中的变量 cn.taketoday.bytecode.transform.impl.AccessFieldTransformer
 
callback(Class<C>, C, A, Object...) - 类中的静态方法 cn.taketoday.util.LambdaSafe
Start a call to a single callback instance, dealing with common generic type concerns and exceptions.
Callback - cn.taketoday.bytecode.proxy中的接口
All callback interfaces used by Enhancer extend this interface.
Callback(Class<C>, C, A, Object[]) - 类的构造器 cn.taketoday.util.LambdaSafe.Callback
 
CALLBACK - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
CALLBACK - 类中的静态变量 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
CALLBACK_ARRAY - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
CALLBACK_FIELD - 类中的静态变量 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
CALLBACK_FILTER_FIELD - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
AbstractClassGenerator.ClassLoaderData.generatedClasses requires to keep cache key in a good shape (the keys should be up and running if the proxy class is alive), and one of the cache keys is CallbackFilter.
CallbackFilter - cn.taketoday.bytecode.proxy中的接口
Map methods of subclasses generated by Enhancer to a particular callback.
CallbackGenerator - cn.taketoday.bytecode.proxy中的接口
 
CallbackGenerator.Context - cn.taketoday.bytecode.proxy中的接口
 
CallbackInfo - cn.taketoday.bytecode.proxy中的类
 
CallbackInfo(Class<?>, CallbackGenerator) - 类的构造器 cn.taketoday.bytecode.proxy.CallbackInfo
 
callbackInstance - 类中的变量 cn.taketoday.util.LambdaSafe.Callback
 
callbackInstances - 类中的变量 cn.taketoday.util.LambdaSafe.Callbacks
 
callbackName(Type) - 类中的静态方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
callbacks - 类中的变量 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
callbacks - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
callbacks(Class<C>, Collection<? extends C>, A, Object...) - 类中的静态方法 cn.taketoday.util.LambdaSafe
Start a call to callback instances, dealing with common generic type concerns and exceptions.
Callbacks(Class<C>, Collection<? extends C>, A, Object[]) - 类的构造器 cn.taketoday.util.LambdaSafe.Callbacks
 
CALLBACKS - 类中的静态变量 cn.taketoday.bytecode.proxy.CallbackInfo
 
callbackType - 类中的变量 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
callbackTypes - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
callbackTypes - record class中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
callbackTypes 记录组件的字段。
callbackTypes() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回 callbackTypes 记录组件的值。
callers - 类中的变量 cn.taketoday.bytecode.tree.analysis.Subroutine
The JSR instructions that jump to this subroutine.
callLocationAwareLogger(LocationAwareLogger, LogRecord) - 类中的方法 cn.taketoday.logging.SLF4JBridgeHandler
 
callPlainSLF4JLogger(Logger, LogRecord) - 类中的方法 cn.taketoday.logging.SLF4JBridgeHandler
 
CALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
camelCaseToUnderscore(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Convert a name in camelCase to an underscored name in lower case.
canBeVoid - 类中的变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
Whether the visited signature can be 'V'.
canBypassConvert(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
Return whether conversion between the source type and the target type can be bypassed.
cancel() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
Invoked when Reactive Streams consumer cancels.
cancel() - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
cancel(boolean) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
If the cancellation was successful it will fail the future with a CancellationException.
cancel(boolean) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
If the cancellation was successful it will fail the future with a CancellationException.
cancel(boolean) - 类中的方法 cn.taketoday.util.concurrent.DelegatingCompletableFuture
 
cancel(boolean) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
If the cancellation was successful it will fail the future with a CancellationException.
cancel(boolean) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
CANCELLATION_CAUSE_HOLDER - 类中的静态变量 cn.taketoday.util.concurrent.DefaultFuture
 
CANCELLATION_STACK - 类中的静态变量 cn.taketoday.util.concurrent.DefaultFuture
 
CANCELLED - 类中的静态变量 cn.taketoday.util.concurrent.SettableFutureTask
 
canCompare(Object, Object) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeComparator
 
canCompare(Object, Object) - 接口中的方法 cn.taketoday.expression.TypeComparator
Return true if the comparator can compare these two objects.
canConvert(TypeDescriptor, TypeDescriptor) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Return true if objects of sourceType can be converted to the targetType.
canConvert(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
canConvert(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeConverter
 
canConvert(TypeDescriptor, TypeDescriptor) - 接口中的方法 cn.taketoday.expression.TypeConverter
Return true if the type converter can convert the specified type to the desired target type.
canConvert(Class<?>, Class<?>) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Return true if objects of sourceType can be converted to the targetType.
canConvert(Class<?>, Class<?>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
canConvertElements(TypeDescriptor, TypeDescriptor, ConversionService) - 类中的静态方法 cn.taketoday.core.conversion.support.ConversionUtils
 
canConvertKey(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.MapToMapConverter
 
canConvertToString - 类中的变量 cn.taketoday.core.conversion.support.ConvertingPropertyEditorAdapter
 
canConvertValue(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.MapToMapConverter
 
canCopyMethodAttributes(ClassReader, boolean, boolean, int, int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Returns whether the attributes of this method can be copied from the attributes of the given method (assuming there is no method visitor between the given ClassReader and this MethodWriter).
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.AbstractDecoder
 
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.ByteArrayDecoder
 
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.ByteBufferDecoder
 
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.CharBufferDecoder
 
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.DataBufferDecoder
 
canDecode(ResolvableType, MimeType) - 接口中的方法 cn.taketoday.core.codec.Decoder
Whether the decoder supports the given target element type and the MIME type of the source stream.
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.Netty5BufferDecoder
 
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.NettyByteBufDecoder
 
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.ResourceDecoder
 
canDecode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.StringDecoder
 
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.AbstractEncoder
 
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.ByteArrayEncoder
 
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.ByteBufferEncoder
 
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.CharSequenceEncoder
 
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.DataBufferEncoder
 
canEncode(ResolvableType, MimeType) - 接口中的方法 cn.taketoday.core.codec.Encoder
Whether the encoder supports the given source element type and the MIME type for the output stream.
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.Netty5BufferEncoder
 
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.NettyByteBufEncoder
 
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.ResourceEncoder
 
canEncode(ResolvableType, MimeType) - 类中的方法 cn.taketoday.core.codec.ResourceRegionEncoder
 
CANNOT_INDEX_INTO_NULL_VALUE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
cannotAccess() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
cannotAccess() - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
canonicalName - 类中的变量 cn.taketoday.aot.hint.SimpleTypeReference
 
canonicalName(String) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
Determine the raw name, resolving aliases to canonical names.
canRead(EvaluationContext, Object, String) - 接口中的方法 cn.taketoday.expression.PropertyAccessor
Called to determine if a resolver instance is able to access a specified property on a specified target object.
canRead(EvaluationContext, Object, String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
canRead(EvaluationContext, Object, String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
canThrowTypeNotPresentException - 类中的变量 cn.taketoday.core.annotation.AttributeMethods
 
canThrowTypeNotPresentException(int) - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
Determine if the attribute at the specified index could throw a TypeNotPresentException when accessed.
canWrite(EvaluationContext, Object, String) - 接口中的方法 cn.taketoday.expression.PropertyAccessor
Called to determine if a resolver instance is able to write to a specified property on a specified target object.
canWrite(EvaluationContext, Object, String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
canWrite(EvaluationContext, Object, String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
canWritePosixFile(File) - 类中的方法 cn.taketoday.core.ApplicationPid
 
capacity - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
capacity - 类中的变量 cn.taketoday.util.ConcurrentLruCache
 
capacity() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return the number of bytes that this buffer can contain.
capacity() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
capacity() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
capacity() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
capacity() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
capacity() - 类中的方法 cn.taketoday.util.ConcurrentLruCache
Return the maximum number of entries in the cache.
capacity() - 类中的方法 cn.taketoday.util.ResizableByteArrayOutputStream
Return the current size of this stream's internal buffer.
capacity(int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Set the number of bytes that this buffer can contain.
capacity(int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
capacity(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
capacity(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer.SlicedDefaultDataBuffer
 
capacity(int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
capacity(int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
CAPACITY_THRESHOLD - 类中的静态变量 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
capitalize(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Capitalize a String, changing the first letter to upper case as per Character.toUpperCase(char).
cascade(boolean, F, SettableFuture<? super V>) - 类中的静态方法 cn.taketoday.util.concurrent.SettableFutureNotifier
Link the ListenableFuture and SettableFuture such that if the ListenableFuture completes the SettableFuture will be notified.
cascade(F, SettableFuture<? super V>) - 类中的静态方法 cn.taketoday.util.concurrent.SettableFutureNotifier
Link the ListenableFuture and SettableFuture such that if the ListenableFuture completes the SettableFuture will be notified.
caseInsensitiveKeys - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap
 
caseInsensitiveValueOf(E[], String) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Case insensitive alternative to Enum.valueOf(Class, String).
caseSensitive - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
caseSensitive - 类中的变量 cn.taketoday.core.AntPathMatcher
 
cast(MethodVisitor, Type, Type) - 类中的静态方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to cast from the first given type to the other.
cast(Type, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to cast a numerical value from one type to another.
cast(Type, Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to cast from the first given type to the other.
CAST - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type declared in an explicit or implicit cast instruction.
CASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
catchAllPattern - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
catchException(Block, Type) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
catchException(Label, Label, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Marks the start of an exception handler.
catchType - 类中的变量 cn.taketoday.bytecode.Handler
The catch_type field of this JVMS exception_table entry.
catchTypeDescriptor - 类中的变量 cn.taketoday.bytecode.Handler
The internal name of the type of exceptions handled by this handler, or null to catch any exceptions.
cause - 异常错误中的变量 cn.taketoday.bytecode.beans.BulkBeanException
 
cause - 类中的变量 cn.taketoday.util.concurrent.DefaultFuture.CauseHolder
 
cause - 类中的变量 cn.taketoday.util.concurrent.FailedFuture
 
cause - 类中的变量 cn.taketoday.util.concurrent.SettableFutureAggregator
 
CauseHolder(Throwable) - 类的构造器 cn.taketoday.util.concurrent.DefaultFuture.CauseHolder
 
cconst(ConstantDynamic) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to push the given constant dynamic on the stack.
cDataInternal(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
cDataInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
cDataInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
ce - 类中的变量 cn.taketoday.bytecode.core.CodeEmitter
 
certificates - record class中的变量 cn.taketoday.core.ssl.pem.PemSslStoreDetails
certificates 记录组件的字段。
certificates() - 类中的方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
certificates() - 接口中的方法 cn.taketoday.core.ssl.pem.PemSslStore
The certificates for this store.
certificates() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
返回 certificates 记录组件的值。
certificatesSupplier - 类中的变量 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
CGLIB_CLASS_SEPARATOR - 类中的静态变量 cn.taketoday.util.ClassUtils
The CGLIB class separator: "$$".
CGLIB_RENAMED_METHOD_PREFIX - 类中的静态变量 cn.taketoday.util.ReflectionUtils
Naming prefix for CGLIB-renamed methods.
CglibReflectUtils - cn.taketoday.bytecode.core中的类
 
CglibReflectUtils() - 类的构造器 cn.taketoday.bytecode.core.CglibReflectUtils
 
chain - 类中的变量 cn.taketoday.bytecode.transform.ClassTransformerChain
 
changeFirstCharacterCase(String, boolean) - 类中的静态方法 cn.taketoday.util.StringUtils
 
channel - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadableByteChannelGenerator
 
channel - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
channel - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WritableByteChannelSubscriber
 
channel - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
CHAR - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
A char.
CHAR - 类中的静态变量 cn.taketoday.bytecode.Frame
 
CHAR - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the char type.
CHAR_ESCAPES - 类中的静态变量 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.PrimitiveDelegate
 
CHAR_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The char type.
CHAR_VALUE - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
characteristics() - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
characteristics() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
characteristics() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
characteristics() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
 
characters(char[], int, int) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
characters(char[], int, int) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
charactersInternal(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
charactersInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
charactersInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
CharacterToNumber(Class<T>) - record class的构造器 cn.taketoday.core.conversion.support.CharacterToNumberFactory.CharacterToNumber
创建 CharacterToNumber 记录的实例。
CharacterToNumberFactory - cn.taketoday.core.conversion.support中的类
Converts from a Character to any JDK-standard Number implementation.
CharacterToNumberFactory() - 类的构造器 cn.taketoday.core.conversion.support.CharacterToNumberFactory
 
CharacterToNumberFactory.CharacterToNumber<T extends Number> - cn.taketoday.core.conversion.support中的Record Class
 
charArrayAppend(StringBuilder, char[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
charAt(int) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorMatches.MatcherInput
 
charBuffer - 类中的变量 cn.taketoday.bytecode.Context
The buffer used to read strings in the constant pool.
CharBufferDecoder - cn.taketoday.core.codec中的类
Decode from a data buffer stream to a CharBuffer stream, either splitting or aggregating incoming data chunks to realign along newlines delimiters and produce a stream of char buffers.
CharBufferDecoder(List<String>, boolean, MimeType...) - 类的构造器 cn.taketoday.core.codec.CharBufferDecoder
 
charP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
CharSequenceEncoder - cn.taketoday.core.codec中的类
Encode from a CharSequence stream to a bytes stream.
CharSequenceEncoder(MimeType...) - 类的构造器 cn.taketoday.core.codec.CharSequenceEncoder
 
charset - 类中的变量 cn.taketoday.core.io.EncodedResource
 
CharsetDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.CharsetDelegate
 
charsetToMaxBytesPerChar - 类中的变量 cn.taketoday.core.codec.CharSequenceEncoder
 
charsToProcess - 类中的变量 cn.taketoday.expression.spel.standard.Tokenizer
 
charType(char) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
check() - 类中的方法 cn.taketoday.expression.spel.ast.OperatorMatches.AccessCount
 
checkAccess(int, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks that the given access flags do not contain invalid flags.
checkAccess(int, int) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
checkAddAllowed() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureAggregator
 
CheckAnnotationAdapter - cn.taketoday.bytecode.util中的类
An AnnotationVisitor that checks that its methods are properly used.
CheckAnnotationAdapter(AnnotationVisitor) - 类的构造器 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
CheckAnnotationAdapter(AnnotationVisitor, boolean) - 类的构造器 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
checkcast(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
checkCast(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to check that the top stack value is of the given type.
CHECKCAST - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
checkcast_this() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
checkChar(char, String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a single character.
CheckClassAdapter - cn.taketoday.bytecode.util中的类
A ClassVisitor that checks that its methods are properly used.
CheckClassAdapter(ClassVisitor) - 类的构造器 cn.taketoday.bytecode.util.CheckClassAdapter
Constructs a new CheckClassAdapter.
CheckClassAdapter(ClassVisitor, boolean) - 类的构造器 cn.taketoday.bytecode.util.CheckClassAdapter
Constructs a new CheckClassAdapter.
checkClassName(String, String) - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
checkClassSignature(String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a class signature.
checkClassTypeSignature(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a class type signature.
checkClosed() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferInputStream
 
checkClosed() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferOutputStream
 
checkCompile(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
Compile the expression if it has been evaluated more than the threshold number of times to trigger compilation.
checkConstant(Object) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given value is an Integer, Float, Long, Double or String value.
checkDataFlow - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
Whether the bytecode must be checked with a BasicVerifier.
checkDemandAndAwaitIfNeeded() - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
checkDescriptor(int, String, boolean) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given string is a valid type descriptor.
checkDescriptor(int, String, int, boolean) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that a the given substring is a valid type descriptor.
CheckedException() - 异常错误的构造器 cn.taketoday.bytecode.proxy.Source.CheckedException
 
checkedLongValue(Number, Class<? extends Number>) - 类中的静态方法 cn.taketoday.util.NumberUtils
Check for a BigInteger/BigDecimal long overflow before returning the given number as a long value.
checkExpressionLength(String) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
CheckFieldAdapter - cn.taketoday.bytecode.util中的类
A FieldVisitor that checks that its methods are properly used.
CheckFieldAdapter(FieldVisitor) - 类的构造器 cn.taketoday.bytecode.util.CheckFieldAdapter
Constructs a new CheckFieldAdapter.
checkFieldSignature(String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a field signature.
checkForAliasCircle(String, String) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
Check whether the given name points back to the given alias as an alias in the other direction already, catching a circular reference upfront and throwing a corresponding IllegalStateException.
checkFrame(int, Frame<V>, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
Checks that the given frame is compatible with the frame at the given instruction index, if any.
CheckFrameAnalyzer<V extends Value> - cn.taketoday.bytecode.util中的类
An Analyzer subclass which checks that methods provide stack map frames where expected (i.e. at jump target and after instructions without immediate successor), and that these stack map frames are valid (for the provided interpreter; they may still be invalid for the JVM, if the Interpreter uses a simplified type system compared to the JVM verifier).
CheckFrameAnalyzer(Interpreter<V>) - 类的构造器 cn.taketoday.bytecode.util.CheckFrameAnalyzer
 
checkFrameValue(Object) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks a stack frame value.
checkFullyQualifiedName(int, String, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks that the given name is a fully qualified name, using dots.
checkIdentifier(int, String, int, int, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given substring is a valid Java identifier.
checkIdentifier(String, String) - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
checkIfClosed() - 类中的方法 cn.taketoday.util.xml.AbstractXMLEventReader
Check if the reader is closed, and throws a XMLStreamException if so.
checkIndex(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
checkIndex(int, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
checkInternalClassName(int, String, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given string is a valid internal class name.
checkInternalName(int, String, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given string is a valid internal class name or array type descriptor.
checkJavaTypeSignature(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a Java type signature.
checkLabel(Label, boolean, String) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given label is not null.
checkLdcConstant(Object) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given value is a valid operand for the LDC instruction.
checkLeftOperand(Token, SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
checkLength(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
checkMerge(Frame<V>, Frame<V>) - 类中的方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
Checks that merging the two given frames would not produce any change, i.e. that the types in the source frame are sub types of the corresponding types in the destination frame.
checkMethodAccess(int, int, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks that the given access flags do not contain invalid flags for a method.
CheckMethodAdapter - cn.taketoday.bytecode.util中的类
A MethodVisitor that checks that its methods are properly used.
CheckMethodAdapter(int, String, String, MethodVisitor, Map<Label, Integer>) - 类的构造器 cn.taketoday.bytecode.util.CheckMethodAdapter
Constructs a new CheckMethodAdapter object.
CheckMethodAdapter(MethodVisitor) - 类的构造器 cn.taketoday.bytecode.util.CheckMethodAdapter
Constructs a new CheckMethodAdapter object.
CheckMethodAdapter(MethodVisitor, Map<Label, Integer>) - 类的构造器 cn.taketoday.bytecode.util.CheckMethodAdapter
Constructs a new CheckMethodAdapter object.
CheckMethodAdapter.Method - cn.taketoday.bytecode.util中的Enum Class
The 'generic' instruction visit methods (i.e. those that take an opcode argument).
CheckMethodAdapter.MethodWriterWrapper - cn.taketoday.bytecode.util中的类
 
checkMethodDescriptor(int, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given string is a valid method descriptor.
checkMethodIdentifier(int, String, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given string is a valid Java identifier.
checkMethodSignature(String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a method signature.
CheckModuleAdapter - cn.taketoday.bytecode.util中的类
A ModuleVisitor that checks that its methods are properly used.
CheckModuleAdapter(ModuleVisitor, boolean) - 类的构造器 cn.taketoday.bytecode.util.CheckModuleAdapter
Constructs a new CheckModuleAdapter.
CheckModuleAdapter.NameSet - cn.taketoday.bytecode.util中的类
 
checkMultiplier(double) - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
 
checkName(String) - 类中的方法 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
checkNameNotAlreadyDeclared(String) - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter.NameSet
 
checkNotifyWaiters() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
Check if there are any waiters and if so notify these.
checkNumElements(long) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
checkNumericCompatibility(String, String, String, String) - 类中的静态方法 cn.taketoday.expression.spel.ast.Operator.DescriptorComparison
Return an object that indicates whether the input descriptors are compatible.
checkOpcodeMethod(int, CheckMethodAdapter.Method) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the method to visit the given opcode is equal to the given method.
checkOperands(Token, SpelNodeImpl, SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
checkOutOfBounds(int, int, boolean) - 类中的静态方法 cn.taketoday.util.SmartList
 
checkPairs(String, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
 
checkParameters(String, String) - 类中的方法 cn.taketoday.util.MimeType
 
checkPropertiesName(String) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Check properties file name
checkPropertyName(String) - 类中的方法 cn.taketoday.core.env.SystemEnvironmentPropertySource
 
checkReadable(URL) - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
 
CheckRecordComponentAdapter - cn.taketoday.bytecode.util中的类
A RecordComponentVisitor that checks that its methods are properly used.
CheckRecordComponentAdapter(RecordComponentVisitor) - 类的构造器 cn.taketoday.bytecode.util.CheckRecordComponentAdapter
Constructs a new CheckRecordComponentAdapter.
checkReferenceTypeSignature(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a reference type signature.
checkRegexLength(String) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorMatches
 
checkRepeatedTextSize(String, int) - 类中的方法 cn.taketoday.expression.spel.ast.OpMultiply
 
checkRightOperand(Token, SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
CheckSignatureAdapter - cn.taketoday.bytecode.util中的类
A SignatureVisitor that checks that its methods are properly used.
CheckSignatureAdapter(int, SignatureVisitor) - 类的构造器 cn.taketoday.bytecode.util.CheckSignatureAdapter
Constructs a new CheckSignatureAdapter.
CheckSignatureAdapter.State - cn.taketoday.bytecode.util中的Enum Class
The possible states of the automaton used to check the order of method calls.
checkSignatureIdentifier(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks an identifier.
checkSignedByte(int, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given value is a signed byte.
checkSignedShort(int, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given value is a signed short.
checkState() - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks that the visit method has been called and that visitEnd has not been called.
checkStringLength(String) - 类中的方法 cn.taketoday.expression.spel.ast.OpPlus
 
checkToken(String) - 类中的静态方法 cn.taketoday.util.MimeType
Checks the given token string for illegal characters, as defined in RFC 2616, section 2.2.
checkTypeArgument(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a type argument in a class type signature.
checkTypeArguments(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks the type arguments in a class type signature.
checkTypeParameter(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a type parameter of a class or method signature.
checkTypeParameters(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks the type parameters of a class or method signature.
checkTypeRef(int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks the reference to a type in a type annotation.
checkTypeVariableSignature(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks a type variable signature.
checkUnqualifiedName(int, String, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given string is a valid unqualified name.
checkUnsignedShort(int, String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the given value is an unsigned short.
checkVisitCodeCalled() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the CheckMethodAdapter.visitCode() method has been called.
checkVisitEndNotCalled() - 类中的方法 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
checkVisitEndNotCalled() - 类中的方法 cn.taketoday.bytecode.util.CheckFieldAdapter
 
checkVisitEndNotCalled() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the CheckMethodAdapter.visitEnd() method has not been called.
checkVisitEndNotCalled() - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
checkVisitEndNotCalled() - 类中的方法 cn.taketoday.bytecode.util.CheckRecordComponentAdapter
 
checkVisitMaxsNotCalled() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
Checks that the CheckMethodAdapter.visitMaxs(int, int) method has not been called.
checkWriteOptions(OpenOption[]) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
 
childClassLoader - 类中的变量 cn.taketoday.bytecode.BytecodeCompiler
 
ChildClassLoader(ClassLoader) - 类的构造器 cn.taketoday.bytecode.BytecodeCompiler.ChildClassLoader
 
children - 类中的变量 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
chooseClientAlias(String[], Principal[], Socket) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
chooseComparer(int, Comparator) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
chooseServerAlias(String, Principal[], Socket) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
CHOP_FRAME - 类中的静态变量 cn.taketoday.bytecode.Frame
 
chunkSize - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher
 
chunkSize - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
claimedAliases - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
 
CLASS - enum class 中的枚举常量 cn.taketoday.aot.generate.GeneratedFiles.Kind
A class file containing bytecode.
CLASS_BY_NAME - 类中的静态变量 cn.taketoday.bytecode.core.KeyFactory
 
CLASS_DESCRIPTOR - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
 
CLASS_EXTENDS - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the super class of a class or one of the interfaces it implements.
CLASS_FILE_SUFFIX - 类中的静态变量 cn.taketoday.util.ClassUtils
 
CLASS_SIGNATURE - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
Type to be used to check class signatures.
CLASS_SIGNATURE - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
The type of class signatures.
CLASS_SUFFIX - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
 
CLASS_TO_STRING - enum class 中的枚举常量 cn.taketoday.core.annotation.MergedAnnotation.Adapt
Adapt class or class array attributes to strings.
CLASS_TYPE - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
CLASS_TYPE_PARAMETER - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target a type parameter of a generic class.
CLASS_TYPE_PARAMETER_BOUND - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target a bound of a type parameter of a generic class.
CLASS_VERSIONS - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
ClassDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ClassDelegate
 
ClassEmitter - cn.taketoday.bytecode.core中的类
 
ClassEmitter() - 类的构造器 cn.taketoday.bytecode.core.ClassEmitter
 
ClassEmitter(ClassVisitor) - 类的构造器 cn.taketoday.bytecode.core.ClassEmitter
 
ClassEmitter.FieldInfo - cn.taketoday.bytecode.core中的类
 
ClassEmitterTransformer - cn.taketoday.bytecode.transform中的类
 
ClassEmitterTransformer() - 类的构造器 cn.taketoday.bytecode.transform.ClassEmitterTransformer
 
classes - 类中的变量 cn.taketoday.aot.generate.GeneratedClasses
 
classes - 类中的变量 cn.taketoday.bytecode.proxy.Mixin.Generator
 
classes - record class中的变量 cn.taketoday.bytecode.proxy.Mixin.MixinKey
classes 记录组件的字段。
classes - 类中的变量 cn.taketoday.bytecode.proxy.Mixin.Route
 
classes() - annotation interface 中的元素 cn.taketoday.aot.hint.annotation.RegisterReflectionForBinding
Classes for which reflection hints should be registered.
classes() - record class中的方法 cn.taketoday.bytecode.proxy.Mixin.MixinKey
返回 classes 记录组件的值。
CLASSES_DEFINED_LIMIT - 类中的静态变量 cn.taketoday.bytecode.BytecodeCompiler
 
classesByOwner - 类中的变量 cn.taketoday.aot.generate.GeneratedClasses
 
classesDefinedCount - 类中的变量 cn.taketoday.bytecode.BytecodeCompiler.ChildClassLoader
 
ClassesKey - cn.taketoday.bytecode.core中的类
 
ClassesKey() - 类的构造器 cn.taketoday.bytecode.core.ClassesKey
 
ClassesKey.Key - cn.taketoday.bytecode.core中的Record Class
 
classFileBuffer - 类中的变量 cn.taketoday.bytecode.ClassReader
A byte array containing the JVMS ClassFile structure to be parsed.
ClassFilter - cn.taketoday.bytecode.transform中的接口
 
ClassFilterTransformer - cn.taketoday.bytecode.transform中的类
 
ClassFilterTransformer(ClassFilter, ClassTransformer) - 类的构造器 cn.taketoday.bytecode.transform.ClassFilterTransformer
 
ClassFormatException - cn.taketoday.core.type.classreading中的异常错误
Exception that indicates an incompatible class format encountered in a class file during metadata reading.
ClassFormatException(String) - 异常错误的构造器 cn.taketoday.core.type.classreading.ClassFormatException
Construct a new ClassFormatException with the supplied message.
ClassFormatException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.type.classreading.ClassFormatException
Construct a new ClassFormatException with the supplied message and cause.
ClassGenerator - cn.taketoday.bytecode.core中的接口
 
ClassHintUtils - cn.taketoday.aot.hint.support中的类
Utilities for core hint inference on Infra-managed classes, specifically for proxy types such as interface-based JDK proxies and CGLIB-generated subclasses which need proxy/reflection hints.
ClassHintUtils() - 类的构造器 cn.taketoday.aot.hint.support.ClassHintUtils
 
classInfo - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter
 
classInfo - 类中的变量 cn.taketoday.bytecode.core.SimpleMethodInfo
 
ClassInfo - cn.taketoday.bytecode.core中的类
 
ClassInfo() - 类的构造器 cn.taketoday.bytecode.core.ClassInfo
 
ClassInstantiator - cn.taketoday.lang中的接口
Strategy interface for instantiate given implementation.
classLoader - 类中的变量 cn.taketoday.bytecode.ClassWriter
the ClassLoader to be used by the default implementation of ClassWriter.getCommonSuperClass(String, String), that of this ClassWriter's runtime type by default.
classLoader - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
classLoader - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
Note: ClassLoaderData object is stored as a value of WeakHashMap<ClassLoader, ...> thus this classLoader reference should be weak otherwise it would make classLoader strongly reachable and alive forever.
classLoader - 类中的变量 cn.taketoday.bytecode.core.ClassLoaderAwareGeneratorStrategy
 
classLoader - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
classLoader - 类中的变量 cn.taketoday.core.ConfigurableObjectInputStream
 
classLoader - 类中的变量 cn.taketoday.core.io.ClassPathResource
 
classLoader - 类中的变量 cn.taketoday.core.io.DefaultResourceLoader
 
classLoader - 类中的变量 cn.taketoday.core.serializer.DefaultDeserializer
 
classLoader - 类中的变量 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
classLoader - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
classLoader - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
classLoader - 类中的变量 cn.taketoday.expression.spel.support.StandardTypeLocator
 
classLoader - 类中的变量 cn.taketoday.lang.TodayStrategies
 
classLoader - 类中的变量 cn.taketoday.reflect.GeneratorSupport
 
ClassLoaderAwareGeneratorStrategy - cn.taketoday.bytecode.core中的类
GeneratorStrategy variant which exposes the application ClassLoader as current thread context ClassLoader for the time of class generation.
ClassLoaderAwareGeneratorStrategy(ClassLoader) - 类的构造器 cn.taketoday.bytecode.core.ClassLoaderAwareGeneratorStrategy
 
ClassLoaderData(ClassLoader) - 类的构造器 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
 
classLoaderDefineClassMethod - 类中的静态变量 cn.taketoday.bytecode.BytecodeCompiler
 
classMap - 类中的变量 cn.taketoday.expression.spel.support.StandardTypeLocator
 
ClassMetadata - cn.taketoday.core.type中的接口
Interface that defines abstract metadata of a specific class, in a form that does not require that class to be loaded yet.
className - 类中的变量 cn.taketoday.aot.generate.GeneratedMethod
 
className - 类中的变量 cn.taketoday.aot.generate.GeneratedMethods
 
className - 类中的变量 cn.taketoday.aot.generate.GeneratedTypeReference
 
className - 异常错误中的变量 cn.taketoday.bytecode.ClassTooLargeException
 
className - 类中的变量 cn.taketoday.bytecode.commons.ClassRemapper
The internal name of the visited class.
className - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
className - 类中的变量 cn.taketoday.bytecode.core.CodeFlow
Name of the class being generated.
className - 类中的变量 cn.taketoday.bytecode.core.DebuggingClassWriter
 
className - 异常错误中的变量 cn.taketoday.bytecode.MethodTooLargeException
 
className - 类中的变量 cn.taketoday.bytecode.SymbolTable
The internal name of the class to which this symbol table belongs.
className - 类中的变量 cn.taketoday.core.Constants
The name of the introspected class
className - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
className - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
className - record class中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor.Source
className 记录组件的字段。
className - 类中的变量 cn.taketoday.reflect.GeneratorSupport
 
className() - record class中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor.Source
返回 className 记录组件的值。
classNameGenerator - 类中的变量 cn.taketoday.aot.generate.GeneratedClasses
 
ClassNameGenerator - cn.taketoday.aot.generate中的类
Generate unique class names based on a target ClassName and a feature name.
ClassNameGenerator(ClassName) - 类的构造器 cn.taketoday.aot.generate.ClassNameGenerator
Create a new instance using the specified defaultTarget and no feature name prefix.
ClassNameGenerator(ClassName, String) - 类的构造器 cn.taketoday.aot.generate.ClassNameGenerator
Create a new instance using the specified defaultTarget and feature name prefix.
ClassNameGenerator(ClassName, String, Map<String, AtomicInteger>) - 类的构造器 cn.taketoday.aot.generate.ClassNameGenerator
 
classNameMap - 类中的变量 cn.taketoday.expression.spel.support.StandardTypeLocator
 
classNames - 类中的变量 cn.taketoday.bytecode.commons.SignatureRemapper
 
classNames(Object[]) - 类中的静态方法 cn.taketoday.bytecode.core.ClassesKey
 
classNamesToString(Class<?>...) - 类中的静态方法 cn.taketoday.util.ClassUtils
Build a String that consists of the names of the classes/interfaces in the given array.
classNamesToString(Collection<Class<?>>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Build a String that consists of the names of the classes/interfaces in the given collection.
ClassNode - cn.taketoday.bytecode.tree中的类
A node that represents a class.
ClassNode() - 类的构造器 cn.taketoday.bytecode.tree.ClassNode
 
classOnly - 类中的变量 cn.taketoday.bytecode.beans.BeanGenerator
 
classOnly - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
classPackageAsResourcePath(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Given an input class object, return a string which consists of the class's package name as a pathname, i.e., all dots ('.') are replaced by slashes ('/').
classPath - 类中的变量 cn.taketoday.bytecode.transform.AbstractClassLoader
 
CLASSPATH_ALL_URL_PREFIX - 接口中的静态变量 cn.taketoday.core.io.PatternResourceLoader
Pseudo URL prefix for all matching resources from the class path: "classpath*:".
CLASSPATH_URL_PREFIX - 接口中的静态变量 cn.taketoday.core.io.ResourceLoader
Pseudo URL prefix for loading from the class path: "classpath:".
CLASSPATH_URL_PREFIX - 类中的静态变量 cn.taketoday.util.ResourceUtils
Pseudo URL prefix for loading from the class path: "classpath:".
ClassPathContextResource(String, ClassLoader) - 类的构造器 cn.taketoday.core.io.DefaultResourceLoader.ClassPathContextResource
 
classpathLocations - 类中的变量 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
 
classpathLocations - 类中的变量 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
 
ClassPathResource - cn.taketoday.core.io中的类
Resource implementation for class path resources.
ClassPathResource(String) - 类的构造器 cn.taketoday.core.io.ClassPathResource
Create a new ClassPathResource for ClassLoader usage.
ClassPathResource(String, Class<?>) - 类的构造器 cn.taketoday.core.io.ClassPathResource
Create a new ClassPathResource for Class usage.
ClassPathResource(String, ClassLoader) - 类的构造器 cn.taketoday.core.io.ClassPathResource
Create a new ClassPathResource for ClassLoader usage.
ClassReader - cn.taketoday.bytecode中的类
A parser to make a ClassVisitor visit a ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassReader(byte[]) - 类的构造器 cn.taketoday.bytecode.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, boolean) - 类的构造器 cn.taketoday.bytecode.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - 类的构造器 cn.taketoday.bytecode.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - 类的构造器 cn.taketoday.bytecode.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - 类的构造器 cn.taketoday.bytecode.ClassReader
Constructs a new ClassReader object.
ClassReaderGenerator - cn.taketoday.bytecode.transform中的类
 
ClassReaderGenerator(ClassReader, int) - 类的构造器 cn.taketoday.bytecode.transform.ClassReaderGenerator
 
ClassReaderGenerator(ClassReader, Attribute[], int) - 类的构造器 cn.taketoday.bytecode.transform.ClassReaderGenerator
 
ClassRelativeContextResource(String, Class<?>) - 类的构造器 cn.taketoday.core.io.ClassRelativeResourceLoader.ClassRelativeContextResource
 
ClassRelativeResourceLoader - cn.taketoday.core.io中的类
ResourceLoader implementation that interprets plain resource paths as relative to a given java.lang.Class.
ClassRelativeResourceLoader(Class<?>) - 类的构造器 cn.taketoday.core.io.ClassRelativeResourceLoader
Create a new ClassRelativeResourceLoader for the given class.
ClassRelativeResourceLoader.ClassRelativeContextResource - cn.taketoday.core.io中的类
ClassPathResource that explicitly expresses a context-relative path through implementing the ContextResource interface.
ClassRemapper - cn.taketoday.bytecode.commons中的类
A ClassVisitor that remaps types with a Remapper.
ClassRemapper(ClassVisitor, Remapper) - 类的构造器 cn.taketoday.bytecode.commons.ClassRemapper
Constructs a new ClassRemapper.
ClassTooLargeException - cn.taketoday.bytecode中的异常错误
Exception thrown when the constant pool of a class produced by a ClassWriter is too large.
ClassTooLargeException(String, int) - 异常错误的构造器 cn.taketoday.bytecode.ClassTooLargeException
Constructs a new ClassTooLargeException.
classToString(Object) - 类中的静态方法 cn.taketoday.reflect.ReadOnlyPropertyAccessor
 
ClassTransformer - cn.taketoday.bytecode.transform中的类
 
ClassTransformer() - 类的构造器 cn.taketoday.bytecode.transform.ClassTransformer
 
ClassTransformerChain - cn.taketoday.bytecode.transform中的类
 
ClassTransformerChain(ClassTransformer[]) - 类的构造器 cn.taketoday.bytecode.transform.ClassTransformerChain
 
ClassTransformerFactory - cn.taketoday.bytecode.transform中的接口
 
ClassTransformerTee - cn.taketoday.bytecode.transform中的类
 
ClassTransformerTee(ClassVisitor) - 类的构造器 cn.taketoday.bytecode.transform.ClassTransformerTee
 
ClassUtils - cn.taketoday.util中的类
 
ClassUtils() - 类的构造器 cn.taketoday.util.ClassUtils
 
ClassValueHolder - cn.taketoday.bytecode中的类
 
ClassValueHolder(Type) - 类的构造器 cn.taketoday.bytecode.ClassValueHolder
 
ClassValueHolder(String) - 类的构造器 cn.taketoday.bytecode.ClassValueHolder
 
classVersion - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter
The class version number.
ClassVisitor - cn.taketoday.bytecode中的类
A visitor to visit a Java class.
ClassVisitor() - 类的构造器 cn.taketoday.bytecode.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(ClassVisitor) - 类的构造器 cn.taketoday.bytecode.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitorTee - cn.taketoday.bytecode.transform中的类
 
ClassVisitorTee(ClassVisitor, ClassVisitor) - 类的构造器 cn.taketoday.bytecode.transform.ClassVisitorTee
 
classWriter - 类中的变量 cn.taketoday.bytecode.core.CodeFlow
The current class being generated.
classWriter - 类中的变量 cn.taketoday.bytecode.SymbolTable
The ClassWriter to which this SymbolTable belongs.
ClassWriter - cn.taketoday.bytecode中的类
A ClassVisitor that generates a corresponding ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassWriter(int) - 类的构造器 cn.taketoday.bytecode.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(int, ClassLoader) - 类的构造器 cn.taketoday.bytecode.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - 类的构造器 cn.taketoday.bytecode.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
ClassWriter(ClassReader, int, ClassLoader) - 类的构造器 cn.taketoday.bytecode.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clazz - 类中的变量 cn.taketoday.core.io.ClassRelativeResourceLoader.ClassRelativeContextResource
 
clazz - 类中的变量 cn.taketoday.core.io.ClassRelativeResourceLoader
 
clazz - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
clazz - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor
 
clazz - record class中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
clazz 记录组件的字段。
clazz() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
返回 clazz 记录组件的值。
clean(String) - 类中的方法 cn.taketoday.aot.generate.ClassNameGenerator
 
clean(String) - 类中的静态方法 cn.taketoday.aot.generate.MethodName
 
cleanedUrl - 类中的变量 cn.taketoday.core.io.UrlResource
Cleaned URL String (with normalized path), used for comparisons.
cleanPath(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
clear() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
clear() - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Removes all the instructions of this list.
clear() - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
clear() - 类中的方法 cn.taketoday.util.ArrayHolder
set array to null
clear() - 类中的方法 cn.taketoday.util.ConcurrentCache
 
clear() - 类中的方法 cn.taketoday.util.ConcurrentLruCache
Immediately remove all entries from this cache.
clear() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
clear() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
clear() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntrySet
 
clear() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
Clear all items from this segment.
clear() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
clear() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
clear() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
clear() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.Values
 
clear() - 类中的方法 cn.taketoday.util.MapCache
 
clear() - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
clear() - 类中的方法 cn.taketoday.util.SmartList
 
clear() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
clear() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
clear() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
clear() - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
Remove all declared prefixes.
clearAttributes() - 接口中的方法 cn.taketoday.core.AttributeAccessor
 
clearAttributes() - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
clearCache() - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
clearCache() - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
clearCache() - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Clear the internal annotation metadata cache.
clearCache() - 类中的静态方法 cn.taketoday.core.ResolvableType
Clear the internal ResolvableType/SerializableTypeWrapper cache.
clearCache() - 类中的方法 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
Clear the local MetadataReader cache, if any, removing all cached class metadata.
clearCache() - 类中的方法 cn.taketoday.core.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
Clear the entire MetadataReader cache, removing all cached class metadata.
clearCache() - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Clear the internal method/field cache.
clearResourceCaches() - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader
Clear all resource caches in this resource loader.
clearStack() - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Clears the operand stack of this frame.
clearTaskAfterCompletion(boolean, Runnable) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
CLINIT - 类中的静态变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
The JVM name of static initializer methods.
clinitAdders - 类中的变量 cn.taketoday.bytecode.core.CodeFlow
As SpEL AST nodes are called to generate code for the main evaluation method they can register to add code to a static initializer in the class.
clone() - 类中的方法 cn.taketoday.core.annotation.SynthesizingMethodParameter
 
clone() - 类中的方法 cn.taketoday.core.MethodParameter
 
clone() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
clone(LabelNode, Map<LabelNode, LabelNode>) - 类中的静态方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Returns the clone of the given label.
clone(List<LabelNode>, Map<LabelNode, LabelNode>) - 类中的静态方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Returns the clones of the given labels.
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Returns a copy of this instruction.
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.FieldInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.FrameNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.IincInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.InsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.IntInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.InvokeDynamicInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.JumpInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.LabelNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.LdcInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.LineNumberNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.LookupSwitchInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.MethodInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.MultiANewArrayInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.TableSwitchInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.TypeInsnNode
 
clone(Map<LabelNode, LabelNode>) - 类中的方法 cn.taketoday.bytecode.tree.VarInsnNode
 
clone(T) - 类中的静态方法 cn.taketoday.util.SerializationUtils
Clone the given object using Java Object Serialization.
cloneAnnotations(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Clones the annotations of the given instruction into this instruction.
cloneArgumentTypes() - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
cloneArray(Object) - 类中的静态方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
Clone the provided array, ensuring that the original component type is retained.
clonedLabels - 类中的变量 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
A map from labels from the original code to labels pointing at code specific to this instantiation, for use in remapping try/catch blocks, as well as jumps.
close() - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
close() - 接口中的方法 cn.taketoday.core.io.buffer.CloseableDataBuffer
Closes this data buffer, freeing any resources.
close() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer.ByteBufferIterator
 
close() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferInputStream
 
close() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferOutputStream
 
close() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer.ByteBufferIterator
 
close() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer.BufferComponentIterator
 
close() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
close() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer.ByteBufferIterator
 
close() - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
This close methods tracks the termination of active threads if a concrete task termination timeout has been set.
close() - 类中的方法 cn.taketoday.core.task.support.ExecutorServiceAdapter
 
close() - 类中的方法 cn.taketoday.logging.SLF4JBridgeHandler
No-op implementation.
close() - 类中的方法 cn.taketoday.util.concurrent.SmartLock
 
close() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
 
close() - 类中的方法 cn.taketoday.util.StreamUtils.NonClosingInputStream
 
close() - 类中的方法 cn.taketoday.util.StreamUtils.NonClosingOutputStream
 
close() - 类中的方法 cn.taketoday.util.xml.AbstractXMLEventReader
 
close() - 类中的方法 cn.taketoday.util.xml.ListBasedXMLEventReader
 
close() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
close() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
close(Closeable) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Attempt to close the supplied Closeable, silently swallowing any exceptions.
CLOSE - enum class 中的枚举常量 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchKind
A close match is where the parameter types either exactly match or are assignment-compatible.
CloseableDataBuffer - cn.taketoday.core.io.buffer中的接口
Extension of DataBuffer that allows for buffers that can be used in a try-with-resources statement.
closeChannel(Channel) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
 
closed - 类中的变量 cn.taketoday.core.io.buffer.DataBufferInputStream
 
closed - 类中的变量 cn.taketoday.core.io.buffer.DataBufferOutputStream
 
closed - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream
 
closed - 类中的变量 cn.taketoday.util.xml.AbstractXMLEventReader
 
closeEmptyElementIfNecessary() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
cls - 类中的变量 cn.taketoday.bytecode.proxy.CallbackInfo
 
cmp - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter.ComparatorComparer
 
cmpg(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
cmpl(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
cn.taketoday.aot - 程序包 cn.taketoday.aot
Core package for Infra AOT infrastructure.
cn.taketoday.aot.generate - 程序包 cn.taketoday.aot.generate
Support classes for components that contribute generated code equivalent to a runtime behavior.
cn.taketoday.aot.hint - 程序包 cn.taketoday.aot.hint
Support for registering the need for reflection, resources, java serialization and proxies at runtime.
cn.taketoday.aot.hint.annotation - 程序包 cn.taketoday.aot.hint.annotation
Annotation support for runtime hints.
cn.taketoday.aot.hint.predicate - 程序包 cn.taketoday.aot.hint.predicate
Predicate support for runtime hints.
cn.taketoday.aot.hint.support - 程序包 cn.taketoday.aot.hint.support
Convenience classes for using runtime hints.
cn.taketoday.aot.nativex - 程序包 cn.taketoday.aot.nativex
Support for generating GraalVM native configuration from runtime hints.
cn.taketoday.aot.nativex.feature - 程序包 cn.taketoday.aot.nativex.feature
GraalVM native image features, not part of Infra public API.
cn.taketoday.aot.nativex.substitution - 程序包 cn.taketoday.aot.nativex.substitution
GraalVM native image substitutions, not part of Infra public API.
cn.taketoday.bytecode - 程序包 cn.taketoday.bytecode
CGLIB or ASM other byte code library
cn.taketoday.bytecode.beans - 程序包 cn.taketoday.bytecode.beans
 
cn.taketoday.bytecode.commons - 程序包 cn.taketoday.bytecode.commons
 
cn.taketoday.bytecode.core - 程序包 cn.taketoday.bytecode.core
 
cn.taketoday.bytecode.proxy - 程序包 cn.taketoday.bytecode.proxy
 
cn.taketoday.bytecode.reflect - 程序包 cn.taketoday.bytecode.reflect
 
cn.taketoday.bytecode.signature - 程序包 cn.taketoday.bytecode.signature
 
cn.taketoday.bytecode.transform - 程序包 cn.taketoday.bytecode.transform
 
cn.taketoday.bytecode.transform.impl - 程序包 cn.taketoday.bytecode.transform.impl
 
cn.taketoday.bytecode.tree - 程序包 cn.taketoday.bytecode.tree
 
cn.taketoday.bytecode.tree.analysis - 程序包 cn.taketoday.bytecode.tree.analysis
 
cn.taketoday.bytecode.util - 程序包 cn.taketoday.bytecode.util
 
cn.taketoday.core - 程序包 cn.taketoday.core
Provides core helpers that are not specific to any part of the framework.
cn.taketoday.core.annotation - 程序包 cn.taketoday.core.annotation
Core support package for annotations, meta-annotations, and merged annotations with attribute overrides.
cn.taketoday.core.ansi - 程序包 cn.taketoday.core.ansi
Support classes to provide ANSI color output.
cn.taketoday.core.codec - 程序包 cn.taketoday.core.codec
Encoder and Decoder abstractions to convert between a reactive stream of bytes and Java objects.
cn.taketoday.core.conversion - 程序包 cn.taketoday.core.conversion
Type Conversion System
cn.taketoday.core.conversion.support - 程序包 cn.taketoday.core.conversion.support
Default implementation of the type conversion system.
cn.taketoday.core.env - 程序包 cn.taketoday.core.env
environment abstraction consisting of bean definition profile and hierarchical property source support.
cn.taketoday.core.i18n - 程序包 cn.taketoday.core.i18n
Abstraction for determining the current Locale, plus global holder that exposes a thread-bound Locale.
cn.taketoday.core.io - 程序包 cn.taketoday.core.io
 
cn.taketoday.core.io.buffer - 程序包 cn.taketoday.core.io.buffer
Generic abstraction for working with byte buffer implementations.
cn.taketoday.core.serializer - 程序包 cn.taketoday.core.serializer
Root package for Framework's serializer interfaces and implementations.
cn.taketoday.core.serializer.support - 程序包 cn.taketoday.core.serializer.support
Support classes for Framework's serializer abstraction.
cn.taketoday.core.ssl - 程序包 cn.taketoday.core.ssl
Management of trust material that can be used to establish an SSL connection.
cn.taketoday.core.ssl.jks - 程序包 cn.taketoday.core.ssl.jks
SSL trust material provider for Java KeyStores.
cn.taketoday.core.ssl.pem - 程序包 cn.taketoday.core.ssl.pem
SSL trust material provider for PEM-encoded certificates.
cn.taketoday.core.style - 程序包 cn.taketoday.core.style
Support for styling values as Strings, with ToStringBuilder as central class.
cn.taketoday.core.task - 程序包 cn.taketoday.core.task
This package defines core TaskExecutor abstraction, and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
cn.taketoday.core.task.support - 程序包 cn.taketoday.core.task.support
Support classes for TaskExecutor abstraction.
cn.taketoday.core.type - 程序包 cn.taketoday.core.type
Core support package for type introspection.
cn.taketoday.core.type.classreading - 程序包 cn.taketoday.core.type.classreading
Support classes for reading annotation and class-level metadata.
cn.taketoday.core.type.filter - 程序包 cn.taketoday.core.type.filter
Core support package for type filtering (e.g. for classpath scanning).
cn.taketoday.expression - 程序包 cn.taketoday.expression
Core abstractions behind the Spring Expression Language.
cn.taketoday.expression.common - 程序包 cn.taketoday.expression.common
Common utility classes behind the Spring Expression Language.
cn.taketoday.expression.spel - 程序包 cn.taketoday.expression.spel
SpEL's central implementation package.
cn.taketoday.expression.spel.ast - 程序包 cn.taketoday.expression.spel.ast
SpEL's abstract syntax tree.
cn.taketoday.expression.spel.standard - 程序包 cn.taketoday.expression.spel.standard
SpEL's standard parser implementation.
cn.taketoday.expression.spel.support - 程序包 cn.taketoday.expression.spel.support
SpEL's default implementations for various core abstractions.
cn.taketoday.lang - 程序包 cn.taketoday.lang
Framework global classes
cn.taketoday.logging - 程序包 cn.taketoday.logging
Logging System Adapter
cn.taketoday.reflect - 程序包 cn.taketoday.reflect
Optimised Reflection System
cn.taketoday.util - 程序包 cn.taketoday.util
Miscellaneous utility classes, such as utilities for working with strings, classes, collections, reflection, etc.
cn.taketoday.util.backoff - 程序包 cn.taketoday.util.backoff
A generic back-off abstraction.
cn.taketoday.util.comparator - 程序包 cn.taketoday.util.comparator
Useful generic java.util.Comparator implementations, such as an invertible comparator and a compound comparator.
cn.taketoday.util.concurrent - 程序包 cn.taketoday.util.concurrent
Useful generic java.util.concurrent.Future extensions.
cn.taketoday.util.function - 程序包 cn.taketoday.util.function
Useful generic java.util.function helper classes.
cn.taketoday.util.xml - 程序包 cn.taketoday.util.xml
Miscellaneous utility classes for XML parsing and transformation, such as error handlers that log warnings via Logging.
code - 类中的变量 cn.taketoday.bytecode.MethodWriter
The 'code' field of the Code attribute.
code - 类中的变量 cn.taketoday.core.ansi.Ansi8BitColor
 
code - enum class中的变量 cn.taketoday.core.ansi.AnsiBackground
 
code - enum class中的变量 cn.taketoday.core.ansi.AnsiColor
 
code - enum class中的变量 cn.taketoday.core.ansi.AnsiStyle
 
code - enum class中的变量 cn.taketoday.expression.spel.SpelMessage
 
CODE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
CodecException - cn.taketoday.core.codec中的异常错误
General error that indicates a problem while encoding and decoding to and from an Object stream.
CodecException(String) - 异常错误的构造器 cn.taketoday.core.codec.CodecException
Create a new CodecException.
CodecException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.codec.CodecException
Create a new CodecException.
codeEmitter - 类中的变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter.GetIndexCallback
 
CodeEmitter - cn.taketoday.bytecode.core中的类
 
CodeEmitter(ClassEmitter, MethodVisitor, int, MethodSignature, Type[]) - 类的构造器 cn.taketoday.bytecode.core.CodeEmitter
 
CodeEmitter(CodeEmitter) - 类的构造器 cn.taketoday.bytecode.core.CodeEmitter
 
CodeFlow - cn.taketoday.bytecode.core中的类
Manages the class being generated by the compilation process.
CodeFlow(String, ClassWriter) - 类的构造器 cn.taketoday.bytecode.core.CodeFlow
Construct a new CodeFlow for the given class.
CodeFlow.ClinitAdder - cn.taketoday.bytecode.core中的接口
Interface used to generate clinit static initializer blocks.
CodeFlow.FieldAdder - cn.taketoday.bytecode.core中的接口
Interface used to generate fields.
CodeGenerationException - cn.taketoday.bytecode.core中的异常错误
 
CodeGenerationException() - 异常错误的构造器 cn.taketoday.bytecode.core.CodeGenerationException
 
CodeGenerationException(String) - 异常错误的构造器 cn.taketoday.bytecode.core.CodeGenerationException
 
CodeGenerationException(String, Throwable) - 异常错误的构造器 cn.taketoday.bytecode.core.CodeGenerationException
 
CodeGenerationException(Throwable) - 异常错误的构造器 cn.taketoday.bytecode.core.CodeGenerationException
 
codeLengthBytes(int, byte[]) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
codeSize - 异常错误中的变量 cn.taketoday.bytecode.MethodTooLargeException
 
CodeSizeEvaluator - cn.taketoday.bytecode.commons中的类
A MethodVisitor that approximates the size of the methods it visits.
CodeSizeEvaluator(MethodVisitor) - 类的构造器 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
collectAliases(List<Method>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
collectAttributePrototypes(Attribute.Set) - 类中的方法 cn.taketoday.bytecode.FieldWriter
Collects the attributes of this field into the given set of attribute prototypes.
collectAttributePrototypes(Attribute.Set) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Collects the attributes of this method into the given set of attribute prototypes.
collectAttributePrototypes(Attribute.Set) - 类中的方法 cn.taketoday.bytecode.RecordComponentWriter
Collects the attributes of this record component into the given set of attribute prototypes.
collection - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
collection(Class<?>, TypeDescriptor) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
Create a new type descriptor from a Collection type.
collection(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
 
COLLECTION - 类中的静态变量 cn.taketoday.core.style.DefaultValueStyler
 
COLLECTION_INDEX_OUT_OF_BOUNDS - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
CollectionDelegate(Class<?>, CodeBlock) - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
 
collectionEntryDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
CollectionIndexingValueRef(Collection, int, TypeDescriptor, TypeConverter, boolean, int) - 类的构造器 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
CollectionToArrayConverter - cn.taketoday.core.conversion.support中的类
Converts a Collection to an array.
CollectionToArrayConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.CollectionToArrayConverter
 
CollectionToCollectionConverter - cn.taketoday.core.conversion.support中的类
Converts from a Collection to another Collection.
CollectionToCollectionConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.CollectionToCollectionConverter
 
collectionToCommaDelimitedString(Collection<?>) - 类中的静态方法 cn.taketoday.util.StringUtils
Convert a Collection into a delimited String (e.g., CSV).
collectionToDelimitedString(Collection<?>, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Convert a Collection into a delimited String (e.g.
collectionToDelimitedString(Collection<?>, String, String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Convert a Collection to a delimited String (e.g.
CollectionToObjectConverter - cn.taketoday.core.conversion.support中的类
Converts a Collection to an Object by returning the first collection element after converting it to the desired targetType.
CollectionToObjectConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.CollectionToObjectConverter
 
CollectionToStringConverter - cn.taketoday.core.conversion.support中的类
Converts a Collection to a comma-delimited String.
CollectionToStringConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.CollectionToStringConverter
 
collectionType - 类中的变量 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
 
CollectionUtils - cn.taketoday.util中的类
 
CollectionUtils() - 类的构造器 cn.taketoday.util.CollectionUtils
 
collectReferencedTypes(Set<Class<?>>, ResolvableType) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
COLON - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
combine(String, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
Combine two patterns into a new pattern.
combine(String, String) - 接口中的方法 cn.taketoday.core.PathMatcher
Combines two patterns into a new pattern that is returned.
combine(String, String) - 接口中的方法 cn.taketoday.util.RouteMatcher
Combines two patterns into a single pattern.
combine(String, String) - 类中的方法 cn.taketoday.util.SimpleRouteMatcher
 
combinedAnnotations - 类中的变量 cn.taketoday.core.MethodParameter.FieldAwareConstructorParameter
 
combiner(MultiValueMap<K, V>, MultiValueMap<K, V>) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationCollectors
Combiner for multi-value maps.
combiner(C, C) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationCollectors
Combiner for collections.
COMMA - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
COMMA - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
COMMA_SEPARATOR - 类中的静态变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
commaDelimitedListToSet(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Convert a comma delimited list (e.g., a row from a CSV file) into a set.
commaDelimitedListToStringArray(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Convert a comma delimited list (e.g., a row from a CSV file) into an array of strings.
COMMAND_LINE_PROPERTY_SOURCE_NAME - 类中的静态变量 cn.taketoday.core.env.CommandLinePropertySource
The default name given to CommandLinePropertySource instances: "commandLineArgs".
CommandLineArgs - cn.taketoday.core.env中的类
A simple representation of command line arguments, broken into "option arguments" and "non-option arguments".
CommandLineArgs() - 类的构造器 cn.taketoday.core.env.CommandLineArgs
 
CommandLinePropertySource<T> - cn.taketoday.core.env中的类
Abstract base class for PropertySource implementations backed by command line arguments.
CommandLinePropertySource(String, T) - 类的构造器 cn.taketoday.core.env.CommandLinePropertySource
Create a new CommandLinePropertySource having the given name and backed by the given source object.
CommandLinePropertySource(T) - 类的构造器 cn.taketoday.core.env.CommandLinePropertySource
Create a new CommandLinePropertySource having the default name "commandLineArgs" and backed by the given source object.
comment(char[], int, int) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
commentInternal(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
commentInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
commentInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
commentToken(String, String, boolean) - 类中的方法 cn.taketoday.util.xml.XmlValidationModeDetector
Try to consume the supplied token against the supplied content and update the "in comment" parse state to the supplied value.
commonClassCache - 类中的静态变量 cn.taketoday.util.ClassUtils
Map with common Java language class name as key and corresponding Class as value.
commonTypesCache - 类中的静态变量 cn.taketoday.core.TypeDescriptor
 
comparable() - 类中的静态方法 cn.taketoday.util.comparator.Comparators
Return a Comparable adapter.
ComparableComparator<T extends Comparable<T>> - cn.taketoday.util.comparator中的类
Comparator that adapts Comparables to the Comparator interface.
ComparableComparator() - 类的构造器 cn.taketoday.util.comparator.ComparableComparator
 
comparator - 类中的变量 cn.taketoday.core.conversion.ConvertingComparator
 
ComparatorComparer(Object[], Comparator) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.ComparatorComparer
 
Comparators - cn.taketoday.util.comparator中的类
Convenient entry point with generically typed factory methods for common Comparator variants.
Comparators() - 类的构造器 cn.taketoday.util.comparator.Comparators
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.ByteComparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.ComparatorComparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
 
compare(int, int) - 接口中的方法 cn.taketoday.bytecode.util.ParallelSorter.Comparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.DoubleComparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.FloatComparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.IntComparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.LongComparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.ObjectComparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.ShortComparer
 
compare(int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
compare(Boolean, Boolean) - 类中的方法 cn.taketoday.util.comparator.BooleanComparator
 
compare(Class<? extends Throwable>, Class<? extends Throwable>) - 类中的方法 cn.taketoday.util.comparator.ExceptionDepthComparator
 
compare(Object, Object) - 类中的方法 cn.taketoday.core.OrderComparator
 
compare(Object, Object) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeComparator
 
compare(Object, Object) - 接口中的方法 cn.taketoday.expression.TypeComparator
Compare two given objects.
compare(String, String) - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPatternComparator
Compare two patterns to determine which should match first, i.e. which is the most specific regarding the current path.
compare(S, S) - 类中的方法 cn.taketoday.core.conversion.ConvertingComparator
 
compare(T, T) - 类中的方法 cn.taketoday.util.comparator.ComparableComparator
 
compare(T, T) - 类中的方法 cn.taketoday.util.comparator.InstanceComparator
 
compare(T, T) - 类中的方法 cn.taketoday.util.comparator.NullSafeComparator
 
compare(T, T) - 类中的方法 cn.taketoday.util.MimeType.SpecificityComparator
 
compareArguments(List<TypeDescriptor>, List<TypeDescriptor>, TypeConverter) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
Compare argument arrays and return information about whether they match.
compareArgumentsVarargs(List<TypeDescriptor>, List<TypeDescriptor>, TypeConverter) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
Compare argument arrays and return information about whether they match.
compareOneByOne(int, List<?>) - 类中的方法 cn.taketoday.util.SmartList
 
compareParameters(T, T) - 类中的方法 cn.taketoday.util.MimeType.SpecificityComparator
 
comparer - 类中的变量 cn.taketoday.bytecode.util.ParallelSorter
 
compareTo(ExecutableHint) - 类中的方法 cn.taketoday.aot.hint.ExecutableHint
 
compareTo(TypeReference) - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
compareTo(SerialVersionUIDAdder.Item) - record class中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
 
compareTo(GenericConversionService.ConverterCacheKey) - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
 
compareTo(ReflectivePropertyAccessor.PropertyCacheKey) - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
 
compareTo(DataSize) - 类中的方法 cn.taketoday.util.DataSize
 
compareTo(MethodClassKey) - 类中的方法 cn.taketoday.util.MethodClassKey
 
compareTo(MimeType) - 类中的方法 cn.taketoday.util.MimeType
Compares this MIME Type to another alphabetically.
comparingFirst() - 类中的静态方法 cn.taketoday.core.Pair
 
comparingSecond() - 类中的静态方法 cn.taketoday.core.Pair
 
ComparisonPropertySource(String) - 类的构造器 cn.taketoday.core.env.PropertySource.ComparisonPropertySource
 
compatible(PropertyDescriptor, PropertyDescriptor) - 类中的静态方法 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
compatibleType - 类中的变量 cn.taketoday.expression.spel.ast.Operator.DescriptorComparison
 
compatibleWithCloseBracket(char) - 类中的方法 cn.taketoday.expression.common.TemplateAwareExpressionParser.Bracket
 
CompilablePropertyAccessor - cn.taketoday.expression.spel中的接口
A compilable property accessor is able to generate bytecode that represents the access operation, facilitating compilation to bytecode of expressions that use the accessor.
compilationScopes - 类中的变量 cn.taketoday.bytecode.core.CodeFlow
Record the type of what is on top of the bytecode stack (i.e. the type of the output from the previous expression component).
compile(Expression) - 类中的静态方法 cn.taketoday.expression.spel.standard.SpelCompiler
Request that an attempt is made to compile the specified expression.
compile(SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.standard.SpelCompiler
Attempt compilation of the supplied expression.
compile(String, Class<?>, ClassLoader, ProtectionDomain, byte[]) - 类中的静态方法 cn.taketoday.bytecode.BytecodeCompiler
Loads a class file by a given class loader.
compiledAst - 类中的变量 cn.taketoday.expression.spel.standard.SpelExpression
 
CompiledExpression - cn.taketoday.expression.spel中的类
Base superclass for compiled expressions.
CompiledExpression() - 类的构造器 cn.taketoday.expression.spel.CompiledExpression
 
compileExpression() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
Perform expression compilation.
compilerClassLoader - 类中的变量 cn.taketoday.expression.spel.SpelParserConfiguration
 
compilerMode - 类中的变量 cn.taketoday.expression.spel.SpelParserConfiguration
 
compilers - 类中的静态变量 cn.taketoday.expression.spel.standard.SpelCompiler
 
completable() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Expose this ListenableFuture as a JDK CompletableFuture.
completed - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
completed(Integer, DataBufferUtils.ReadCompletionHandler.Attachment) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
completed(Integer, DataBufferUtils.WriteCompletionHandler.Attachment) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
COMPLETED - 类中的静态变量 cn.taketoday.util.concurrent.SettableFutureTask
 
CompleteFuture<V> - cn.taketoday.util.concurrent中的类
A skeletal ListenableFuture implementation which represents a ListenableFuture which has been completed already.
CompleteFuture() - 类的构造器 cn.taketoday.util.concurrent.CompleteFuture
 
CompleteFuture(Executor) - 类的构造器 cn.taketoday.util.concurrent.CompleteFuture
Creates a new instance.
componentType - 类中的变量 cn.taketoday.core.ResolvableType
The component type for an array or null if the type should be deduced.
CompositeIterator<E> - cn.taketoday.util中的类
Composite iterator that combines multiple other iterators, as registered via CompositeIterator.add(Iterator).
CompositeIterator() - 类的构造器 cn.taketoday.util.CompositeIterator
 
CompositeLogger - cn.taketoday.logging中的类
Implementation of Logger that wraps a list of loggers and delegates to the first one for which logging is enabled at the given level.
CompositeLogger(List<Logger>, String) - 类的构造器 cn.taketoday.logging.CompositeLogger
Constructor with list of loggers.
CompositeMatcher(byte[][]) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.CompositeMatcher
 
CompositeParameterNameDiscoverer - cn.taketoday.core中的类
ParameterNameDiscoverer implementation that tries several discoverer delegates in succession.
CompositeParameterNameDiscoverer() - 类的构造器 cn.taketoday.core.CompositeParameterNameDiscoverer
 
CompositePropertySource - cn.taketoday.core.env中的类
Composite PropertySource implementation that iterates over a set of PropertySource instances.
CompositePropertySource(String) - 类的构造器 cn.taketoday.core.env.CompositePropertySource
Create a new CompositePropertySource.
CompositeStringExpression - cn.taketoday.expression.common中的类
Represents a template expression broken into pieces.
CompositeStringExpression(String, Expression[]) - 类的构造器 cn.taketoday.expression.common.CompositeStringExpression
 
CompositeTaskDecorator - cn.taketoday.core.task.support中的类
Composite TaskDecorator that delegates to other task decorators.
CompositeTaskDecorator(Collection<? extends TaskDecorator>) - 类的构造器 cn.taketoday.core.task.support.CompositeTaskDecorator
Create a new instance.
CompoundExpression - cn.taketoday.expression.spel.ast中的类
Represents a DOT separated expression sequence, such as property1.property2.methodOne() or property1?.property2?.methodOne() when the null-safe navigation operator is used.
CompoundExpression(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.CompoundExpression
 
compute - 类中的变量 cn.taketoday.bytecode.ClassWriter
Indicates what must be automatically computed in MethodWriter.
compute - 类中的变量 cn.taketoday.bytecode.MethodWriter
Indicates what must be computed.
compute(Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AttributeMethods
 
compute(K, BiFunction<? super K, ? super List<V>, ? extends List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
COMPUTE_ALL_FRAMES - 类中的静态变量 cn.taketoday.bytecode.MethodWriter
Indicates that all the stack map frames must be computed.
COMPUTE_FRAMES - 类中的静态变量 cn.taketoday.bytecode.ClassWriter
A flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_INSERTED_FRAMES - 类中的静态变量 cn.taketoday.bytecode.MethodWriter
Indicates that the stack map frames of type F_INSERT must be computed.
COMPUTE_MAX_STACK_AND_LOCAL - 类中的静态变量 cn.taketoday.bytecode.MethodWriter
Indicates that the maximum stack size and the maximum number of local variables must be computed, from scratch.
COMPUTE_MAX_STACK_AND_LOCAL_FROM_FRAMES - 类中的静态变量 cn.taketoday.bytecode.MethodWriter
Indicates that the maximum stack size and the maximum number of local variables must be computed, from the existing stack map frames.
COMPUTE_MAXS - 类中的静态变量 cn.taketoday.bytecode.ClassWriter
A flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
COMPUTE_NOTHING - 类中的静态变量 cn.taketoday.bytecode.MethodWriter
Indicates that nothing must be computed.
computeAllFrames() - 类中的方法 cn.taketoday.bytecode.MethodWriter
Computes all the stack map frames of the method, from scratch.
computeAnnotationsSize(AnnotationWriter, AnnotationWriter, AnnotationWriter, AnnotationWriter) - 类中的静态方法 cn.taketoday.bytecode.AnnotationWriter
Returns the size of the Runtime[In]Visible[Type]Annotations attributes containing the given annotations and all their predecessors (see AnnotationWriter.previousAnnotation.
computeAnnotationsSize(String) - 类中的方法 cn.taketoday.bytecode.AnnotationWriter
Returns the size of a Runtime[In]Visible[Type]Annotations attribute containing this annotation and all its predecessors (see AnnotationWriter.previousAnnotation.
computeAttribute(String, Function<String, T>) - 接口中的方法 cn.taketoday.core.AttributeAccessor
Compute a new value for the attribute identified by name if necessary and set the new value in this AttributeAccessor.
computeAttribute(String, Function<String, T>) - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
computeAttributesSize() - 类中的方法 cn.taketoday.bytecode.ModuleWriter
Returns the size of the Module, ModulePackages and ModuleMainClass attributes generated by this ModuleWriter.
computeAttributesSize(SymbolTable) - 类中的方法 cn.taketoday.bytecode.Attribute
Returns the total size in bytes of all the attributes in the attribute list that begins with this attribute.
computeAttributesSize(SymbolTable, byte[], int, int, int) - 类中的方法 cn.taketoday.bytecode.Attribute
Returns the total size in bytes of all the attributes in the attribute list that begins with this attribute.
computeAttributesSize(SymbolTable, int, int) - 类中的静态方法 cn.taketoday.bytecode.Attribute
Returns the total size in bytes of all the attributes that correspond to the given field, method or class access flags and signature.
computeBootstrapMethodsSize() - 类中的方法 cn.taketoday.bytecode.SymbolTable
Returns the size in bytes of this symbol table's BootstrapMethods attribute.
computeConstant() - 类中的方法 cn.taketoday.expression.spel.ast.InlineList
If all the components of the list are constants, or lists that themselves contain constants, then a constant list can be built to represent this node.
computeConstantValue() - 类中的方法 cn.taketoday.expression.spel.ast.InlineMap
If all the components of the map are constants, or lists/maps that themselves contain constants, then a constant list can be built to represent this node.
computeDefaultValues(Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
 
computedPublicDeclaringClass - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
 
computeExitTypeDescriptor() - 类中的方法 cn.taketoday.expression.spel.ast.Elvis
 
computeExitTypeDescriptor() - 类中的方法 cn.taketoday.expression.spel.ast.Ternary
 
computeFieldInfoSize() - 类中的方法 cn.taketoday.bytecode.FieldWriter
Returns the size of the field_info JVMS structure generated by this FieldWriter.
computeHashCode() - 类中的方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
computeIfAbsent(String, Function<? super String, ? extends V>) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
computeIfAbsent(K, Function<? super K, ? extends List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
computeIfPresent(K, BiFunction<? super K, ? super List<V>, ? extends List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
computeImplicitFrame(Context) - 类中的方法 cn.taketoday.bytecode.ClassReader
Computes the implicit frame of the method currently being parsed (as defined in the given Context) and stores it in the given context.
computeInitialFrame(String, MethodNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Computes the initial execution stack frame of the given method.
computeLvtSlotIndices(boolean, Type[]) - 类中的静态方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
computeMapInitialCapacity(int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
computeMaxLocals(MethodNode) - 类中的静态方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Computes and returns the maximum number of local variables used in the given method.
computeMaxStack(Frame<?>[]) - 类中的静态方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Computes and returns the maximum stack size of a method, given its stack map frames.
computeMaxStackAndLocal() - 类中的方法 cn.taketoday.bytecode.MethodWriter
Computes the maximum stack size of the method.
computeMethodInfoSize() - 类中的方法 cn.taketoday.bytecode.MethodWriter
Returns the size of the method_info JVMS structure generated by this MethodWriter.
computeNextInterval() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff.ExponentialBackOffExecution
 
computeParameterAnnotationsSize(String, AnnotationWriter[], int) - 类中的静态方法 cn.taketoday.bytecode.AnnotationWriter
Returns the size of a Runtime[In]VisibleParameterAnnotations attribute containing all the annotation lists from the given AnnotationWriter sub-array.
computeParameterType() - 类中的方法 cn.taketoday.core.MethodParameter
 
computeRecordComponentInfoSize() - 类中的方法 cn.taketoday.bytecode.RecordComponentWriter
Returns the size of the record component JVMS structure generated by this RecordComponentWriter.
computeRepeatedAnnotationsMethod(Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.RepeatableContainers.StandardRepeatableContainers
 
computesFrames() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter.MethodWriterWrapper
 
computeSHADigest(byte[]) - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
Returns the SHA-1 message digest of the given value.
computesMaxs() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter.MethodWriterWrapper
 
computeSvuid - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
A flag that indicates if we need to compute SVUID.
computeSVUID() - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
Computes and returns the value of SVUID.
computeSynthesizableFlag(Set<Class<? extends Annotation>>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
concat(String, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
concatenate(String, String) - 类中的方法 cn.taketoday.expression.spel.ast.OpPlus
 
concatenateStringArrays(String[], String[]) - 类中的静态方法 cn.taketoday.util.StringUtils
Concatenate the given String arrays into one, with overlapping array elements included twice.
concurrencyCondition - 类中的变量 cn.taketoday.util.ConcurrencyThrottleSupport
 
concurrencyCount - 类中的变量 cn.taketoday.util.ConcurrencyThrottleSupport
 
concurrencyLimit - 类中的变量 cn.taketoday.util.ConcurrencyThrottleSupport
 
concurrencyLock - 类中的变量 cn.taketoday.util.ConcurrencyThrottleSupport
 
concurrencyThrottle - 类中的变量 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Internal concurrency throttle used by this executor.
ConcurrencyThrottleAdapter() - 类的构造器 cn.taketoday.core.task.SimpleAsyncTaskExecutor.ConcurrencyThrottleAdapter
 
ConcurrencyThrottleSupport - cn.taketoday.util中的类
Support class for throttling concurrent access to a specific resource.
ConcurrencyThrottleSupport() - 类的构造器 cn.taketoday.util.ConcurrencyThrottleSupport
 
ConcurrentCache<K,V> - cn.taketoday.util中的类
 
ConcurrentCache(int) - 类的构造器 cn.taketoday.util.ConcurrentCache
 
concurrentExecutor - 类中的变量 cn.taketoday.core.task.support.TaskExecutorAdapter
 
ConcurrentExecutorAdapter - cn.taketoday.core.task.support中的类
Adapter that exposes the Executor interface for any TaskExecutor.
ConcurrentExecutorAdapter(TaskExecutor) - 类的构造器 cn.taketoday.core.task.support.ConcurrentExecutorAdapter
Create a new ConcurrentExecutorAdapter for the given TaskExecutor.
ConcurrentLruCache<K,V> - cn.taketoday.util中的类
Simple LRU (Least Recently Used) cache, bounded by a specified cache capacity.
ConcurrentLruCache(int, Function<K, V>) - 类的构造器 cn.taketoday.util.ConcurrentLruCache
Create a new cache instance with the given capacity and generator function.
ConcurrentLruCache(int, Function<K, V>, int) - 类的构造器 cn.taketoday.util.ConcurrentLruCache
 
ConcurrentLruCache.AddTask - cn.taketoday.util中的类
Write operation recorded when a new entry is added to the cache.
ConcurrentLruCache.CacheEntry<V> - cn.taketoday.util中的Record Class
 
ConcurrentLruCache.CacheEntryState - cn.taketoday.util中的Enum Class
 
ConcurrentLruCache.DrainStatus - cn.taketoday.util中的Enum Class
Draining status for the read/write buffers.
ConcurrentLruCache.EvictionQueue<K,V> - cn.taketoday.util中的类
 
ConcurrentLruCache.Node<K,V> - cn.taketoday.util中的类
 
ConcurrentLruCache.ReadOperations<K,V> - cn.taketoday.util中的类
 
ConcurrentLruCache.RemovalTask - cn.taketoday.util中的类
Write operation recorded when an entry is removed to the cache.
ConcurrentLruCache.WriteOperations - cn.taketoday.util中的类
 
ConcurrentReferenceCachingMetadataReaderFactory - cn.taketoday.core.type.classreading中的类
Caching implementation of the MetadataReaderFactory interface backed by a ConcurrentReferenceHashMap, caching MetadataReader per Framework Resource handle (i.e. per ".class" file).
ConcurrentReferenceCachingMetadataReaderFactory() - 类的构造器 cn.taketoday.core.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
Create a new ConcurrentReferenceCachingMetadataReaderFactory instance for the default class loader.
ConcurrentReferenceCachingMetadataReaderFactory(ResourceLoader) - 类的构造器 cn.taketoday.core.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
Create a new ConcurrentReferenceCachingMetadataReaderFactory instance for the given resource loader.
ConcurrentReferenceCachingMetadataReaderFactory(ClassLoader) - 类的构造器 cn.taketoday.core.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
Create a new ConcurrentReferenceCachingMetadataReaderFactory instance for the given class loader.
ConcurrentReferenceHashMap<K,V> - cn.taketoday.util中的类
A ConcurrentHashMap that uses soft or weak references for both keys and values.
ConcurrentReferenceHashMap() - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float, int) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, int) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap.Entries<V> - cn.taketoday.util中的接口
Allows a task access to ConcurrentReferenceHashMap.Segment entries.
ConcurrentReferenceHashMap.Entry<K,V> - cn.taketoday.util中的类
A single map entry.
ConcurrentReferenceHashMap.EntryIterator - cn.taketoday.util中的类
Internal entry iterator implementation.
ConcurrentReferenceHashMap.EntrySet - cn.taketoday.util中的类
Internal entry-set implementation.
ConcurrentReferenceHashMap.Reference<K,V> - cn.taketoday.util中的接口
A reference to an ConcurrentReferenceHashMap.Entry contained in the map.
ConcurrentReferenceHashMap.ReferenceManager - cn.taketoday.util中的类
Strategy class used to manage References.
ConcurrentReferenceHashMap.ReferenceType - cn.taketoday.util中的Enum Class
Various reference types supported by this map.
ConcurrentReferenceHashMap.Restructure - cn.taketoday.util中的Enum Class
The types of restructuring that can be performed.
ConcurrentReferenceHashMap.Segment - cn.taketoday.util中的类
A single segment used to divide the map to allow better concurrent performance.
ConcurrentReferenceHashMap.SoftEntryReference<K,V> - cn.taketoday.util中的类
ConcurrentReferenceHashMap.Task<T> - cn.taketoday.util中的类
A task that can be run against a ConcurrentReferenceHashMap<K,V>.Segment.
ConcurrentReferenceHashMap.TaskOption - cn.taketoday.util中的Enum Class
Various options supported by a Task.
ConcurrentReferenceHashMap.WeakEntryReference<K,V> - cn.taketoday.util中的类
condition - 类中的变量 cn.taketoday.util.concurrent.SmartLock.WithCondition
 
ConditionalConverter - cn.taketoday.core.conversion中的接口
Allows a Converter, GenericConverter or ConverterFactory to conditionally execute based on attributes of the source and target TypeDescriptor.
ConditionalGenericConverter - cn.taketoday.core.conversion中的接口
A GenericConverter that may conditionally execute based on attributes of the source and target TypeDescriptor.
ConditionalHint - cn.taketoday.aot.hint中的接口
Contract for runtime hints that only apply if the described condition is met.
conditionMatches(ClassLoader) - 接口中的方法 cn.taketoday.aot.hint.ConditionalHint
Whether the condition described for this hint is met.
ConfigurableConversionService - cn.taketoday.core.conversion.support中的接口
Configuration interface to be implemented by most if not all ConversionService types.
ConfigurableEnvironment - cn.taketoday.core.env中的接口
Configuration interface to be implemented by most if not all Environment types.
ConfigurableObjectInputStream - cn.taketoday.core中的类
Special ObjectInputStream subclass that resolves class names against a specific ClassLoader.
ConfigurableObjectInputStream(InputStream, ClassLoader) - 类的构造器 cn.taketoday.core.ConfigurableObjectInputStream
Create a new ConfigurableObjectInputStream for the given InputStream and ClassLoader.
ConfigurableObjectInputStream(InputStream, ClassLoader, boolean) - 类的构造器 cn.taketoday.core.ConfigurableObjectInputStream
Create a new ConfigurableObjectInputStream for the given InputStream and ClassLoader.
ConfigurablePropertyResolver - cn.taketoday.core.env中的接口
Configuration interface to be implemented by most if not all PropertyResolver types.
configuration - 类中的变量 cn.taketoday.expression.spel.ExpressionState
 
configuration - 类中的变量 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
configuration - 类中的变量 cn.taketoday.expression.spel.standard.SpelExpression
 
configuration - 类中的变量 cn.taketoday.expression.spel.standard.SpelExpressionParser
 
considerInherited - 类中的变量 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
 
considerInterfaces - 类中的变量 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
 
considerMetaAnnotations - 类中的变量 cn.taketoday.core.type.filter.AnnotationTypeFilter
 
consoleAvailable - 类中的静态变量 cn.taketoday.core.ansi.AnsiOutput
 
constant - 类中的变量 cn.taketoday.bytecode.core.KeyFactory.Generator
 
constant - 类中的变量 cn.taketoday.expression.spel.ast.InlineList
 
constant - 类中的变量 cn.taketoday.expression.spel.ast.InlineMap
 
Constant - cn.taketoday.lang中的接口
 
CONSTANT_CLASS_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Class_info JVMS structures.
CONSTANT_DOUBLE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Double_info JVMS structures.
CONSTANT_DYNAMIC_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Dynamic_info JVMS structures.
CONSTANT_FIELDREF_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Fieldref_info JVMS structures.
CONSTANT_FLOAT_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Float_info JVMS structures.
CONSTANT_INTEGER_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Integer_info JVMS structures.
CONSTANT_INTERFACE_METHODREF_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_InterfaceMethodref_info JVMS structures.
CONSTANT_INVOKE_DYNAMIC_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_InvokeDynamic_info JVMS structures.
CONSTANT_KIND - 类中的静态变量 cn.taketoday.bytecode.Frame
 
CONSTANT_LONG_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Long_info JVMS structures.
CONSTANT_METHOD_HANDLE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_MethodHandle_info JVMS structures.
CONSTANT_METHOD_TYPE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_MethodType_info JVMS structures.
CONSTANT_METHODREF_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Methodref_info JVMS structures.
CONSTANT_MODULE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Module_info JVMS structures.
CONSTANT_NAME_AND_TYPE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_NameAndType_info JVMS structures.
CONSTANT_PACKAGE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Package_info JVMS structures.
CONSTANT_STRING_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_String_info JVMS structures.
CONSTANT_UTF8_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of CONSTANT_Utf8_info JVMS structures.
CONSTANT_VALUE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ConstantDynamic - cn.taketoday.bytecode中的类
A constant whose value is computed at runtime, with a bootstrap method.
ConstantDynamic(String, String, Handle, Object...) - 类的构造器 cn.taketoday.bytecode.ConstantDynamic
Constructs a new ConstantDynamic.
constantDynamicValues - 类中的变量 cn.taketoday.bytecode.ClassReader
The ConstantDynamic objects corresponding to the CONSTANT_Dynamic constant pool items.
ConstantException(String, String, Object) - 异常错误的构造器 cn.taketoday.core.Constants.ConstantException
Thrown when an invalid constant value is looked up.
ConstantException(String, String, String) - 异常错误的构造器 cn.taketoday.core.Constants.ConstantException
Thrown when an invalid constant name is requested.
constantPool - 类中的变量 cn.taketoday.bytecode.SymbolTable
The content of the ClassFile's constant_pool JVMS structure corresponding to this SymbolTable.
constantPoolCount - 异常错误中的变量 cn.taketoday.bytecode.ClassTooLargeException
 
constantPoolCount - 类中的变量 cn.taketoday.bytecode.SymbolTable
The number of constant pool items in SymbolTable.constantPool, plus 1.
Constants - cn.taketoday.bytecode中的类
Defines additional JVM opcodes, access flags and constants which are not part of the ASM public API.
Constants - cn.taketoday.core中的类
This class can be used to parse other classes containing constant definitions in public static final members.
Constants() - 类的构造器 cn.taketoday.bytecode.Constants
 
Constants(Class<?>) - 类的构造器 cn.taketoday.core.Constants
Create a new Constants converter class wrapping the given class.
Constants.ConstantException - cn.taketoday.core中的异常错误
Exception thrown when the Constants class is asked for an invalid constant name.
constantUtf8Values - 类中的变量 cn.taketoday.bytecode.ClassReader
The String objects corresponding to the CONSTANT_Utf8 constant pool items.
constantValueIndex - 类中的变量 cn.taketoday.bytecode.FieldWriter
The constantvalue_index field of the ConstantValue attribute of this field_info, or 0 if there is no ConstantValue attribute.
CONSTRUCTED_FIELD - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
constructedNodes - 类中的变量 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
CONSTRUCTOR - 类中的静态变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
CONSTRUCTOR_COMPARATOR - 类中的静态变量 cn.taketoday.util.Instantiator
 
CONSTRUCTOR_DELEGATE - 类中的静态变量 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
CONSTRUCTOR_GET_INDEX - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
CONSTRUCTOR_INVOCATION_PROBLEM - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor call.
CONSTRUCTOR_NAME - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
CONSTRUCTOR_NOT_FOUND - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
CONSTRUCTOR_REFERENCE - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the receiver type of a constructor reference.
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor reference.
ConstructorDelegate - cn.taketoday.bytecode.reflect中的类
 
ConstructorDelegate() - 类的构造器 cn.taketoday.bytecode.reflect.ConstructorDelegate
 
ConstructorDelegate.ConstructorKey - cn.taketoday.bytecode.reflect中的Record Class
 
ConstructorDelegate.Generator - cn.taketoday.bytecode.reflect中的类
 
ConstructorExecutor - cn.taketoday.expression中的接口
A ConstructorExecutor is built by a ConstructorResolver and can be cached by the infrastructure to repeat an operation quickly without going back to the resolvers.
ConstructorHintPredicate(Constructor<?>) - 类的构造器 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
 
ConstructorKey(String, String) - record class的构造器 cn.taketoday.bytecode.reflect.ConstructorDelegate.ConstructorKey
创建 ConstructorKey 记录的实例。
ConstructorNotFoundException - cn.taketoday.core中的异常错误
not a suitable Constructor found
ConstructorNotFoundException(Class<?>) - 异常错误的构造器 cn.taketoday.core.ConstructorNotFoundException
 
ConstructorNotFoundException(Class<?>, Class<?>[], Throwable) - 异常错误的构造器 cn.taketoday.core.ConstructorNotFoundException
 
ConstructorNotFoundException(Class<?>, String) - 异常错误的构造器 cn.taketoday.core.ConstructorNotFoundException
 
ConstructorNotFoundException(Class<?>, String, Class<?>[], Throwable) - 异常错误的构造器 cn.taketoday.core.ConstructorNotFoundException
 
ConstructorReference - cn.taketoday.expression.spel.ast中的类
Represents the invocation of a constructor.
ConstructorReference(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.ConstructorReference
Create a constructor reference.
ConstructorReference(int, int, SpelNodeImpl[], SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.ConstructorReference
Create a constructor reference.
ConstructorResolver - cn.taketoday.expression中的接口
A constructor resolver attempts to locate a constructor and returns a ConstructorExecutor that can be used to invoke that constructor.
constructorResolvers - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
constructors - 类中的变量 cn.taketoday.aot.hint.TypeHint.Builder
 
constructors - 类中的变量 cn.taketoday.aot.hint.TypeHint
 
constructors() - 类中的方法 cn.taketoday.aot.hint.TypeHint
Return the constructors that require reflection.
constructorSwitch(CodeEmitter, List, ObjectSwitchCallback) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
constructWithString - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
consume(String) - 类中的方法 cn.taketoday.util.xml.XmlValidationModeDetector
Consume the next comment token, update the "inComment" flag, and return the remaining content.
consumeArguments(List<SpelNodeImpl>) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
Used for consuming arguments for either a method or a constructor call.
consumeCommentTokens(String) - 类中的方法 cn.taketoday.util.xml.XmlValidationModeDetector
Consume all comments in the given String and return the remaining content, which may be empty since the supplied content might be all comment data.
consumer - 类中的变量 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor.ArrayVisitor
 
consumer - 类中的变量 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
consumer - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
container - 类中的变量 cn.taketoday.core.annotation.RepeatableContainers.ExplicitRepeatableContainer
 
containingClass - 类中的变量 cn.taketoday.core.MethodParameter
The containing class.
contains(Attribute) - 类中的方法 cn.taketoday.bytecode.Attribute.Set
 
contains(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns true if the given instruction belongs to this list.
contains(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
contains(Class<?>) - 异常错误中的方法 cn.taketoday.core.NestedCheckedException
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
contains(Class<?>) - 接口中的方法 cn.taketoday.core.NestedException
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
contains(Class<?>) - 异常错误中的方法 cn.taketoday.core.NestedRuntimeException
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
contains(Iterable<?>, Object) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Check whether the given Iterable contains the given element.
contains(Object) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntrySet
 
contains(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
contains(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
contains(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.Values
 
contains(Object) - 类中的方法 cn.taketoday.util.SmartList
 
contains(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
contains(Object) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
contains(String) - 类中的方法 cn.taketoday.core.env.PropertySources
Return whether a property source with the given name is contained.
contains(Throwable, Class<?>) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
contains(Enumeration<?>, Object) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Check whether the given Enumeration contains the given element.
contains(Iterator<?>, Object) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Check whether the given Iterator contains the given element.
contains(K) - 类中的方法 cn.taketoday.util.ConcurrentLruCache
Determine whether the given key is present in this cache.
containsAll(Collection<?>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
containsAll(Collection<?>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
containsAll(Set<E>, Set<E>) - 类中的静态方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
containsAny(Collection<?>, Collection<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Return true if any element in 'candidates' is contained in 'source'; otherwise returns false.
containsConstant(Enum<?>[], String) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Check whether the given array of enum constants contains a constant with the given name, ignoring case when determining a match.
containsConstant(Enum<?>[], String, boolean) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Check whether the given array of enum constants contains a constant with the given name.
containsElement(Object[], Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Check whether the given array contains the given element.
containsIn(MergedAnnotation.Adapt...) - enum class中的方法 cn.taketoday.core.annotation.MergedAnnotation.Adapt
 
containsInstance(Collection<?>, Object) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Check whether the given Collection contains the given element instance.
containsKey(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
containsKey(Object) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
containsKey(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
containsKey(Object) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
containsKey(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
containsOnlyDigits(String) - 类中的方法 cn.taketoday.core.ansi.AnsiPropertySource.Ansi8BitColorMapping
 
containsOption(String) - 类中的方法 cn.taketoday.core.env.CommandLineArgs
Return whether the option with the given name was present on the command line.
containsOption(String) - 类中的方法 cn.taketoday.core.env.CommandLinePropertySource
Return whether the set of option arguments parsed from the command line contains an option with the given name.
containsOption(String) - 类中的方法 cn.taketoday.core.env.JOptCommandLinePropertySource
 
containsOption(String) - 类中的方法 cn.taketoday.core.env.SimpleCommandLinePropertySource
 
containsProperty(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
containsProperty(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
containsProperty(String) - 类中的方法 cn.taketoday.core.env.CommandLinePropertySource
This implementation first checks to see if the name specified is the special "non-option arguments" property, and if so delegates to the abstract CommandLinePropertySource.getNonOptionArgs() method checking to see whether it returns an empty collection.
containsProperty(String) - 类中的方法 cn.taketoday.core.env.CompositePropertySource
 
containsProperty(String) - 类中的方法 cn.taketoday.core.env.EnumerablePropertySource
Return whether this PropertySource contains a property with the given name.
containsProperty(String) - 类中的方法 cn.taketoday.core.env.MapPropertyResolver
 
containsProperty(String) - 类中的方法 cn.taketoday.core.env.MapPropertySource
 
containsProperty(String) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Return whether the given property key is available for resolution, i.e. if the value for the given key is not null.
containsProperty(String) - 类中的方法 cn.taketoday.core.env.PropertySource.ComparisonPropertySource
 
containsProperty(String) - 类中的方法 cn.taketoday.core.env.PropertySource
Return whether this PropertySource contains the given name.
containsProperty(String) - 类中的方法 cn.taketoday.core.env.PropertySourcesPropertyResolver
 
containsProperty(String) - 类中的方法 cn.taketoday.core.env.SystemEnvironmentPropertySource
Return true if a property with the given name or any underscore/uppercase variant thereof exists in this property source.
containsValue(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
containsValue(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
containsValue(Object) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
containsValue(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
containsWhitespace(CharSequence) - 类中的静态方法 cn.taketoday.util.StringUtils
Check whether the given CharSequence contains any whitespace characters.
containsWhitespace(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Check whether the given String contains any whitespace characters.
content - 类中的变量 cn.taketoday.aot.generate.AppendableConsumerInputStreamSource
 
content - 类中的变量 cn.taketoday.bytecode.Attribute
The raw content of this attribute, only used for unknown attributes (see Attribute.isUnknown()).
contentHandler - 类中的变量 cn.taketoday.util.xml.AbstractXMLReader
 
contentLength() - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
 
contentLength() - 类中的方法 cn.taketoday.core.io.AbstractResource
This method reads the entire InputStream to determine the content length.
contentLength() - 类中的方法 cn.taketoday.core.io.ByteArrayResource
This implementation returns the length of the underlying byte array.
contentLength() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation returns the underlying File/Path length.
contentLength() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation returns the underlying file's length.
contentLength() - 接口中的方法 cn.taketoday.core.io.Resource
Determine the content length for this resource.
contentLength() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
contentLength(Resource) - 类中的方法 cn.taketoday.core.codec.ResourceRegionEncoder
Determine, if possible, the contentLength of the given resource without reading it.
contents - 类中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
Context - cn.taketoday.bytecode中的类
Information about a class being parsed in a ClassReader.
Context() - 类的构造器 cn.taketoday.bytecode.Context
 
Context() - enum class的构造器 cn.taketoday.core.env.ProfilesParser.Context
 
Context(String) - enum class的构造器 cn.taketoday.core.NativeDetector.Context
 
contextObject - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference.AccessorLValue
 
contextObjects - 类中的变量 cn.taketoday.expression.spel.ExpressionState
 
ContextPropagatingTaskDecorator - cn.taketoday.core.task.support中的类
TaskDecorator that wrap the execution of tasks, assisting with context propagation.
ContextPropagatingTaskDecorator() - 类的构造器 cn.taketoday.core.task.support.ContextPropagatingTaskDecorator
Create a new decorator that uses a default instance of the ContextSnapshotFactory.
ContextPropagatingTaskDecorator(ContextSnapshotFactory) - 类的构造器 cn.taketoday.core.task.support.ContextPropagatingTaskDecorator
Create a new decorator using the given ContextSnapshotFactory.
ContextResource - cn.taketoday.core.io中的接口
Extended interface for a resource that is loaded from an enclosing 'context', e.g. from a jakarta.servlet.ServletContext but also from plain classpath paths or relative file system paths (specified without an explicit prefix, hence applying relative to the local ResourceLoader's context).
CONTROL_CHARACTER_PATTERN - 类中的静态变量 cn.taketoday.util.LogFormatUtils
 
conventionMappings - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
 
conventionRoots(Path) - 类中的静态方法 cn.taketoday.aot.generate.FileSystemGeneratedFiles
 
Conventions - cn.taketoday.core中的类
Provides methods to support various naming and other conventions used throughout the framework.
Conventions() - 类的构造器 cn.taketoday.core.Conventions
 
ConversionException - cn.taketoday.core.conversion中的异常错误
Base class for exceptions thrown by the conversion system.
ConversionException(String) - 异常错误的构造器 cn.taketoday.core.conversion.ConversionException
Construct a new conversion exception.
ConversionException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.conversion.ConversionException
Construct a new conversion exception.
conversionExecutableCache - 类中的静态变量 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
ConversionFailedException - cn.taketoday.core.conversion中的异常错误
Exception to be thrown when an actual type conversion attempt fails.
ConversionFailedException(TypeDescriptor, TypeDescriptor, Object, Throwable) - 异常错误的构造器 cn.taketoday.core.conversion.ConversionFailedException
Create a new conversion exception.
conversionService - 类中的变量 cn.taketoday.core.conversion.ConvertingComparator.ConversionServiceConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.AbstractConditionalEnumConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.ArrayToArrayConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.ArrayToCollectionConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.ArrayToObjectConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.ByteBufferConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.CollectionToArrayConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.CollectionToCollectionConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.CollectionToObjectConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.CollectionToStringConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.ConvertingPropertyEditorAdapter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.IdToEntityConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.MapToMapConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.ObjectToArrayConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.ObjectToCollectionConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.ObjectToOptionalConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.StreamConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.StringToArrayConverter
 
conversionService - 类中的变量 cn.taketoday.core.conversion.support.StringToCollectionConverter
 
conversionService - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
conversionService - 类中的变量 cn.taketoday.expression.spel.support.StandardTypeConverter
 
ConversionService - cn.taketoday.core.conversion中的接口
A service interface for type conversion.
ConversionServiceAware - cn.taketoday.core.conversion中的接口
 
ConversionServiceConverter(ConversionService, Class<? extends T>) - 类的构造器 cn.taketoday.core.conversion.ConvertingComparator.ConversionServiceConverter
 
ConversionUtils - cn.taketoday.core.conversion.support中的类
Internal utilities for the conversion package.
ConversionUtils() - 类的构造器 cn.taketoday.core.conversion.support.ConversionUtils
 
convert(byte[]) - 类中的方法 cn.taketoday.core.serializer.support.DeserializingConverter
 
convert(Boolean) - 类中的静态方法 cn.taketoday.reflect.GeneratorSupport
 
convert(Byte) - 类中的静态方法 cn.taketoday.reflect.GeneratorSupport
 
convert(Character) - record class中的方法 cn.taketoday.core.conversion.support.CharacterToNumberFactory.CharacterToNumber
 
convert(Character) - 类中的静态方法 cn.taketoday.reflect.GeneratorSupport
 
convert(Double) - 类中的静态方法 cn.taketoday.reflect.GeneratorSupport
 
convert(Enum<?>) - 类中的方法 cn.taketoday.core.conversion.support.EnumToIntegerConverter
 
convert(Enum<?>) - 类中的方法 cn.taketoday.core.conversion.support.EnumToStringConverter
 
convert(Float) - 类中的静态方法 cn.taketoday.reflect.GeneratorSupport
 
convert(Integer) - record class中的方法 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory.IntegerToEnum
 
convert(Integer) - 类中的静态方法 cn.taketoday.reflect.GeneratorSupport
 
convert(Long) - 类中的静态方法 cn.taketoday.reflect.GeneratorSupport
 
convert(Number) - 类中的方法 cn.taketoday.core.conversion.support.NumberToCharacterConverter
 
convert(Number) - record class中的方法 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory.NumberToNumber
 
convert(Object) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToStringConverter
 
convert(Object) - 类中的方法 cn.taketoday.core.serializer.support.SerializingConverter
Serializes the source object and returns the byte array result.
convert(Object, TypeDescriptor) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Convert the given source to the specified targetType.
convert(Object, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
Convenience operation for converting a source object to the specified targetType, where the target type is a descriptor that provides additional conversion context.
convert(Object, TypeDescriptor, TypeDescriptor) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Convert the given source to the specified targetType.
convert(Object, TypeDescriptor, TypeDescriptor) - 接口中的方法 cn.taketoday.core.conversion.GenericConverter
Convert the source object to the targetType described by the TypeDescriptor.
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToArrayConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToCollectionConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToObjectConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToStringConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ByteBufferConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.CollectionToArrayConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.CollectionToCollectionConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.CollectionToObjectConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.CollectionToStringConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.FallbackObjectToStringConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterAdapter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterFactoryAdapter
 
convert(Object, TypeDescriptor, TypeDescriptor) - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.NoOpConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.IdToEntityConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.MapToMapConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToArrayConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToCollectionConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToOptionalConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StreamConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StringToArrayConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StringToCollectionConverter
 
convert(Object, Class<T>) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Convert the given source to the specified targetType.
convert(Object, Class<T>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
convert(Object, Class, Object) - 接口中的方法 cn.taketoday.bytecode.core.Converter
 
convert(Short) - 类中的静态方法 cn.taketoday.reflect.GeneratorSupport
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToBooleanConverter
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToCharacterConverter
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToCharsetConverter
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToCurrencyConverter
 
convert(String) - record class中的方法 cn.taketoday.core.conversion.support.StringToEnumConverterFactory.StringToEnum
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToLocaleConverter
 
convert(String) - record class中的方法 cn.taketoday.core.conversion.support.StringToNumberConverterFactory.StringToNumber
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToPatternConverter
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToPropertiesConverter
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToTimeZoneConverter
 
convert(String) - 类中的方法 cn.taketoday.core.conversion.support.StringToUUIDConverter
 
convert(ZonedDateTime) - 类中的方法 cn.taketoday.core.conversion.support.ZonedDateTimeToCalendarConverter
 
convert(ZoneId) - 类中的方法 cn.taketoday.core.conversion.support.ZoneIdToTimeZoneConverter
 
convert(Properties) - 类中的方法 cn.taketoday.core.conversion.support.PropertiesToStringConverter
 
convert(S) - 接口中的方法 cn.taketoday.core.conversion.Converter
Convert the source object of type S to target type T.
convert(S) - 类中的方法 cn.taketoday.core.conversion.ConvertingComparator.ConversionServiceConverter
 
CONVERT - 类中的静态变量 cn.taketoday.bytecode.beans.BeanCopier
 
convertAllArguments(TypeConverter, Object[], Method) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
Convert a supplied set of arguments into the requested types.
convertAllMethodHandleArguments(TypeConverter, Object[], MethodHandle, Integer) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
Takes an input set of argument values and converts them to the types specified as the required parameter types.
convertArguments(TypeConverter, Object[], Executable, Integer) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
Takes an input set of argument values and converts them to the types specified as the required parameter types.
convertClassLoaderURL(URL) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Convert the given URL as returned from the ClassLoader into a Resource.
convertClassNameToResourcePath(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Convert a "."
converter - 类中的变量 cn.taketoday.core.conversion.ConvertingComparator
 
converter - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService.ConverterAdapter
 
Converter - cn.taketoday.bytecode.core中的接口
 
Converter<S,T> - cn.taketoday.core.conversion中的接口
A converter converts a source object of type S to a target of type T.
CONVERTER - 类中的静态变量 cn.taketoday.bytecode.beans.BeanCopier
 
ConverterAdapter(Converter<?, ?>, ResolvableType, ResolvableType) - 类的构造器 cn.taketoday.core.conversion.support.GenericConversionService.ConverterAdapter
 
converterCache - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService
 
ConverterCacheKey(TypeDescriptor, TypeDescriptor) - record class的构造器 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
创建 ConverterCacheKey 记录的实例。
converterFactory - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService.ConverterFactoryAdapter
 
ConverterFactory<S,R> - cn.taketoday.core.conversion中的接口
A factory for "ranged" converters that can convert objects from S to subtypes of R.
ConverterFactoryAdapter(ConverterFactory<?, ?>, GenericConverter.ConvertiblePair) - 类的构造器 cn.taketoday.core.conversion.support.GenericConversionService.ConverterFactoryAdapter
 
ConverterNotFoundException - cn.taketoday.core.conversion中的异常错误
Exception to be thrown when a suitable converter could not be found in a given conversion service.
ConverterNotFoundException(TypeDescriptor, TypeDescriptor) - 异常错误的构造器 cn.taketoday.core.conversion.ConverterNotFoundException
Create a new conversion executor not found exception.
ConverterRegistry - cn.taketoday.core.conversion中的接口
For registering converters with a type conversion system.
converters - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService
 
converters - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
converters - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService.ConvertersForPair
 
Converters() - 类的构造器 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
ConvertersForPair() - 类的构造器 cn.taketoday.core.conversion.support.GenericConversionService.ConvertersForPair
 
convertFromByteBuffer(ByteBuffer, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ByteBufferConverter
 
convertFromStream(Stream<?>, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StreamConverter
 
CONVERTIBLE_PAIRS - 类中的静态变量 cn.taketoday.core.conversion.support.ByteBufferConverter
 
ConvertiblePair(Class<?>, Class<?>) - 类的构造器 cn.taketoday.core.conversion.GenericConverter.ConvertiblePair
Create a new source-to-target pair.
ConvertingComparator<S,T> - cn.taketoday.core.conversion中的类
A Comparator that converts values before they are compared.
ConvertingComparator(Converter<S, T>) - 类的构造器 cn.taketoday.core.conversion.ConvertingComparator
Create a new ConvertingComparator instance.
ConvertingComparator(Comparator<T>, ConversionService, Class<? extends T>) - 类的构造器 cn.taketoday.core.conversion.ConvertingComparator
Create a new ConvertingComparator instance.
ConvertingComparator(Comparator<T>, Converter<S, T>) - 类的构造器 cn.taketoday.core.conversion.ConvertingComparator
Create a new ConvertingComparator instance.
ConvertingComparator.ConversionServiceConverter<S,T> - cn.taketoday.core.conversion中的类
Adapts a ConversionService and targetType to a Converter.
ConvertingPropertyEditorAdapter - cn.taketoday.core.conversion.support中的类
Adapter that exposes a PropertyEditor for any given ConversionService and specific target type.
ConvertingPropertyEditorAdapter(ConversionService, TypeDescriptor) - 类的构造器 cn.taketoday.core.conversion.support.ConvertingPropertyEditorAdapter
Create a new ConvertingPropertyEditorAdapter for a given ConversionService and the given target type.
convertKey(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.MapToMapConverter
 
convertKey(String) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
Convert the given key to a case-insensitive key.
convertNullSource(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
Template method to convert a null source.
convertNumberToTargetClass(Number, Class<T>) - 类中的静态方法 cn.taketoday.util.NumberUtils
Convert the given number into an instance of the given target class.
convertResourcePathToClassName(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Convert a "/"-based resource path to a "."
convertToByteBuffer(Object, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ByteBufferConverter
 
convertToStream(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StreamConverter
 
convertTypedValue(EvaluationContext, TypedValue, Class<T>) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Determines if there is a type converter available in the specified context and attempts to use it to convert the supplied value to the specified type.
convertTypedValueToString(TypedValue, ExpressionState) - 类中的静态方法 cn.taketoday.expression.spel.ast.OpPlus
Convert operand value to string using registered converter or using toString method.
convertValue(TypeConverter, TypedValue, Class<T>) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
 
convertValue(TypeConverter, Object, Class<T>) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
convertValue(TypedValue, TypeDescriptor) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
convertValue(Object, TypeDescriptor) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
convertValue(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.MapToMapConverter
 
convertValue(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeConverter
 
convertValue(Object, TypeDescriptor, TypeDescriptor) - 接口中的方法 cn.taketoday.expression.TypeConverter
Convert (or coerce) a value from one type to another, for example from a boolean to a String.
convertValueIfNecessary(Object, Class<T>) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
Convert the given value to the specified target type, if necessary.
copy(byte[], File) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given byte array to the given output File.
copy(byte[], OutputStream) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given byte array to the given OutputStream.
copy(byte[], OutputStream) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given byte array to the given OutputStream.
copy(File, File) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given input File to the given output File.
copy(InputStream, OutputStream) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given InputStream to the given OutputStream.
copy(InputStream, OutputStream) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given InputStream to the given OutputStream.
copy(InputStream, OutputStream, int) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given InputStream to the given OutputStream.
copy(Reader, Writer) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given Reader to the given Writer.
copy(Reader, Writer, int) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given Reader to the given Writer.
copy(Object, Object, Converter) - 类中的方法 cn.taketoday.bytecode.beans.BeanCopier
 
copy(String, Writer) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given String to the given Writer.
copy(String, Charset, OutputStream) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given String to the given OutputStream.
COPY - 类中的静态变量 cn.taketoday.bytecode.beans.BeanCopier
 
COPYABLE_FIELDS - 类中的静态变量 cn.taketoday.util.ReflectionUtils
Pre-built FieldFilter that matches all non-static, non-final fields.
copyAttributesFrom(AttributeAccessor) - 接口中的方法 cn.taketoday.core.AttributeAccessor
 
copyAttributesFrom(AttributeAccessor) - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
Copy the attributes from the supplied AttributeAccessor to this accessor.
copyBootstrapMethods(ClassReader, char[]) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Read the BootstrapMethods 'bootstrap_methods' array binary content and add them as entries of the SymbolTable.
copyField(Field, Object, Object) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Copy a given field from the source object to the destination
copyFrom(Frame) - 类中的方法 cn.taketoday.bytecode.Frame
Sets this frame to the value of the given frame.
copyOf(ArrayHolder<E>) - 类中的静态方法 cn.taketoday.util.ArrayHolder
 
copyOf(Map<K, List<V>>) - 接口中的静态方法 cn.taketoday.util.MultiValueMap
Adapt a Map<K, List<V>> to an MultiValueMap<K, V>.
copyOperation(AbstractInsnNode, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
copyOperation(AbstractInsnNode, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
 
copyOperation(AbstractInsnNode, SourceValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
copyOperation(AbstractInsnNode, V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Interprets a bytecode instruction that moves a value on the stack or to or from local variables.
copyRange(InputStream, OutputStream, long, long) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy a range of content of the given InputStream to the given OutputStream.
copyRecursively(File, File) - 类中的静态方法 cn.taketoday.util.FileSystemUtils
Recursively copy the contents of the src file/directory to the dest file/directory.
copyRecursively(Path, Path) - 类中的静态方法 cn.taketoday.util.FileSystemUtils
Recursively copy the contents of the src file/directory to the dest file/directory.
copyToArrayMap(Map<K, V[]>, IntFunction<V[]>) - 接口中的方法 cn.taketoday.util.MultiValueMap
 
copyToByteArray(File) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given input File into a new byte array.
copyToByteArray(InputStream) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given InputStream into a new byte array.
copyToByteArray(InputStream) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given InputStream into a new byte array.
copyToString(ByteArrayOutputStream, Charset) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given ByteArrayOutputStream into a String.
copyToString(InputStream) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given InputStream into a String.
copyToString(InputStream, Charset) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given InputStream into a String.
copyToString(InputStream, Charset, int) - 类中的静态方法 cn.taketoday.util.StreamUtils
Copy the contents of the given InputStream into a String.
copyToString(Reader) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given Reader into a String.
copyToString(Reader, int) - 类中的静态方法 cn.taketoday.util.FileCopyUtils
Copy the contents of the given Reader into a String.
CoreBlockHoundIntegration() - 类的构造器 cn.taketoday.core.ReactiveAdapterRegistry.CoreBlockHoundIntegration
 
count - 类中的变量 cn.taketoday.core.io.ResourceRegion
 
count - 类中的变量 cn.taketoday.expression.spel.ast.OperatorMatches.AccessCount
 
count - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
The total number of references contained in this segment.
countIterator(Iterator) - 类中的静态方法 cn.taketoday.util.xml.XMLEventStreamReader
 
countOccurrencesOf(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Count the occurrences of the substring sub in string str.
cpInfoOffsets - 类中的变量 cn.taketoday.bytecode.ClassReader
The offset in bytes, in ClassReader.classFileBuffer, of each cp_info entry of the ClassFile's constant_pool array, plus one.
create() - 类中的方法 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
create() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
Create a new instance of the BeanMap.
create() - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Generate a new class if necessary and uses the specified callbacks (if any) to create a new object instance.
create() - 类中的方法 cn.taketoday.bytecode.proxy.InterfaceMaker
Create an interface using the current set of method signatures.
create() - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.Generator
 
create() - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher.Generator
Generate the StringSwitcher.
create() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
create(SymbolTable, int, TypePath, String, AnnotationWriter) - 类中的静态方法 cn.taketoday.bytecode.AnnotationWriter
Creates a new AnnotationWriter using named values.
create(SymbolTable, String, AnnotationWriter) - 类中的静态方法 cn.taketoday.bytecode.AnnotationWriter
Creates a new AnnotationWriter using named values.
create(Class[], Object[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Mixin
Helper method to create an interface mixin.
create(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.reflect.MulticastDelegate
 
create(Class<?>[], Object[]) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Generate a new class if necessary and uses the specified callbacks (if any) to create a new object instance.
create(Class<T>) - 类中的静态方法 cn.taketoday.bytecode.core.KeyFactory
 
create(Class<T>, Customizer) - 类中的静态方法 cn.taketoday.bytecode.core.KeyFactory
 
create(Class<T>, KeyFactoryCustomizer, List<KeyFactoryCustomizer>) - 类中的静态方法 cn.taketoday.bytecode.core.KeyFactory
 
create(ClassLoader, Class<T>, Customizer) - 类中的静态方法 cn.taketoday.bytecode.core.KeyFactory
 
create(ClassLoader, Class<T>, KeyFactoryCustomizer, List<KeyFactoryCustomizer>) - 类中的静态方法 cn.taketoday.bytecode.core.KeyFactory
 
create(Class, Callback) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
Helper method to create an intercepted object.
create(Class, Class[], Callback) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
Helper method to create an intercepted object.
create(Class, Class[], CallbackFilter, Callback[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
Helper method to create an intercepted object.
create(Class, Class<T>) - 类中的静态方法 cn.taketoday.bytecode.reflect.ConstructorDelegate
 
create(Class, Class, boolean) - 类中的静态方法 cn.taketoday.bytecode.beans.BeanCopier
 
create(Class, Class, String, String, String) - 类中的静态方法 cn.taketoday.bytecode.proxy.MethodProxy
For internal use by Enhancer only; see the MethodAccess class for similar functionality.
create(Class, String[], String[], Class[]) - 类中的静态方法 cn.taketoday.bytecode.beans.BulkBean
 
create(Object) - 类中的静态方法 cn.taketoday.bytecode.beans.BeanMap
Helper method to create a new BeanMap.
create(Object) - 类中的静态方法 cn.taketoday.bytecode.beans.ImmutableBean
 
create(Object) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
create(Object[]) - 类中的静态方法 cn.taketoday.bytecode.core.ClassesKey
 
create(Object[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Mixin
Helper method to create an interface mixin.
create(Object[]) - 类中的静态方法 cn.taketoday.bytecode.util.ParallelSorter
Create a new ParallelSorter object for a set of arrays.
create(Object, String, Class<T>) - 类中的静态方法 cn.taketoday.bytecode.reflect.MethodDelegate
 
create(Method) - 类中的静态方法 cn.taketoday.bytecode.core.MethodWrapper
 
create(String[], int[], boolean) - 类中的静态方法 cn.taketoday.bytecode.util.StringSwitcher
Helper method to create a StringSwitcher.
createAggregate(int, Object, Annotation[]) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesCollector
 
createAndAddGeneratedClass(String, ClassName, Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
 
createAnnotationRemapper(String, AnnotationVisitor) - 类中的方法 cn.taketoday.bytecode.commons.AnnotationRemapper
Constructs a new remapper for annotations.
createAnnotationRemapper(String, AnnotationVisitor) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
Constructs a new remapper for annotations.
createAnnotationRemapper(String, AnnotationVisitor) - 类中的方法 cn.taketoday.bytecode.commons.FieldRemapper
Constructs a new remapper for annotations.
createAnnotationRemapper(String, AnnotationVisitor) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
Constructs a new remapper for annotations.
createAnnotationRemapper(String, AnnotationVisitor) - 类中的方法 cn.taketoday.bytecode.commons.RecordComponentRemapper
Constructs a new remapper for annotations.
createApproximateCollection(Object, int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most approximate collection for the given collection.
createApproximateMap(Object) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most approximate map for the given map.
createApproximateMap(Object, int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most approximate map for the given map.
createArray(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
Create an array and return it.
createASMifier(String, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Constructs a new ASMifier.
createAttributes() - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
createBean(ClassLoader, Object[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Mixin
Helper method to create a bean mixin.
createBean(Object[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Mixin
 
createBooleanArray(ExpressionState, TypeConverter, SpelNodeImpl[]) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createByteArray(ExpressionState, TypeConverter, SpelNodeImpl[]) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createCharArray(ExpressionState, TypeConverter, SpelNodeImpl[]) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createClass() - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
createClass() - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Generate a new class if necessary and return it without creating a new instance.
createCollection(Class<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most appropriate collection for the given collection type.
createCollection(Class<?>, int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most appropriate collection for the given collection type.
createCollection(Class<?>, Class<?>, int) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToCollectionConverter
 
createCollection(Class<?>, Class<?>, int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most appropriate collection for the given collection type.
createCompositeInterface(Class<?>[], ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Create a composite interface Class for the given interfaces, implementing the given interfaces in one single Class.
createContentHandler(XMLEventWriter) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a SAX ContentHandler that writes events to the given StAX XMLEventWriter.
createContentHandler(XMLStreamWriter) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a SAX ContentHandler that writes to the given StAX XMLStreamWriter.
createContentHandler(Node) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Returns a SAX ContentHandler that transforms callback calls to DOM Nodes.
createCustomStaxResult(XMLEventWriter) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a custom, non-JAXP 1.4 StAX Result for the given XMLEventWriter.
createCustomStaxResult(XMLStreamWriter) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a custom, non-JAXP 1.4 StAX Result for the given XMLStreamWriter.
createCustomStaxSource(XMLEventReader) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a custom, non-JAXP 1.4 StAX Source for the given XMLEventReader.
createCustomStaxSource(XMLStreamReader) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a custom, non-JAXP 1.4 StAX Source for the given XMLStreamReader.
createDebugLabel(int, Label[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Creates a label with the Label.FLAG_DEBUG_ONLY flag set, if there is no already existing label for the given bytecode offset (otherwise does nothing).
createDefensiveInputFactory() - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create an XMLInputFactory with Framework's defensive setup, i.e. no support for the resolution of DTDs and external entities.
createDefensiveInputFactory(Supplier<T>) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Variant of StaxUtils.createDefensiveInputFactory() with a custom instance.
createDescriptor() - 类中的方法 cn.taketoday.reflect.Property
 
createDirectory(String) - 类中的静态方法 cn.taketoday.core.ApplicationTemp
Using default instance to create temp directory
createDirectory(Path) - 类中的方法 cn.taketoday.core.ApplicationTemp
 
createDoubleArray(ExpressionState, TypeConverter, SpelNodeImpl[]) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createEntry(AnnotatedElement) - 类中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
 
createEntry(K, KK, Object) - 类中的方法 cn.taketoday.bytecode.core.LoadingCache
Loads entry to the cache.
createEventStreamReader(XMLEventReader) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Return a XMLStreamReader that reads from a XMLEventReader.
createEventStreamWriter(XMLEventWriter) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Return a XMLStreamWriter that writes to a XMLEventWriter.
createEventStreamWriter(XMLEventWriter, XMLEventFactory) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Return a XMLStreamWriter that writes to a XMLEventWriter.
createExecutor() - 接口中的方法 cn.taketoday.util.concurrent.DefaultExecutorFactory
 
createExpressionClass(SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.standard.SpelCompiler
Generate the class that encapsulates the compiled expression and define it.
createFactory() - 类中的静态方法 cn.taketoday.logging.LoggerFactory
 
createFieldRemapper(FieldVisitor) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
Constructs a new remapper for fields.
createFile(String) - 类中的静态方法 cn.taketoday.core.ApplicationTemp
Using default instance to create temp file
createFile(String, String) - 类中的方法 cn.taketoday.core.ApplicationTemp
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createFile(String, String, String) - 类中的方法 cn.taketoday.core.ApplicationTemp
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createFloatArray(ExpressionState, TypeConverter, SpelNodeImpl[]) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createHelper() - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
createHelper() - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
createIfNecessary() - 类中的方法 cn.taketoday.bytecode.tree.AnnotationNode
 
createIfNecessary(String) - 类中的方法 cn.taketoday.aot.nativex.FileNativeConfigurationWriter
 
createIfPossible(AnnotationTypeMapping, MergedAnnotation<?>, IntrospectionFailureLogger) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
createIfPossible(AnnotationTypeMapping, Object, Annotation, int, IntrospectionFailureLogger) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
createIfPossible(AnnotationTypeMapping, Object, Object, ValueExtractor, int, IntrospectionFailureLogger) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
createInfo - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy
 
CreateInfo(Class, Class) - 类的构造器 cn.taketoday.bytecode.proxy.MethodProxy.CreateInfo
 
createIntArray(ExpressionState, TypeConverter, SpelNodeImpl[]) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createInternal() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
createJsonWriter(Writer) - 类中的方法 cn.taketoday.aot.nativex.FileNativeConfigurationWriter
 
createKeySpecForAlgorithm(byte[], PemPrivateKeyParser.EncodedOid, PemPrivateKeyParser.EncodedOid) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
createKeySpecForPkcs1Rsa(byte[], String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
createKeySpecForPkcs8(byte[], String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
createKeySpecForPkcs8Encrypted(byte[], String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
createKeySpecForSec1Ec(byte[], String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
createKeyStore(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
createKeyStore(String, JksSslStoreDetails) - 类中的方法 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
createKeyStore(String, PemSslStore, String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
createLabel(int, Label[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Creates a label without the Label.FLAG_DEBUG_ONLY flag set, for the given bytecode offset.
createLog(String) - 类中的静态方法 cn.taketoday.logging.Slf4jLoggerFactory
 
createLogger(String) - 类中的方法 cn.taketoday.logging.JavaLoggingFactory
 
createLogger(String) - 类中的方法 cn.taketoday.logging.Log4j2LoggerFactory
 
createLogger(String) - 类中的方法 cn.taketoday.logging.LoggerFactory
 
createLogger(String) - 类中的方法 cn.taketoday.logging.Slf4jLoggerFactory
 
createLongArray(ExpressionState, TypeConverter, SpelNodeImpl[]) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createMap(Class<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most appropriate map for the given map type.
createMap(Class<?>, int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most appropriate map for the given map type.
createMap(Class<?>, Class<?>, int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create the most appropriate map for the given map type.
createMatcher(byte[]) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
 
createMergedAnnotationIfPossible(int, int) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
createMergedAnnotationIfPossible(int, int, IntrospectionFailureLogger) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
createMetadataReader(Resource) - 类中的方法 cn.taketoday.core.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
Create the meta-data reader.
createMethodRemapper(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
Constructs a new remapper for methods.
createModuleRemapper(ModuleVisitor) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
Constructs a new remapper for modules.
createNestedPlaceholderPart(String, List<PlaceholderParser.Part>) - 类中的方法 cn.taketoday.util.PlaceholderParser
 
createNewInstance(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
Create a new ordinary object and return it.
createOptimalAccessor(EvaluationContext, Object, String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Attempt to create an optimized property accessor tailored for a property of a particular name on a particular class.
createParentDirectory(File) - 类中的方法 cn.taketoday.core.ApplicationPid
 
createPlaceholderHelper(boolean) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
createPropertyResolver(PropertySources) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Factory method used to create the ConfigurablePropertyResolver instance used by the Environment.
createPropertySource(String, EncodedResource) - 类中的方法 cn.taketoday.core.io.DefaultPropertySourceFactory
 
createPropertySource(String, EncodedResource) - 接口中的方法 cn.taketoday.core.io.PropertySourceFactory
Create a PropertySource that wraps the given resource.
createProxy(AbstractMergedAnnotation<A>, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
createRecordComponentRemapper(RecordComponentVisitor) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
Constructs a new remapper for record components.
createReference(ConcurrentReferenceHashMap.Entry<K, V>, int, ConcurrentReferenceHashMap.Reference<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceManager
Factory method used to create a new ConcurrentReferenceHashMap.Reference.
createReferenceArray(int) - 类中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
createReferenceManager() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
Factory method that returns the ConcurrentReferenceHashMap<K,V>.ReferenceManager.
createReferenceTypeArray(ExpressionState, TypeConverter, SpelNodeImpl[], Class<?>) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.AbstractResource
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.ClassPathResource
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.ClassRelativeResourceLoader.ClassRelativeContextResource
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader.ClassPathContextResource
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.FileUrlResource
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.ModuleResource
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.PathResource
This implementation creates a PathResource, applying the given path relative to the path of the underlying file of this resource descriptor.
createRelative(String) - 接口中的方法 cn.taketoday.core.io.Resource
Create a resource relative to this resource.
createRelative(String) - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
createRelative(String) - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation creates a UrlResource, delegating to UrlResource.createRelativeURL(String) for adapting the relative path.
createRelativeURL(String) - 类中的方法 cn.taketoday.core.io.UrlResource
This delegate creates a java.net.URL, applying the given path relative to the path of the underlying URL of this resource descriptor.
createResolvableType() - 类中的方法 cn.taketoday.reflect.Property
 
createSet(Collection<Method>) - 类中的静态方法 cn.taketoday.bytecode.core.MethodWrapper
 
createShortArray(ExpressionState, TypeConverter, SpelNodeImpl[]) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
createSignatureDescriptor(Constructor<?>) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Create the JVM signature descriptor for a constructor.
createSignatureDescriptor(Method) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Create the JVM signature descriptor for a method.
createSignatureRemapper(SignatureVisitor) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Constructs a new remapper for signatures.
createSimplePlaceholderPart(String) - 类中的方法 cn.taketoday.util.PlaceholderParser
 
createSortedProperties(boolean) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create a variant of Properties that sorts properties alphanumerically based on their keys.
createSortedProperties(Properties, boolean) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create a variant of Properties that sorts properties alphanumerically based on their keys.
createSslContext() - 接口中的方法 cn.taketoday.core.ssl.SslBundle
Factory method to create a new SSLContext for this bundle.
createSslContext(String) - 接口中的方法 cn.taketoday.core.ssl.SslManagerBundle
Factory method to create a new SSLContext for the key managers and trust managers managed by this instance.
createStatic(Class, String, Class<T>) - 类中的静态方法 cn.taketoday.bytecode.reflect.MethodDelegate
 
createStaxResult(XMLEventWriter) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a JAXP 1.4 StAXResult for the given XMLEventWriter.
createStaxResult(XMLStreamWriter) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a JAXP 1.4 StAXResult for the given XMLStreamWriter.
createStaxSource(XMLEventReader) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a JAXP 1.4 StAXSource for the given XMLEventReader.
createStaxSource(XMLStreamReader) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a JAXP 1.4 StAXSource for the given XMLStreamReader.
createStringAdaptingProperties() - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create a variant of Properties that automatically adapts non-String values to String representations in Properties.getProperty(java.lang.String).
createSynthesizedAnnotation() - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
Factory method used to create the synthesized annotation.
createSynthesizedAnnotation() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
createSynthesizedAnnotation() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
createTextifier() - 类中的方法 cn.taketoday.bytecode.util.Textifier
Creates a new Textifier.
createThread(Runnable) - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Template method for the creation of a new Thread.
createTypeReference(String) - 类中的静态方法 cn.taketoday.aot.hint.SimpleTypeReference
 
createUsingReflection(Class) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Instantiates a proxy instance and assigns callback values.
createValue(Key, Param) - 类中的方法 cn.taketoday.util.MapCache
 
createXMLEventReader(List<XMLEvent>) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a XMLEventReader from the given list of XMLEvent.
createXMLReader(XMLEventReader) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a SAX XMLReader that reads from the given StAX XMLEventReader.
createXMLReader(XMLStreamReader) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Create a SAX XMLReader that reads from the given StAX XMLStreamReader.
createYaml() - 类中的方法 cn.taketoday.core.YamlProcessor
Create the Yaml instance to use.
cst - 类中的变量 cn.taketoday.bytecode.tree.LdcInsnNode
The constant to be loaded on the stack.
CSTRUCT_CLASS - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
CSTRUCT_EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
CSTRUCT_OBJECT - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
CSTRUCT_OBJECT - 类中的静态变量 cn.taketoday.bytecode.beans.ImmutableBean
 
CSTRUCT_OBJECT - 类中的静态变量 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
 
CSTRUCT_OBJECT_ARRAY - 类中的静态变量 cn.taketoday.bytecode.proxy.MixinEmitter
 
CSTRUCT_OBJECT_ARRAY - 类中的静态变量 cn.taketoday.bytecode.util.ParallelSorterEmitter
 
CSTRUCT_STRING_ARRAY - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
CSTRUCT_THROWABLE - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
ctor - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveConstructorExecutor
 
CURRENT - 类中的静态变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
CURRENT_PATH - 类中的静态变量 cn.taketoday.util.StringUtils
 
currentAttempts - 类中的变量 cn.taketoday.util.backoff.FixedBackOff.FixedBackOffExecution
 
currentBasicBlock - 类中的变量 cn.taketoday.bytecode.MethodWriter
The current basic block, i.e. the basic block of the last visited instruction.
currentBuffer - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
currentBufferLength - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
currentClass - 类中的变量 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
The type of the class that is verified.
currentClassInterfaces - 类中的变量 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
The types of the interfaces directly implemented by the class that is verified.
currentContext() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WritableByteChannelSubscriber
 
currentContext() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
currentData - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
currentElapsedTime - 类中的变量 cn.taketoday.util.backoff.ExponentialBackOff.ExponentialBackOffExecution
 
currentEvent - 类中的变量 cn.taketoday.util.xml.ListBasedXMLEventReader
 
currentFrame - 类中的变量 cn.taketoday.bytecode.MethodWriter
The current stack map frame.
CurrentFrame - cn.taketoday.bytecode中的类
Information about the input stack map frame at the "current" instruction of a method.
CurrentFrame(Label) - 类的构造器 cn.taketoday.bytecode.CurrentFrame
 
currentFrameLocalCount - 类中的变量 cn.taketoday.bytecode.Context
The number of local variable types in the current stack map frame.
currentFrameLocalCountDelta - 类中的变量 cn.taketoday.bytecode.Context
The delta number of local variable types in the current stack map frame (each type is represented with a single array element - even long and double).
currentFrameLocalTypes - 类中的变量 cn.taketoday.bytecode.Context
The types of the local variables in the current stack map frame.
currentFrameOffset - 类中的变量 cn.taketoday.bytecode.Context
The bytecode offset of the current stack map frame.
currentFrameStackCount - 类中的变量 cn.taketoday.bytecode.Context
The number stack element types in the current stack map frame.
currentFrameStackTypes - 类中的变量 cn.taketoday.bytecode.Context
The types of the stack elements in the current stack map frame.
currentFrameType - 类中的变量 cn.taketoday.bytecode.Context
The type of the current stack map frame.
currentIndent - 类中的变量 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
currentInterval - 类中的变量 cn.taketoday.util.backoff.ExponentialBackOff.ExponentialBackOffExecution
 
currentKey - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
currentLocals - 类中的变量 cn.taketoday.bytecode.MethodWriter
The number of local variables in the last visited stack map frame.
currentLocals - 类中的变量 cn.taketoday.bytecode.util.CheckFrameAnalyzer
currentLocalVariableAnnotationRangeEnds - 类中的变量 cn.taketoday.bytecode.Context
The end of each local variable range in the current local variable annotation.
currentLocalVariableAnnotationRangeIndices - 类中的变量 cn.taketoday.bytecode.Context
The local variable index of each local variable range in the current local variable annotation.
currentLocalVariableAnnotationRangeStarts - 类中的变量 cn.taketoday.bytecode.Context
The start of each local variable range in the current local variable annotation.
currentMethod - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer.BridgeMethodResolver.BridgedFinder
 
currentMethodAccessFlags - 类中的变量 cn.taketoday.bytecode.Context
The access flags of the current method.
currentMethodDescriptor - 类中的变量 cn.taketoday.bytecode.Context
The descriptor of the current method.
currentMethodLabels - 类中的变量 cn.taketoday.bytecode.Context
The labels of the current method, indexed by bytecode offset (only bytecode offsets for which a label is needed have a non null associated Label).
currentMethodName - 类中的变量 cn.taketoday.bytecode.Context
The name of the current method.
currentMethodSig - 类中的变量 cn.taketoday.bytecode.core.DuplicatesPredicate.UnnecessaryBridgeFinder
 
currentNamespaceMapping() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
currentSize - 类中的变量 cn.taketoday.util.ConcurrentLruCache
 
currentSuperClass - 类中的变量 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
The type of the super class of the class that is verified.
currentTaskName - 类中的变量 cn.taketoday.util.StopWatch
Name of the current task.
currentTaskName() - 类中的方法 cn.taketoday.util.StopWatch
Get the name of the currently running task, if any.
currentTypeAnnotationTarget - 类中的变量 cn.taketoday.bytecode.Context
The target_type and target_info of the current type annotation target, encoded as described in TypeReference.
currentTypeAnnotationTargetPath - 类中的变量 cn.taketoday.bytecode.Context
The target_path of the current type annotation target.
currentTypeSeen(Set<Type>) - 类中的方法 cn.taketoday.core.ResolvableType
 
cursor - 类中的变量 cn.taketoday.core.io.buffer.NettyDataBuffer.ByteBufferIterator
 
cursor - 类中的变量 cn.taketoday.util.xml.ListBasedXMLEventReader
 
CustomizableThreadCreator - cn.taketoday.util中的类
Simple customizable helper class for creating new Thread instances.
CustomizableThreadCreator() - 类的构造器 cn.taketoday.util.CustomizableThreadCreator
Create a new CustomizableThreadCreator with default thread name prefix.
CustomizableThreadCreator(String) - 类的构造器 cn.taketoday.util.CustomizableThreadCreator
Create a new CustomizableThreadCreator with the given thread name prefix.
customize(GeneratorAdapter, Type) - 接口中的方法 cn.taketoday.bytecode.core.Customizer
 
customize(GeneratorAdapter, Type) - 接口中的方法 cn.taketoday.bytecode.core.HashCodeCustomizer
Customizes calculation of hashcode
customize(CodeEmitter, int, Type) - 接口中的方法 cn.taketoday.bytecode.core.FieldTypeCustomizer
Customizes this.FIELD_0 = ? assignment in key constructor
customizeConnection(HttpURLConnection) - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
Customize the given HttpURLConnection before fetching the resource.
customizeConnection(HttpURLConnection) - 类中的方法 cn.taketoday.core.io.AbstractResource
customizeConnection(URLConnection) - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
Customize the given URLConnection before fetching the resource.
customizeConnection(URLConnection) - 类中的方法 cn.taketoday.core.io.AbstractResource
customizeConnection(URLConnection) - 类中的方法 cn.taketoday.core.io.UrlResource
 
customizePropertySources(PropertySources) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Customize the set of PropertySource objects to be searched by this Environment during calls to AbstractEnvironment.getProperty(String) and related methods.
customizePropertySources(PropertySources) - 类中的方法 cn.taketoday.core.env.StandardEnvironment
Customize the set of property sources with those appropriate for any standard Java environment: "systemProperties" "systemEnvironment"
Customizer - cn.taketoday.bytecode.core中的接口
Customizes key types for KeyFactory when building equals, hashCode, and toString.
CustomizerRegistry - cn.taketoday.bytecode.core中的类
 
CustomizerRegistry(Class...) - 类的构造器 cn.taketoday.bytecode.core.CustomizerRegistry
 
customizers - 类中的变量 cn.taketoday.bytecode.core.CustomizerRegistry
 
customizers - 类中的变量 cn.taketoday.bytecode.core.KeyFactory.Generator
 
customizerTypes - 类中的变量 cn.taketoday.bytecode.core.CustomizerRegistry
 
cv - 类中的变量 cn.taketoday.bytecode.ClassVisitor
The class visitor to which this visitor must delegate method calls.
cv1 - 类中的变量 cn.taketoday.bytecode.transform.ClassVisitorTee
 
cv2 - 类中的变量 cn.taketoday.bytecode.transform.ClassVisitorTee
 
CYAN - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
CYAN - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 

D

D2F - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
D2I - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
D2L - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DADD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
daemon - 类中的变量 cn.taketoday.util.CustomizableThreadCreator
 
DALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
data - 类中的变量 cn.taketoday.bytecode.Attribute.Set
 
data - 类中的变量 cn.taketoday.bytecode.ByteVector
The content of this vector.
data - 类中的变量 cn.taketoday.bytecode.Symbol
The numeric value of this symbol.
data - 类中的变量 cn.taketoday.expression.spel.standard.Token
 
DataBindingMethodResolver - cn.taketoday.expression.spel.support中的类
A MethodResolver variant for data binding purposes, using reflection to access instance methods on a given target object.
DataBindingMethodResolver() - 类的构造器 cn.taketoday.expression.spel.support.DataBindingMethodResolver
 
DataBindingPropertyAccessor - cn.taketoday.expression.spel.support中的类
A PropertyAccessor variant for data binding purposes, using reflection to access properties for reading and possibly writing.
DataBindingPropertyAccessor(boolean) - 类的构造器 cn.taketoday.expression.spel.support.DataBindingPropertyAccessor
Create a new property accessor for reading and possibly also writing.
dataBuffer - 类中的变量 cn.taketoday.core.io.buffer.DataBufferInputStream
 
dataBuffer - 类中的变量 cn.taketoday.core.io.buffer.DataBufferOutputStream
 
dataBuffer - record class中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.Attachment
dataBuffer 记录组件的字段。
dataBuffer - record class中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
dataBuffer 记录组件的字段。
dataBuffer() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.Attachment
返回 dataBuffer 记录组件的值。
dataBuffer() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
返回 dataBuffer 记录组件的值。
dataBuffer() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
Return the wrapped delegate.
DataBuffer - cn.taketoday.core.io.buffer中的接口
Basic abstraction over byte buffers.
DataBuffer.ByteBufferIterator - cn.taketoday.core.io.buffer中的接口
A dedicated iterator type that ensures the lifecycle of iterated ByteBuffer elements.
DataBufferDecoder - cn.taketoday.core.codec中的类
Simple pass-through decoder for DataBuffers.
DataBufferDecoder() - 类的构造器 cn.taketoday.core.codec.DataBufferDecoder
 
DataBufferEncoder - cn.taketoday.core.codec中的类
Simple pass-through encoder for DataBuffers.
DataBufferEncoder() - 类的构造器 cn.taketoday.core.codec.DataBufferEncoder
 
dataBufferFactory - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadableByteChannelGenerator
 
dataBufferFactory - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
dataBufferFactory - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
dataBufferFactory - 类中的变量 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
dataBufferFactory - 类中的变量 cn.taketoday.core.io.buffer.NettyDataBuffer
 
DataBufferFactory - cn.taketoday.core.io.buffer中的接口
A factory for DataBuffers, allowing for allocation and wrapping of data buffers.
DataBufferInputStream - cn.taketoday.core.io.buffer中的类
An InputStream that reads from a DataBuffer.
DataBufferInputStream(DataBuffer, boolean) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferInputStream
 
DataBufferLimitException - cn.taketoday.core.io.buffer中的异常错误
Exception that indicates the cumulative number of bytes consumed from a stream of DataBuffer's exceeded some pre-configured limit.
DataBufferLimitException(String) - 异常错误的构造器 cn.taketoday.core.io.buffer.DataBufferLimitException
 
DataBufferOutputStream - cn.taketoday.core.io.buffer中的类
An OutputStream that writes to a DataBuffer.
DataBufferOutputStream(DataBuffer) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferOutputStream
 
DataBufferUtils - cn.taketoday.core.io.buffer中的类
Utility class for working with DataBuffers.
DataBufferUtils() - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils
 
DataBufferUtils.AbstractNestedMatcher - cn.taketoday.core.io.buffer中的类
DataBufferUtils.CompositeMatcher - cn.taketoday.core.io.buffer中的类
Matcher that supports searching for multiple delimiters.
DataBufferUtils.KnuthMorrisPrattMatcher - cn.taketoday.core.io.buffer中的类
Implementation of DataBufferUtils.Matcher that uses the Knuth-Morris-Pratt algorithm.
DataBufferUtils.Matcher - cn.taketoday.core.io.buffer中的接口
Contract to find delimiter(s) against one or more data buffers that can be passed one at a time to the DataBufferUtils.Matcher.match(DataBuffer) method.
DataBufferUtils.NestedMatcher - cn.taketoday.core.io.buffer中的接口
Matcher that can be nested within DataBufferUtils.CompositeMatcher where multiple matchers advance together using the same index, one byte at a time.
DataBufferUtils.ReadableByteChannelGenerator - cn.taketoday.core.io.buffer中的类
 
DataBufferUtils.ReadCompletionHandler - cn.taketoday.core.io.buffer中的类
 
DataBufferUtils.ReadCompletionHandler.Attachment - cn.taketoday.core.io.buffer中的Record Class
 
DataBufferUtils.ReadCompletionHandler.State - cn.taketoday.core.io.buffer中的Enum Class
 
DataBufferUtils.SingleByteMatcher - cn.taketoday.core.io.buffer中的类
Matcher for a single byte delimiter.
DataBufferUtils.TwoByteMatcher - cn.taketoday.core.io.buffer中的类
Matcher with a 2 byte delimiter that does not benefit from a Knuth-Morris-Pratt suffix-prefix table.
DataBufferUtils.WritableByteChannelSubscriber - cn.taketoday.core.io.buffer中的类
 
DataBufferUtils.WriteCompletionHandler - cn.taketoday.core.io.buffer中的类
 
DataBufferUtils.WriteCompletionHandler.Attachment - cn.taketoday.core.io.buffer中的Record Class
 
DataBufferWrapper - cn.taketoday.core.io.buffer中的类
Provides a convenient implementation of the DataBuffer interface that can be overridden to adapt the delegate.
DataBufferWrapper(DataBuffer) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferWrapper
Create a new DataBufferWrapper that wraps the given buffer.
DataSize - cn.taketoday.util中的类
A data size, such as '12MB'.
DataSize(long) - 类的构造器 cn.taketoday.util.DataSize
 
DataSize.DataSizeUtils - cn.taketoday.util中的类
Static nested class to support lazy loading of the DataSize.DataSizeUtils.PATTERN.
DataSizeUtils() - 类的构造器 cn.taketoday.util.DataSize.DataSizeUtils
 
DataUnit - cn.taketoday.util中的Enum Class
A standard set of DataSize units.
DataUnit(String, DataSize) - enum class的构造器 cn.taketoday.util.DataUnit
 
DateUtils - cn.taketoday.util中的类
From hutool
DateUtils() - 类的构造器 cn.taketoday.util.DateUtils
 
DCMPG - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DCMPL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
dconst(double) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to push the given value on the stack.
DCONST_0 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DCONST_1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DDIV - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
deactivatePatternCache() - 类中的方法 cn.taketoday.core.AntPathMatcher
 
debug(byte[]) - 类中的方法 cn.taketoday.bytecode.core.DebuggingClassWriter
 
debug(Object) - 类中的方法 cn.taketoday.logging.Logger
Logs a message with debug log level.
debug(Object, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Logs an error with debug log level.
debug(String) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the DEBUG level.
debug(String, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the DEBUG level according to the specified format and argument.
debug(String, Object...) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Object, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Log an exception (throwable) at the DEBUG level with an accompanying message.
DEBUG - enum class 中的枚举常量 cn.taketoday.core.annotation.IntrospectionFailureLogger
 
DEBUG - enum class 中的枚举常量 cn.taketoday.logging.Level
messages suitable for debugging purposes
DEBUG_LEVEL_THRESHOLD - 类中的静态变量 cn.taketoday.logging.SLF4JBridgeHandler
 
DEBUG_LOCATION_PROPERTY - 类中的静态变量 cn.taketoday.bytecode.core.DebuggingClassWriter
 
debugEnabled - 类中的变量 cn.taketoday.logging.Logger
 
debugExtension - 类中的变量 cn.taketoday.bytecode.ClassWriter
The debug_extension field of the SourceDebugExtension attribute, or null.
DebuggingClassWriter - cn.taketoday.bytecode.core中的类
 
DebuggingClassWriter(int) - 类的构造器 cn.taketoday.bytecode.core.DebuggingClassWriter
 
debugLocation - 类中的静态变量 cn.taketoday.bytecode.core.DebuggingClassWriter
 
debugLogger - 类中的变量 cn.taketoday.logging.CompositeLogger
 
DEC - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
DEC - 类中的静态变量 cn.taketoday.expression.spel.ast.OpDec
 
declaration - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
The Java generic type declaration corresponding to the visited signature.
declare_field(int, String, Type, Object) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
declare_field(int, String, Type, Object) - 类中的方法 cn.taketoday.bytecode.transform.impl.AccessFieldTransformer
 
declare_field(int, String, Type, Object) - 类中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
DECLARED_CLASSES - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that represents all inner classes.
DECLARED_FIELDS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that represents declared fields: all fields defined by the class but not inherited fields.
DECLARED_FIELDS_CACHE - 类中的静态变量 cn.taketoday.util.ReflectionUtils
Cache for Class.getDeclaredFields(), allowing for fast iteration.
DECLARED_METHODS_CACHE - 类中的静态变量 cn.taketoday.util.ReflectionUtils
Cache for Class.getDeclaredMethods() plus equivalent default methods from Java 8 based interfaces, allowing for fast iteration.
declaredAnnotationCache - 类中的静态变量 cn.taketoday.core.annotation.AnnotationsScanner
 
declaredClasses - 类中的变量 cn.taketoday.aot.generate.GeneratedClass
 
declaredMethods - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
declaredMethods - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
declareFrameTypes(int, Object[]) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Calls ASMifier.declareLabel(cn.taketoday.bytecode.Label) for each label in the given stack map frame types.
declareLabel(Label) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Appends a declaration of the given label to Printer.stringBuilder.
declaresException(Method, Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given method explicitly declares the given exception or one of its superclasses, which means that an exception of that type can be propagated as-is within a reflective invocation.
declaring - record class中的变量 cn.taketoday.bytecode.reflect.ConstructorDelegate.ConstructorKey
declaring 记录组件的字段。
declaring() - record class中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.ConstructorKey
返回 declaring 记录组件的值。
declaringClass - 类中的变量 cn.taketoday.aot.generate.DefaultMethodReference
 
declaringClass - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.FieldTypeProvider
 
declaringClass - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
declaringClass - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
declaringClass - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
declaringClass - 类中的变量 cn.taketoday.reflect.Property
 
declaringClassName - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
declaringClassName - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
declaringClassName - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor.Source
 
decodableMimeTypes - 类中的变量 cn.taketoday.core.codec.AbstractDecoder
 
decode(byte[]) - 类中的静态方法 cn.taketoday.util.Base64Utils
Base64-decode the given byte array.
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ByteArrayDecoder
 
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ByteBufferDecoder
 
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.DataBufferDecoder
 
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - 接口中的方法 cn.taketoday.core.codec.Decoder
Decode a data buffer to an Object of type T.
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.Netty5BufferDecoder
 
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.NettyByteBufDecoder
 
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ResourceDecoder
 
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.AbstractDataBufferDecoder
 
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.DataBufferDecoder
 
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - 接口中的方法 cn.taketoday.core.codec.Decoder
Decode a DataBuffer input stream into a Flux of T.
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ResourceDecoder
 
decodeBase64(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemCertificateParser
 
decodeBase64(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.PemParser
 
decodeBigInteger(String) - 类中的静态方法 cn.taketoday.util.NumberUtils
Decode a BigInteger from the supplied String value.
decodeFromString(String) - 类中的静态方法 cn.taketoday.util.Base64Utils
Base64-decode the given byte array from an UTF-8 String.
decodeFromUrlSafeString(String) - 类中的静态方法 cn.taketoday.util.Base64Utils
Base64-decode the given byte array from an UTF-8 String using the RFC 4648 "URL and Filename Safe Alphabet".
decodeInternal(DataBuffer, Charset) - 类中的方法 cn.taketoday.core.codec.AbstractCharSequenceDecoder
Template method that decodes the given data buffer into T, given the charset.
decodeInternal(DataBuffer, Charset) - 类中的方法 cn.taketoday.core.codec.CharBufferDecoder
 
decodeInternal(DataBuffer, Charset) - 类中的方法 cn.taketoday.core.codec.StringDecoder
 
decodeLength(ByteBuffer) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
Decoder<T> - cn.taketoday.core.codec中的接口
Strategy for decoding a DataBuffer input stream into an output stream of elements of type <T>.
decodeTagType(byte, ByteBuffer) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.AbstractDataBufferDecoder
 
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.AbstractDecoder
 
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - 接口中的方法 cn.taketoday.core.codec.Decoder
Decode a DataBuffer input stream into a Mono of T.
decodeUrlSafe(byte[]) - 类中的静态方法 cn.taketoday.util.Base64Utils
Base64-decode the given byte array using the RFC 4648 "URL and Filename Safe Alphabet".
DecodingException - cn.taketoday.core.codec中的异常错误
Indicates an issue with decoding the input stream with a focus on content related issues such as a parse failure.
DecodingException(String) - 异常错误的构造器 cn.taketoday.core.codec.DecodingException
Create a new DecodingException.
DecodingException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.codec.DecodingException
Create a new DecodingException.
decorate(Runnable) - 类中的方法 cn.taketoday.core.task.support.CompositeTaskDecorator
 
decorate(Runnable) - 类中的方法 cn.taketoday.core.task.support.ContextPropagatingTaskDecorator
 
decorate(Runnable) - 接口中的方法 cn.taketoday.core.task.TaskDecorator
Decorate the given Runnable, returning a potentially wrapped Runnable for actual execution, internally delegating to the original Runnable.run() implementation.
decorate(T) - 接口中的方法 cn.taketoday.core.Decorator
Decorate the given delegate, returning a potentially wrapped delegate for actual execution, internally delegating to the original methods implementation.
DecoratingClassLoader - cn.taketoday.core中的类
Base class for decorating ClassLoaders such as OverridingClassLoader providing common handling of excluded packages and classes.
DecoratingClassLoader() - 类的构造器 cn.taketoday.core.DecoratingClassLoader
Create a new DecoratingClassLoader with no parent ClassLoader.
DecoratingClassLoader(ClassLoader) - 类的构造器 cn.taketoday.core.DecoratingClassLoader
Create a new DecoratingClassLoader using the given parent ClassLoader for delegation.
DecoratingProxy - cn.taketoday.core中的接口
Interface to be implemented by decorating proxies, in particular AOP proxies but potentially also custom proxies with decorator semantics.
Decorator<T> - cn.taketoday.core中的接口
A callback interface for a decorator to be applied to any T
decrypt(byte[], String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.Pkcs8PrivateKeyDecryptor
 
decWaiters() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
deduceContainer(Class<? extends Annotation>) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers.ExplicitRepeatableContainer
 
deepCopy() - 类中的方法 cn.taketoday.util.LinkedMultiValueMap
Create a deep copy of this Map.
deeplyAppendParameter(StringBuilder, Object, Map<Object[], Object>) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
DEFAULT - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
DEFAULT - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
DEFAULT - 接口中的静态变量 cn.taketoday.lang.Constant
 
DEFAULT_ALIAS - 类中的静态变量 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
DEFAULT_BLOCK_SIZE - 类中的静态变量 cn.taketoday.util.FastByteArrayOutputStream
 
DEFAULT_BUFFER_SIZE - 类中的静态变量 cn.taketoday.core.codec.ResourceEncoder
The default buffer size used by the encoder.
DEFAULT_BUFFER_SIZE - 类中的静态变量 cn.taketoday.core.codec.ResourceRegionEncoder
The default buffer size used by the encoder.
DEFAULT_CACHE_LIMIT - 类中的静态变量 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
Default maximum number of entries for a local MetadataReader cache: 256.
DEFAULT_CHARSET - 接口中的静态变量 cn.taketoday.lang.Constant
The default charset.
DEFAULT_CHUNK_SIZE - 类中的静态变量 cn.taketoday.core.io.buffer.DataBufferUtils
 
DEFAULT_CONCURRENCY_LEVEL - 类中的静态变量 cn.taketoday.util.ConcurrentReferenceHashMap
 
DEFAULT_DATE_FORMAT - 接口中的静态变量 cn.taketoday.lang.Constant
 
DEFAULT_DELIMITERS - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
DEFAULT_DELIMITERS - 类中的静态变量 cn.taketoday.core.codec.AbstractCharSequenceDecoder
The default delimiter strings to use, i.e.
DEFAULT_ENCODING - 接口中的静态变量 cn.taketoday.lang.Constant
 
DEFAULT_ENCODING - 类中的静态变量 cn.taketoday.util.xml.XMLEventStreamWriter
 
DEFAULT_EXCLUDED_PACKAGES - 类中的静态变量 cn.taketoday.core.OverridingClassLoader
Packages that are excluded by default.
DEFAULT_INDENT_AMOUNT - 类中的静态变量 cn.taketoday.util.xml.TransformerUtils
The indent amount of characters if indenting is enabled.
DEFAULT_INITIAL_CAPACITY - 类中的静态变量 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
The default capacity when none is specified.
DEFAULT_INITIAL_CAPACITY - 类中的静态变量 cn.taketoday.util.ConcurrentReferenceHashMap
 
DEFAULT_INITIAL_CAPACITY - 类中的静态变量 cn.taketoday.util.ResizableByteArrayOutputStream
 
DEFAULT_INITIAL_INTERVAL - 类中的静态变量 cn.taketoday.util.backoff.ExponentialBackOff
The default initial interval.
DEFAULT_INTERVAL - 类中的静态变量 cn.taketoday.util.backoff.FixedBackOff
The default recovery interval: 5000 ms = 5 seconds.
DEFAULT_LOAD_FACTOR - 类中的静态变量 cn.taketoday.util.CollectionUtils
Default load factor for HashMap/LinkedHashMap variants.
DEFAULT_LOAD_FACTOR - 类中的静态变量 cn.taketoday.util.ConcurrentReferenceHashMap
 
DEFAULT_MAX_ATTEMPTS - 类中的静态变量 cn.taketoday.util.backoff.ExponentialBackOff
The default maximum attempts.
DEFAULT_MAX_ELAPSED_TIME - 类中的静态变量 cn.taketoday.util.backoff.ExponentialBackOff
The default maximum elapsed time.
DEFAULT_MAX_EXPRESSION_LENGTH - 类中的静态变量 cn.taketoday.expression.spel.SpelParserConfiguration
Default maximum length permitted for a SpEL expression.
DEFAULT_MAX_INTERVAL - 类中的静态变量 cn.taketoday.util.backoff.ExponentialBackOff
The default maximum back off time.
DEFAULT_MULTIPLIER - 类中的静态变量 cn.taketoday.util.backoff.ExponentialBackOff
The default multiplier (increases the interval by 50%).
DEFAULT_NON_OPTION_ARGS_PROPERTY_NAME - 类中的静态变量 cn.taketoday.core.env.CommandLinePropertySource
The default name of the property representing non-option arguments: "nonOptionArgs".
DEFAULT_NONE - 接口中的静态变量 cn.taketoday.lang.Constant
Constant defining a value for no default - as a replacement for null which we cannot use in annotation attributes.
DEFAULT_PATH_SEPARATOR - 类中的静态变量 cn.taketoday.core.AntPathMatcher
Default path separator: "/".
DEFAULT_PROFILE - 接口中的静态变量 cn.taketoday.core.env.Environment
Name of reserved default profile name: "default".
DEFAULT_PROTOCOL - 接口中的静态变量 cn.taketoday.core.ssl.SslBundle
The default protocol to use.
DEFAULT_REFERENCE_TYPE - 类中的静态变量 cn.taketoday.util.ConcurrentReferenceHashMap
 
DEFAULT_SUPER - 类中的静态变量 cn.taketoday.reflect.GeneratorSupport
 
DEFAULT_TO_STRING_STYLER - 类中的静态变量 cn.taketoday.core.style.ToStringBuilder
Default ToStringStyler instance used by this ToStringBuilder.
DEFAULT_TRUNCATION_THRESHOLD - 类中的静态变量 cn.taketoday.util.StringUtils
 
DEFAULT_USE_CACHE - 类中的静态变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
DEFAULT_VALUE_STYLER - 类中的静态变量 cn.taketoday.core.style.ToStringBuilder
Default ValueStyler instance used by the style method.
DEFAULT_VARIABLE_PATTERN - 类中的静态变量 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
DEFAULT_XML_VERSION - 类中的静态变量 cn.taketoday.util.xml.StaxEventXMLReader
 
DEFAULT_XML_VERSION - 类中的静态变量 cn.taketoday.util.xml.StaxStreamXMLReader
 
DefaultAliasRegistry - cn.taketoday.core中的类
Simple implementation of the AliasRegistry interface.
DefaultAliasRegistry() - 类的构造器 cn.taketoday.core.DefaultAliasRegistry
 
defaultCharset - 类中的变量 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
defaultCompilerMode - 类中的静态变量 cn.taketoday.expression.spel.SpelParserConfiguration
 
DefaultConversionService - cn.taketoday.core.conversion.support中的类
A specialization of GenericConversionService configured by default with converters appropriate for most environments.
DefaultConversionService() - 类的构造器 cn.taketoday.core.conversion.support.DefaultConversionService
Create a new DefaultConversionService with the set of default converters.
DefaultDataBuffer - cn.taketoday.core.io.buffer中的类
Default implementation of the DataBuffer interface that uses a ByteBuffer internally. with separate read and write positions.
DefaultDataBuffer(DefaultDataBufferFactory, ByteBuffer) - 类的构造器 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
DefaultDataBuffer.ByteBufferIterator - cn.taketoday.core.io.buffer中的类
 
DefaultDataBuffer.SlicedDefaultDataBuffer - cn.taketoday.core.io.buffer中的类
 
DefaultDataBufferFactory - cn.taketoday.core.io.buffer中的类
Default implementation of the DataBufferFactory interface.
DefaultDataBufferFactory() - 类的构造器 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
Creates a new DefaultDataBufferFactory with default settings.
DefaultDataBufferFactory(boolean) - 类的构造器 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
Creates a new DefaultDataBufferFactory, indicating whether direct buffers should be created by DefaultDataBufferFactory.allocateBuffer() and DefaultDataBufferFactory.allocateBuffer(int).
DefaultDataBufferFactory(boolean, int) - 类的构造器 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
Creates a new DefaultDataBufferFactory, indicating whether direct buffers should be created by DefaultDataBufferFactory.allocateBuffer() and DefaultDataBufferFactory.allocateBuffer(int), and what the capacity is to be used for DefaultDataBufferFactory.allocateBuffer().
DefaultDeserializer - cn.taketoday.core.serializer中的类
A default Deserializer implementation that reads an input stream using Java serialization.
DefaultDeserializer() - 类的构造器 cn.taketoday.core.serializer.DefaultDeserializer
Create a DefaultDeserializer with default ObjectInputStream configuration, using the "latest user-defined ClassLoader".
DefaultDeserializer(ClassLoader) - 类的构造器 cn.taketoday.core.serializer.DefaultDeserializer
Create a DefaultDeserializer for using an ObjectInputStream with the given ClassLoader.
defaultExecutor - 类中的静态变量 cn.taketoday.util.concurrent.DefaultFuture
 
DefaultExecutorFactory - cn.taketoday.util.concurrent中的接口
DefaultFuture<V> - cn.taketoday.util.concurrent中的类
Default SettableFuture
DefaultFuture() - 类的构造器 cn.taketoday.util.concurrent.DefaultFuture
Creates a new instance.
DefaultFuture(Executor) - 类的构造器 cn.taketoday.util.concurrent.DefaultFuture
Creates a new instance.
DefaultFuture.CauseHolder - cn.taketoday.util.concurrent中的类
 
DefaultFuture.LeanCancellationException - cn.taketoday.util.concurrent中的异常错误
 
DefaultFuture.StacklessCancellationException - cn.taketoday.util.concurrent中的异常错误
 
DefaultGenerationContext - cn.taketoday.aot.generate中的类
Default GenerationContext implementation.
DefaultGenerationContext(ClassNameGenerator, GeneratedFiles) - 类的构造器 cn.taketoday.aot.generate.DefaultGenerationContext
Create a new DefaultGenerationContext instance backed by the specified ClassNameGenerator and GeneratedFiles.
DefaultGenerationContext(ClassNameGenerator, GeneratedFiles, RuntimeHints) - 类的构造器 cn.taketoday.aot.generate.DefaultGenerationContext
Create a new DefaultGenerationContext instance backed by the specified ClassNameGenerator, GeneratedFiles, and RuntimeHints.
DefaultGenerationContext(DefaultGenerationContext, String) - 类的构造器 cn.taketoday.aot.generate.DefaultGenerationContext
Create a new DefaultGenerationContext instance based on the supplied existing context and feature name.
DefaultGenerationContext(GeneratedClasses, GeneratedFiles, RuntimeHints) - 类的构造器 cn.taketoday.aot.generate.DefaultGenerationContext
Create a new DefaultGenerationContext instance backed by the specified items.
DefaultGeneratorStrategy - cn.taketoday.bytecode.core中的类
 
DefaultGeneratorStrategy() - 类的构造器 cn.taketoday.bytecode.core.DefaultGeneratorStrategy
 
defaultInitialCapacity - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
 
DefaultInstantiator(TodayStrategies.ArgumentResolver) - 类的构造器 cn.taketoday.lang.TodayStrategies.DefaultInstantiator
 
defaultLocale - 类中的静态变量 cn.taketoday.core.i18n.LocaleContextHolder
 
defaultMappingFunction - 接口中的静态变量 cn.taketoday.util.MultiValueMap
 
DefaultMethodReference - cn.taketoday.aot.generate中的类
Default MethodReference implementation based on a MethodSpec.
DefaultMethodReference(MethodSpec, ClassName) - 类的构造器 cn.taketoday.aot.generate.DefaultMethodReference
 
defaultNamespaceUri - 类中的变量 cn.taketoday.util.xml.SimpleNamespaceContext
 
DefaultNamingPolicy - cn.taketoday.bytecode.core中的类
The default policy used by AbstractClassGenerator.
DefaultNamingPolicy() - 类的构造器 cn.taketoday.bytecode.core.DefaultNamingPolicy
 
DefaultParameterNameDiscoverer - cn.taketoday.core中的类
Default implementation of the ParameterNameDiscoverer strategy interface, using the Java 8 standard reflection mechanism (if available), and falling back to the ASM-based LocalVariableTableParameterNameDiscoverer for checking debug information in the class file.
DefaultParameterNameDiscoverer() - 类的构造器 cn.taketoday.core.DefaultParameterNameDiscoverer
 
defaultParts - record class中的变量 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
defaultParts 记录组件的字段。
defaultParts() - record class中的方法 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
返回 defaultParts 记录组件的值。
defaultProfiles - 类中的变量 cn.taketoday.core.env.AbstractEnvironment
 
DefaultProgressiveFuture<V> - cn.taketoday.util.concurrent中的类
Default ProgressiveFuture
DefaultProgressiveFuture() - 类的构造器 cn.taketoday.util.concurrent.DefaultProgressiveFuture
Creates a new instance.
DefaultProgressiveFuture(Executor) - 类的构造器 cn.taketoday.util.concurrent.DefaultProgressiveFuture
Creates a new instance.
DefaultPropertiesPersister - cn.taketoday.util中的类
Default implementation of the PropertiesPersister interface.
DefaultPropertiesPersister() - 类的构造器 cn.taketoday.util.DefaultPropertiesPersister
 
DefaultPropertySourceFactory - cn.taketoday.core.io中的类
The default implementation for PropertySourceFactory, wrapping every resource in a ResourcePropertySource.
DefaultPropertySourceFactory() - 类的构造器 cn.taketoday.core.io.DefaultPropertySourceFactory
 
DefaultResourceLoader - cn.taketoday.core.io中的类
Default implementation of the ResourceLoader interface.
DefaultResourceLoader() - 类的构造器 cn.taketoday.core.io.DefaultResourceLoader
Create a new DefaultResourceLoader.
DefaultResourceLoader(ClassLoader) - 类的构造器 cn.taketoday.core.io.DefaultResourceLoader
Create a new DefaultResourceLoader.
DefaultResourceLoader.ClassPathContextResource - cn.taketoday.core.io中的类
ClassPathResource that explicitly expresses a context-relative path through implementing the ContextResource interface.
DefaultRoute(String) - record class的构造器 cn.taketoday.util.SimpleRouteMatcher.DefaultRoute
创建 DefaultRoute 记录的实例。
DefaultSerializer - cn.taketoday.core.serializer中的类
A Serializer implementation that writes an object to an output stream using Java serialization.
DefaultSerializer() - 类的构造器 cn.taketoday.core.serializer.DefaultSerializer
 
DefaultSslBundleRegistry - cn.taketoday.core.ssl中的类
Default SslBundleRegistry implementation.
DefaultSslBundleRegistry() - 类的构造器 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
DefaultSslBundleRegistry(String, SslBundle) - 类的构造器 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
DefaultSslBundleRegistry.RegisteredSslBundle - cn.taketoday.core.ssl中的类
 
DefaultSslManagerBundle - cn.taketoday.core.ssl中的类
Default implementation of SslManagerBundle.
DefaultSslManagerBundle(SslStoreBundle, SslBundleKey) - 类的构造器 cn.taketoday.core.ssl.DefaultSslManagerBundle
 
defaultSupplier - 类中的变量 cn.taketoday.util.function.SingletonSupplier
 
defaultTarget - 类中的变量 cn.taketoday.aot.generate.ClassNameGenerator
 
defaultTimeZone - 类中的静态变量 cn.taketoday.core.i18n.LocaleContextHolder
 
DefaultToStringStyler - cn.taketoday.core.style中的类
Default toString() styler.
DefaultToStringStyler(ValueStyler) - 类的构造器 cn.taketoday.core.style.DefaultToStringStyler
Create a new DefaultToStringStyler.
defaultValue - 类中的变量 cn.taketoday.bytecode.MethodWriter
The default_value field of the AnnotationDefault attribute, or null.
defaultValue - 类中的变量 cn.taketoday.core.annotation.AnnotationUtils.DefaultValueHolder
 
DefaultValueHolder(Object) - 类的构造器 cn.taketoday.core.annotation.AnnotationUtils.DefaultValueHolder
 
defaultValuesCache - 类中的静态变量 cn.taketoday.core.annotation.AnnotationUtils
 
DefaultValueStyler - cn.taketoday.core.style中的类
Converts objects to String form, generally for debugging purposes, using default toString styling conventions.
DefaultValueStyler() - 类的构造器 cn.taketoday.core.style.DefaultValueStyler
 
DefaultVariableResolver(ResolvableType) - 类的构造器 cn.taketoday.core.ResolvableType.DefaultVariableResolver
 
deferred - 类中的变量 cn.taketoday.core.ReactiveTypeDescriptor
 
defineClass(String, byte[]) - 类中的方法 cn.taketoday.bytecode.BytecodeCompiler.ChildClassLoader
 
defineClass(String, ClassLoader, ProtectionDomain, Class<?>, byte[]) - 接口中的方法 cn.taketoday.bytecode.core.DefineClassStrategy
define a class file to class
defineClassStrategy - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
DefineClassStrategy - cn.taketoday.bytecode.core中的接口
define class strategy
definesVariable(String) - 类中的方法 cn.taketoday.expression.spel.ExpressionState.VariableScope
 
delegate - 类中的变量 cn.taketoday.bytecode.RecordComponentVisitor
The record visitor to which this visitor must delegate method calls.
delegate - 类中的变量 cn.taketoday.core.io.buffer.DataBufferWrapper
 
delegate - 类中的变量 cn.taketoday.core.io.buffer.Netty5DataBuffer.BufferComponentIterator
 
delegate - 类中的变量 cn.taketoday.core.io.ClassPathResource
 
delegate - 类中的变量 cn.taketoday.core.io.ResourceDecorator
 
delegate - 类中的变量 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasKeyManagerFactorySpi
 
delegate - 类中的变量 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
delegate - 类中的变量 cn.taketoday.util.concurrent.DelegatingCompletableFuture
 
delegate - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap.EntryIterator
 
delegate - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
delegate - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
delegate - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap.Values
 
delegate - 类中的变量 cn.taketoday.util.UnmodifiableMultiValueMap
 
delegate - 类中的变量 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
delegate - 类中的变量 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry
 
delegate - 类中的变量 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
delegate - record class中的变量 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
delegate 记录组件的字段。
delegate - record class中的变量 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
delegate 记录组件的字段。
delegate() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
返回 delegate 记录组件的值。
delegate() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
返回 delegate 记录组件的值。
DELEGATE - 类中的静态变量 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
 
delegateClass - record class中的变量 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
delegateClass 记录组件的字段。
delegateClass() - record class中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
返回 delegateClass 记录组件的值。
delegateIf - 类中的变量 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
 
delegateImpl - 类中的变量 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
 
delegates - 类中的变量 cn.taketoday.aot.generate.ValueCodeGenerator
 
delegates - 类中的变量 cn.taketoday.bytecode.proxy.Mixin.Generator
 
delegateType - 类中的变量 cn.taketoday.bytecode.transform.impl.AddDelegateTransformer
 
DelegatingCompletableFuture<T> - cn.taketoday.util.concurrent中的类
Extension of CompletableFuture which allows for cancelling a delegate along with the CompletableFuture itself.
DelegatingCompletableFuture(Future<T>) - 类的构造器 cn.taketoday.util.concurrent.DelegatingCompletableFuture
 
DelegatingReflectiveProcessor(Iterable<ReflectiveProcessor>) - 类的构造器 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.DelegatingReflectiveProcessor
 
delete(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Delete all occurrences of the given substring.
deleteAny(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Delete any character in a given String.
deleteRecursively(File) - 类中的静态方法 cn.taketoday.util.FileSystemUtils
Delete the supplied File - for directories, recursively delete any nested directories or files as well.
deleteRecursively(Path) - 类中的静态方法 cn.taketoday.util.FileSystemUtils
Delete the supplied Path — for directories, recursively delete any nested directories or files as well.
DELIM_START - 类中的静态变量 cn.taketoday.logging.MessageFormatter
 
DELIM_STR - 类中的静态变量 cn.taketoday.logging.MessageFormatter
 
delimitedListToStringArray(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Take a String that is a delimited list and convert it into a String array.
delimitedListToStringArray(String, String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Take a String that is a delimited list and convert it into a String array.
delimiter - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.AbstractNestedMatcher
 
delimiter - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.SingleByteMatcher
 
delimiter() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.AbstractNestedMatcher
 
delimiter() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.CompositeMatcher
 
delimiter() - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.Matcher
Return the delimiter from the last invocation of DataBufferUtils.Matcher.match(DataBuffer).
delimiter() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.SingleByteMatcher
 
DELIMITER - 类中的静态变量 cn.taketoday.core.conversion.support.CollectionToStringConverter
 
delimiters - 类中的变量 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
delimitersCache - 类中的变量 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
DEPRECATED - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DEPRECATED - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
 
DerElement(ByteBuffer) - 类的构造器 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
DerEncoder() - 类的构造器 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
desc - 类中的变量 cn.taketoday.bytecode.tree.AnnotationNode
The class descriptor of the annotation class.
desc - 类中的变量 cn.taketoday.bytecode.tree.FieldInsnNode
The field's descriptor (see Type).
desc - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The field's descriptor (see Type).
desc - 类中的变量 cn.taketoday.bytecode.tree.InvokeDynamicInsnNode
The method's descriptor (see Type).
desc - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableNode
The type descriptor of this local variable.
desc - 类中的变量 cn.taketoday.bytecode.tree.MethodInsnNode
The method's descriptor (see Type).
desc - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The method's descriptor (see Type).
desc - 类中的变量 cn.taketoday.bytecode.tree.MultiANewArrayInsnNode
An array type descriptor (see Type).
desc - 类中的变量 cn.taketoday.bytecode.tree.TypeInsnNode
The operand of this instruction.
describe(Class<?>, String) - 类中的静态方法 cn.taketoday.core.annotation.AttributeMethods
Create a description for the given attribute method suitable to use in exception messages and logs.
describe(Method) - 类中的静态方法 cn.taketoday.core.annotation.AttributeMethods
Create a description for the given attribute method suitable to use in exception messages and logs.
description - 类中的变量 cn.taketoday.core.io.ByteArrayResource
 
description - 类中的变量 cn.taketoday.core.io.DescriptiveResource
 
description - 类中的变量 cn.taketoday.core.io.InputStreamResource
 
Descriptive - cn.taketoday.lang中的接口
 
DescriptiveResource - cn.taketoday.core.io中的类
Simple Resource implementation that holds a resource description but does not point to an actually readable resource.
DescriptiveResource(String) - 类的构造器 cn.taketoday.core.io.DescriptiveResource
Create a new DescriptiveResource.
descriptor - 类中的变量 cn.taketoday.bytecode.ClassValueHolder
 
descriptor - 类中的变量 cn.taketoday.bytecode.commons.AnnotationRemapper
The descriptor of the visited annotation.
descriptor - 类中的变量 cn.taketoday.bytecode.commons.MethodSignature
The method descriptor.
descriptor - record class中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
descriptor 记录组件的字段。
descriptor - 类中的变量 cn.taketoday.bytecode.ConstantDynamic
The constant type (must be a field descriptor).
descriptor - 类中的变量 cn.taketoday.bytecode.EnumValueHolder
 
descriptor - 类中的变量 cn.taketoday.bytecode.Handle
The descriptor of the field or method designated by this handle.
descriptor - 异常错误中的变量 cn.taketoday.bytecode.MethodTooLargeException
 
descriptor - 类中的变量 cn.taketoday.bytecode.MethodWriter
The descriptor of this method.
descriptor - 类中的变量 cn.taketoday.bytecode.tree.RecordComponentNode
The record component descriptor (see Type).
descriptor - 类中的变量 cn.taketoday.core.ReactiveAdapter
 
descriptor - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
descriptor - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor.Source
 
descriptor() - record class中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
返回 descriptor 记录组件的值。
DescriptorComparison(boolean, boolean, char) - 类的构造器 cn.taketoday.expression.spel.ast.Operator.DescriptorComparison
 
descriptorIndex - 类中的变量 cn.taketoday.bytecode.FieldWriter
The descriptor_index field of the field_info JVMS structure.
descriptorIndex - 类中的变量 cn.taketoday.bytecode.MethodWriter
The descriptor_index field of the method_info JVMS structure.
descriptorIndex - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
The descriptor_index field of the the Record attribute.
deserialize(byte[]) - 类中的静态方法 cn.taketoday.util.SerializationUtils
已过时。
This utility uses Java Object Serialization, which allows arbitrary code to be run and is known for being the source of many Remote Code Execution (RCE) vulnerabilities.

Prefer the use of an external tool (that serializes to JSON, XML, or any other format) which is regularly checked and updated for not allowing RCE.

deserialize(InputStream) - 类中的方法 cn.taketoday.core.serializer.DefaultDeserializer
Read from the supplied InputStream and deserialize the contents into an object.
deserialize(InputStream) - 接口中的方法 cn.taketoday.core.serializer.Deserializer
Read (assemble) an object of type T from the given InputStream.
deserialize(InputStream) - 类中的方法 cn.taketoday.core.serializer.support.SerializationDelegate
 
deserializeFromByteArray(byte[]) - 接口中的方法 cn.taketoday.core.serializer.Deserializer
Read (assemble) an object of type T from the given byte array.
deserializer - 类中的变量 cn.taketoday.core.serializer.support.DeserializingConverter
 
deserializer - 类中的变量 cn.taketoday.core.serializer.support.SerializationDelegate
 
Deserializer<T> - cn.taketoday.core.serializer中的接口
A strategy interface for converting from data in an InputStream to an Object.
DeserializingConverter - cn.taketoday.core.serializer.support中的类
A Converter that delegates to a Deserializer to convert data in a byte array to an object.
DeserializingConverter() - 类的构造器 cn.taketoday.core.serializer.support.DeserializingConverter
Create a DeserializingConverter with default ObjectInputStream configuration, using the "latest user-defined ClassLoader".
DeserializingConverter(Deserializer<Object>) - 类的构造器 cn.taketoday.core.serializer.support.DeserializingConverter
Create a DeserializingConverter that delegates to the provided Deserializer.
DeserializingConverter(ClassLoader) - 类的构造器 cn.taketoday.core.serializer.support.DeserializingConverter
Create a DeserializingConverter for using an ObjectInputStream with the given ClassLoader.
details - 类中的变量 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
DETECT - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiOutput.Enabled
Try to detect whether ANSI coloring capabilities are available.
detectIfAnsiCapable() - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
 
detectNumberOfBuffers() - 类中的静态方法 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
detectValidationMode(InputStream) - 类中的方法 cn.taketoday.util.xml.XmlValidationModeDetector
Detect the validation mode for the XML document in the supplied InputStream.
determineCommonAncestor(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine the common ancestor of the given classes, if any.
determineCommonType(Class<?>, Class<?>) - 类中的方法 cn.taketoday.expression.spel.ast.Projection
 
determineDataUnit(String, DataUnit) - 类中的静态方法 cn.taketoday.util.DataSize.DataSizeUtils
 
determineFactoryConstructor(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
determineFactoryMethod(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
determineRootDir(String) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Determine the root directory for the given location.
determineToMethod(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
determineType(Callback, boolean) - 类中的静态方法 cn.taketoday.bytecode.proxy.CallbackInfo
 
determineType(Class<?>, boolean) - 类中的静态方法 cn.taketoday.bytecode.proxy.CallbackInfo
 
determineTypes(Callback[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.CallbackInfo
 
determineTypes(Callback[], boolean) - 类中的静态方法 cn.taketoday.bytecode.proxy.CallbackInfo
 
determineTypes(Class<?>[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.CallbackInfo
 
determineTypes(Class<?>[], boolean) - 类中的静态方法 cn.taketoday.bytecode.proxy.CallbackInfo
 
determineUnresolvableGenerics(Set<Type>) - 类中的方法 cn.taketoday.core.ResolvableType
 
dflt - 类中的变量 cn.taketoday.bytecode.tree.LookupSwitchInsnNode
Beginning of the default handler block.
dflt - 类中的变量 cn.taketoday.bytecode.tree.TableSwitchInsnNode
Beginning of the default handler block.
didArgumentConversionOccur() - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
 
digest(String, byte[]) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
digest(String, InputStream) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
digestAsHexChars(String, byte[]) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
digestAsHexChars(String, InputStream) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
digestAsHexString(byte[]) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
digestAsHexString(InputStream) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
DigestUtils - cn.taketoday.util中的类
Miscellaneous methods for calculating digests.
DigestUtils() - 类的构造器 cn.taketoday.util.DigestUtils
 
DIM_MASK - 类中的静态变量 cn.taketoday.bytecode.Frame
 
DIM_SHIFT - 类中的静态变量 cn.taketoday.bytecode.Frame
 
DIM_SIZE - 类中的静态变量 cn.taketoday.bytecode.Frame
 
dimensions - 类中的变量 cn.taketoday.expression.spel.ast.ConstructorReference
 
dimensions - 类中的变量 cn.taketoday.expression.spel.ast.TypeReference
 
dims - 类中的变量 cn.taketoday.bytecode.tree.MultiANewArrayInsnNode
Number of dimensions of the array to allocate.
dir - 类中的变量 cn.taketoday.core.ApplicationHome
 
direct - 类中的变量 cn.taketoday.bytecode.transform.MethodFilterTransformer
 
DIRECT - enum class 中的枚举常量 cn.taketoday.core.annotation.MergedAnnotations.SearchStrategy
Find only directly declared annotations, without considering @Inherited annotations and without searching superclasses or implemented interfaces.
DirectExecutor - cn.taketoday.util.concurrent中的类
 
DirectExecutor() - 类的构造器 cn.taketoday.util.concurrent.DirectExecutor
 
directOnly - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.IsPresent
 
disableIndenting(Transformer) - 类中的静态方法 cn.taketoday.util.xml.TransformerUtils
Disable indenting for the supplied Transformer.
discoverers - 类中的变量 cn.taketoday.core.CompositeParameterNameDiscoverer
 
Dispatcher - cn.taketoday.bytecode.proxy中的接口
Dispatching Enhancer callback.
DISPATCHER - 类中的静态变量 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
DispatcherGenerator - cn.taketoday.bytecode.proxy中的类
 
DispatcherGenerator(boolean) - 类的构造器 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
displayName - 类中的变量 cn.taketoday.core.annotation.AnnotationAttributes
 
DISPOSED - enum class 中的枚举常量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.State
 
distance - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the distance of this mapping.
div(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
DIV - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
DIV - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
DIVIDE - enum class 中的枚举常量 cn.taketoday.expression.Operation
Divide operation.
DLOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DLOAD_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DLOAD_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DLOAD_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DLOAD_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DMUL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DNEG - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
doAccept(MethodVisitor, List<TypeAnnotationNode>, boolean) - 类中的静态方法 cn.taketoday.bytecode.tree.TryCatchBlockNode
 
doAddListener(FutureListener<? extends ListenableFuture<V>>) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
doAwait(long, boolean) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
doCompare(Object, Object, OrderSourceProvider) - 类中的方法 cn.taketoday.core.OrderComparator
 
DOCTYPE - 类中的静态变量 cn.taketoday.util.xml.XmlValidationModeDetector
The token in an XML document that declares the DTD to use for validation and thus that DTD validation is being used.
document - 类中的变量 cn.taketoday.util.xml.DomContentHandler
 
documentMatchers - 类中的变量 cn.taketoday.core.YamlProcessor
 
doesNotContain(String, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given text does not contain the given substring.
doesNotContain(String, String, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given text does not contain the given substring.
doesNotContain(String, String, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given text does not contain the given substring.
doExecute(Runnable) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Template method for the actual execution of a task.
doExecute(Executor, TaskDecorator, Runnable) - 类中的方法 cn.taketoday.core.task.support.TaskExecutorAdapter
Actually execute the given Runnable (which may be a user-supplied task or a wrapper around a user-supplied task) with the given executor.
doFindAllClassPathResources(String, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Find all class location resources with the given path via the ClassLoader.
doFindPathMatchingFileResources(Resource, String, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Find all resources in the file system of the supplied root directory that match the given location sub pattern via the Ant-style PathMatcher.
doFindPathMatchingJarResources(Resource, URL, String, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Find all resources in jar files that match the given location pattern via the Ant-style PathMatcher.
doForName(String, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
doGet(Executable) - 类中的方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer
 
doGet(Executable) - 类中的方法 cn.taketoday.core.ParameterNameDiscoverer
 
doGetActiveProfiles() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Return the set of active profiles as explicitly set through AbstractEnvironment.setActiveProfiles(java.lang.String...) or if the current set of active profiles is empty, check for the presence of AbstractEnvironment.doGetActiveProfilesProperty() and assign its value to the set of active profiles.
doGetActiveProfilesProperty() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Return the property value for the active profiles.
doGetDefaultProfiles() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Return the set of default profiles explicitly set via AbstractEnvironment.setDefaultProfiles(String...) or if the current set of default profiles consists only of reserved default profiles, then check for the presence of AbstractEnvironment.doGetActiveProfilesProperty() and assign its value (if any) to the set of default profiles.
doGetDefaultProfilesProperty() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Return the property value for the default profiles.
DOMAIN - 类中的静态变量 cn.taketoday.bytecode.transform.AbstractClassLoader
 
doMatch(String, String, boolean, Map<String, String>) - 类中的方法 cn.taketoday.core.AntPathMatcher
Actually match the given path against the given pattern.
DomContentHandler - cn.taketoday.util.xml中的类
SAX ContentHandler that transforms callback calls to DOM Nodes.
DomContentHandler(Node) - 类的构造器 cn.taketoday.util.xml.DomContentHandler
Create a new instance of the DomContentHandler with the given node.
DomUtils - cn.taketoday.util.xml中的类
Convenience methods for working with the DOM API, in particular for working with DOM Nodes and DOM Elements.
DomUtils() - 类的构造器 cn.taketoday.util.xml.DomUtils
 
doneCount - 类中的变量 cn.taketoday.util.concurrent.SettableFutureAggregator
 
doParseExpression(String, ParserContext) - 类中的方法 cn.taketoday.expression.common.TemplateAwareExpressionParser
Actually parse the expression string and return an Expression object.
doParseExpression(String, ParserContext) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
doParseExpression(String, ParserContext) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpressionParser
 
doRemoveListener(FutureListener<? extends ListenableFuture<V>>) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
doSetFailure(Throwable) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
doSetSuccess(V) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
doSetValue(Object) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
DOT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
doTask(int, Object, ConcurrentReferenceHashMap.Task<T>) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
Apply an update operation to this segment.
doTask(Object, ConcurrentReferenceHashMap.Task<T>) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
DOUBLE - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
A double.
DOUBLE - 类中的静态变量 cn.taketoday.bytecode.Frame
 
DOUBLE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DOUBLE - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the double type.
DOUBLE_TO_LONG_BITS - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
DOUBLE_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The double type.
DOUBLE_VALUE - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
DOUBLE_VALUE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.BasicValue
A double value.
doubleArrayAppend(StringBuilder, double[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
DoubleComparer(double[]) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.DoubleComparer
 
doubleP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
doubleType(double) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
doubleWildcards - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
doVisitMethodInsn(int, String, String) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
doWith(Field) - 接口中的方法 cn.taketoday.util.ReflectionUtils.FieldCallback
Perform an operation using the given field.
doWith(Method) - 接口中的方法 cn.taketoday.util.ReflectionUtils.MethodCallback
Perform an operation using the given method.
doWithAggregate(C, int) - 接口中的方法 cn.taketoday.core.annotation.AnnotationsProcessor
Called when an aggregate is about to be processed.
doWithAggregate(Object, int) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
doWithAnnotations(C, int, Object, Annotation[]) - 接口中的方法 cn.taketoday.core.annotation.AnnotationsProcessor
Called when an array of annotations can be processed.
doWithAnnotations(Object, int, Object, Annotation[]) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesCollector
 
doWithAnnotations(Object, int, Object, Annotation[]) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.IsPresent
 
doWithAnnotations(Object, int, Object, Annotation[]) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
doWithFields(Class<?>, ReflectionUtils.FieldCallback) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Invoke the given callback on all fields in the target class, going up the class hierarchy to get all declared fields.
doWithFields(Class<?>, ReflectionUtils.FieldCallback, ReflectionUtils.FieldFilter) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Invoke the given callback on all fields in the target class, going up the class hierarchy to get all declared fields.
doWithLocalFields(Class<?>, ReflectionUtils.FieldCallback) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Invoke the given callback on all locally declared fields in the given class.
doWithLocalMethods(Class<?>, ReflectionUtils.MethodCallback) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Perform the given callback operation on all matching methods of the given class, as locally declared or equivalent thereof (such as default methods on Java 8 based interfaces that the given class implements).
doWithMethods(Class<?>, ReflectionUtils.MethodCallback) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Perform the given callback operation on all matching methods of the given class and superclasses.
doWithMethods(Class<?>, ReflectionUtils.MethodCallback, ReflectionUtils.MethodFilter) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Perform the given callback operation on all matching methods of the given class and superclasses (or given interface and super-interfaces).
doWithMethodSpecs(Consumer<MethodSpec>) - 类中的方法 cn.taketoday.aot.generate.GeneratedMethods
Call the given action with each of the MethodSpecs that have been added to this collection.
doWithReflectiveConstructors(Class<?>, Consumer<Constructor<?>>) - 类中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
 
doWriteNamespace(Namespace) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
doWriteStartElement(StartElement) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
Draft - record class中的静态变量 cn.taketoday.lang.Version
 
drain() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
drain() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.WriteOperations
 
drain(InputStream) - 类中的静态方法 cn.taketoday.util.StreamUtils
Drain the remaining content of the given InputStream.
drain(InputStream, int) - 类中的静态方法 cn.taketoday.util.StreamUtils
Drain the remaining content of the given InputStream.
DRAIN_THRESHOLD - 类中的静态变量 cn.taketoday.util.ConcurrentLruCache.WriteOperations
 
drainAll() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.WriteOperations
 
drainOperations() - 类中的方法 cn.taketoday.util.ConcurrentLruCache
 
drainReadBuffer(int) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
drainStatus - 类中的变量 cn.taketoday.util.ConcurrentLruCache
 
DrainStatus() - enum class的构造器 cn.taketoday.util.ConcurrentLruCache.DrainStatus
 
DREM - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DRETURN - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DSTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DSTORE_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DSTORE_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DSTORE_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DSTORE_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
DSUB - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
dtdHandler - 类中的变量 cn.taketoday.util.xml.AbstractXMLReader
 
dtdInternal(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
dtdInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
dtdInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
dup() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a DUP instruction.
dup() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
DUP - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DUP_X1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DUP_X2 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
dup2() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a DUP2 instruction.
dup2() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
DUP2 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DUP2_X1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
DUP2_X2 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
dup2X1() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a DUP2_X1 instruction.
dup2X1() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
dup2X2() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a DUP2_X2 instruction.
dup2X2() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
DuplicatesPredicate - cn.taketoday.bytecode.core中的类
 
DuplicatesPredicate() - 类的构造器 cn.taketoday.bytecode.core.DuplicatesPredicate
Constructs a DuplicatesPredicate that will allow subclass bridge methods to be preferred over superclass non-bridge methods.
DuplicatesPredicate(List<Method>) - 类的构造器 cn.taketoday.bytecode.core.DuplicatesPredicate
Constructs a DuplicatesPredicate that prefers using superclass non-bridge methods despite a subclass method with the same signtaure existing (if the subclass is a bridge method).
DuplicatesPredicate.UnnecessaryBridgeFinder - cn.taketoday.bytecode.core中的类
 
dupX1() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a DUP_X1 instruction.
dupX1() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
dupX2() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a DUP_X2 instruction.
dupX2() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 

E

e - 类中的变量 cn.taketoday.bytecode.core.Block
 
eatConstructorArgs(List<SpelNodeImpl>) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatDottedNode() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatLogicalAndExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatLogicalOrExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatNode() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatNonDottedNode() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatPossiblyQualifiedId() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
Eat an identifier, possibly qualified (meaning that it is dotted).
eatPowerIncDecExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatPrimaryExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatProductExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatRelationalExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatStackFrame(Stream<StackWalker.StackFrame>) - 类中的方法 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
eatStartNode() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatSumExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatToken(TokenKind) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eatUnaryExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
eden - 类中的变量 cn.taketoday.util.ConcurrentCache
 
Edge - cn.taketoday.bytecode中的类
An edge in the control flow graph of a method.
Edge(int, Label, Edge) - 类的构造器 cn.taketoday.bytecode.Edge
Constructs a new Edge.
EIGHT - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColors.BitDepth
8 bits (256 color).
EIGHTEEN - enum class 中的枚举常量 cn.taketoday.core.JavaVersion
Java 18.
element - record class中的变量 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
element 记录组件的字段。
element - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations
 
element - 类中的变量 cn.taketoday.util.SingletonIterator
 
element - 类中的变量 cn.taketoday.util.SmartList
 
element() - record class中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
返回 element 记录组件的值。
ELEMENT_OF - 类中的静态变量 cn.taketoday.bytecode.Frame
The constant to be added to an abstract type to get one with one less array dimension.
element1 - 类中的变量 cn.taketoday.bytecode.tree.analysis.SmallSet
The first element of this set, maybe null.
element2 - 类中的变量 cn.taketoday.bytecode.tree.analysis.SmallSet
The second element of this set, maybe null.
elementClass - 类中的变量 cn.taketoday.util.ArrayHolder
 
elementDescriptor(Object) - 类中的方法 cn.taketoday.core.TypeDescriptor
If this type is a Collection or an array, creates a element TypeDescriptor from the provided collection or array element.
elements - 类中的变量 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor.ArrayVisitor
 
elements - 类中的变量 cn.taketoday.util.xml.DomContentHandler
 
eligibleMethods - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer.BridgeMethodResolver.BridgedFinder
 
ELLIPTIC_CURVE_384_BIT - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
ELLIPTIC_CURVE_ALGORITHM - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
Elvis - cn.taketoday.expression.spel.ast中的类
Represents the Elvis operator ?
Elvis(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.Elvis
 
ELVIS - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
emitBindCallbacks(ClassEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitCallback(CodeEmitter, int) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator.Context
 
emitCode() - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter
Creates the new instructions, inlining each instantiation of each subroutine until the code is fully elaborated.
emitCommonNewInstance(CodeEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitConstructors(ClassEmitter, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitCurrentCallback(CodeEmitter, int) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitDefaultConstructor(ClassEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitGetCallback(ClassEmitter, int[]) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitGetCallbacks(ClassEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitIndexByClassArray(List<Method>) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
emitIndexBySignature(List<Method>) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
emitInstantiation(JSRInlinerAdapter.Instantiation, List<JSRInlinerAdapter.Instantiation>, InsnList, List<TryCatchBlockNode>, List<LocalVariableNode>) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter
Emits an instantiation of a subroutine, specified by instantiation.
emitLoadArgsAndInvoke(CodeEmitter, MethodInfo) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator.Context
 
emitMethods(ClassEmitter, List<MethodInfo>, List<Method>) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitNewInstanceCallback(ClassEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitNewInstanceCallbacks(ClassEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitNewInstanceMultiarg(ClassEmitter, List) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitProxy(ClassEmitter, MethodInfo) - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
emitSetCallback(ClassEmitter, int[]) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitSetCallbacks(ClassEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitSetStaticCallbacks(ClassEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
emitSetThreadCallbacks(ClassEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
EmitUtils - cn.taketoday.bytecode.core中的类
 
EmitUtils() - 类的构造器 cn.taketoday.bytecode.core.EmitUtils
 
EmitUtils.ArrayDelimiters - cn.taketoday.bytecode.core中的类
 
EmitUtils.ParameterTyper - cn.taketoday.bytecode.core中的接口
 
empty() - 类中的静态方法 cn.taketoday.core.Pair
 
empty() - 接口中的静态方法 cn.taketoday.util.MultiValueMap
 
EMPTY - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
EMPTY - enum class中的静态变量 cn.taketoday.core.annotation.MergedAnnotation.Adapt
 
EMPTY - 类中的静态变量 cn.taketoday.core.Pair
 
EMPTY - 类中的静态变量 cn.taketoday.core.style.DefaultValueStyler
 
EMPTY - 类中的静态变量 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
EMPTY - 接口中的静态变量 cn.taketoday.util.MultiValueMap
 
EMPTY_ANNOTATIONS - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_ARGUMENTS - 类中的静态变量 cn.taketoday.util.ReflectiveMethodInvoker
 
EMPTY_ARRAY - 类中的静态变量 cn.taketoday.bytecode.Type
 
EMPTY_ARRAY - 类中的静态变量 cn.taketoday.core.annotation.AnnotationAttributes
 
EMPTY_ARRAY - 接口中的静态变量 cn.taketoday.core.io.Resource
 
EMPTY_ARRAY - 类中的静态变量 cn.taketoday.util.ObjectUtils
 
EMPTY_ARRAYS - 类中的静态变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
EMPTY_BYTES - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_CLASSES - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_COLLECTION - 类中的静态变量 cn.taketoday.util.ObjectUtils
 
EMPTY_CONSTRUCTOR - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
EMPTY_FIELD_ARRAY - 类中的静态变量 cn.taketoday.util.ReflectionUtils
 
EMPTY_FIELDS - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_FILES - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_FLOW - 类中的静态变量 cn.taketoday.core.ReactiveAdapterRegistry.ReactorRegistrar
 
EMPTY_INT_ARRAY - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_LIST - 类中的静态变量 cn.taketoday.bytecode.Label
A sentinel element used to indicate the end of a list of labels.
EMPTY_MAP - 类中的静态变量 cn.taketoday.core.style.DefaultValueStyler
 
EMPTY_METHOD_ARRAY - 类中的静态变量 cn.taketoday.util.ReflectionUtils
 
EMPTY_METHODS - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_MIRROR_SETS - 类中的静态变量 cn.taketoday.core.annotation.AnnotationTypeMapping
 
EMPTY_OBJECT_ARRAY - 类中的静态变量 cn.taketoday.util.ReflectionUtils
 
EMPTY_OBJECTS - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_PUBLISHER - 类中的静态变量 cn.taketoday.core.ReactiveAdapterRegistry.FlowAdaptersRegistrar
 
EMPTY_RESULT - 类中的静态变量 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.MapDelegate
 
EMPTY_STRING_ARRAY - 接口中的静态变量 cn.taketoday.lang.Constant
 
EMPTY_SUBSCRIPTION - 类中的静态变量 cn.taketoday.core.ReactiveAdapterRegistry.FlowAdaptersRegistrar
 
EMPTY_TYPES_ARRAY - 类中的静态变量 cn.taketoday.core.ResolvableType
 
emptyArray(Class<?>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
EmptyCompletableFuture() - 类的构造器 cn.taketoday.core.ReactiveAdapterRegistry.EmptyCompletableFuture
 
emptyElement - 类中的变量 cn.taketoday.util.xml.XMLEventStreamWriter
 
emptyResult - 类中的变量 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
 
emptySupplier - 类中的变量 cn.taketoday.core.ReactiveTypeDescriptor
 
EmptyType() - 类的构造器 cn.taketoday.core.ResolvableType.EmptyType
 
emulateClassGetName() - 类中的方法 cn.taketoday.bytecode.Type
 
enabled - 类中的静态变量 cn.taketoday.core.ansi.AnsiOutput
 
Enabled() - enum class的构造器 cn.taketoday.core.ansi.AnsiOutput.Enabled
 
ENABLED - 类中的静态变量 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
ENABLED_GET - 类中的静态变量 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
ENABLED_SET - 类中的静态变量 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
enableIndenting(Transformer) - 类中的静态方法 cn.taketoday.util.xml.TransformerUtils
Enable indenting for the supplied Transformer.
enableIndenting(Transformer, int) - 类中的静态方法 cn.taketoday.util.xml.TransformerUtils
Enable indenting for the supplied Transformer.
ENCLOSING_METHOD - 类中的静态变量 cn.taketoday.bytecode.Constants
 
enclosingClass - 类中的变量 cn.taketoday.aot.generate.GeneratedClass
 
enclosingClassIndex - 类中的变量 cn.taketoday.bytecode.ClassWriter
The class_index field of the EnclosingMethod attribute, or 0.
enclosingClassName - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
enclosingClassName - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
enclosingMethodIndex - 类中的变量 cn.taketoday.bytecode.ClassWriter
The method_index field of the EnclosingMethod attribute.
enclosingType - 类中的变量 cn.taketoday.aot.hint.AbstractTypeReference
 
encodableMimeTypes - 类中的变量 cn.taketoday.core.codec.AbstractEncoder
 
encode - 类中的变量 cn.taketoday.core.ansi.AnsiPropertySource
 
encode(byte[]) - 类中的静态方法 cn.taketoday.util.Base64Utils
Base64-encode the given byte array.
encode(AnsiElement) - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
Encode a single AnsiElement if output is enabled.
encode(Resource, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ResourceEncoder
 
encode(Publisher<? extends byte[]>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ByteArrayEncoder
 
encode(Publisher<? extends DataBuffer>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.DataBufferEncoder
 
encode(Publisher<? extends ResourceRegion>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ResourceRegionEncoder
 
encode(Publisher<? extends ByteBuf>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.NettyByteBufEncoder
 
encode(Publisher<? extends Buffer>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.Netty5BufferEncoder
 
encode(Publisher<? extends CharSequence>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.CharSequenceEncoder
 
encode(Publisher<? extends ByteBuffer>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ByteBufferEncoder
 
encode(Publisher<? extends T>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.AbstractSingleValueEncoder
 
encode(Publisher<? extends T>, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 接口中的方法 cn.taketoday.core.codec.Encoder
Encode a stream of Objects of type T into a DataBuffer output stream.
encode(T, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.AbstractSingleValueEncoder
Encode T to an output DataBuffer stream.
ENCODE_END - 类中的静态变量 cn.taketoday.core.ansi.AnsiOutput
 
ENCODE_JOIN - 类中的静态变量 cn.taketoday.core.ansi.AnsiOutput
 
ENCODE_START - 类中的静态变量 cn.taketoday.core.ansi.AnsiOutput
 
ENCODED - enum class 中的枚举常量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.ValueType
 
EncodedOid(byte[]) - 类的构造器 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
EncodedResource - cn.taketoday.core.io中的类
Holder that combines a Resource descriptor with a specific encoding or Charset to be used for reading from the resource.
EncodedResource(Resource) - 类的构造器 cn.taketoday.core.io.EncodedResource
Create a new EncodedResource for the given Resource, not specifying an explicit encoding or Charset.
EncodedResource(Resource, String) - 类的构造器 cn.taketoday.core.io.EncodedResource
Create a new EncodedResource for the given Resource, using the specified encoding.
EncodedResource(Resource, String, Charset) - 类的构造器 cn.taketoday.core.io.EncodedResource
 
EncodedResource(Resource, Charset) - 类的构造器 cn.taketoday.core.io.EncodedResource
Create a new EncodedResource for the given Resource, using the specified Charset.
encodeHex(byte[]) - 类中的静态方法 cn.taketoday.util.DigestUtils
 
Encoder<T> - cn.taketoday.core.codec中的接口
Strategy to encode a stream of Objects of type <T> into an output stream of bytes.
encodeToString(byte[]) - 类中的静态方法 cn.taketoday.util.Base64Utils
Base64-encode the given byte array to a String.
encodeToUrlSafeString(byte[]) - 类中的静态方法 cn.taketoday.util.Base64Utils
Base64-encode the given byte array to a String using the RFC 4648 "URL and Filename Safe Alphabet".
encodeUrlSafe(byte[]) - 类中的静态方法 cn.taketoday.util.Base64Utils
Base64-encode the given byte array using the RFC 4648 "URL and Filename Safe Alphabet".
encodeUtf8(String, int, int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts an UTF8 string into this byte vector.
encodeValue(byte[], DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ByteArrayEncoder
 
encodeValue(DataBuffer, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.DataBufferEncoder
 
encodeValue(ByteBuf, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.NettyByteBufEncoder
 
encodeValue(Buffer, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.Netty5BufferEncoder
 
encodeValue(CharSequence, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.CharSequenceEncoder
 
encodeValue(ByteBuffer, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ByteBufferEncoder
 
encodeValue(T, DataBufferFactory, ResolvableType, MimeType, Map<String, Object>) - 接口中的方法 cn.taketoday.core.codec.Encoder
Encode an Object of type T to a data buffer.
encoding - 类中的变量 cn.taketoday.core.io.EncodedResource
 
encoding - record class中的变量 cn.taketoday.core.io.PropertySourceDescriptor
encoding 记录组件的字段。
encoding - 类中的变量 cn.taketoday.util.xml.StaxEventXMLReader
 
encoding - 类中的变量 cn.taketoday.util.xml.StaxStreamXMLReader
 
encoding() - record class中的方法 cn.taketoday.core.io.PropertySourceDescriptor
返回 encoding 记录组件的值。
EncodingException - cn.taketoday.core.codec中的异常错误
Indicates an issue with encoding the input Object stream with a focus on not being able to encode Objects.
EncodingException(String) - 异常错误的构造器 cn.taketoday.core.codec.EncodingException
Create a new EncodingException.
EncodingException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.codec.EncodingException
Create a new EncodingException.
end - 类中的变量 cn.taketoday.bytecode.core.Block
 
end - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableAnnotationNode
The last instructions corresponding to the continuous ranges that make the scope of this local variable (exclusive).
end - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableNode
The last instruction corresponding to the scope of this local variable (exclusive).
end - 类中的变量 cn.taketoday.bytecode.tree.TryCatchBlockNode
The end of the exception handler's scope (exclusive).
end - 类中的变量 cn.taketoday.core.io.buffer.DataBufferInputStream
 
end() - 类中的方法 cn.taketoday.bytecode.core.Block
 
END - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
END_ARRAY - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
END_COMMENT - 类中的静态变量 cn.taketoday.util.xml.XmlValidationModeDetector
The token that indicates the end of an XML comment.
END_LABEL - 类中的静态变量 cn.taketoday.bytecode.util.CheckMethodAdapter
 
end_method() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
END_PARAMETERS - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
endArguments() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
Ends the type arguments of a class or inner class type.
endCDATA() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
endClass() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
endClass() - 类中的方法 cn.taketoday.bytecode.transform.impl.AddPropertyTransformer
 
endComment(String) - 类中的方法 cn.taketoday.util.xml.XmlValidationModeDetector
Try to consume the XmlValidationModeDetector.END_COMMENT token.
endConstructorBasicBlockWithoutSuccessor() - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
endControlFlow(int) - 类中的方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
Ends the control flow graph at the given instruction.
endCurrentBasicBlockWithNoSuccessor() - 类中的方法 cn.taketoday.bytecode.MethodWriter
Ends the current basic block.
endDocument() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
endDocument() - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
endDocumentInternal() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
endDocumentInternal() - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
endDocumentInternal() - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
endDTD() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
endElement(String, String, String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
endElement(String, String, String) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
endElementInternal(QName, Map<String, String>) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
endElementInternal(QName, Map<String, String>) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
endElementInternal(QName, Map<String, String>) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
endElements - 类中的变量 cn.taketoday.util.xml.XMLEventStreamWriter
 
endEntity(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
endEntity(String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
endFormals() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
Ends the formal type parameters section of the signature.
endFormals() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
endMethod() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Marks the end of the visited method.
endNdx - 类中的变量 cn.taketoday.util.ArrayIterator
 
endPc - 类中的变量 cn.taketoday.bytecode.Handler
The end_pc field of this JVMS exception_table entry.
endPos - 类中的变量 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
endPos - 类中的变量 cn.taketoday.expression.spel.standard.Token
 
endPrefixMapping(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
endPrefixMapping(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
End the prefix mapping for the given prefix.
endPrefixMapping(String) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
endsOnDoubleWildCard - 类中的变量 cn.taketoday.core.AntPathMatcher.PathSeparatorPatternCache
 
endsOnWildCard - 类中的变量 cn.taketoday.core.AntPathMatcher.PathSeparatorPatternCache
 
endsWithIgnoreCase(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Test if the given String ends with the specified suffix, ignoring upper/lower case.
endsWithSeparator(String) - 类中的静态方法 cn.taketoday.lang.Assert
 
endType() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
engineGetKeyManagers() - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasKeyManagerFactorySpi
 
engineInit(KeyStore, char[]) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasKeyManagerFactorySpi
 
engineInit(ManagerFactoryParameters) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasKeyManagerFactorySpi
 
Enhancer - cn.taketoday.bytecode.proxy中的类
Generates dynamic subclasses to enable method interception.
Enhancer() - 类的构造器 cn.taketoday.bytecode.proxy.Enhancer
Create a new Enhancer.
Enhancer.BridgeMethodResolver - cn.taketoday.bytecode.proxy中的类
Uses bytecode reflection to figure out the targets of all bridge methods that use invokespecial and invokeinterface, so that we can later rewrite them to use invokevirtual.
Enhancer.BridgeMethodResolver.BridgedFinder - cn.taketoday.bytecode.proxy中的类
 
Enhancer.EnhancerFactoryData - cn.taketoday.bytecode.proxy中的类
The idea of the class is to cache relevant java.lang.reflect instances so proxy-class can be instantiated faster that when using ReflectionUtils.newInstance(Class, Class[], Object[]) and Enhancer.setThreadCallbacks(Class, Callback[])
Enhancer.EnhancerKey - cn.taketoday.bytecode.proxy中的Record Class
 
EnhancerFactoryData(Class<?>, Class<?>[], boolean) - 类的构造器 cn.taketoday.bytecode.proxy.Enhancer.EnhancerFactoryData
 
EnhancerKey(String, List<String>, WeakCacheKey<CallbackFilter>, List<Type>, boolean, boolean, Long) - record class的构造器 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
创建 EnhancerKey 记录的实例。
enlarge(byte[], int) - 类中的方法 cn.taketoday.bytecode.ByteVector
 
enlarge(int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Enlarges this byte vector so that it can receive 'size' more bytes.
ensureWritable(int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Ensure that the current buffer has enough DataBuffer.writableByteCount() to write the amount of data given as an argument.
ensureWritable(int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
ensureWritable(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
ensureWritable(int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
ensureWritable(int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
enterCompilationScope() - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Enter a new compilation scope, usually due to nested expression evaluation.
enterScope() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
enterScope(String, Object) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
enterScope(Map<String, Object>) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
entityResolver - 类中的变量 cn.taketoday.util.xml.AbstractXMLReader
 
entries - 类中的变量 cn.taketoday.bytecode.SymbolTable
A hash set of all the entries in this SymbolTable (this includes the constant pool entries, the bootstrap method entries and the type table entries).
Entry(int, int, long, int) - 类的构造器 cn.taketoday.bytecode.SymbolTable.Entry
 
Entry(int, int, String, int) - 类的构造器 cn.taketoday.bytecode.SymbolTable.Entry
 
Entry(int, int, String, long, int) - 类的构造器 cn.taketoday.bytecode.SymbolTable.Entry
 
Entry(int, int, String, String, int) - 类的构造器 cn.taketoday.bytecode.SymbolTable.Entry
 
Entry(int, int, String, String, String, long, int) - 类的构造器 cn.taketoday.bytecode.SymbolTable.Entry
 
Entry(AnnotatedElement, ReflectiveProcessor) - record class的构造器 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
创建 Entry 记录的实例。
Entry(K, V) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
entryComparator - 类中的静态变量 cn.taketoday.util.SortedProperties
 
entryCount - 类中的变量 cn.taketoday.bytecode.SymbolTable
The total number of SymbolTable.Entry instances in SymbolTable.entries.
EntryIterator() - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
EntryIterator() - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap.EntryIterator
 
entrySet - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap
Late binding entry set.
entrySet - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap
 
entrySet - 类中的变量 cn.taketoday.util.UnmodifiableMultiValueMap
 
entrySet() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
entrySet() - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
 
entrySet() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
entrySet() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
entrySet() - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
entrySet() - 类中的方法 cn.taketoday.util.SortedProperties
Return a sorted set of the entries in this Properties object.
entrySet() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
EntrySet() - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.EntrySet
 
EntrySet(Set<Map.Entry<String, V>>) - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
EntrySetIterator() - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySetIterator
 
EnumDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.EnumDelegate
 
Enumerable<V> - cn.taketoday.lang中的接口
Enumerable for Enum
EnumerablePropertySource<T> - cn.taketoday.core.env中的类
A PropertySource implementation capable of interrogating its underlying source object to enumerate all possible property name/value pairs.
EnumerablePropertySource(String) - 类的构造器 cn.taketoday.core.env.EnumerablePropertySource
Create a new EnumerablePropertySource with the given name and with a new Object instance as the underlying source.
EnumerablePropertySource(String, T) - 类的构造器 cn.taketoday.core.env.EnumerablePropertySource
Create a new EnumerablePropertySource with the given name and source object.
EnumMapping(String, Class<E>) - 类的构造器 cn.taketoday.core.ansi.AnsiPropertySource.EnumMapping
 
enums - 类中的变量 cn.taketoday.core.ansi.AnsiPropertySource.EnumMapping
 
EnumToIntegerConverter - cn.taketoday.core.conversion.support中的类
Calls Enum.ordinal() to convert a source Enum to a Integer.
EnumToIntegerConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.EnumToIntegerConverter
 
EnumToStringConverter - cn.taketoday.core.conversion.support中的类
Calls Enum.name() to convert a source Enum to a String.
EnumToStringConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.EnumToStringConverter
 
enumType - record class中的变量 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory.IntegerToEnum
enumType 记录组件的字段。
enumType - record class中的变量 cn.taketoday.core.conversion.support.StringToEnumConverterFactory.StringToEnum
enumType 记录组件的字段。
enumType() - record class中的方法 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory.IntegerToEnum
返回 enumType 记录组件的值。
enumType() - record class中的方法 cn.taketoday.core.conversion.support.StringToEnumConverterFactory.StringToEnum
返回 enumType 记录组件的值。
EnumValueHolder - cn.taketoday.bytecode中的类
 
EnumValueHolder(String, String) - 类的构造器 cn.taketoday.bytecode.EnumValueHolder
 
environment - 类中的变量 cn.taketoday.core.io.PropertySourceProcessor
 
Environment - cn.taketoday.core.env中的接口
Interface representing the environment in which the current application is running.
ENVIRONMENT_BEAN_NAME - 接口中的静态变量 cn.taketoday.core.env.Environment
Name of the Environment bean in the factory.
EnvironmentCapable - cn.taketoday.core.env中的接口
Interface indicating a component that contains and exposes an Environment reference.
EOL - 类中的静态变量 cn.taketoday.util.SortedProperties
 
EQ - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
EQ - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
eqMethod - 类中的变量 cn.taketoday.bytecode.reflect.MethodDelegate
 
equalityCheck(EvaluationContext, Object, Object) - 类中的静态方法 cn.taketoday.expression.spel.ast.Operator
Perform an equality check for the given operand values.
equals(Object) - record class中的方法 cn.taketoday.aot.generate.GeneratedClasses.Owner
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.aot.generate.MethodName
 
equals(Object) - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
equals(Object) - record class中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.aot.hint.JavaSerializationHint
 
equals(Object) - 类中的方法 cn.taketoday.aot.hint.JdkProxyHint
 
equals(Object) - record class中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.aot.hint.ResourceBundleHint
 
equals(Object) - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHint
 
equals(Object) - 类中的方法 cn.taketoday.aot.hint.TypeHint.ExecutableKey
 
equals(Object) - record class中的方法 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.bytecode.beans.BeanGenerator.BeanGeneratorKey
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
equals(Object) - record class中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator.BeanMapKey
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.commons.MethodSignature
 
equals(Object) - record class中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter.FieldInfo
 
equals(Object) - record class中的方法 cn.taketoday.bytecode.core.ClassesKey.Key
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.bytecode.core.ClassInfo
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.core.DefaultNamingPolicy
 
equals(Object) - 接口中的方法 cn.taketoday.bytecode.core.GeneratorStrategy
The GeneratorStrategy in use does not currently, but may in the future, affect the caching of classes generated by AbstractClassGenerator, so this is a reminder that you should correctly implement equals and hashCode to avoid generating too many classes.
equals(Object) - 类中的方法 cn.taketoday.bytecode.core.MethodInfo
 
equals(Object) - record class中的方法 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
指示某个其他对象是否“等于”此对象。
equals(Object) - 接口中的方法 cn.taketoday.bytecode.core.NamingPolicy
The NamingPolicy in use does not currently, but may in the future, affect the caching of classes generated by AbstractClassGenerator, so this is a reminder that you should correctly implement equals and hashCode to avoid generating too many classes.
equals(Object) - 类中的方法 cn.taketoday.bytecode.core.WeakCacheKey
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.Handle
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
equals(Object) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackFilter
The CallbackFilter in use affects which cached class the Enhancer will use, so this is a reminder that you should correctly implement equals and hashCode for custom CallbackFilter implementations in order to improve performance.
equals(Object) - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.bytecode.proxy.Mixin.MixinKey
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.ConstructorKey
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate
 
equals(Object) - record class中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicValue
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceValue
 
equals(Object) - 类中的方法 cn.taketoday.bytecode.Type
Tests if the given object is equal to this type.
equals(Object) - record class中的方法 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.core.annotation.PackagesAnnotationFilter
 
equals(Object) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers
 
equals(Object) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers.ExplicitRepeatableContainer
 
equals(Object) - 类中的方法 cn.taketoday.core.ansi.Ansi8BitColor
 
equals(Object) - 类中的方法 cn.taketoday.core.ApplicationPid
 
equals(Object) - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
equals(Object) - 类中的方法 cn.taketoday.core.conversion.GenericConverter.ConvertiblePair
 
equals(Object) - record class中的方法 cn.taketoday.core.conversion.support.CharacterToNumberFactory.CharacterToNumber
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.NoOpConverter
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory.IntegerToEnum
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory.NumberToNumber
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.conversion.support.StringToEnumConverterFactory.StringToEnum
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.conversion.support.StringToNumberConverterFactory.StringToNumber
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.core.env.ProfilesParser.ParsedProfiles
 
equals(Object) - 类中的方法 cn.taketoday.core.env.PropertySource
This PropertySource object is equal to the given object if: they are the same instance the name properties for both objects are equal
equals(Object) - record class中的方法 cn.taketoday.core.GenericTypeResolver.TypeVariableMapVariableResolver
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.core.io.AbstractResource
 
equals(Object) - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.Attachment
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
equals(Object) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
equals(Object) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
equals(Object) - 类中的方法 cn.taketoday.core.io.ByteArrayResource
This implementation compares the underlying byte array.
equals(Object) - 类中的方法 cn.taketoday.core.io.ClassPathResource
This implementation compares the underlying class path locations and associated class loaders.
equals(Object) - 类中的方法 cn.taketoday.core.io.DescriptiveResource
This implementation compares the underlying description String.
equals(Object) - 类中的方法 cn.taketoday.core.io.EncodedResource
 
equals(Object) - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
equals(Object) - 类中的方法 cn.taketoday.core.io.InputStreamResource
This implementation compares the underlying InputStream.
equals(Object) - 类中的方法 cn.taketoday.core.io.ModuleResource
 
equals(Object) - 类中的方法 cn.taketoday.core.io.PathResource
This implementation compares the underlying Path references.
equals(Object) - record class中的方法 cn.taketoday.core.io.PropertySourceDescriptor
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
equals(Object) - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation compares the underlying URL references.
equals(Object) - 类中的方法 cn.taketoday.core.MethodParameter
 
equals(Object) - 类中的方法 cn.taketoday.core.Pair
 
equals(Object) - 类中的方法 cn.taketoday.core.ParameterizedTypeReference
 
equals(Object) - 类中的方法 cn.taketoday.core.ReactiveTypeDescriptor
 
equals(Object) - 类中的方法 cn.taketoday.core.ResolvableType
 
equals(Object) - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.SerializableTypeWrapper.TypeProxyInvocationHandler
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.core.ssl.pem.PemContent
 
equals(Object) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
equals(Object) - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.core.Triple
 
equals(Object) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
equals(Object) - record class中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor.Source
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
equals(Object) - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor.Source
 
equals(Object) - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
equals(Object) - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
equals(Object) - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
equals(Object) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
equals(Object) - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.expression.TypedValue
 
equals(Object) - record class中的方法 cn.taketoday.lang.Version
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerCacheKey
 
equals(Object) - 类中的方法 cn.taketoday.reflect.Property
 
equals(Object) - 类中的方法 cn.taketoday.util.ArrayHolder
 
equals(Object) - 类中的方法 cn.taketoday.util.comparator.BooleanComparator
 
equals(Object) - 类中的方法 cn.taketoday.util.comparator.NullSafeComparator
 
equals(Object) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
equals(Object) - record class中的方法 cn.taketoday.util.ConcurrentLruCache.CacheEntry
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
equals(Object) - 类中的方法 cn.taketoday.util.DataSize
 
equals(Object) - 类中的方法 cn.taketoday.util.KeyValueHolder
Compares the specified object with this entry for equality.
equals(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
equals(Object) - 类中的方法 cn.taketoday.util.MethodClassKey
 
equals(Object) - 类中的方法 cn.taketoday.util.MimeType
 
equals(Object) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
equals(Object) - record class中的方法 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.util.PlaceholderParser.ParsedValue
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.util.PlaceholderParser.TextPart
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.util.PropertyMapper.NullPointerExceptionSafeSupplier
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.util.SimpleRouteMatcher.DefaultRoute
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.util.SmartList
 
equals(Object) - record class中的方法 cn.taketoday.util.SystemPropertyUtils.SystemPropertyPlaceholderResolver
指示某个其他对象是否“等于”此对象。
equals(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
equals(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
equals(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry
 
equals(Object) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
指示某个其他对象是否“等于”此对象。
equals(String) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
EQUALS - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
EQUALS - 接口中的静态变量 cn.taketoday.lang.Constant
 
equalsType(ResolvableType) - 类中的方法 cn.taketoday.core.ResolvableType
Check for type-level equality with another ResolvableType.
equalsTypeAndSubtype(MimeType) - 类中的方法 cn.taketoday.util.MimeType
Similar to MimeType.equals(Object) but based on the type and subtype only, i.e. ignoring parameters.
equalsWithArrayList(ArrayList<?>) - 类中的方法 cn.taketoday.util.SmartList
 
equalsWithSmartList(SmartList<?>) - 类中的方法 cn.taketoday.util.SmartList
 
error - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
error - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
error(Object) - 类中的方法 cn.taketoday.logging.Logger
Logs a message with error log level.
error(Object, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Logs an error with error log level.
error(String) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the ERROR level.
error(String, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the ERROR level according to the specified format and argument.
error(String, Object...) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the ERROR level according to the specified format and arguments.
error(String, Object, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the ERROR level according to the specified format and arguments.
error(String, Object, Object, Throwable) - 类中的方法 cn.taketoday.logging.Logger
 
error(String, Object, Throwable) - 类中的方法 cn.taketoday.logging.Logger
 
error(String, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Log an exception (throwable) at the ERROR level with an accompanying message.
error(TransformerException) - 类中的方法 cn.taketoday.util.xml.SimpleTransformErrorListener
 
error(SAXParseException) - 类中的方法 cn.taketoday.util.xml.SimpleSaxErrorHandler
 
ERROR - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage.Kind
 
ERROR - enum class 中的枚举常量 cn.taketoday.logging.Level
error messages
ERROR_AT - 类中的静态变量 cn.taketoday.bytecode.util.CheckClassAdapter
 
errorHandler - 类中的变量 cn.taketoday.util.xml.AbstractXMLReader
 
ErrorHandler - cn.taketoday.util中的接口
A strategy for handling errors.
errorLogger - 类中的变量 cn.taketoday.logging.CompositeLogger
 
escape - 类中的变量 cn.taketoday.util.PlaceholderParser
 
escape(char) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.PrimitiveDelegate
 
escape(CharSequence) - 类中的静态方法 cn.taketoday.aot.nativex.BasicJsonWriter
 
ESCAPE_CHAR - 类中的静态变量 cn.taketoday.logging.MessageFormatter
 
ESCAPE_CHARACTER - 类中的静态变量 cn.taketoday.util.PropertyPlaceholderHandler
Default escape character: '\'.
escapeCharacter - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
escapeType(String) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
estimateSize() - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
estimateSize() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
estimateSize() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
estimateSize() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
 
evalContext - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference.AccessorLValue
 
evaluationContext - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.PropertyIndexingValueRef
 
evaluationContext - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference.MethodValueRef
 
evaluationContext - 类中的变量 cn.taketoday.expression.spel.ast.VariableReference.VariableRef
 
evaluationContext - 类中的变量 cn.taketoday.expression.spel.standard.SpelExpression
 
EvaluationContext - cn.taketoday.expression中的接口
Expressions are executed in an evaluation context.
EvaluationException - cn.taketoday.expression中的异常错误
Represent an exception that occurs during expression evaluation.
EvaluationException(int, String) - 异常错误的构造器 cn.taketoday.expression.EvaluationException
Create a new expression evaluation exception.
EvaluationException(int, String, Throwable) - 异常错误的构造器 cn.taketoday.expression.EvaluationException
Create a new expression evaluation exception.
EvaluationException(String) - 异常错误的构造器 cn.taketoday.expression.EvaluationException
Create a new expression evaluation exception.
EvaluationException(String, String) - 异常错误的构造器 cn.taketoday.expression.EvaluationException
Create a new expression evaluation exception.
EvaluationException(String, Throwable) - 异常错误的构造器 cn.taketoday.expression.EvaluationException
Create a new expression evaluation exception.
event - 类中的变量 cn.taketoday.util.xml.XMLEventStreamReader
 
eventFactory - 类中的变量 cn.taketoday.util.xml.StaxEventHandler
 
eventFactory - 类中的变量 cn.taketoday.util.xml.XMLEventStreamWriter
 
eventReader - 类中的变量 cn.taketoday.util.xml.StaxSource
 
eventReader - 类中的变量 cn.taketoday.util.xml.XMLEventStreamReader
 
events - 类中的变量 cn.taketoday.util.xml.ListBasedXMLEventReader
 
eventWriter - 类中的变量 cn.taketoday.util.xml.StaxEventHandler
 
eventWriter - 类中的变量 cn.taketoday.util.xml.StaxResult
 
eventWriter - 类中的变量 cn.taketoday.util.xml.XMLEventStreamWriter
 
evictEntries() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.AddTask
 
evictionLock - 类中的变量 cn.taketoday.util.ConcurrentLruCache
 
evictionQueue - 类中的变量 cn.taketoday.util.ConcurrentLruCache
Queue that contains all ACTIVE cache entries, ordered with least recently used entries first.
evictionQueue - 类中的变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
EvictionQueue() - 类的构造器 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
EXACT - enum class 中的枚举常量 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchKind
An exact match is where the parameter types exactly match what the method/constructor is expecting.
exactMatch - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
exactMatch() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
 
exactMatch() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
 
exactMatch() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
 
exactMatch(TypeHint) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
 
EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.Edge
A control flow graph edge corresponding to an exception handler.
EXCEPTION_COMPILING_EXPRESSION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
EXCEPTION_DURING_BEAN_RESOLUTION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
EXCEPTION_DURING_FUNCTION_CALL - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
EXCEPTION_DURING_METHOD_INVOCATION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
EXCEPTION_DURING_PROPERTY_READ - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
EXCEPTION_DURING_PROPERTY_WRITE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
EXCEPTION_PARAMETER - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type of the exception of a 'catch' clause in a method.
EXCEPTION_RUNNING_COMPILED_EXPRESSION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
ExceptionDepthComparator - cn.taketoday.util.comparator中的类
Comparator capable of sorting exceptions based on their depth from the thrown exception type.
ExceptionDepthComparator(Class<? extends Throwable>) - 类的构造器 cn.taketoday.util.comparator.ExceptionDepthComparator
Create a new ExceptionDepthComparator for the given exception type.
ExceptionDepthComparator(Throwable) - 类的构造器 cn.taketoday.util.comparator.ExceptionDepthComparator
Create a new ExceptionDepthComparator for the given exception.
exceptionIndexTable - 类中的变量 cn.taketoday.bytecode.MethodWriter
The exception_index_table array of the Exceptions attribute, or null.
exceptions - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The internal names of the method's exception classes (see Type.getInternalName()).
exceptions - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
The Java generic exception types declaration corresponding to the visited signature.
EXCEPTIONS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ExceptionTypeFilter - cn.taketoday.util中的类
An InstanceFilter implementation that handles exception types.
ExceptionTypeFilter(Collection<? extends Class<? extends Throwable>>, Collection<? extends Class<? extends Throwable>>, boolean) - 类的构造器 cn.taketoday.util.ExceptionTypeFilter
 
exceptionTypes - 类中的变量 cn.taketoday.bytecode.core.SimpleMethodInfo
 
ExceptionUtils - cn.taketoday.util中的类
 
ExceptionUtils() - 类的构造器 cn.taketoday.util.ExceptionUtils
 
ExceptionUtils.Action - cn.taketoday.util中的接口
 
excludeClass(String) - 类中的方法 cn.taketoday.core.DecoratingClassLoader
Add a class name to exclude from decoration (e.g. overriding).
excludedClasses - 类中的变量 cn.taketoday.core.DecoratingClassLoader
 
excludedPackages - 类中的变量 cn.taketoday.core.DecoratingClassLoader
 
excludePackage(String) - 类中的方法 cn.taketoday.core.DecoratingClassLoader
Add a package name to exclude from decoration (e.g. overriding).
excludes - record class中的变量 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
excludes 记录组件的字段。
excludes - 类中的变量 cn.taketoday.aot.hint.ResourcePatternHints.Builder
 
excludes - 类中的变量 cn.taketoday.aot.hint.ResourcePatternHints
 
excludes - 类中的变量 cn.taketoday.util.InstanceFilter
 
excludes() - record class中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
返回 excludes 记录组件的值。
excludes(TypeReference, String...) - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHints.Builder
Exclude resources matching the specified patterns.
excludes(String...) - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHints.Builder
Exclude resources matching the specified patterns.
executable - 类中的变量 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
 
executable - 类中的变量 cn.taketoday.core.MethodParameter
 
ExecutableHint - cn.taketoday.aot.hint中的类
A hint that describes the need for reflection on a Method or Constructor.
ExecutableHint(ExecutableHint.Builder) - 类的构造器 cn.taketoday.aot.hint.ExecutableHint
 
ExecutableHint.Builder - cn.taketoday.aot.hint中的类
Builder for ExecutableHint.
ExecutableHintPredicate(T) - 类的构造器 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
 
ExecutableKey(String, List<TypeReference>) - 类的构造器 cn.taketoday.aot.hint.TypeHint.ExecutableKey
 
executableMap - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
executableMap - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor
 
executableMode - 类中的变量 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
 
ExecutableMode - cn.taketoday.aot.hint中的Enum Class
Represent the need of reflection for a given Executable.
ExecutableMode() - enum class的构造器 cn.taketoday.aot.hint.ExecutableMode
 
execute(int, int, Symbol, SymbolTable) - 类中的方法 cn.taketoday.bytecode.CurrentFrame
Sets this CurrentFrame to the input stack map frame of the next "current" instruction, i.e. the instruction just after the given one.
execute(int, int, Symbol, SymbolTable) - 类中的方法 cn.taketoday.bytecode.Frame
Simulates the action of the given instruction on the output stack frame.
execute(int, int, String) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
execute(AbstractInsnNode, Interpreter<V>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Simulates the execution of the given instruction on this execution stack frame.
execute(EvaluationContext, Object...) - 接口中的方法 cn.taketoday.expression.ConstructorExecutor
Execute a constructor in the specified context using the specified arguments.
execute(EvaluationContext, Object...) - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveConstructorExecutor
 
execute(EvaluationContext, Object, Object...) - 接口中的方法 cn.taketoday.expression.MethodExecutor
Execute a method in the specified context using the specified arguments.
execute(EvaluationContext, Object, Object...) - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
 
execute(ConcurrentReferenceHashMap.Reference<K, V>, ConcurrentReferenceHashMap.Entry<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Task
Convenience method that can be used for tasks that do not need access to ConcurrentReferenceHashMap.Entries.
execute(ConcurrentReferenceHashMap.Reference<K, V>, ConcurrentReferenceHashMap.Entry<K, V>, ConcurrentReferenceHashMap.Entries) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Task
Execute the task.
execute(Runnable) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Executes the given task, within a concurrency throttle if configured (through the superclass's settings).
execute(Runnable) - 类中的方法 cn.taketoday.core.task.support.ConcurrentExecutorAdapter
 
execute(Runnable) - 类中的方法 cn.taketoday.core.task.support.ExecutorServiceAdapter
 
execute(Runnable) - 类中的方法 cn.taketoday.core.task.support.TaskExecutorAdapter
Delegates to the specified JDK concurrent executor.
execute(Runnable) - 类中的方法 cn.taketoday.core.task.SyncTaskExecutor
Executes the given task synchronously, through direct invocation of it's run() method.
execute(Runnable) - 接口中的方法 cn.taketoday.core.task.TaskExecutor
Execute the given task.
execute(Runnable) - 类中的方法 cn.taketoday.core.task.VirtualThreadTaskExecutor
 
execute(Runnable) - 类中的方法 cn.taketoday.util.concurrent.DirectExecutor
 
execute(Runnable, long) - 接口中的方法 cn.taketoday.core.task.AsyncTaskExecutor
Execute the given task.
execute(Runnable, long) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Executes the given task, within a concurrency throttle if configured (through the superclass's settings).
executeDupX2(AbstractInsnNode, V, Interpreter<V>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
 
executeFunctionViaMethod(ExpressionState, Method) - 类中的方法 cn.taketoday.expression.spel.ast.FunctionReference
Execute a function represented as a Method.
executeFunctionViaMethodHandle(ExpressionState, MethodHandle) - 类中的方法 cn.taketoday.expression.spel.ast.FunctionReference
Execute a function represented as MethodHandle.
executeInvokeInsn(AbstractInsnNode, String, Interpreter<V>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
 
executor - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher
 
executor - 类中的变量 cn.taketoday.util.concurrent.CompleteFuture
 
executor - 类中的变量 cn.taketoday.util.concurrent.DefaultFuture
 
executor - 类中的变量 cn.taketoday.util.concurrent.SettableFutureAggregator
 
executor() - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
Return the Executor which is used by this CompleteFuture.
executorDescription(Executor) - 异常错误中的静态方法 cn.taketoday.core.task.TaskRejectedException
 
ExecutorServiceAdapter - cn.taketoday.core.task.support中的类
Adapter that takes a TaskExecutor and exposes a full java.util.concurrent.ExecutorService for it.
ExecutorServiceAdapter(TaskExecutor) - 类的构造器 cn.taketoday.core.task.support.ExecutorServiceAdapter
Create a new ExecutorServiceAdapter, using the given target executor.
exists() - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
 
exists() - 类中的方法 cn.taketoday.core.io.AbstractResource
This implementation checks whether a File can be opened, falling back to whether an InputStream can be opened.
exists() - 类中的方法 cn.taketoday.core.io.ByteArrayResource
This implementation always returns true.
exists() - 类中的方法 cn.taketoday.core.io.ClassPathResource
This implementation checks for the resolution of a resource URL.
exists() - 类中的方法 cn.taketoday.core.io.DescriptiveResource
 
exists() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation returns whether the underlying file exists.
exists() - 类中的方法 cn.taketoday.core.io.InputStreamResource
This implementation always returns true.
exists() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation returns whether the underlying file exists.
exists() - 接口中的方法 cn.taketoday.core.io.Resource
Determine whether this resource actually exists in physical form.
exists() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
exitCompilationScope() - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Exit a compilation scope, usually after a nested expression has been evaluated.
exitScope() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
exitTypeDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.SpelNodeImpl
Indicates the type descriptor for the result of this expression node.
EXPAND_ASM_INSNS - 类中的静态变量 cn.taketoday.bytecode.ClassReader
A flag to expand the ASM specific instructions into an equivalent sequence of standard bytecode instructions.
EXPAND_FRAMES - 类中的静态变量 cn.taketoday.bytecode.ClassReader
A flag to expand the stack map frames.
expandFrame(String, Frame<V>, FrameNode) - 类中的方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
Returns the expanded representation of the given FrameNode.
expandFrames(String, MethodNode, Frame<V>) - 类中的方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
Expands the FrameNode "instructions" of the given method into Frame objects and stores them at the corresponding indices of the Analyzer.frames array.
expandToIncludeDirectories(String) - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHints.Builder
Expand the supplied include pattern into multiple patterns that include all parent directories for the ultimate resource or resources.
expectedCount - 类中的变量 cn.taketoday.util.concurrent.SettableFutureAggregator
 
Experimental - cn.taketoday.lang中的Annotation Interface
A common annotation to declare that annotated elements is Experimental that can change at any time, and has no guarantee of API stability and backward-compatibility.
ExplicitRepeatableContainer(RepeatableContainers, Class<? extends Annotation>, Class<? extends Annotation>) - 类的构造器 cn.taketoday.core.annotation.RepeatableContainers.ExplicitRepeatableContainer
 
ExponentialBackOff - cn.taketoday.util.backoff中的类
Implementation of BackOff that increases the back off period for each retry attempt.
ExponentialBackOff() - 类的构造器 cn.taketoday.util.backoff.ExponentialBackOff
Create an instance with the default settings.
ExponentialBackOff(long, double) - 类的构造器 cn.taketoday.util.backoff.ExponentialBackOff
Create an instance with the supplied settings.
ExponentialBackOff.ExponentialBackOffExecution - cn.taketoday.util.backoff中的类
 
ExponentialBackOffExecution() - 类的构造器 cn.taketoday.util.backoff.ExponentialBackOff.ExponentialBackOffExecution
 
exportedPackages - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter
The internal names of the packages exported by the visited module.
exports - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The binary content of the 'exports' array of the JVMS Module attribute.
exports - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The packages exported by this module.
exportsCount - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The exports_count field of the JVMS Module attribute.
expression - 类中的变量 cn.taketoday.expression.spel.standard.SpelExpression
 
Expression - cn.taketoday.expression中的接口
An expression capable of evaluating itself against context objects.
ExpressionException - cn.taketoday.expression中的异常错误
Super class for exceptions that can occur whilst processing expressions.
ExpressionException(int, String) - 异常错误的构造器 cn.taketoday.expression.ExpressionException
Construct a new expression exception.
ExpressionException(int, String, Throwable) - 异常错误的构造器 cn.taketoday.expression.ExpressionException
Construct a new expression exception.
ExpressionException(String) - 异常错误的构造器 cn.taketoday.expression.ExpressionException
Construct a new expression exception.
ExpressionException(String, int, String) - 异常错误的构造器 cn.taketoday.expression.ExpressionException
Construct a new expression exception.
ExpressionException(String, String) - 异常错误的构造器 cn.taketoday.expression.ExpressionException
Construct a new expression exception.
ExpressionException(String, Throwable) - 异常错误的构造器 cn.taketoday.expression.ExpressionException
Construct a new expression exception.
ExpressionInvocationTargetException - cn.taketoday.expression中的异常错误
This exception wraps (as cause) a checked exception thrown by some method that SpEL invokes.
ExpressionInvocationTargetException(int, String) - 异常错误的构造器 cn.taketoday.expression.ExpressionInvocationTargetException
 
ExpressionInvocationTargetException(int, String, Throwable) - 异常错误的构造器 cn.taketoday.expression.ExpressionInvocationTargetException
 
ExpressionInvocationTargetException(String) - 异常错误的构造器 cn.taketoday.expression.ExpressionInvocationTargetException
 
ExpressionInvocationTargetException(String, String) - 异常错误的构造器 cn.taketoday.expression.ExpressionInvocationTargetException
 
ExpressionInvocationTargetException(String, Throwable) - 异常错误的构造器 cn.taketoday.expression.ExpressionInvocationTargetException
 
ExpressionParser - cn.taketoday.expression中的接口
Parses expression strings into compiled expressions that can be evaluated.
expressionPrefix - 类中的变量 cn.taketoday.expression.common.TemplateParserContext
 
expressions - 类中的变量 cn.taketoday.core.env.ProfilesParser.ParsedProfiles
 
expressions - 类中的变量 cn.taketoday.expression.common.CompositeStringExpression
The array of expressions that make up the composite expression.
ExpressionState - cn.taketoday.expression.spel中的类
ExpressionState is for maintaining per-expression-evaluation state: any changes to it are not seen by other expressions, but it gives a place to hold local variables and for component expressions in a compound expression to communicate state.
ExpressionState(EvaluationContext) - 类的构造器 cn.taketoday.expression.spel.ExpressionState
 
ExpressionState(EvaluationContext, SpelParserConfiguration) - 类的构造器 cn.taketoday.expression.spel.ExpressionState
 
ExpressionState(EvaluationContext, TypedValue) - 类的构造器 cn.taketoday.expression.spel.ExpressionState
 
ExpressionState(EvaluationContext, TypedValue, SpelParserConfiguration) - 类的构造器 cn.taketoday.expression.spel.ExpressionState
 
ExpressionState.VariableScope - cn.taketoday.expression.spel中的类
A new scope is entered when a function is called and it is used to hold the parameters to the function call.
expressionString - 类中的变量 cn.taketoday.expression.common.CompositeStringExpression
 
expressionString - 异常错误中的变量 cn.taketoday.expression.ExpressionException
 
expressionString - 类中的变量 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
expressionString - 类中的变量 cn.taketoday.expression.spel.standard.Tokenizer
 
expressionSuffix - 类中的变量 cn.taketoday.expression.common.TemplateParserContext
 
ExpressionUtils - cn.taketoday.expression.common中的类
Common utility functions that may be used by any Expression Language provider.
ExpressionUtils() - 类的构造器 cn.taketoday.expression.common.ExpressionUtils
 
ExtendedTodayStrategies(ClassLoader, Map<String, List<String>>) - 类的构造器 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints.ExtendedTodayStrategies
 
EXTENDS - 类中的静态变量 cn.taketoday.bytecode.signature.SignatureVisitor
Wildcard for an "extends" type argument.
EXTENDS_SEPARATOR - 类中的静态变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
extension - record class中的变量 cn.taketoday.lang.Version
extension 记录组件的字段。
extension() - record class中的方法 cn.taketoday.lang.Version
返回 extension 记录组件的值。
EXTENSION_SEPARATOR - 类中的静态变量 cn.taketoday.util.StringUtils
 
extract(Method, Object) - 接口中的方法 cn.taketoday.core.annotation.ValueExtractor
Extract the annotation attribute represented by the supplied Method from the supplied source Object.
extractArchiveURL(URL) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Extract the URL for the outermost archive from the given jar/war URL (which may point to a resource in a jar file or to a jar file itself).
extractFromMap(Method, Object) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
extractJarFileURL(URL) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Extract the URL for the actual jar file from the given URL (which may point to a resource in a jar file or to a jar file itself).
extractPathWithinPattern(String, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractPathWithinPattern(String, String) - 接口中的方法 cn.taketoday.core.PathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractUriTemplateVariables(String, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
extractUriTemplateVariables(String, String) - 接口中的方法 cn.taketoday.core.PathMatcher
Given a pattern and a full path, extract the URI template variables.
extractVariableNames(String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
extractVariableNames(String) - 接口中的方法 cn.taketoday.core.PathMatcher
 
extractVariables(String) - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
extractVariables(String, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
extractVariables(String, String) - 接口中的方法 cn.taketoday.core.PathMatcher
Given a pattern and a full path, extract the URI template variables.

F

f(double) - 类中的方法 cn.taketoday.core.ansi.AnsiColors.LabColor
 
F_APPEND - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
A compressed frame with complete frame data.
F_INSERT - 类中的静态变量 cn.taketoday.bytecode.Constants
A frame inserted between already existing frames.
F_NEW - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
An expanded frame.
F_SAME - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
A compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
A compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
f1 - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.FastClassInfo
 
f2 - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.FastClassInfo
 
F2D - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
F2I - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
F2L - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
factory - 类中的变量 cn.taketoday.core.ansi.AnsiPropertySource.Ansi8BitColorMapping
 
factory - 类中的变量 cn.taketoday.core.task.support.ContextPropagatingTaskDecorator
 
factory - 类中的静态变量 cn.taketoday.logging.LoggerFactory
 
factory() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return the DataBufferFactory that created this buffer.
factory() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
factory() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
factory() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
factory() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
Factory - cn.taketoday.bytecode.proxy中的接口
All enhanced instances returned by the Enhancer class implement this interface.
FACTORY - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
FACTORY_BEAN_PREFIX - 类中的静态变量 cn.taketoday.expression.spel.ast.BeanReference
 
FACTORY_BEAN_REF - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
FACTORY_DATA_FIELD - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
factoryMethod(ClassEmitter, MethodSignature) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
FADD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
failed(Throwable, DataBufferUtils.ReadCompletionHandler.Attachment) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
failed(Throwable, DataBufferUtils.WriteCompletionHandler.Attachment) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
FAILED - 类中的静态变量 cn.taketoday.util.concurrent.SettableFutureTask
 
FAILED_ATTEMPTS_THRESHOLD - 类中的静态变量 cn.taketoday.expression.spel.standard.SpelExpression
 
failedAttempts - 类中的变量 cn.taketoday.expression.spel.standard.SpelExpression
 
FailedFuture<V> - cn.taketoday.util.concurrent中的类
The CompleteFuture which is failed already.
FailedFuture(Throwable) - 类的构造器 cn.taketoday.util.concurrent.FailedFuture
Creates a new instance.
FailedFuture(Executor, Throwable) - 类的构造器 cn.taketoday.util.concurrent.FailedFuture
Creates a new instance.
FailureCallback - cn.taketoday.util.concurrent中的接口
Failure callback for a ListenableFuture.
failureHandler - 类中的变量 cn.taketoday.util.Instantiator
 
failureLogger - 类中的静态变量 cn.taketoday.core.annotation.AnnotationTypeMappings
 
FAINT - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiStyle
 
fallback - record class中的变量 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
fallback 记录组件的字段。
fallback() - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
返回 fallback 记录组件的值。
fallback(Exception) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
fallback(Exception) - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
fallbackInstance() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
fallbackInstance() - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
FallbackObjectToStringConverter - cn.taketoday.core.conversion.support中的类
Simply calls Object.toString() to convert any supported object to a String.
FallbackObjectToStringConverter() - 类的构造器 cn.taketoday.core.conversion.support.FallbackObjectToStringConverter
 
FALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FALSE - 类中的静态变量 cn.taketoday.expression.spel.support.BooleanTypedValue
False.
falseValues - 类中的静态变量 cn.taketoday.core.conversion.support.StringToBooleanConverter
 
FAST_CLASS - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
FastByteArrayInputStream(FastByteArrayOutputStream) - 类的构造器 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
Create a new FastByteArrayOutputStreamInputStream backed by the given FastByteArrayOutputStream.
fastByteArrayOutputStream - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
FastByteArrayOutputStream - cn.taketoday.util中的类
A speedy alternative to ByteArrayOutputStream.
FastByteArrayOutputStream() - 类的构造器 cn.taketoday.util.FastByteArrayOutputStream
Create a new FastByteArrayOutputStream with the default initial capacity of 256 bytes.
FastByteArrayOutputStream(int) - 类的构造器 cn.taketoday.util.FastByteArrayOutputStream
Create a new FastByteArrayOutputStream with the specified initial capacity.
FastByteArrayOutputStream.FastByteArrayInputStream - cn.taketoday.util中的类
An implementation of InputStream that reads from a given FastByteArrayOutputStream.
FastByteArrayOutputStream.UpdateMessageDigestInputStream - cn.taketoday.util中的类
 
fastClassInfo - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy
 
FastClassInfo(MethodAccess, MethodAccess, int, int) - 类的构造器 cn.taketoday.bytecode.proxy.MethodProxy.FastClassInfo
 
FastConstructorAccessor<T> - cn.taketoday.bytecode.reflect中的类
 
FastConstructorAccessor(MethodAccess, Constructor<T>) - 类的构造器 cn.taketoday.bytecode.reflect.FastConstructorAccessor
 
FastMemberAccessor - cn.taketoday.bytecode.reflect中的类
 
FastMemberAccessor(MethodAccess, Member, int) - 类的构造器 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
FastMethodAccessor - cn.taketoday.bytecode.reflect中的类
 
FastMethodAccessor(MethodAccess, Method) - 类的构造器 cn.taketoday.bytecode.reflect.FastMethodAccessor
 
FASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
fatalError(TransformerException) - 类中的方法 cn.taketoday.util.xml.SimpleTransformErrorListener
 
fatalError(SAXParseException) - 类中的方法 cn.taketoday.util.xml.SimpleSaxErrorHandler
 
fc - 类中的变量 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
FCMPG - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FCMPL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
fconst(float) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to push the given value on the stack.
FCONST_0 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FCONST_1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FCONST_2 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FDIV - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
featureName - record class中的变量 cn.taketoday.aot.generate.GeneratedClasses.Owner
featureName 记录组件的字段。
featureName() - record class中的方法 cn.taketoday.aot.generate.GeneratedClasses.Owner
返回 featureName 记录组件的值。
featureNamePrefix - 类中的变量 cn.taketoday.aot.generate.ClassNameGenerator
 
featureNamePrefix - record class中的变量 cn.taketoday.aot.generate.GeneratedClasses.Owner
featureNamePrefix 记录组件的字段。
featureNamePrefix() - record class中的方法 cn.taketoday.aot.generate.GeneratedClasses.Owner
返回 featureNamePrefix 记录组件的值。
field - 类中的变量 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
 
field - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.FieldTypeProvider
 
field - 类中的变量 cn.taketoday.reflect.Property
 
field - 类中的变量 cn.taketoday.reflect.ReflectiveGetterMethod
 
field - 类中的变量 cn.taketoday.reflect.ReflectivePropertyAccessor
 
field - 类中的变量 cn.taketoday.reflect.ReflectiveReadOnlyPropertyAccessor
 
field - 类中的变量 cn.taketoday.reflect.ReflectiveSetterMethod
 
FIELD - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type of a field.
FIELD_DESCRIPTOR - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
The type of field descriptors.
FIELD_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of FieldInsnNode instructions.
FIELD_NAME - 类中的静态变量 cn.taketoday.bytecode.beans.ImmutableBean
 
FIELD_NAME - 类中的静态变量 cn.taketoday.bytecode.proxy.MixinEmitter
 
FIELD_SIGNATURE - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
The type of field signatures.
fieldAdders - 类中的变量 cn.taketoday.bytecode.core.CodeFlow
As SpEL AST nodes are called to generate code for the main evaluation method they can register to add a field to this class.
FieldAwareConstructorParameter(Constructor<?>, int, String) - 类的构造器 cn.taketoday.core.MethodParameter.FieldAwareConstructorParameter
 
fieldCache - 类中的变量 cn.taketoday.core.Constants
Map from String field name to object value
FieldHint - cn.taketoday.aot.hint中的类
A hint that describes the need for reflection on a Field.
FieldHint(String) - 类的构造器 cn.taketoday.aot.hint.FieldHint
 
FieldHintPredicate(Field) - 类的构造器 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
 
fieldInfo - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter
 
FieldInfo(int, String, Type, Object) - 类的构造器 cn.taketoday.bytecode.core.ClassEmitter.FieldInfo
 
fieldInsn(int, Type, String, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a get field or set field instruction.
FieldInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a field instruction.
FieldInsnNode(int, String, String, String) - 类的构造器 cn.taketoday.bytecode.tree.FieldInsnNode
Constructs a new FieldInsnNode.
fieldIsNull - 类中的变量 cn.taketoday.reflect.Property
 
fieldName - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.FieldTypeProvider
 
FieldNode - cn.taketoday.bytecode.tree中的类
A node that represents a field.
FieldNode(int, String, String, String, Object) - 类的构造器 cn.taketoday.bytecode.tree.FieldNode
Constructs a new FieldNode.
FieldRemapper - cn.taketoday.bytecode.commons中的类
A FieldVisitor that remaps types with a Remapper.
FieldRemapper(FieldVisitor, Remapper) - 类的构造器 cn.taketoday.bytecode.commons.FieldRemapper
Constructs a new FieldRemapper.
fields - 类中的变量 cn.taketoday.aot.hint.TypeHint.Builder
 
fields - 类中的变量 cn.taketoday.aot.hint.TypeHint
 
fields - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The fields of this class.
fields() - 类中的方法 cn.taketoday.aot.hint.TypeHint
Return the fields that require reflection.
FieldTypeCustomizer - cn.taketoday.bytecode.core中的接口
Customizes key types for KeyFactory right in constructor.
FieldTypeProvider(Field) - 类的构造器 cn.taketoday.core.SerializableTypeWrapper.FieldTypeProvider
 
FieldVisitor - cn.taketoday.bytecode中的类
A visitor to visit a Java field.
FieldVisitor() - 类的构造器 cn.taketoday.bytecode.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(FieldVisitor) - 类的构造器 cn.taketoday.bytecode.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitorTee - cn.taketoday.bytecode.transform中的类
 
FieldVisitorTee(FieldVisitor, FieldVisitor) - 类的构造器 cn.taketoday.bytecode.transform.FieldVisitorTee
 
FieldWriter - cn.taketoday.bytecode中的类
A FieldVisitor that generates a corresponding 'field_info' structure, as defined in the Java Virtual Machine Specification (JVMS).
FieldWriter(SymbolTable, int, String, String, String, Object) - 类的构造器 cn.taketoday.bytecode.FieldWriter
Constructs a new FieldWriter.
file - 类中的变量 cn.taketoday.core.io.FileSystemResource
 
file - 类中的变量 cn.taketoday.core.io.FileUrlResource
 
FILE_URL_PREFIX - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL prefix for loading from the file system: "file:".
FileCopyUtils - cn.taketoday.util中的类
Simple utility methods for file and stream copying.
FileCopyUtils() - 类的构造器 cn.taketoday.util.FileCopyUtils
 
fileEncoding - 类中的变量 cn.taketoday.core.io.PropertiesLoaderSupport
 
fileExtensions - 类中的变量 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
 
fileExtensions - 类中的变量 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
 
FILENAME_HINT - 类中的静态变量 cn.taketoday.core.codec.ResourceDecoder
Name of hint with a filename for the resource(e.g. from "Content-Disposition" HTTP header).
FileNativeConfigurationWriter - cn.taketoday.aot.nativex中的类
A NativeConfigurationWriter implementation that writes the configuration to disk.
FileNativeConfigurationWriter(Path) - 类的构造器 cn.taketoday.aot.nativex.FileNativeConfigurationWriter
 
FileNativeConfigurationWriter(Path, String, String) - 类的构造器 cn.taketoday.aot.nativex.FileNativeConfigurationWriter
 
filePath - 类中的变量 cn.taketoday.core.io.FileSystemResource
 
FilePatternResourceHintsRegistrar - cn.taketoday.aot.hint.support中的类
Register the necessary resource hints for loading files from the classpath, based on file name prefixes and file extensions with convenience to support multiple classpath locations.
FilePatternResourceHintsRegistrar(List<String>, List<String>, List<String>) - 类的构造器 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
Create a new instance for the specified file prefixes, classpath locations, and file extensions.
FilePatternResourceHintsRegistrar.Builder - cn.taketoday.aot.hint.support中的类
filePrefixes - 类中的变量 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
 
filePrefixes - 类中的变量 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
 
files - 类中的变量 cn.taketoday.aot.generate.InMemoryGeneratedFiles
 
FileSystemContextResource(String) - 类的构造器 cn.taketoday.core.io.FileSystemResourceLoader.FileSystemContextResource
 
FileSystemGeneratedFiles - cn.taketoday.aot.generate中的类
GeneratedFiles implementation that stores generated files using a FileSystem.
FileSystemGeneratedFiles(Path) - 类的构造器 cn.taketoday.aot.generate.FileSystemGeneratedFiles
Create a new FileSystemGeneratedFiles instance with all files stored under the specific root.
FileSystemGeneratedFiles(Function<GeneratedFiles.Kind, Path>) - 类的构造器 cn.taketoday.aot.generate.FileSystemGeneratedFiles
Create a new FileSystemGeneratedFiles instance with all files stored under the root provided by the given Function.
FileSystemResource - cn.taketoday.core.io中的类
Resource implementation for java.io.File and java.nio.file.Path handles with a file system target.
FileSystemResource(File) - 类的构造器 cn.taketoday.core.io.FileSystemResource
Create a new FileSystemResource from a File handle.
FileSystemResource(String) - 类的构造器 cn.taketoday.core.io.FileSystemResource
Create a new FileSystemResource from a file path.
FileSystemResource(FileSystem, String) - 类的构造器 cn.taketoday.core.io.FileSystemResource
Create a new FileSystemResource from a FileSystem handle, locating the specified path.
FileSystemResource(Path) - 类的构造器 cn.taketoday.core.io.FileSystemResource
Create a new FileSystemResource from a Path handle, performing all file system interactions via NIO.2 instead of File.
FileSystemResourceLoader - cn.taketoday.core.io中的类
ResourceLoader implementation that resolves plain paths as file system resources rather than as class path resources (the latter is DefaultResourceLoader's default strategy).
FileSystemResourceLoader() - 类的构造器 cn.taketoday.core.io.FileSystemResourceLoader
 
FileSystemResourceLoader.FileSystemContextResource - cn.taketoday.core.io中的类
FileSystemResource that explicitly expresses a context-relative path through implementing the ContextResource interface.
FileSystemUtils - cn.taketoday.util中的类
Utility methods for working with the file system.
FileSystemUtils() - 类的构造器 cn.taketoday.util.FileSystemUtils
 
FileUrlResource - cn.taketoday.core.io中的类
Subclass of UrlResource which assumes file resolution, to the degree of implementing the WritableResource interface for it.
FileUrlResource(String) - 类的构造器 cn.taketoday.core.io.FileUrlResource
Create a new FileUrlResource based on the given file location, using the URL protocol "file".
FileUrlResource(URL) - 类的构造器 cn.taketoday.core.io.FileUrlResource
Create a new FileUrlResource based on the given URL object.
filledIntArray(int) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
fillInStackTrace() - 异常错误中的方法 cn.taketoday.core.NoStackTraceRuntimeException
no stack trace
fillInStackTrace() - 异常错误中的方法 cn.taketoday.util.concurrent.DefaultFuture.LeanCancellationException
 
fillInStackTrace() - 异常错误中的方法 cn.taketoday.util.concurrent.DefaultFuture.StacklessCancellationException
 
fillProperties(Map, Resource) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
 
fillProperties(Properties, EncodedResource, PropertiesPersister) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Actually load properties from the given EncodedResource into the given Properties instance.
fillProperties(Properties, Resource) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Fill the given properties from the given resource (in ISO-8859-1 encoding).
filter - record class中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
filter 记录组件的字段。
filter - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
filter - 类中的变量 cn.taketoday.bytecode.transform.AbstractClassLoader
 
filter - 类中的变量 cn.taketoday.bytecode.transform.ClassFilterTransformer
 
filter - 类中的变量 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
filter - 类中的变量 cn.taketoday.bytecode.transform.MethodFilterTransformer
 
filter - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMappings.Cache
 
filter - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMappings
 
filter - 类中的变量 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
filter() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回 filter 记录组件的值。
filter(Collection<T>, Predicate<? super T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
remove the elements of this collection that match the given predicate.
filter(List<Method>) - 接口中的方法 cn.taketoday.expression.MethodFilter
Called by the method resolver to allow the SpEL user to organize the list of candidate methods that may be invoked.
filterArray(Object[]) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
filterArray(Object[]) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
filterAttributes(Predicate<String>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new view of the annotation with only attributes that match the given predicate.
filterAttributes(Predicate<String>) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
filterAttributes(Predicate<String>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
filterConstructors(Class<?>, List<Constructor>) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Filter the list of constructors from the superclass.
filterDefaultValues() - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
filterDefaultValues() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new view of the annotation with all attributes that have default values removed.
filterMethods(Class<?>, ReflectionUtils.MethodFilter) - 类中的静态方法 cn.taketoday.core.MethodIntrospector
Select methods on the given target type based on a filter.
filters - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
 
finalMethod() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
find(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
Find a GenericConverter given a source and target type.
find(Class<T>) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
get none repeatable strategies by given class
find(Class<T>, ClassInstantiator) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the given class loader.
find(Class<T>, ClassLoader) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the given class loader.
find(Class<T>, ClassLoader, ClassInstantiator) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the given class loader.
find(Class<T>, V) - 接口中的静态方法 cn.taketoday.lang.Enumerable
 
find(Class, MethodSignature) - 类中的静态方法 cn.taketoday.bytecode.proxy.MethodProxy
Return the MethodProxy used when intercepting the method matching the given signature.
find(Object, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
FIND_METHODS - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
FIND_PROXY - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
FIND_PROXY_NAME - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
findAccessorForMethod(List<TypeDescriptor>, Object, EvaluationContext) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
findAllClassPathResources(String, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Find all class location resources with the given location via the ClassLoader.
findAllMergedAnnotations(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Find all annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
findAllMergedAnnotations(AnnotatedElement, Set<Class<? extends Annotation>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Find all annotations of the specified annotationTypes within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the corresponding annotationType.
findAllModulePathResources(String, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Resolve the given location pattern into Resource objects for all matching resources found in the module path.
findAnnotation(Class<?>, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Find a single Annotation of annotationType on the supplied Class, traversing its interfaces, annotations, and superclasses if the annotation is not directly present on the given class itself.
findAnnotation(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Find a single Annotation of annotationType on the supplied AnnotatedElement.
findAnnotation(Method, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Find a single Annotation of annotationType on the supplied Method, traversing its super methods (i.e. from superclasses and interfaces) if the annotation is not directly present on the given method itself.
findAnnotationDeclaringClass(Class<? extends Annotation>, Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Find the first Class in the inheritance hierarchy of the specified clazz (including the specified clazz itself) on which an annotation of the specified annotationType is directly present.
findAnnotationDeclaringClassForTypes(List<Class<? extends Annotation>>, Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Find the first Class in the inheritance hierarchy of the specified clazz (including the specified clazz itself) on which at least one of the specified annotationTypes is directly present.
findAnnotations(AnnotatedElement) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
findBridgedMethod(Method) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
Find the local original method for the supplied bridge Method.
findClass(String, ClassLoader) - 类中的静态方法 cn.taketoday.aot.nativex.substitution.Target_ClassFinder
 
findClosest(AnsiColors.LabColor) - 类中的方法 cn.taketoday.core.ansi.AnsiColors
 
findClosest(Color) - 类中的方法 cn.taketoday.core.ansi.AnsiColors
Find the closest ANSI color to the given AWT Color.
findClosestMatch(Collection<Class<? extends Throwable>>, Throwable) - 类中的静态方法 cn.taketoday.util.comparator.ExceptionDepthComparator
Obtain the closest match from the given exception types for the given target exception.
findConstructor(Class<?>) - 类中的静态方法 cn.taketoday.lang.TodayStrategies.DefaultInstantiator
 
findCustomizerClass(Class<?>) - 类中的静态方法 cn.taketoday.aot.nativex.substitution.Target_Introspector
 
findDeclaredConstructor(Class<?>) - 类中的静态方法 cn.taketoday.lang.TodayStrategies.DefaultInstantiator
 
findDeclaredMethodWithMinimalParameters(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Find a method with the given method name and minimal parameters (best case: none), declared on the given class or one of its superclasses.
findDefaultHomeDir() - 类中的方法 cn.taketoday.core.ApplicationHome
 
findDefaultMethodsOnInterfaces(Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
findExecutorForConstructor(String, List<TypeDescriptor>, ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
Go through the list of registered constructor resolvers and see if any can find a constructor that takes the specified set of arguments.
findField(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Attempt to find a field on the supplied Class with the supplied name.
findField(Class<?>, String, Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Attempt to find a field on the supplied Class with the supplied name and/or type.
findField(String, Class<?>, boolean) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Find a field of a certain name on a specified class.
findField(String, Class<?>, Object) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
findFieldIgnoreCase(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Attempt to find a field on the supplied Class with the supplied name.
findFirst(Class<T>) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
 
findFirst(Class<T>, Supplier<T>) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
get first strategy
findFirst(String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
get first strategy
findFirstMatch(Collection<?>, Collection<E>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Return the first element in 'candidates' that is contained in 'source'.
findFunctionalInterfaceMethod(Class) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Find the method from FunctionalInterface
findGenericDeclaration(Method) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
Searches for the generic Method declaration whose erased signature matches that of the supplied bridge method.
findGetterForProperty(String, Class<?>, boolean) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Find a getter method for the specified property.
findGetterForProperty(String, Class<?>, Object) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
findHomeDir(File) - 类中的方法 cn.taketoday.core.ApplicationHome
 
findInChain(ConcurrentReferenceHashMap.Reference<K, V>, Object, int) - 类中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
findInChain(Object, int, ConcurrentReferenceHashMap.Reference[]) - 类中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
findInterfaceMethodIfPossible(Method, Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
findMatchingMethod() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Find a matching method with the specified name for the specified arguments.
findMergedAnnotation(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Find the first annotation of the specified annotationType within the annotation hierarchy above the supplied element, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy, and synthesize the result back into an annotation of the specified annotationType.
findMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, boolean, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Find the first annotation of the specified annotationType within the annotation hierarchy above the supplied element and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy.
findMergedAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Find the first annotation of the specified annotationName within the annotation hierarchy above the supplied element and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy.
findMergedRepeatableAnnotations(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Find all repeatable annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
findMergedRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Find all repeatable annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
findMethod(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Attempt to find a Method on the supplied class with the supplied name and no parameters.
findMethod(Class<?>, String, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Attempt to find a Method on the supplied class with the supplied name and parameter types.
findMethodCandidatesByName(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
findMethodForProperty(String[], String, Class<?>, boolean, int, Set<Class<?>>) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
findMethods(String[], Method[]) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
findMethodWithMinimalParameters(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Find a method with the given method name and minimal parameters (best case: none), declared on the given class or one of its superclasses.
findMethodWithMinimalParameters(Method[], String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Find a method with the given method name and minimal parameters (best case: none) in the given list of methods.
findNames(Class<?>) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Load the fully qualified class names of strategy implementations of the given type from "META-INF/today.strategies", using the given class loader.
findNames(Class<?>, ClassLoader) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Load the fully qualified class names of strategy implementations of the given type from "META-INF/today.strategies", using the given class loader.
findNames(String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Load the fully qualified class names of strategy implementations of the given type from "META-INF/today.strategies", using the given class loader.
findNames(String, ClassLoader) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Load the fully qualified class names of strategy implementations of the given type from "META-INF/today.strategies", using the given class loader.
findNewInstance(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
findOrder(MergedAnnotations) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
 
findOrder(Object) - 类中的方法 cn.taketoday.core.annotation.AnnotationAwareOrderComparator
This implementation checks for @Order or @Priority on various kinds of elements, in addition to the Ordered check in the superclass.
findOrder(Object) - 类中的方法 cn.taketoday.core.OrderComparator
Find an order value indicated by the given object.
findOrderFromAnnotation(Object) - 类中的方法 cn.taketoday.core.annotation.AnnotationAwareOrderComparator
 
findOwner(int) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
Returns the "owner" of a particular instruction relative to this instantiation: the owner refers to the Instantiation which will emit the version of this instruction that we will execute.
findPackageProtected(Class[]) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
findParameterNames(Executable) - 类中的静态方法 cn.taketoday.core.ParameterNameDiscoverer
Return parameter names for an Executable(method or constructor), or null if they cannot be determined.
findPathMatchingResources(String, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Find all resources that match the given location pattern via the Ant-style PathMatcher.
findPublicDeclaringClass(Class<?>, String, Class<?>[]) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
 
findPublicDeclaringClass(Method) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
Find the first public class or interface in the method's class hierarchy that declares the supplied method.
findReachableInsns(int, BitSet, BitSet) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter
Finds the instructions that are reachable from the given instruction, without following any JSR instruction nor any exception handler.
findRepeatableAnnotations(AnnotatedElement, Class<? extends Annotation>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
findRepeatedAnnotations(Annotation) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers.ExplicitRepeatableContainer
 
findRepeatedAnnotations(Annotation) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers
 
findRepeatedAnnotations(Annotation) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers.StandardRepeatableContainers
 
findResource(String) - 类中的方法 cn.taketoday.aot.nativex.feature.ThrowawayClassLoader
 
findSetterForProperty(String, Class<?>, boolean) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Find a setter method for the specified property.
findSetterForProperty(String, Class<?>, Object) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
findSingleConstructor(Constructor<?>[]) - 类中的静态方法 cn.taketoday.lang.TodayStrategies.DefaultInstantiator
 
findSource(Class<?>) - 类中的方法 cn.taketoday.core.ApplicationHome
 
findSource(URL) - 类中的方法 cn.taketoday.core.ApplicationHome
 
findSubroutine(int, Subroutine, ArrayList<AbstractInsnNode>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Follows the control flow graph of the currently analyzed method, starting at the given instruction index, and stores a copy of the given subroutine in Analyzer.subroutines for each encountered instruction.
findSubroutineInsns(int, BitSet, BitSet) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter
Finds the instructions that belong to the subroutine starting at the given instruction index.
findSubroutinesInsns() - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter
Determines, for each instruction, to which subroutine(s) it belongs.
findType(String) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
findType(String) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
Resolve a class name.
findType(String) - 接口中的方法 cn.taketoday.expression.TypeLocator
Find a type by name.
findTypeReferenceSubclass(Class<?>) - 类中的静态方法 cn.taketoday.core.ParameterizedTypeReference
 
findValueOfType(Collection<?>, Class<?>[]) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Find a single value of one of the given types in the given Collection: searching the Collection for a value of the first type, then searching for a value of the second type, etc.
findValueOfType(Collection<?>, Class<T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Find a single value of the given type in the given Collection.
finish() - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Called after the main expression evaluation method has been generated, this method will call back any registered FieldAdders or ClinitAdders to add any extra information to the class representing the compiled expression.
finish(MergedAnnotation<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
finish(SettableFuture<Void>) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureAggregator
Sets the SettableFuture to be notified when all combined futures have finished.
finish(List<TypeMappedAnnotations.Aggregate>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesCollector
 
finish(R) - 接口中的方法 cn.taketoday.core.annotation.AnnotationsProcessor
Get the final result to be returned.
first - 类中的变量 cn.taketoday.core.Pair
 
first - 类中的变量 cn.taketoday.core.Triple
 
first - 类中的变量 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
first() - 类中的方法 cn.taketoday.core.Pair
 
first() - 类中的方法 cn.taketoday.core.Triple
 
FIRST - 类中的静态变量 cn.taketoday.expression.spel.ast.Selection
The first item (^[]).
FIRST_DIRECTLY_DECLARED - 类中的静态变量 cn.taketoday.core.annotation.MergedAnnotationSelectors
 
FIRST_FOUND - enum class 中的枚举常量 cn.taketoday.core.YamlProcessor.ResolutionMethod
Take the first resource in the list that exists and use just that.
firstAttribute - 类中的变量 cn.taketoday.bytecode.ClassWriter
The first non standard attribute of this class.
firstAttribute - 类中的变量 cn.taketoday.bytecode.FieldWriter
The first non standard attribute of this field.
firstAttribute - 类中的变量 cn.taketoday.bytecode.MethodWriter
The first non standard attribute of this method.
firstAttribute - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
The first non standard attribute of this record component.
firstBasicBlock - 类中的变量 cn.taketoday.bytecode.MethodWriter
The first basic block of the method.
firstCodeAttribute - 类中的变量 cn.taketoday.bytecode.MethodWriter
The first non standard attribute of the Code attribute.
firstDirectlyDeclared() - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationSelectors
Select the first directly declared annotation when possible.
FirstDirectlyDeclared() - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationSelectors.FirstDirectlyDeclared
 
firstElement - 类中的变量 cn.taketoday.bytecode.tree.analysis.SmallSet.IteratorImpl
The next element to return in SmallSet.IteratorImpl.next().
firstElement(Iterable<T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Retrieve the first element of the given Iterable, using SortedSet.first() or otherwise using the iterator.
firstElement(List<T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Retrieve the first element of the given List, accessing the zero index.
firstElement(T[]) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Retrieve the first element of the given Array, accessing the zero index.
firstField - 类中的变量 cn.taketoday.bytecode.ClassWriter
The fields of this class, stored in a linked list of FieldWriter linked via their FieldVisitor.fv field.
firstHandler - 类中的变量 cn.taketoday.bytecode.MethodWriter
The first element in the exception handler list (used to generate the exception_table of the Code attribute).
firstInsn - 类中的变量 cn.taketoday.bytecode.tree.InsnList
The first instruction in this list.
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
This method should not be called in regular flow.
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.Generator
 
firstInstance(Class) - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher.Generator
 
firstInstance(Class<Object>) - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
firstInstance(Class<Object>) - 类中的方法 cn.taketoday.bytecode.proxy.InterfaceMaker
 
firstInstance(Class<Object>) - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
firstInstance(Class<T>) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
firstLocal - 类中的变量 cn.taketoday.bytecode.commons.LocalVariablesSorter
The index of the first local variable, after formal parameters.
firstMethod - 类中的变量 cn.taketoday.bytecode.ClassWriter
The methods of this class, stored in a linked list of MethodWriter linked via their MethodVisitor.mv field.
firstRecordComponent - 类中的变量 cn.taketoday.bytecode.ClassWriter
The record components of this class, stored in a linked list of RecordComponentWriter linked via their RecordComponentVisitor.delegate field.
firstRunOf(Function<? super MergedAnnotation<A>, ?>) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationPredicates
Create a new stateful, single use Predicate that matches only the first run of an extracted value.
FirstRunOfPredicate(Function<? super MergedAnnotation<A>, ?>) - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationPredicates.FirstRunOfPredicate
 
FIXED_KEY_SET - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
FIXED_VALUE - 类中的静态变量 cn.taketoday.bytecode.proxy.FixedValueGenerator
 
FixedBackOff - cn.taketoday.util.backoff中的类
A simple BackOff implementation that provides a fixed interval between two attempts and a maximum number of retries.
FixedBackOff() - 类的构造器 cn.taketoday.util.backoff.FixedBackOff
Create an instance with an interval of 5000L ms and an unlimited number of attempts.
FixedBackOff(long, long) - 类的构造器 cn.taketoday.util.backoff.FixedBackOff
Create an instance.
FixedBackOff.FixedBackOffExecution - cn.taketoday.util.backoff中的类
 
FixedBackOffExecution() - 类的构造器 cn.taketoday.util.backoff.FixedBackOff.FixedBackOffExecution
 
fixedInput - 类中的变量 cn.taketoday.bytecode.util.StringSwitcher.Generator
 
fixedInput - record class中的变量 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
fixedInput 记录组件的字段。
fixedInput() - record class中的方法 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
返回 fixedInput 记录组件的值。
FixedKeySet - cn.taketoday.bytecode.beans中的类
 
FixedKeySet(String[]) - 类的构造器 cn.taketoday.bytecode.beans.FixedKeySet
 
FixedValue - cn.taketoday.bytecode.proxy中的接口
Enhancer callback that simply returns the value to return from the proxied method.
FixedValueGenerator - cn.taketoday.bytecode.proxy中的类
 
FixedValueGenerator() - 类的构造器 cn.taketoday.bytecode.proxy.FixedValueGenerator
 
FLAG_DEBUG_ONLY - 类中的静态变量 cn.taketoday.bytecode.Label
A flag indicating that a label is only used for debug attributes.
FLAG_JUMP_TARGET - 类中的静态变量 cn.taketoday.bytecode.Label
A flag indicating that a label is the target of a jump instruction, or the start of an exception handler.
FLAG_REACHABLE - 类中的静态变量 cn.taketoday.bytecode.Label
A flag indicating that a label corresponds to a reachable basic block.
FLAG_RESOLVED - 类中的静态变量 cn.taketoday.bytecode.Label
A flag indicating that the bytecode offset of a label is known.
FLAG_SUBROUTINE_CALLER - 类中的静态变量 cn.taketoday.bytecode.Label
A flag indicating that the basic block corresponding to a label ends with a subroutine call.
FLAG_SUBROUTINE_END - 类中的静态变量 cn.taketoday.bytecode.Label
A flag indicating that the basic block corresponding to a label is the end of a subroutine.
FLAG_SUBROUTINE_START - 类中的静态变量 cn.taketoday.bytecode.Label
A flag indicating that the basic block corresponding to a label is the start of a subroutine.
flagPlaceholderAsVisited(String) - 类中的方法 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
flags - 类中的变量 cn.taketoday.bytecode.ClassWriter
The flags passed to the constructor.
flags - 类中的变量 cn.taketoday.bytecode.Label
The type and status of this label or its corresponding basic block.
flags - 类中的变量 cn.taketoday.bytecode.transform.ClassReaderGenerator
 
FLAGS - 类中的静态变量 cn.taketoday.expression.spel.standard.Tokenizer
 
FLAGS_SHIFT - 类中的静态变量 cn.taketoday.bytecode.Frame
 
FLAGS_SIZE - 类中的静态变量 cn.taketoday.bytecode.Frame
 
FLAWED_PATTERN - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
FLOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FLOAD_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
FLOAD_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
FLOAD_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
FLOAD_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
FLOAT - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
A float.
FLOAT - 类中的静态变量 cn.taketoday.bytecode.Frame
 
FLOAT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FLOAT - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the float type.
FLOAT_TO_INT_BITS - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
FLOAT_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The float type.
FLOAT_VALUE - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
FLOAT_VALUE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.BasicValue
A float value.
floatArrayAppend(StringBuilder, float[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
FloatComparer(float[]) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.FloatComparer
 
FloatLiteral - cn.taketoday.expression.spel.ast中的类
Expression language AST node that represents a float literal.
FloatLiteral(String, int, int, float) - 类的构造器 cn.taketoday.expression.spel.ast.FloatLiteral
 
floatP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
floatType(float) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
FlowAdaptersRegistrar() - 类的构造器 cn.taketoday.core.ReactiveAdapterRegistry.FlowAdaptersRegistrar
 
flush() - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
flush() - 类中的方法 cn.taketoday.logging.SLF4JBridgeHandler
No-op implementation.
flush() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
FMUL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FNEG - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FOLDER_SEPARATOR - 类中的静态变量 cn.taketoday.util.StringUtils
 
FOLDER_SEPARATOR_CHAR - 类中的静态变量 cn.taketoday.util.StringUtils
 
foo - 类中的变量 cn.taketoday.bytecode.beans.SampleGetter
 
foo - 类中的变量 cn.taketoday.bytecode.beans.SampleSetter
 
foo() - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
foo(double) - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
foo(int) - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
foo(int, short, long) - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
foo(int, String) - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
foo(int, String, double) - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
foo(int, String, String) - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
FOOTER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemCertificateParser
 
FOR_NAME - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
forAdaption(SuccessCallback<V>, FailureCallback) - 接口中的静态方法 cn.taketoday.util.concurrent.FutureListener
Java 8 lambda-friendly alternative with success and failure callbacks.
forAdaption(Function<K, List<V>>) - 接口中的静态方法 cn.taketoday.util.MultiValueMap
Adapt a HashMap<K, List<V>> to an MultiValueMap<K, V> with a list value mapping function.
forAdaption(Map<K, List<V>>) - 接口中的静态方法 cn.taketoday.util.MultiValueMap
Adapt a Map<K, List<V>> to an MultiValueMap<K, V>.
forAdaption(Map<K, List<V>>, Function<K, List<V>>) - 接口中的静态方法 cn.taketoday.util.MultiValueMap
Adapt a Map<K, List<V>> to an MultiValueMap<K, V>.
forAnnotations(Annotation...) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Build an adapted AnnotatedElement for the given annotations, typically for use with other methods on AnnotatedElementUtils.
forAnnotationType(Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMappings
Create AnnotationTypeMappings for the specified annotation type.
forAnnotationType(Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AttributeMethods
Get the attribute methods for the given annotation type.
forAnnotationType(Class<? extends Annotation>, RepeatableContainers, AnnotationFilter) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMappings
Create AnnotationTypeMappings for the specified annotation type.
forAnnotationType(Class<? extends Annotation>, RepeatableContainers, AnnotationFilter, Set<Class<? extends Annotation>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMappings
Create AnnotationTypeMappings for the specified annotation type.
forAnnotationType(Class<? extends Annotation>, Set<Class<? extends Annotation>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMappings
Create AnnotationTypeMappings for the specified annotation type.
forArrayComponent(ResolvableType) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType as a array of the specified componentType.
forBundle(String) - 类中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates
Return a predicate that checks whether a resource hint is registered for the given bundle name.
forCertificate(String) - record class中的静态方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
Factory method to create a new PemSslStoreDetails instance for the given certificate.
forCertificates(String) - record class中的静态方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
Factory method to create a new PemSslStoreDetails instance for the given certificates.
forClass(Class<?>) - 类中的静态方法 cn.taketoday.aot.generate.AccessControl
Create an AccessControl for the given Class.
forClass(Class<?>) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
 
forClass(Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Class, using the full generic type information for assignability checks.
forClass(Class<?>) - enum class中的静态方法 cn.taketoday.expression.spel.ast.TypeCode
 
forClass(Class<?>) - 类中的静态方法 cn.taketoday.lang.VersionExtractor
Return the version information for the provided Class.
forClass(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified base type (interface or base class) with a given implementation class.
forClass(Class<E>) - 类中的静态方法 cn.taketoday.util.ArrayHolder
 
forClassPathLocations(String...) - 类中的静态方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
Configure the registrar with the specified classpath locations.
forClassPathLocations(List<String>) - 类中的静态方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
Configure the registrar with the specified classpath locations.
forClassWithGenerics(Class<?>, ResolvableType...) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Class with pre-declared generics.
forClassWithGenerics(Class<?>, Class<?>...) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Class with pre-declared generics.
forCondition() - 类中的静态方法 cn.taketoday.util.concurrent.SmartLock
 
forCondition(boolean) - 类中的静态方法 cn.taketoday.util.concurrent.SmartLock
 
forCondition(ReentrantLock) - 类中的静态方法 cn.taketoday.util.concurrent.SmartLock
 
forConstructor(Type...) - 类中的静态方法 cn.taketoday.bytecode.commons.MethodSignature
 
forConstructor(String) - 类中的静态方法 cn.taketoday.bytecode.commons.MethodSignature
 
forConstructorParameter(Constructor<?>, int) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Constructor parameter.
forConstructorParameter(Constructor<?>, int, Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Constructor parameter with a given implementation.
forDefaultResourceLocation() - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Create a TodayStrategies instance that will load and instantiate the strategy implementations from "META-INF/today.strategies", using the default class loader.
forDefaultResourceLocation(ClassLoader) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Create a TodayStrategies instance that will load and instantiate the strategy implementations from "META-INF/today.strategies", using the given class loader.
forEach(BiConsumer<? super String, ? super V>) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
forEach(BiConsumer<? super K, ? super List<V>>) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
forEach(BiConsumer<? super K, ? super List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
forEach(Consumer<? super AnnotationTypeMapping>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
forEach(Consumer<? super E>) - 类中的方法 cn.taketoday.util.SmartList
 
forEach(Consumer<? super String>) - 类中的方法 cn.taketoday.core.env.MapPropertyResolver
 
forEach(Consumer<? super String>) - 类中的方法 cn.taketoday.core.env.PropertySourcesPropertyResolver
 
forEach(Consumer<? super String>) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
forEach(Consumer<? super List<V>>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
forEach(Consumer<? super Map.Entry<String, V>>) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
forEach(Consumer<? super Map.Entry<K, List<V>>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
forEach(Consumer<? super T>) - 类中的方法 cn.taketoday.util.StreamIterable
 
forEach(Consumer<? super V>) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.Values
 
forEachJacksonAnnotation(AnnotatedElement, Consumer<MergedAnnotation<Annotation>>) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
forEachRemaining(Consumer<? super E>) - 类中的方法 cn.taketoday.util.SingletonIterator
 
forEachRemaining(Consumer<? super List<T>>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
 
forEachRemaining(Consumer<? super Map.Entry<K, List<V>>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
foreground(int) - 类中的静态方法 cn.taketoday.core.ansi.Ansi8BitColor
Return a foreground ANSI color code instance for the given code.
forExecutable(Executable, int) - 类中的静态方法 cn.taketoday.core.annotation.SynthesizingMethodParameter
Create a new SynthesizingMethodParameter for the given method or constructor.
forExecutable(Executable, int) - 类中的静态方法 cn.taketoday.core.MethodParameter
Create a new MethodParameter for the given method or constructor.
forFailed(Throwable) - 接口中的静态方法 cn.taketoday.util.concurrent.ListenableFuture
Creates a new FailedFuture instance.
forFailed(Executor, Throwable) - 接口中的静态方法 cn.taketoday.util.concurrent.ListenableFuture
Creates a new FailedFuture instance.
forFailure(FailureCallback) - 接口中的静态方法 cn.taketoday.util.concurrent.FutureListener
Java 8 lambda-friendly alternative with failure callbacks.
forField(Field) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Field.
forField(Field) - 类中的静态方法 cn.taketoday.core.SerializableTypeWrapper
forField(Field, int) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Field with the given nesting level.
forField(Field, int, Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Field with a given implementation and the given nesting level.
forField(Field, ResolvableType) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Field with a given implementation.
forField(Field, Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Field with a given implementation.
forFieldAwareConstructor(Constructor<?>, int, String) - 类中的静态方法 cn.taketoday.core.MethodParameter
Create a new MethodParameter for the given field-aware constructor, e.g. on a data class or record type.
forGenerator(IntFunction<E[]>) - 类中的静态方法 cn.taketoday.util.ArrayHolder
 
forInfrastructure() - 接口中的静态方法 cn.taketoday.bytecode.core.NamingPolicy
 
forInstance(Object) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified instance.
forInstanceMethodInvocation() - 类中的静态方法 cn.taketoday.expression.spel.support.DataBindingMethodResolver
Create a new data-binding method resolver for instance method resolution.
forInterfaces(TypeReference...) - 类中的方法 cn.taketoday.aot.hint.predicate.ProxyHintsPredicates
Return a predicate that checks whether a JdkProxyHint is registered for the given interfaces.
forInterfaces(Class<?>...) - 类中的方法 cn.taketoday.aot.hint.predicate.ProxyHintsPredicates
Return a predicate that checks whether a JdkProxyHint is registered for the given interfaces.
forLinkedHashMap() - 接口中的静态方法 cn.taketoday.util.MultiValueMap
Adapt a LinkedHashMap<K, List<V>> to an MultiValueMap<K, V>.
forLinkedHashMap(int) - 接口中的静态方法 cn.taketoday.util.MultiValueMap
Adapt a LinkedHashMap<K, List<V>> to an MultiValueMap<K, V>.
forLocation(String) - record class中的静态方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
Factory method to create a new JksSslStoreDetails instance for the given location.
forLocation(String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Create a TodayStrategies instance that will load and instantiate the strategy implementations from the given location, using the default class loader.
forLocation(String, ClassLoader) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Create a TodayStrategies instance that will load and instantiate the strategy implementations from the given location, using the given class loader.
FORMAL - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
formalTypeParameterVisited - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
format - 类中的变量 cn.taketoday.logging.LogMessage.FormatMessage
 
format(String, Object) - 类中的静态方法 cn.taketoday.logging.LogMessage
Build a lazily formatted message from the given format string and argument.
format(String, Object) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
Performs single argument substitution for the 'messagePattern' passed as parameter.
format(String, Object...) - 类中的静态方法 cn.taketoday.logging.LogMessage
Build a lazily formatted message from the given format string and varargs.
format(String, Object[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
format(String, Object, Object) - 类中的静态方法 cn.taketoday.logging.LogMessage
Build a lazily formatted message from the given format string and arguments.
format(String, Object, Object, Object) - 类中的静态方法 cn.taketoday.logging.LogMessage
Build a lazily formatted message from the given format string and arguments.
format(String, Object, Object, Object, Object) - 类中的静态方法 cn.taketoday.logging.LogMessage
Build a lazily formatted message from the given format string and arguments.
format(TemporalAccessor, String) - 类中的静态方法 cn.taketoday.util.DateUtils
格式化日期时间为指定格式
format(TemporalAccessor, DateTimeFormatter) - 类中的静态方法 cn.taketoday.util.DateUtils
格式化日期时间为指定格式
formatClassNameForMessage(Class<?>) - 类中的静态方法 cn.taketoday.expression.spel.ast.FormatHelper
Determine a readable name for a given Class object.
FormatHelper - cn.taketoday.expression.spel.ast中的类
Utility methods (formatters etc) used during parsing and evaluation.
FormatHelper() - 类的构造器 cn.taketoday.expression.spel.ast.FormatHelper
 
formatMessage(Object...) - enum class中的方法 cn.taketoday.expression.spel.SpelMessage
Produce a complete message including the prefix and with the inserts applied to the message.
FormatMessage(String) - 类的构造器 cn.taketoday.logging.LogMessage.FormatMessage
 
FormatMessage1(String, Object) - 类的构造器 cn.taketoday.logging.LogMessage.FormatMessage1
 
FormatMessage2(String, Object, Object) - 类的构造器 cn.taketoday.logging.LogMessage.FormatMessage2
 
FormatMessage3(String, Object, Object, Object) - 类的构造器 cn.taketoday.logging.LogMessage.FormatMessage3
 
FormatMessage4(String, Object, Object, Object, Object) - 类的构造器 cn.taketoday.logging.LogMessage.FormatMessage4
 
FormatMessageX(String, Object[]) - 类的构造器 cn.taketoday.logging.LogMessage.FormatMessageX
 
formatMethodForMessage(String, List<TypeDescriptor>) - 类中的静态方法 cn.taketoday.expression.spel.ast.FormatHelper
Produce a readable representation for a given method name with specified arguments.
formatValue(Object, boolean) - 类中的静态方法 cn.taketoday.util.LogFormatUtils
Convenience variant of LogFormatUtils.formatValue(Object, int, boolean) that limits the length of a log message to 100 characters and also replaces newline and control characters if limitLength is set to "true".
formatValue(Object, int, boolean) - 类中的静态方法 cn.taketoday.util.LogFormatUtils
Format the given value via toString(), quoting it if it is a CharSequence, truncating at the specified maxLength, and compacting it into a single line when replaceNewLines is set.
forMember(Member) - 类中的静态方法 cn.taketoday.aot.generate.AccessControl
Create an AccessControl for the given member.
forMember(Member) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
 
forMethodParameter(MethodParameter) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified MethodParameter.
forMethodParameter(MethodParameter) - 类中的静态方法 cn.taketoday.core.SerializableTypeWrapper
forMethodParameter(MethodParameter, ResolvableType) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified MethodParameter with a given implementation type.
forMethodParameter(MethodParameter, Type) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified MethodParameter, overriding the target type to resolve with a specific given type.
forMethodParameter(MethodParameter, Type, int) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified MethodParameter at a specific nesting level, overriding the target type to resolve with a specific given type.
forMethodParameter(Method, int) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Method parameter.
forMethodParameter(Method, int, Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Method parameter with a given implementation.
forModifiers(int) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
 
formReflective(Method) - 类中的静态方法 cn.taketoday.reflect.MethodInvoker
 
formReflective(Method, boolean) - 类中的静态方法 cn.taketoday.reflect.MethodInvoker
 
forName(ClassLoader, String) - 类中的静态方法 cn.taketoday.util.Instantiator.TypeSupplier
 
forName(String) - enum class中的静态方法 cn.taketoday.expression.spel.ast.TypeCode
 
forName(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (e.g.
forName(String, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (e.g.
forObject(Object) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
Create a new type descriptor for an object.
forParameter(Executable, int) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Executable parameter.
forParameter(Executable, int) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
 
forParameter(Executable, int, Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Method parameter with a given implementation.
forParameter(Parameter) - 类中的静态方法 cn.taketoday.core.annotation.SynthesizingMethodParameter
Create a new SynthesizingMethodParameter for the given parameter descriptor.
forParameter(Parameter) - 类中的静态方法 cn.taketoday.core.MethodParameter
Create a new MethodParameter for the given parameter descriptor.
forParameter(Parameter) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Parameter.
forParameter(Parameter, ResolvableType) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Parameter with a given implementation type.
forParameter(Parameter, Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
 
forParameter(Parameter, Type) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Parameter, overriding the target type to resolve with a specific given type.
forParameterTypes(Executable, IntFunction<ResolvableType>) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
 
forPropertyAccessors(PropertyAccessor...) - 类中的静态方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Create a SimpleEvaluationContext for the specified PropertyAccessor delegates: typically a custom PropertyAccessor specific to a use case (e.g. attribute resolution in a custom data structure), potentially combined with a DataBindingPropertyAccessor if property dereferences are needed as well.
forRawClass(Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Class, doing assignability checks against the raw class only (analogous to Class.isAssignableFrom(java.lang.Class<?>), which this serves as a wrapper for.
forReadOnlyAccess() - 类中的静态方法 cn.taketoday.expression.spel.support.DataBindingPropertyAccessor
Create a new data-binding property accessor for read-only operations.
forReadOnlyDataBinding() - 类中的静态方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Create a SimpleEvaluationContext for read-only access to public properties via DataBindingPropertyAccessor.
forReadWriteAccess() - 类中的静态方法 cn.taketoday.expression.spel.support.DataBindingPropertyAccessor
Create a new data-binding property accessor for read-write operations.
forReadWriteDataBinding() - 类中的静态方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Create a SimpleEvaluationContext for read-write access to public properties via DataBindingPropertyAccessor.
forResolvableType(ResolvableType) - 类中的静态方法 cn.taketoday.aot.generate.AccessControl
Create an AccessControl for the given ResolvableType.
forResolvableType(ResolvableType) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
 
forResolvableType(ResolvableType, Set<ResolvableType>) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
 
forResource(TypeReference, String) - 类中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates
Return a predicate that checks whether a resource hint is registered for the given resource name, located in the given type's package.
forResource(String) - 类中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates
Return a predicate that checks whether a resource hint is registered for the given resource name.
forReturnType(Method) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type corresponding to the return type of the given method.
forReturnType(Method) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Method return type.
forReturnType(Method, Class<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Method return type.
forReturnType(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type corresponding to the return type of the given method descriptor.
forSettable() - 接口中的静态方法 cn.taketoday.util.concurrent.ListenableFuture
Creates a new SettableFuture instance.
forSettable(Executor) - 接口中的静态方法 cn.taketoday.util.concurrent.ListenableFuture
Creates a new SettableFuture instance.
forSmartListAdaption() - 接口中的静态方法 cn.taketoday.util.MultiValueMap
Adapt a HashMap<K, List<V>> to an MultiValueMap<K, V> with a smart list value mapping function.
forSmartListAdaption(Map<K, List<V>>) - 接口中的静态方法 cn.taketoday.util.MultiValueMap
Adapt a HashMap<K, List<V>> to an MultiValueMap<K, V> with a smart list value mapping function.
forSucceeded(Executor, V) - 接口中的静态方法 cn.taketoday.util.concurrent.ListenableFuture
Creates a new SucceededFuture instance.
forSucceeded(V) - 接口中的静态方法 cn.taketoday.util.concurrent.ListenableFuture
Creates a new SucceededFuture instance.
forType(ParameterizedTypeReference<?>) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified ParameterizedTypeReference.
forType(Class<?>) - 类中的静态方法 cn.taketoday.util.Instantiator.TypeSupplier
 
forType(Type) - 类中的静态方法 cn.taketoday.core.ParameterizedTypeReference
Build a TypeReference wrapping the given type.
forType(Type) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Type.
forType(Type, ResolvableType) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Type backed by the given owner type.
forType(Type, ResolvableType.VariableResolver) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Type backed by a given ResolvableType.VariableResolver.
forType(Type, SerializableTypeWrapper.TypeProvider, ResolvableType.VariableResolver) - 类中的静态方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified Type backed by a given ResolvableType.VariableResolver.
forTypeProvider(SerializableTypeWrapper.TypeProvider) - 类中的静态方法 cn.taketoday.core.SerializableTypeWrapper
forValue(boolean) - 类中的静态方法 cn.taketoday.expression.spel.support.BooleanTypedValue
 
FORWARD_REFERENCE_HANDLE_MASK - 类中的静态变量 cn.taketoday.bytecode.Label
The bit mask to extract the 'handle' of a forward reference to this label.
FORWARD_REFERENCE_TYPE_MASK - 类中的静态变量 cn.taketoday.bytecode.Label
The bit mask to extract the type of a forward reference to this label.
FORWARD_REFERENCE_TYPE_SHORT - 类中的静态变量 cn.taketoday.bytecode.Label
The type of forward references stored with two bytes in the bytecode.
FORWARD_REFERENCE_TYPE_WIDE - 类中的静态变量 cn.taketoday.bytecode.Label
The type of forward references stored in four bytes in the bytecode.
FORWARD_REFERENCES_CAPACITY_INCREMENT - 类中的静态变量 cn.taketoday.bytecode.Label
The number of elements to add to the Label.forwardReferences array when it needs to be resized to store a new forward reference.
forwardJumpStackFrames - 类中的变量 cn.taketoday.bytecode.commons.AdviceAdapter
The stack map frames corresponding to the labels of the forward jumps made *before* the super class constructor has been called (note that the Java Virtual Machine forbids backward jumps before the super class constructor is called).
forwardReferences - 类中的变量 cn.taketoday.bytecode.Label
The forward references to this label.
FOUND - enum class 中的枚举常量 cn.taketoday.core.YamlProcessor.MatchStatus
A match was found.
FOUR - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColors.BitDepth
4 bits (16 color).
FQCN - 类中的静态变量 cn.taketoday.logging.Logger
 
FQCN - 类中的静态变量 cn.taketoday.logging.SLF4JBridgeHandler
 
frame - 类中的变量 cn.taketoday.bytecode.Label
The input and output stack map frames of the basic block corresponding to this label.
Frame - cn.taketoday.bytecode中的类
The input and output stack map frames of a basic block.
Frame<V extends Value> - cn.taketoday.bytecode.tree.analysis中的类
A symbolic execution stack frame.
Frame(int, int) - 类的构造器 cn.taketoday.bytecode.tree.analysis.Frame
Constructs a new frame with the given size.
Frame(Label) - 类的构造器 cn.taketoday.bytecode.Frame
Constructs a new Frame.
Frame(Frame<? extends V>) - 类的构造器 cn.taketoday.bytecode.tree.analysis.Frame
Constructs a copy of the given Frame.
FRAME - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of FrameNode "instructions".
FRAME_TYPES - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
FRAME_TYPES - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
 
FrameNode - cn.taketoday.bytecode.tree中的类
A node that represents a stack map frame.
FrameNode() - 类的构造器 cn.taketoday.bytecode.tree.FrameNode
 
FrameNode(int, int, Object[], int, Object[]) - 类的构造器 cn.taketoday.bytecode.tree.FrameNode
Constructs a new FrameNode.
frames - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The execution stack frames of the currently analyzed method (one per instruction index).
FREM - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FRETURN - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
from(A) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new MergedAnnotation instance from the specified annotation.
from(SslStoreBundle, SslBundleKey) - 接口中的静态方法 cn.taketoday.core.ssl.SslManagerBundle
Factory method to create a new SslManagerBundle backed by the given SslBundle and SslBundleKey.
from(Annotation...) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance from the specified annotations.
from(Annotation[]) - 类中的静态方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
from(Class) - 类中的静态方法 cn.taketoday.bytecode.core.ClassInfo
 
from(Class) - 类中的静态方法 cn.taketoday.bytecode.reflect.MethodAccess
 
from(Class<?>) - 类中的静态方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
from(Class<?>, String) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
 
from(ClassLoader, Class) - 类中的静态方法 cn.taketoday.bytecode.reflect.MethodAccess
 
from(Object) - 类中的静态方法 cn.taketoday.core.style.ToStringBuilder
 
from(Object, A) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new MergedAnnotation instance from the specified annotation.
from(Object, A) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
from(Object, Annotation...) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance from the specified annotations.
from(Object, Annotation[], RepeatableContainers) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance from the specified annotations.
from(Object, Annotation[], RepeatableContainers, AnnotationFilter) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance from the specified annotations.
from(Object, Annotation[], RepeatableContainers, AnnotationFilter) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
from(AnnotatedElement) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance containing all annotations and meta-annotations from the specified element.
from(AnnotatedElement) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotations.Search
Perform a search for merged annotations beginning with the supplied AnnotatedElement (such as a Class or Method), using the configuration in this Search instance.
from(AnnotatedElement, MergedAnnotations.SearchStrategy) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance containing all annotations and meta-annotations from the specified element and, depending on the MergedAnnotations.SearchStrategy, related inherited elements.
from(AnnotatedElement, MergedAnnotations.SearchStrategy, RepeatableContainers) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance containing all annotations and meta-annotations from the specified element and, depending on the MergedAnnotations.SearchStrategy, related inherited elements.
from(AnnotatedElement, MergedAnnotations.SearchStrategy, RepeatableContainers, AnnotationFilter) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance containing all annotations and meta-annotations from the specified element and, depending on the MergedAnnotations.SearchStrategy, related inherited elements.
from(AnnotatedElement, MergedAnnotations.SearchStrategy, Predicate<Class<?>>, RepeatableContainers, AnnotationFilter) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
 
from(AnnotatedElement, MergedAnnotations.SearchStrategy, Predicate<Class<?>>, RepeatableContainers, AnnotationFilter) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
from(Constructor<?>) - 类中的静态方法 cn.taketoday.bytecode.commons.MethodSignature
Creates a new MethodSignature.
from(Member) - 类中的静态方法 cn.taketoday.bytecode.commons.MethodSignature
 
from(Member) - 类中的静态方法 cn.taketoday.bytecode.core.MethodInfo
 
from(Member, int) - 类中的静态方法 cn.taketoday.bytecode.core.MethodInfo
 
from(Method) - 类中的静态方法 cn.taketoday.bytecode.commons.MethodSignature
Creates a new MethodSignature.
from(String) - 类中的静态方法 cn.taketoday.bytecode.commons.MethodSignature
Returns a MethodSignature corresponding to the given Java method declaration.
from(String) - 类中的静态方法 cn.taketoday.core.io.UrlResource
Create a new UrlResource from the given URL path.
from(String, boolean) - 类中的静态方法 cn.taketoday.bytecode.commons.MethodSignature
Returns a MethodSignature corresponding to the given Java method declaration.
from(String, Object) - 类中的静态方法 cn.taketoday.core.codec.Hints
Create a map wit a single hint via Collections.singletonMap(K, V).
from(URI) - 类中的静态方法 cn.taketoday.core.io.UrlResource
Create a new UrlResource from the given URI.
from(Function<TypeName, CodeBlock>) - 接口中的静态方法 cn.taketoday.aot.generate.MethodReference.ArgumentCodeGenerator
Factory method that creates a new MethodReference.ArgumentCodeGenerator from a lambda friendly function.
from(Function<Class<?>, Object>) - 接口中的静态方法 cn.taketoday.lang.TodayStrategies.ArgumentResolver
Factory method that creates a new TodayStrategies.ArgumentResolver from a lambda friendly function.
from(Supplier<? extends CharSequence>) - 类中的静态方法 cn.taketoday.logging.LogMessage
Build a lazily resolving message from the given supplier.
from(Supplier<T>) - 类中的静态方法 cn.taketoday.util.function.SingletonSupplier
Build a SingletonSupplier with the given supplier.
from(Supplier<T>) - 类中的方法 cn.taketoday.util.PropertyMapper
Return a new PropertyMapper.Source from the specified value supplier that can be used to perform the mapping.
from(T) - 类中的方法 cn.taketoday.util.PropertyMapper
Return a new PropertyMapper.Source from the specified value that can be used to perform the mapping.
fromClass(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type corresponding to the given class.
fromConstructor(Constructor<?>) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the method Type corresponding to the given constructor.
fromDescriptor(String) - 类中的静态方法 cn.taketoday.bytecode.ClassValueHolder
 
fromDescriptor(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type corresponding to the given type descriptor.
fromEmptyByteBuffer(DefaultDataBufferFactory, ByteBuffer) - 类中的静态方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
fromField(Field) - 接口中的静态方法 cn.taketoday.reflect.GetterMethod
new GetterMethod from java reflect property if the setter method not exist use Reflective tech
fromField(Field) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
PropertyAccessor
fromField(Field) - 接口中的静态方法 cn.taketoday.reflect.SetterMethod
new SetterMethod from java reflect property
fromField(Field, Method, Method) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
 
fromFilledByteBuffer(DefaultDataBufferFactory, ByteBuffer) - 类中的静态方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
fromInternalName(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type corresponding to the given internal name.
fromInternalNames(String[]) - 类中的静态方法 cn.taketoday.bytecode.Type
 
fromMap(Map<String, Object>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationAttributes
Return an AnnotationAttributes instance based on the given map.
fromMetadata(AnnotatedTypeMetadata, Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationAttributes
 
fromMetadata(AnnotatedTypeMetadata, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationAttributes
 
fromMethod(Type, Type...) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the method Type corresponding to the given argument and return types.
fromMethod(GetterMethod, SetterMethod) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
use GetterMethod and SetterMethod tech to access property
fromMethod(MethodInvoker) - 接口中的静态方法 cn.taketoday.reflect.GetterMethod
use fast invoke tech MethodInvoker
fromMethod(MethodInvoker) - 接口中的静态方法 cn.taketoday.reflect.SetterMethod
use fast invoke tech MethodInvoker
fromMethod(Class<?>, String, Class<?>...) - 类中的静态方法 cn.taketoday.reflect.MethodInvoker
Create a MethodInvoker
fromMethod(Method) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the method Type corresponding to the given method.
fromMethod(Method) - 接口中的静态方法 cn.taketoday.reflect.GetterMethod
use fast invoke tech MethodInvoker
fromMethod(Method) - 类中的静态方法 cn.taketoday.reflect.MethodInvoker
Create a MethodInvoker
fromMethod(Method) - 接口中的静态方法 cn.taketoday.reflect.SetterMethod
use fast invoke tech MethodInvoker
fromMethod(Method, Class<?>) - 类中的静态方法 cn.taketoday.reflect.MethodInvoker
Create a MethodInvoker
fromMethod(Method, Method) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
getter setter is exists in a bean or pojo, use fast invoke tech MethodInvoker
fromMethod(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type corresponding to the given method descriptor.
fromParameter(Parameter) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
 
fromPublisher(Publisher<?>) - 类中的方法 cn.taketoday.core.ReactiveAdapter
Adapt from the given Reactive Streams Publisher.
fromPublisherFunction - 类中的变量 cn.taketoday.core.ReactiveAdapter
 
fromReflective(Field) - 接口中的静态方法 cn.taketoday.reflect.GetterMethod
use java reflect Field tech
fromReflective(Field) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
use java reflect Field tech
fromReflective(Field) - 接口中的静态方法 cn.taketoday.reflect.SetterMethod
use java reflect Field tech
fromReflective(Field, Method, Method) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
use java reflect Field tech
fromResourceLoader(ResourceLoader) - 接口中的静态方法 cn.taketoday.core.io.PatternResourceLoader
Return a default PatternResourceLoader for the given ResourceLoader.
fromSize(int) - 类中的静态方法 cn.taketoday.util.ConcurrentCache
 
fromString(String) - 类中的静态方法 cn.taketoday.bytecode.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
fromSuffix(String) - enum class中的静态方法 cn.taketoday.util.DataUnit
Return the DataUnit matching the specified suffix.
fromXyz(float[]) - 类中的方法 cn.taketoday.core.ansi.AnsiColors.LabColor
 
fromXyz(float, float, float) - 类中的方法 cn.taketoday.core.ansi.AnsiColors.LabColor
 
FSTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FSTORE_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
FSTORE_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
FSTORE_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
FSTORE_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
FSUB - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
FULL_FRAME - 类中的静态变量 cn.taketoday.bytecode.Frame
 
FUNCTION_MUST_BE_STATIC - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
FUNCTION_NOT_DEFINED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
FUNCTION_REFERENCE_CANNOT_BE_INVOKED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
FunctionReference - cn.taketoday.expression.spel.ast中的类
A function reference is of the form "#someFunction(a,b,c)".
FunctionReference(String, int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.FunctionReference
 
FutureListener<F extends ListenableFuture<?>> - cn.taketoday.util.concurrent中的接口
Listens to the result of a ListenableFuture.
FutureListeners - cn.taketoday.util.concurrent中的类
 
FutureListeners(FutureListener<? extends ListenableFuture<?>>, FutureListener<? extends ListenableFuture<?>>) - 类的构造器 cn.taketoday.util.concurrent.FutureListeners
 
futures - 类中的变量 cn.taketoday.util.concurrent.SettableFutureNotifier
 
FutureUtils - cn.taketoday.util.concurrent中的类
Convenience utilities for working with Future and implementations.
FutureUtils() - 类的构造器 cn.taketoday.util.concurrent.FutureUtils
 
fv - 类中的变量 cn.taketoday.bytecode.FieldVisitor
The field visitor to which this visitor must delegate method calls.
fv1 - 类中的变量 cn.taketoday.bytecode.transform.FieldVisitorTee
 
fv2 - 类中的变量 cn.taketoday.bytecode.transform.FieldVisitorTee
 

G

GE - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
GE - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
gen - 类中的变量 cn.taketoday.bytecode.transform.TransformingClassGenerator
 
generate(AbstractClassGenerator.ClassLoaderData) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
generate(AbstractClassGenerator.ClassLoaderData) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
generate(ClassEmitter, CallbackGenerator.Context, List) - 类中的方法 cn.taketoday.bytecode.proxy.NoOpGenerator
 
generate(ClassEmitter, CallbackGenerator.Context, List<MethodInfo>) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator
 
generate(ClassEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
generate(ClassEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.FixedValueGenerator
 
generate(ClassEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.InvocationHandlerGenerator
 
generate(ClassEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.LazyLoaderGenerator
 
generate(ClassEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
generate(ClassGenerator) - 类中的方法 cn.taketoday.bytecode.core.ClassLoaderAwareGeneratorStrategy
 
generate(ClassGenerator) - 类中的方法 cn.taketoday.bytecode.core.DefaultGeneratorStrategy
 
generate(ClassGenerator) - 接口中的方法 cn.taketoday.bytecode.core.GeneratorStrategy
Generate the class.
generateCase(int, Label) - 接口中的方法 cn.taketoday.bytecode.commons.TableSwitchGenerator
Generates the code for a switch case.
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
generateClass(ClassVisitor) - 接口中的方法 cn.taketoday.bytecode.core.ClassGenerator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.proxy.InterfaceMaker
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.transform.ClassReaderGenerator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.transform.TransformingClassGenerator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher.Generator
 
generateClass(ClassVisitor) - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
generateClassName(String, ClassName) - 类中的方法 cn.taketoday.aot.generate.ClassNameGenerator
Generate a unique ClassName based on the specified featureName and target.
generateClassName(Predicate<String>) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
generateClinitCode(String, String, MethodVisitor, CodeFlow, boolean) - 类中的方法 cn.taketoday.expression.spel.ast.InlineList
 
generateCode(ValueCodeGenerator, Object) - 接口中的方法 cn.taketoday.aot.generate.ValueCodeGenerator.Delegate
Generate the code for the specified non-null value.
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ArrayDelegate
 
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.CharsetDelegate
 
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ClassDelegate
 
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
 
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.EnumDelegate
 
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.MapDelegate
 
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.PrimitiveDelegate
 
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ResolvableTypeDelegate
 
generateCode(ValueCodeGenerator, Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.StringDelegate
 
generateCode(MethodVisitor, CodeFlow) - 接口中的方法 cn.taketoday.bytecode.core.CodeFlow.ClinitAdder
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.BooleanLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.CompoundExpression
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.Elvis
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.FloatLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.FunctionReference
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.InlineList
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.IntLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.LongLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.NullLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpAnd
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpDivide
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpEQ
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorInstanceof
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorNot
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpGE
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpGT
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpLE
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpLT
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpMinus
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpModulus
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpMultiply
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpNE
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpOr
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.OpPlus
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.RealLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
Generate the bytecode for this node into the supplied visitor.
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.StringLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.Ternary
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.TypeReference
 
generateCode(MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference
 
generateCode(ResolvableType, boolean) - 类中的静态方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ResolvableTypeDelegate
 
generateCode(TypeName) - 接口中的方法 cn.taketoday.aot.generate.MethodReference.ArgumentCodeGenerator
Generate the code for the given argument type.
generateCode(Object) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGenerator
Generate the code that represents the specified value.
generateCode(String, MethodVisitor, CodeFlow) - 接口中的方法 cn.taketoday.expression.spel.CompilablePropertyAccessor
Generate the bytecode that performs the access operation into the specified MethodVisitor using context information from the CodeFlow where necessary.
generateCode(String, MethodVisitor, CodeFlow) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
generateCodeForArgument(MethodVisitor, CodeFlow, SpelNodeImpl, String) - 类中的静态方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
Ask an argument to generate its bytecode and then follow it up with any boxing/unboxing/checkcasting to ensure it matches the expected parameter descriptor.
generateCodeForArguments(MethodVisitor, CodeFlow, Member, SpelNodeImpl[]) - 类中的静态方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
Generate code that handles building the argument values for the specified method.
generateCodeWithGenerics(ResolvableType, Class<?>) - 类中的静态方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ResolvableTypeDelegate
 
generateCollectionCode(ValueCodeGenerator, Set<?>) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.SetDelegate
 
generateCollectionCode(ValueCodeGenerator, T) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
 
generateCollectionOf(ValueCodeGenerator, Collection<?>, Class<?>) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
 
generateComparisonCode(MethodVisitor, CodeFlow, int, int) - 类中的方法 cn.taketoday.expression.spel.ast.Operator
Numeric comparison operators share very similar generated code, only differing in two comparison instructions.
generateConstructor() - 类中的方法 cn.taketoday.bytecode.beans.BeanMapEmitter
 
generateConstructor(ClassEmitter) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
generateConstructor(ClassEmitter) - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
generateConstructor(Object[]) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorterEmitter
 
Generated - cn.taketoday.aot.generate中的Annotation Interface
Indicate that the type has been generated ahead of time.
generatedClass - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerFactoryData
 
GeneratedClass - cn.taketoday.aot.generate中的类
A single generated class.
GeneratedClass(GeneratedClass, ClassName, Consumer<TypeSpec.Builder>) - 类的构造器 cn.taketoday.aot.generate.GeneratedClass
 
GeneratedClass(ClassName, Consumer<TypeSpec.Builder>) - 类的构造器 cn.taketoday.aot.generate.GeneratedClass
Create a new GeneratedClass instance with the given name.
generatedClasses - 类中的变量 cn.taketoday.aot.generate.DefaultGenerationContext
 
generatedClasses - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
AbstractClassGenerator here holds "cache key" (e.g.
GeneratedClasses - cn.taketoday.aot.generate中的类
A managed collection of generated classes.
GeneratedClasses(ClassNameGenerator) - 类的构造器 cn.taketoday.aot.generate.GeneratedClasses
Create a new instance using the specified naming conventions.
GeneratedClasses(ClassNameGenerator, List<GeneratedClass>, Map<GeneratedClasses.Owner, GeneratedClass>) - 类的构造器 cn.taketoday.aot.generate.GeneratedClasses
 
GeneratedClasses.Owner - cn.taketoday.aot.generate中的Record Class
 
generatedClassHandler - 类中的静态变量 cn.taketoday.bytecode.BytecodeCompiler
 
generateDefault() - 接口中的方法 cn.taketoday.bytecode.commons.TableSwitchGenerator
Generates the code for the default switch case.
generatedFiles - 类中的变量 cn.taketoday.aot.generate.DefaultGenerationContext
 
GeneratedFiles - cn.taketoday.aot.generate中的接口
Interface that can be used to add source, resource, or class files generated during ahead-of-time processing.
GeneratedFiles.Kind - cn.taketoday.aot.generate中的Enum Class
The various kinds of generated files that are supported.
GeneratedMethod - cn.taketoday.aot.generate中的类
A generated method.
GeneratedMethod(ClassName, String, Consumer<MethodSpec.Builder>) - 类的构造器 cn.taketoday.aot.generate.GeneratedMethod
Create a new GeneratedMethod instance with the given name.
generatedMethods - 类中的变量 cn.taketoday.aot.generate.GeneratedMethods
 
generatedMethods - 类中的变量 cn.taketoday.aot.generate.ValueCodeGenerator
 
GeneratedMethods - cn.taketoday.aot.generate中的类
A managed collection of generated methods.
GeneratedMethods(ClassName, Function<MethodName, String>) - 类的构造器 cn.taketoday.aot.generate.GeneratedMethods
Create a new GeneratedMethods using the specified method name generator.
GeneratedMethods(ClassName, Function<MethodName, String>, MethodName, List<GeneratedMethod>) - 类的构造器 cn.taketoday.aot.generate.GeneratedMethods
 
GeneratedTypeReference - cn.taketoday.aot.generate中的类
A TypeReference for a generated type.
GeneratedTypeReference(ClassName) - 类的构造器 cn.taketoday.aot.generate.GeneratedTypeReference
 
generateField(ClassWriter, CodeFlow) - 接口中的方法 cn.taketoday.bytecode.core.CodeFlow.FieldAdder
 
generateFindProxy(ClassEmitter, Map<String, String>) - 类中的方法 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
generateGet(Class, Method[]) - 类中的方法 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
generateGet(Class, Map<String, PropertyDescriptor>) - 类中的方法 cn.taketoday.bytecode.beans.BeanMapEmitter
 
generateGetPropertyType(Map<String, PropertyDescriptor>, String[]) - 类中的方法 cn.taketoday.bytecode.beans.BeanMapEmitter
 
generateId() - 类中的方法 cn.taketoday.util.AlternativeJdkIdGenerator
 
generateId() - 接口中的方法 cn.taketoday.util.IdGenerator
Generate a new identifier.
generateId() - 类中的方法 cn.taketoday.util.JdkIdGenerator
 
generateId() - 类中的方法 cn.taketoday.util.SimpleIdGenerator
 
generateIfNecessary(ClassLoader) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
generateJavaFile() - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
 
generateKeySet(String[]) - 类中的方法 cn.taketoday.bytecode.beans.BeanMapEmitter
 
generateMapCode(ValueCodeGenerator, Map<?, ?>) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.MapDelegate
Generate the code for a non-empty Map.
generateMultipartBoundary() - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
Generate a random MIME boundary as bytes, often used in multipart mime types.
generateMultipartBoundaryString() - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
Generate a random MIME boundary as String, often used in multipart mime types.
generatePut(Class, Map<String, PropertyDescriptor>) - 类中的方法 cn.taketoday.bytecode.beans.BeanMapEmitter
 
generateRandomCharacter(int) - 类中的静态方法 cn.taketoday.util.StringUtils
 
generateRandomString(int) - 类中的静态方法 cn.taketoday.util.StringUtils
 
generateSequencedClassName(String) - 类中的方法 cn.taketoday.aot.generate.ClassNameGenerator
 
generateSequencedMethodName(MethodName) - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
 
generateSet(Class, Method[]) - 类中的方法 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
generateStatic(CodeEmitter, CallbackGenerator.Context, List) - 类中的方法 cn.taketoday.bytecode.proxy.NoOpGenerator
 
generateStatic(CodeEmitter, CallbackGenerator.Context, List<MethodInfo>) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator
 
generateStatic(CodeEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
generateStatic(CodeEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.FixedValueGenerator
 
generateStatic(CodeEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.InvocationHandlerGenerator
 
generateStatic(CodeEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.LazyLoaderGenerator
 
generateStatic(CodeEmitter, CallbackGenerator.Context, List<MethodInfo>) - 类中的方法 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
generateSwap(Object[]) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorterEmitter
 
GenerationContext - cn.taketoday.aot.generate中的接口
Central interface used for code generation.
generator - 类中的变量 cn.taketoday.bytecode.proxy.CallbackInfo
 
generator - 类中的变量 cn.taketoday.util.ConcurrentLruCache
 
Generator() - 类的构造器 cn.taketoday.bytecode.beans.BeanMap.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.beans.BulkBean.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.core.KeyFactory.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.proxy.Mixin.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.Generator
 
Generator() - 类的构造器 cn.taketoday.bytecode.util.StringSwitcher.Generator
 
Generator(Class<?>) - 类的构造器 cn.taketoday.bytecode.reflect.MethodAccess.Generator
 
Generator(Class, Class, boolean) - 类的构造器 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
GENERATOR_SUPPORT_TYPE - 类中的静态变量 cn.taketoday.reflect.GeneratorSupport
 
GENERATOR_SUPPORT_TYPE_INTERNAL_NAME - 类中的静态变量 cn.taketoday.reflect.GeneratorSupport
 
GeneratorAdapter - cn.taketoday.bytecode.commons中的类
A MethodVisitor with convenient methods to generate code.
GeneratorAdapter(int, MethodSignature, MethodVisitor) - 类的构造器 cn.taketoday.bytecode.commons.GeneratorAdapter
Constructs a new GeneratorAdapter.
GeneratorAdapter(int, MethodSignature, String, Type[], ClassVisitor) - 类的构造器 cn.taketoday.bytecode.commons.GeneratorAdapter
Constructs a new GeneratorAdapter.
GeneratorAdapter(GeneratorAdapter) - 类的构造器 cn.taketoday.bytecode.commons.GeneratorAdapter
 
GeneratorAdapter(MethodVisitor, int, String, String) - 类的构造器 cn.taketoday.bytecode.commons.GeneratorAdapter
Constructs a new GeneratorAdapter.
GeneratorStrategy - cn.taketoday.bytecode.core中的接口
The GeneratorStrategy. is responsible for taking a ClassGenerator and producing a byte array containing the data for the generated Class.
GeneratorSupport<T extends Accessor> - cn.taketoday.reflect中的类
 
GeneratorSupport(Class<?>) - 类的构造器 cn.taketoday.reflect.GeneratorSupport
 
GenericConversionService - cn.taketoday.core.conversion.support中的类
Base ConversionService implementation suitable for use in most environments.
GenericConversionService() - 类的构造器 cn.taketoday.core.conversion.support.GenericConversionService
 
GenericConversionService.ConverterAdapter - cn.taketoday.core.conversion.support中的类
GenericConversionService.ConverterCacheKey - cn.taketoday.core.conversion.support中的Record Class
Key for use with the converter cache.
GenericConversionService.ConverterFactoryAdapter - cn.taketoday.core.conversion.support中的类
GenericConversionService.Converters - cn.taketoday.core.conversion.support中的类
Manages all converters registered with the service.
GenericConversionService.ConvertersForPair - cn.taketoday.core.conversion.support中的类
Manages converters registered with a specific GenericConverter.ConvertiblePair.
GenericConversionService.NoOpConverter - cn.taketoday.core.conversion.support中的Record Class
Internal converter that performs no operation.
GenericConverter - cn.taketoday.core.conversion中的接口
Generic converter interface for converting between two or more types.
GenericConverter.ConvertiblePair - cn.taketoday.core.conversion中的类
Holder for a source-to-target class pair.
genericParameterType - 类中的变量 cn.taketoday.core.MethodParameter
 
generics - 类中的变量 cn.taketoday.core.ResolvableType
 
generics - record class中的变量 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
generics 记录组件的字段。
generics() - record class中的方法 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
返回 generics 记录组件的值。
GenericTypeDescriptor(TypeDescriptor) - 类的构造器 cn.taketoday.core.conversion.support.ObjectToOptionalConverter.GenericTypeDescriptor
 
GenericTypeFilter() - 类的构造器 cn.taketoday.util.LambdaSafe.GenericTypeFilter
 
GenericTypeResolver - cn.taketoday.core中的类
Helper class for resolving generic types against type variables.
GenericTypeResolver() - 类的构造器 cn.taketoday.core.GenericTypeResolver
 
GenericTypeResolver.TypeVariableMapVariableResolver - cn.taketoday.core中的Record Class
 
get() - 接口中的方法 cn.taketoday.core.ThrowableSupplier
Gets the the result.
get() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference.CachedMethodExecutor
 
get() - record class中的静态方法 cn.taketoday.lang.Version
 
get() - 类中的方法 cn.taketoday.util.ArrayHolder
 
get() - 类中的方法 cn.taketoday.util.concurrent.AbstractFuture
 
get() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
get() - 接口中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Reference
Return the referenced entry, or null if the entry is no longer available.
get() - 类中的方法 cn.taketoday.util.function.SingletonSupplier
Get the shared singleton instance for this supplier.
get() - 接口中的方法 cn.taketoday.util.function.ThrowingSupplier
Default Supplier.get() that wraps any thrown checked exceptions (by default in a RuntimeException).
get() - 类中的方法 cn.taketoday.util.Instantiator.TypeSupplier
 
get() - 类中的方法 cn.taketoday.util.LambdaSafe.InvocationResult
Return the result of the invocation or null if the callback wasn't suitable.
get() - 类中的静态方法 cn.taketoday.util.PropertyMapper
Return the property mapper.
get() - record class中的方法 cn.taketoday.util.PropertyMapper.NullPointerExceptionSafeSupplier
 
get(int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
get(int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Returns the list of entries which can potentially have the given hash code.
get(int) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns the instruction whose index is given.
get(int) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets
 
get(int) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets.MirrorSet
 
get(int) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
Get an individual mapping from this instance.
get(int) - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
Get the attribute at the specified index.
get(int) - 类中的方法 cn.taketoday.util.SmartList
 
get(long, TimeUnit) - 类中的方法 cn.taketoday.util.concurrent.AbstractFuture
 
get(long, TimeUnit) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
get(AbstractClassGenerator, boolean) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
 
get(RepeatableContainers, AnnotationFilter, boolean) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotations.IsPresent
 
get(ResolvableType) - 类中的静态方法 cn.taketoday.core.ResolvableType.WildcardBounds
Get a ResolvableType.WildcardBounds instance for the specified type, returning null if the specified type cannot be resolved to a WildcardType or an equivalent unresolvable type variable.
get(Class<? extends Annotation>, Set<Class<? extends Annotation>>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings.Cache
Get or create AnnotationTypeMappings for the specified annotation type.
get(Class<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Get the nearest matching annotation or meta-annotation of the specified type, or MergedAnnotation.missing() if none is present.
get(Class<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
get(Class<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
get(Class<A>, Predicate<? super MergedAnnotation<A>>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Get the nearest matching annotation or meta-annotation of the specified type, or MergedAnnotation.missing() if none is present.
get(Class<A>, Predicate<? super MergedAnnotation<A>>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
get(Class<A>, Predicate<? super MergedAnnotation<A>>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
get(Class<A>, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Get a matching annotation or meta-annotation of the specified type, or MergedAnnotation.missing() if none is present.
get(Class<A>, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
get(Class<A>, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
get(Class<T>) - 类中的方法 cn.taketoday.bytecode.core.CustomizerRegistry
 
get(ClassLoader, Object, String, boolean, Consumer<MergedAnnotation<A>>) - 类中的静态方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
get(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
get(Object) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
 
get(Object) - 接口中的方法 cn.taketoday.reflect.GetterMethod
Get property from obj
get(Object) - 类中的方法 cn.taketoday.reflect.GetterSetterPropertyAccessor
 
get(Object) - 类中的方法 cn.taketoday.reflect.MethodAccessorGetterMethod
 
get(Object) - 类中的方法 cn.taketoday.reflect.MethodAccessorPropertyAccessor
 
get(Object) - 类中的方法 cn.taketoday.reflect.PropertyAccessor
 
get(Object) - 类中的方法 cn.taketoday.reflect.ReadOnlyGetterMethodPropertyAccessor
 
get(Object) - 类中的方法 cn.taketoday.reflect.ReadOnlyMethodAccessorPropertyAccessor
 
get(Object) - 类中的方法 cn.taketoday.reflect.ReflectiveGetterMethod
 
get(Object) - 类中的方法 cn.taketoday.reflect.ReflectivePropertyAccessor
 
get(Object) - 类中的方法 cn.taketoday.reflect.ReflectiveReadOnlyPropertyAccessor
 
get(Object) - 类中的方法 cn.taketoday.reflect.WriteOnlyPropertyAccessor
 
get(Object) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
get(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
get(Object) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
get(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
get(Object, Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
Get the property of a bean.
get(String) - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
Get the attribute with the specified name or null if no matching attribute exists.
get(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Get the nearest matching annotation or meta-annotation of the specified type, or MergedAnnotation.missing() if none is present.
get(String) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
get(String) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
get(String) - 类中的方法 cn.taketoday.core.env.PropertySources
Return the property source with the given name, null if not found.
get(String, Predicate<? super MergedAnnotation<A>>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Get the nearest matching annotation or meta-annotation of the specified type, or MergedAnnotation.missing() if none is present.
get(String, Predicate<? super MergedAnnotation<A>>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
get(String, Predicate<? super MergedAnnotation<A>>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
get(String, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Get a matching annotation or meta-annotation of the specified type, or MergedAnnotation.missing() if none is present.
get(String, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
get(String, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
get(TemporalAccessor, TemporalField) - 类中的静态方法 cn.taketoday.util.DateUtils
安全获取时间的某个属性,属性不存在返回0
get(BiFunction<String, Exception, RuntimeException>) - 接口中的方法 cn.taketoday.util.function.ThrowingSupplier
Gets a result, wrapping any thrown checked exceptions using the given exceptionWrapper.
get(K) - 类中的方法 cn.taketoday.bytecode.core.LoadingCache
 
get(K) - 类中的方法 cn.taketoday.util.ConcurrentCache
 
get(K) - 类中的方法 cn.taketoday.util.ConcurrentLruCache
Retrieve an entry from the cache, potentially triggering generation of the value.
get(Key) - 类中的方法 cn.taketoday.util.MapCache
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
get(Key, Function<Key, Value>) - 类中的方法 cn.taketoday.util.MapCache
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
get(Key, Param) - 类中的方法 cn.taketoday.util.MapCache
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
get(K, Function<? super K, ? extends V>) - 类中的方法 cn.taketoday.util.ConcurrentCache
 
get(R) - 类中的方法 cn.taketoday.util.LambdaSafe.InvocationResult
Return the result of the invocation or the given fallback if the callback wasn't suitable.
GET_CALLBACK - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
GET_CALLBACKS - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
GET_DECLARED_METHOD - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
GET_DECLARED_METHODS - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
GET_KEY - 类中的静态变量 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
 
GET_MAX_INDEX - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
GET_NAME - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
GET_NAME - 类中的静态变量 cn.taketoday.bytecode.core.KeyFactory
 
GET_PROPERTY_TYPE - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
GET_PROPERTY_VALUES - 类中的静态变量 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
GET_SORT - 类中的静态变量 cn.taketoday.bytecode.core.KeyFactory
 
getAbstractTypeFromApiFormat(SymbolTable, Object) - 类中的静态方法 cn.taketoday.bytecode.Frame
Returns the abstract type corresponding to the given public API frame element type.
getAbstractTypeFromDescriptor(SymbolTable, String, int) - 类中的静态方法 cn.taketoday.bytecode.Frame
Returns the abstract type corresponding to the given type descriptor.
getAbstractTypeFromInternalName(SymbolTable, String) - 类中的静态方法 cn.taketoday.bytecode.Frame
Returns the abstract type corresponding to the internal name of a class.
getAccess() - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the class's access flags (see Opcodes).
getAccess() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
getAccess() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
getActiveContextObject() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
The active context object is what unqualified references to properties/etc are resolved against.
getActiveProfiles() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getActiveProfiles() - 接口中的方法 cn.taketoday.core.env.Environment
Return the set of profiles explicitly made active for this environment.
getActualTypeArguments() - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
 
getAdapter(Class<?>) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry
Get the adapter for the given reactive type.
getAdapter(Class<?>, Object) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry
Get the adapter for the given reactive type.
getAdaptType(Method, Class<T>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getAggregateAnnotations(Annotation[]) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesCollector
 
getAggregateIndex() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the index of the aggregate collection containing this annotation.
getAggregateIndex() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getAggregateIndex() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getAggregates() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
getAlias() - 接口中的方法 cn.taketoday.core.ssl.SslBundleKey
Return the alias of the key or null if the key has no alias.
getAliases(String) - 接口中的方法 cn.taketoday.core.AliasRegistry
Return the aliases for the given name, if defined.
getAliases(String) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
 
getAliasList(String) - 接口中的方法 cn.taketoday.core.AliasRegistry
Return the aliases list for the given name, if defined.
getAliasList(String) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
 
getAliasMapping(int) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the related index of an alias mapped attribute, or -1 if there is no mapping.
getAllAnnotationAttributes(Class<? extends Annotation>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all attributes of all annotations of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAllAnnotationAttributes(Class<? extends Annotation>, boolean) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all attributes of all annotations of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAllAnnotationAttributes(AnnotatedElement, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get the annotation attributes of all annotations of the specified annotationName in the annotation hierarchy above the supplied AnnotatedElement and store the results in a MultiValueMap.
getAllAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get the annotation attributes of all annotations of the specified annotationName in the annotation hierarchy above the supplied AnnotatedElement and store the results in a MultiValueMap.
getAllAnnotationAttributes(String) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all attributes of all annotations of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAllAnnotationAttributes(String, boolean) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all attributes of all annotations of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAllAnnotationAttributes(String, boolean) - 类中的方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
getAllAnnotationAttributes(String, boolean) - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
getAllDeclaredMethods(Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Get all declared methods on the leaf class and all superclasses.
getAllInterfaces(Object) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return all interfaces that the given instance implements as an array, including ones implemented by superclasses.
getAllInterfacesAsSet(Object) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return all interfaces that the given instance implements as a Set, including ones implemented by superclasses.
getAllInterfacesForClass(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return all interfaces that the given class implements as an array, including ones implemented by superclasses.
getAllInterfacesForClass(Class<?>, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return all interfaces that the given class implements as an array, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return all interfaces that the given class implements as a Set, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(Class<?>, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return all interfaces that the given class implements as a Set, including ones implemented by superclasses.
getAllMergedAnnotations(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get all annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
getAllMergedAnnotations(AnnotatedElement, Set<Class<? extends Annotation>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get all annotations of the specified annotationTypes within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the corresponding annotationType.
getAnnotatedElement() - 类中的方法 cn.taketoday.core.MethodParameter
Return the wrapped annotated element.
getAnnotatedElement() - 类中的方法 cn.taketoday.core.TypeDescriptor
for internal using
getAnnotatedMethods(String) - 接口中的方法 cn.taketoday.core.type.AnnotationMetadata
Retrieve the method metadata for all methods that are annotated (or meta-annotated) with the given annotation type.
getAnnotatedMethods(String) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getAnnotatedMethods(String) - 类中的方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
getAnnotation() - 接口中的方法 cn.taketoday.core.annotation.AnnotationProvider
Get Annotation on sub-class
getAnnotation(AnnotatedTypeMetadata) - 接口中的方法 cn.taketoday.core.annotation.AnnotationProvider
 
getAnnotation(Annotation, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get a single Annotation of annotationType from the supplied annotation: either the given annotation itself or a direct meta-annotation thereof.
getAnnotation(Class<A>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Get the nearest matching annotation or meta-annotation of the specified type, or MergedAnnotation.missing() if none is present.
getAnnotation(Class<T>) - record class中的方法 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
 
getAnnotation(Class<T>) - 类中的方法 cn.taketoday.core.MethodParameter
 
getAnnotation(Class<T>) - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
getAnnotation(Class<T>) - 类中的方法 cn.taketoday.core.TypeDescriptor
Obtain the annotation of the specified annotationType that is on this type descriptor.
getAnnotation(Class<T>) - 类中的方法 cn.taketoday.reflect.Property
 
getAnnotation(AnnotatedElement) - 接口中的方法 cn.taketoday.core.annotation.AnnotationProvider
 
getAnnotation(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get a single Annotation of annotationType from the supplied AnnotatedElement, where the annotation is either present or meta-present on the AnnotatedElement.
getAnnotation(Method, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method, where the annotation is either present or meta-present on the method.
getAnnotation(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the AnnotationAttributes stored under the specified attributeName.
getAnnotation(String) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Get the nearest matching annotation or meta-annotation of the specified type, or MergedAnnotation.missing() if none is present.
getAnnotation(String, Class<A>) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the annotation of type annotationType stored under the specified attributeName.
getAnnotation(String, Class<T>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required annotation attribute value from the annotation.
getAnnotation(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getAnnotation(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getAnnotationArray(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the array of AnnotationAttributes stored under the specified attributeName.
getAnnotationArray(String, Class<A>) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the array of type annotationType stored under the specified attributeName.
getAnnotationArray(String, Class<T>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required annotation array attribute value from the annotation.
getAnnotationArray(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getAnnotationArray(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getAnnotationAttributes(MergedAnnotation<?>, boolean, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
getAnnotationAttributes(Annotation) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as a Map, preserving all attribute types.
getAnnotationAttributes(Annotation, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as a Map.
getAnnotationAttributes(Annotation, boolean, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as an AnnotationAttributes map.
getAnnotationAttributes(Class<? extends Annotation>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve the attributes of the annotation of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAnnotationAttributes(Class<? extends Annotation>, boolean) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve the attributes of the annotation of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAnnotationAttributes(AnnotatedElement, Annotation) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as an AnnotationAttributes map.
getAnnotationAttributes(AnnotatedElement, Annotation, boolean, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as an AnnotationAttributes map.
getAnnotationAttributes(String) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve the attributes of the annotation of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAnnotationAttributes(String, boolean) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve the attributes of the annotation of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAnnotationAttributes(String, boolean) - 类中的方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
getAnnotationAttributes(String, boolean) - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
getAnnotationMetadata() - 接口中的方法 cn.taketoday.core.type.classreading.MetadataReader
Read full annotation metadata for the underlying class, including metadata for annotated methods.
getAnnotationMetadata() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMetadataReader
 
getAnnotations() - record class中的方法 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
 
getAnnotations() - 类中的方法 cn.taketoday.core.MethodParameter
 
getAnnotations() - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Get annotation details based on the direct annotations and meta-annotations of the underlying element.
getAnnotations() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getAnnotations() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
getAnnotations() - 类中的方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
getAnnotations() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
getAnnotations() - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
getAnnotations() - 类中的方法 cn.taketoday.core.TypeDescriptor
Return the annotations associated with this type descriptor, if any.
getAnnotations() - 类中的方法 cn.taketoday.reflect.Property
 
getAnnotations(boolean) - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
getAnnotations(boolean) - 类中的方法 cn.taketoday.reflect.Property
 
getAnnotations(AnnotatedElement) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
getAnnotations(AnnotatedElement) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get all Annotations that are present on the supplied AnnotatedElement.
getAnnotations(Method) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get all Annotations that are present on the supplied Method.
getAnnotationType() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the type of the mapped annotation.
getAnnotationType() - 类中的方法 cn.taketoday.core.type.filter.AnnotationTypeFilter
Return the Annotation that this instance is using to filter candidates.
getAnnotationType(String, ClassLoader) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationAttributes
 
getAnnotationTypes() - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Get the fully qualified class names of all annotation types that are present on the underlying class.
getAnnotationTypes() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getAnnotationTypes() - 类中的方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
getArgIndex(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Returns the index of the given method argument in the frame's local variables array.
getArgs(Class<?>[]) - 类中的方法 cn.taketoday.util.Instantiator
 
getArgsIndex() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
getArgumentCount() - 类中的方法 cn.taketoday.bytecode.Type
Returns the number of arguments of this method type.
getArgumentCount(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the number of arguments in the given method descriptor.
getArguments() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Return the arguments for the method invocation.
getArguments(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.FunctionReference
Compute the arguments to the function, they are the children of this expression node.
getArguments(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
getArgumentsAndReturnSizes() - 类中的方法 cn.taketoday.bytecode.Symbol
getArgumentsAndReturnSizes() - 类中的方法 cn.taketoday.bytecode.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentsAndReturnSizes(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Computes the size of the arguments and of the return value of a method.
getArgumentTypes() - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
getArgumentTypes() - 类中的方法 cn.taketoday.bytecode.commons.MethodSignature
Returns the argument types of the method described by this object.
getArgumentTypes() - 类中的方法 cn.taketoday.bytecode.Type
Returns the argument types of methods of this type.
getArgumentTypes(Object...) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
getArgumentTypes(Method) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type values corresponding to the argument types of the given method.
getArgumentTypes(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type values corresponding to the argument types of the given method descriptor.
getAssigned(int) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets
 
getAST() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
Return the Abstract Syntax Tree for the expression.
getAsText() - 类中的方法 cn.taketoday.core.conversion.support.ConvertingPropertyEditorAdapter
 
getAsText() - 类中的方法 cn.taketoday.core.io.ResourceEditor
 
getAttribute(int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getAttribute(String) - 接口中的方法 cn.taketoday.core.AttributeAccessor
Get the value of the attribute identified by name.
getAttribute(String) - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
getAttributeCount() - 类中的方法 cn.taketoday.bytecode.Attribute
Returns the number of attributes of the attribute list that begins with this attribute.
getAttributeCount() - 类中的方法 cn.taketoday.bytecode.ModuleWriter
Returns the number of Module, ModulePackages and ModuleMainClass attributes generated by this ModuleWriter.
getAttributeCount() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getAttributeIndex(int) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets.MirrorSet
 
getAttributeIndex(String, boolean) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getAttributeLocalName(int) - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getAttributeName(int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getAttributeNames() - 接口中的方法 cn.taketoday.core.AttributeAccessor
Return the names of all attributes.
getAttributeNames() - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
getAttributeNamespace(int) - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getAttributePrefix(int) - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getAttributePrototypes() - 类中的方法 cn.taketoday.bytecode.ClassWriter
Returns the prototypes of the attributes used by this class, its fields and its methods.
getAttributes() - 接口中的方法 cn.taketoday.core.AttributeAccessor
Return attributes map
getAttributes() - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
getAttributes() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
getAttributes(AnnotatedTypeMetadata) - 接口中的方法 cn.taketoday.core.annotation.AnnotationProvider
 
getAttributes(Class<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
 
getAttributes(Class<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
getAttributes(Class<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
getAttributes(StartElement) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
getAttributes(Attributes) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
getAttributeType(int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getAttributeValue(int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getAttributeValue(Method, boolean) - 类中的方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
getAttributeValue(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
Get the underlying attribute value.
getAttributeValue(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getAttributeValue(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getAttributeValue(String, String) - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getAttributeValueForMirrorResolution(Method, Object) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
 
getAvailableParameter(Class<?>) - 类中的方法 cn.taketoday.util.Instantiator
 
getAvailableParameters(Consumer<Instantiator.AvailableParameters>) - 类中的方法 cn.taketoday.util.Instantiator
 
getBaseName() - 类中的方法 cn.taketoday.aot.hint.ResourceBundleHint
Return the baseName of the resource bundle.
getBaseTypeMethods(Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
getBean() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
Return the bean currently in use by this map.
getBeanGetters(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
getBeanProperties(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
getBeanResolver() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return a bean resolver that can look up beans by name.
getBeanResolver() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
SimpleEvaluationContext does not support the use of bean references.
getBeanResolver() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
getBeanSetters(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
getBoolean(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getBoolean(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as a boolean.
getBoolean(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required boolean attribute value from the annotation.
getBooleanArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getBooleanArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required boolean array attribute value from the annotation.
getBooleanValue() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required boolean attribute value from the annotation.
getBooleanValue(ExpressionState, SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.ast.OpAnd
 
getBooleanValue(ExpressionState, SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.ast.OpOr
 
getBootstrapMethod() - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
Returns the bootstrap method used to compute the value of this constant.
getBootstrapMethodArgument(int) - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
Returns an argument passed to the bootstrap method, in order to compute the value of this constant.
getBootstrapMethodArgumentCount() - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
Returns the number of arguments passed to the bootstrap method, in order to compute the value of this constant.
getBootstrapMethodArgumentsUnsafe() - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
Returns the arguments to pass to the bootstrap method, in order to compute the value of this constant.
getBoundPrefixes() - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
Return all declared prefixes.
getBoxedType() - 类中的方法 cn.taketoday.bytecode.Type
get Boxed Type
getBufferAllocator() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
Return the BufferAllocator used by this factory.
getBufferIndex() - 类中的静态方法 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
getBuilder(Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
 
getBundle() - 类中的方法 cn.taketoday.core.ssl.DefaultSslBundleRegistry.RegisteredSslBundle
 
getBundle(String) - 类中的方法 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
getBundle(String) - 接口中的方法 cn.taketoday.core.ssl.SslBundles
Return an SslBundle with the provided name.
getBundleName() - 异常错误中的方法 cn.taketoday.core.ssl.NoSuchSslBundleException
Return the name of the bundle that was not found.
getByte(int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Read a single byte at the given index from this data buffer.
getByte(int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
getByte(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
getByte(int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
getByte(int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
getByte(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getByte(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required byte attribute value from the annotation.
getByteArray() - 类中的方法 cn.taketoday.core.io.ByteArrayResource
Return the underlying byte array.
getByteArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getByteArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required byte array attribute value from the annotation.
getByteBufAllocator() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
Return the ByteBufAllocator used by this factory.
getByteP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getCachedExecutor(EvaluationContext, Object, TypeDescriptor, List<TypeDescriptor>) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
getCacheLimit() - 类中的方法 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
Return the maximum number of entries for the MetadataReader cache.
getCacheLimit() - 类中的方法 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory.LocalResourceCache
 
getCallback(int) - 接口中的方法 cn.taketoday.bytecode.proxy.Factory
Return the Callback implementation at the specified index.
getCallback(Method) - 类中的方法 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
getCallbackField(int) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
 
getCallbackKeys() - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
getCallbacks() - 类中的方法 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
getCallbacks() - 接口中的方法 cn.taketoday.bytecode.proxy.Factory
Get the current set of callbacks for ths object.
getCallbacksSetter(Class, String) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
 
getCallbackTypes() - 类中的方法 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
getCanonicalInstance() - 类中的方法 cn.taketoday.bytecode.Label
Returns the "canonical" Label instance corresponding to this label's bytecode offset, if known, otherwise the label itself.
getCanonicalName() - 类中的方法 cn.taketoday.aot.generate.GeneratedTypeReference
 
getCanonicalName() - 类中的方法 cn.taketoday.aot.hint.ReflectionTypeReference
 
getCanonicalName() - 类中的方法 cn.taketoday.aot.hint.SimpleTypeReference
 
getCanonicalName() - 接口中的方法 cn.taketoday.aot.hint.TypeReference
Return the canonical name of this type reference.
getCause() - 异常错误中的方法 cn.taketoday.bytecode.beans.BulkBeanException
 
getCause() - 异常错误中的方法 cn.taketoday.expression.spel.InternalParseException
 
getCause() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
getCause() - 类中的方法 cn.taketoday.util.concurrent.FailedFuture
 
getCause() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Returns the cause of the failed operation if the operation failed.
getCause() - 类中的方法 cn.taketoday.util.concurrent.SucceededFuture
 
getCause(Object) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
getCertificateChain(String) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
getCertificateFactory() - 类中的静态方法 cn.taketoday.core.ssl.pem.PemCertificateParser
 
getCertificates() - 类中的方法 cn.taketoday.core.ssl.pem.PemContent
Parse and return all certificates from the PEM content.
getChar(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getChar(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required char attribute value from the annotation.
getChar(String, int) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Returns the string character at the given index, or 0.
getCharacterEncodingScheme() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getCharacterOffset() - 类中的方法 cn.taketoday.util.xml.StaxEventHandler.LocatorLocationAdapter
 
getCharArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getCharArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required char array attribute value from the annotation.
getCharP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getCharset() - 类中的方法 cn.taketoday.core.io.EncodedResource
Return the Charset to use for reading from the resource, or null if none specified.
getCharset() - 类中的方法 cn.taketoday.util.MimeType
Return the character set, as indicated by a charset parameter, if any.
getCharset(MimeType) - 类中的方法 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
getCharset(MimeType) - 类中的方法 cn.taketoday.core.codec.CharSequenceEncoder
 
getChild(int) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getChild(int) - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Helper method that returns a SpelNode rather than an Antlr Tree node.
getChildCount() - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getChildCount() - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Return the number of children under this node.
getChildElementByTagName(Element, String) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Utility method that returns the first child element identified by its name.
getChildElements(Element) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Retrieves all child elements of the given DOM element.
getChildElementsByTagName(Element, String) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Retrieves all child elements of the given DOM element that match the given element name.
getChildElementsByTagName(Element, String...) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Retrieves all child elements of the given DOM element that match any of the given element names.
getChildElementValueByTagName(Element, String) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Utility method that returns the first child element value identified by its name.
getCiphers() - 接口中的方法 cn.taketoday.core.ssl.SslOptions
Return the ciphers that can be used or an empty set.
getClass(Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Loads the class corresponding to the given type.
getClass(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getClass(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as a class.
getClass(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required class attribute value from the annotation.
getClassArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getClassArray(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as an array of classes.
getClassArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required class array attribute value from the annotation.
getClassEmitter() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
getClasses(Object[]) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
getClasses(Object[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Mixin
 
getClassesDefinedCount() - 类中的方法 cn.taketoday.bytecode.BytecodeCompiler.ChildClassLoader
 
getClassFileName(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine the name of the class file, relative to the containing package: e.g.
getClassFor(String) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
 
getClassForValue(Object) - 类中的静态方法 cn.taketoday.core.Conventions
Determine the class to use for naming a variable containing the given value.
getClassGenerator() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
getClassGenerator() - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
getClassHierarchy(Class<?>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
Returns an ordered class hierarchy for the given type.
getClassInfo() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
getClassInfo() - 类中的方法 cn.taketoday.bytecode.core.MethodInfo
 
getClassInfo() - 类中的方法 cn.taketoday.bytecode.core.SimpleMethodInfo
 
getClassLoader() - 类中的方法 cn.taketoday.bytecode.ClassWriter
Returns the ClassLoader to be used by the default implementation of ClassWriter.getCommonSuperClass(String, String), that of this ClassWriter's runtime type by default.
getClassLoader() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
 
getClassLoader() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
getClassLoader() - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator.Context
 
getClassLoader() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getClassLoader() - 类中的方法 cn.taketoday.core.io.ClassPathResource
Return the ClassLoader that this resource will be obtained from.
getClassLoader() - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader
Return the ClassLoader to load class path resources with.
getClassLoader() - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
getClassLoader() - 接口中的方法 cn.taketoday.core.io.ResourceLoader
Expose the ClassLoader used by this ResourceLoader.
getClassLoader() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
getClassLoader(Class) - 类中的静态方法 cn.taketoday.bytecode.core.DuplicatesPredicate
 
getClassMetadata() - 接口中的方法 cn.taketoday.core.type.classreading.MetadataReader
Read basic class metadata for the underlying class.
getClassMetadata() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMetadataReader
 
getClassName() - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the internal name of the class (see Type.getInternalName()).
getClassName() - 异常错误中的方法 cn.taketoday.bytecode.ClassTooLargeException
Returns the internal name of the class.
getClassName() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
getClassName() - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
 
getClassName() - 类中的方法 cn.taketoday.bytecode.core.DebuggingClassWriter
 
getClassName() - 异常错误中的方法 cn.taketoday.bytecode.MethodTooLargeException
Returns the internal name of the owner class.
getClassName() - 类中的方法 cn.taketoday.bytecode.Type
Returns the binary name of the class corresponding to this type.
getClassName() - 类中的方法 cn.taketoday.core.Constants
Return the name of the analyzed class.
getClassName() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return the name of the underlying class.
getClassName() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getClassName() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
getClassName() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
getClassName(byte[]) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
getClassName(ClassReader) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
getClassName(Resource) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
getClassName(InputStream) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
getClassName(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
get object class name
getClassName(String, String, Object, Predicate<String>) - 类中的方法 cn.taketoday.bytecode.core.DefaultNamingPolicy
 
getClassName(String, String, Object, Predicate<String>) - 接口中的方法 cn.taketoday.bytecode.core.NamingPolicy
Choose a name for a generated class.
getClassName(String, String, Object, Predicate<String>) - 类中的方法 cn.taketoday.bytecode.core.NamingPolicy.InfraNamingPolicy
 
getClassNamePath(String) - 接口中的静态方法 cn.taketoday.aot.generate.GeneratedFiles
 
getClassReader(Resource) - 类中的静态方法 cn.taketoday.core.type.classreading.SimpleMetadataReader
 
getClassReader(String) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassLoader
 
getClassType() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
getClassValue() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required class attribute value from the annotation.
getClassValueArray() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required class array attribute value from the annotation.
getClassVisitor() - 类中的方法 cn.taketoday.bytecode.core.DefaultGeneratorStrategy
 
getCleanedUrl() - 类中的方法 cn.taketoday.core.io.UrlResource
Lazily determine a cleaned URL for the given original URL.
getClientAliases(String, Principal[]) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
getClonedLabel(LabelNode) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
Returns the clone of the given original label that is appropriate for use by a try/catch block or a variable annotation.
getClonedLabelForJumpInsn(LabelNode) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
Returns the clone of the given original label that is appropriate for use in a jump instruction.
getCodeEmitter() - 类中的方法 cn.taketoday.bytecode.core.Block
 
getCodeSize() - 异常错误中的方法 cn.taketoday.bytecode.MethodTooLargeException
Returns the size of the method's Code attribute, in bytes.
getCollectionTypeString(Collection<?>) - 类中的方法 cn.taketoday.core.style.DefaultValueStyler
 
getColumnNumber() - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader.StaxLocator
 
getColumnNumber() - 类中的方法 cn.taketoday.util.xml.StaxEventHandler.LocatorLocationAdapter
 
getCommonSuperClass(String, String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Returns the common super type of the two given types.
getComparator() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
getComparator() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
 
getCompiler(ClassLoader) - 类中的静态方法 cn.taketoday.expression.spel.standard.SpelCompiler
Factory method for compiler instances.
getCompilerClassLoader() - 类中的方法 cn.taketoday.expression.spel.SpelParserConfiguration
Return the ClassLoader to use as the basis for expression compilation.
getCompilerMode() - 类中的方法 cn.taketoday.expression.spel.SpelParserConfiguration
Return the compiler mode for parsers using this configuration object.
getComponentType() - 类中的方法 cn.taketoday.bytecode.Type
 
getComponentType() - 类中的方法 cn.taketoday.core.ResolvableType
Return the ResolvableType representing the component type of the array or ResolvableType.NONE if this type does not represent an array.
getComponentType() - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor.ArrayVisitor
 
getComponentType() - 类中的方法 cn.taketoday.core.TypeDescriptor
 
getCompositeLog(Logger, Logger, Logger...) - 类中的静态方法 cn.taketoday.logging.LogDelegateFactory
Create a composite logger that delegates to a primary or falls back on a secondary logger if logging for the primary logger is not enabled.
getConcreteOutputType(int, int) - 类中的方法 cn.taketoday.bytecode.Frame
Computes the concrete output type corresponding to a given abstract output type.
getConcurrencyLimit() - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Return the maximum number of parallel task executions allowed.
getConcurrencyLimit() - 类中的方法 cn.taketoday.util.ConcurrencyThrottleSupport
Return the maximum number of concurrent access attempts allowed.
getConfiguration() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
getConstantPoolCount() - 异常错误中的方法 cn.taketoday.bytecode.ClassTooLargeException
Returns the number of constant pool items of the class.
getConstantPoolLength() - 类中的方法 cn.taketoday.bytecode.SymbolTable
Returns the length in bytes of this symbol table's constant_pool array.
getConstantValue() - 类中的方法 cn.taketoday.expression.spel.ast.InlineList
 
getConstantValue() - 类中的方法 cn.taketoday.expression.spel.ast.InlineMap
 
getConstructor() - 类中的方法 cn.taketoday.core.MethodParameter
Return the wrapped Constructor, if any.
getConstructor() - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveConstructorExecutor
 
getConstructor(Class[]) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getConstructor(Class<T>, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
getDeclaredConstructor
getConstructor(Constructor) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getConstructorDescriptor(Constructor<?>) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the descriptor corresponding to the given constructor.
getConstructorIfAvailable(Class<T>, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given class has a declared constructor with the given signature, and return it if available (else return null).
getConstructorResolvers() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return a list of resolvers that will be asked in turn to locate a constructor.
getConstructorResolvers() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Return an empty list, always, since this context does not support the use of type references.
getConstructorResolvers() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
getContainingClass() - 类中的方法 cn.taketoday.core.MethodParameter
Return the containing class for this method parameter.
getContentAsByteArray() - 类中的方法 cn.taketoday.core.io.ByteArrayResource
 
getContentAsByteArray() - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
getContentAsByteArray() - 类中的方法 cn.taketoday.core.io.PathResource
 
getContentAsByteArray() - 接口中的方法 cn.taketoday.core.io.Resource
Return the contents of this resource as a byte array.
getContentAsString() - 类中的方法 cn.taketoday.core.io.EncodedResource
Returns the contents of the specified resource as a string, using the specified Charset or encoding (if any).
getContentAsString(Charset) - 类中的方法 cn.taketoday.core.io.ByteArrayResource
 
getContentAsString(Charset) - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
getContentAsString(Charset) - 类中的方法 cn.taketoday.core.io.PathResource
 
getContentAsString(Charset) - 接口中的方法 cn.taketoday.core.io.Resource
Returns the contents of this resource as a string, using the specified charset.
getContentHandler() - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
getContentRangeHeader(ResourceRegion) - 类中的方法 cn.taketoday.core.codec.ResourceRegionEncoder
 
getContents() - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
getConventionMapping(int) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the related index of a convention mapped attribute, or -1 if there is no mapping.
getConversionService() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getConversionService() - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
getConversionService() - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Return the ConfigurableConversionService used when performing type conversions on properties.
getConverter(TypeDescriptor, TypeDescriptor) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Hook method to lookup the converter for a given sourceType/targetType pair.
getConverter(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConvertersForPair
 
getConverter(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
Hook method to lookup the converter for a given sourceType/targetType pair.
getConverter(Class<?>, TypeDescriptor) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Hook method to lookup the converter for a given sourceType/targetType pair.
getConverter(Class<?>, Class<?>) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Hook method to lookup the converter for a given sourceType/targetType pair.
getConverter(Class<T>) - 接口中的方法 cn.taketoday.core.conversion.ConverterFactory
Get the converter to convert from S to target type T, where T is also an instance of R.
getConverter(Class<T>) - 类中的方法 cn.taketoday.core.conversion.support.CharacterToNumberFactory
 
getConverter(Class<T>) - 类中的方法 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory
 
getConverter(Class<T>) - 类中的方法 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory
 
getConverter(Class<T>) - 类中的方法 cn.taketoday.core.conversion.support.StringToEnumConverterFactory
 
getConverter(Class<T>) - 类中的方法 cn.taketoday.core.conversion.support.StringToNumberConverterFactory
 
getConverter(Object, TypeDescriptor) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Hook method to lookup the converter for a given sourceType/targetType pair.
getConverter(Object, Class<?>) - 接口中的方法 cn.taketoday.core.conversion.ConversionService
Hook method to lookup the converter for a given sourceType/targetType pair.
getConverterStrings() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
getConvertibleTypes() - 接口中的方法 cn.taketoday.core.conversion.GenericConverter
Return the source and target types that this converter can convert between.
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ArrayToArrayConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ArrayToCollectionConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ArrayToObjectConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ArrayToStringConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ByteBufferConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.CollectionToArrayConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.CollectionToCollectionConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.CollectionToObjectConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.CollectionToStringConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.FallbackObjectToStringConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterAdapter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterFactoryAdapter
 
getConvertibleTypes() - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.NoOpConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.IdToEntityConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.MapToMapConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ObjectToArrayConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ObjectToCollectionConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.ObjectToOptionalConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.StreamConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.StringToArrayConverter
 
getConvertibleTypes() - 类中的方法 cn.taketoday.core.conversion.support.StringToCollectionConverter
 
getCount() - 类中的方法 cn.taketoday.core.io.ResourceRegion
Return the byte count of this region in the underlying Resource.
getCount() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
Return the total number of references in this segment.
getCurrent() - 类中的静态方法 cn.taketoday.bytecode.core.AbstractClassGenerator
Used internally by CGLIB.
getCustomizers(Class<T>) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
getDeclaration() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
Returns the Java generic type declaration corresponding to the visited signature.
getDeclaredAnnotation(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
getDeclaredAnnotations() - record class中的方法 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
 
getDeclaredAnnotations() - 类中的方法 cn.taketoday.core.MethodParameter
 
getDeclaredAnnotations() - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
getDeclaredAnnotations() - 类中的方法 cn.taketoday.reflect.Property
 
getDeclaredAnnotations(AnnotatedElement, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
getDeclaredFields(Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
This variant retrieves Class.getDeclaredFields() from a local cache in order to avoid the JVM's SecurityManager check and defensive array copying.
getDeclaredMemberCategories() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
 
getDeclaredMemberCategories() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
 
getDeclaredMemberCategories() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
 
getDeclaredMethods() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Retrieve the method metadata for all user-declared methods on the underlying class, preserving declaration order as far as possible.
getDeclaredMethods() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getDeclaredMethods() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
getDeclaredMethods(Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Variant of Class.getDeclaredMethods() that uses a local cache in order to avoid the JVM's SecurityManager check and new Method instances.
getDeclaredMethods(Class<?>, boolean) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
getDeclaredRepeatableAnnotations(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get the declared repeatable annotations of annotationType from the supplied AnnotatedElement, where such annotations are either directly present, indirectly present, or meta-present on the element.
getDeclaredRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get the declared repeatable annotations of annotationType from the supplied AnnotatedElement, where such annotations are either directly present, indirectly present, or meta-present on the element.
getDeclaringClass() - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
getDeclaringClass() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getDeclaringClass() - 类中的方法 cn.taketoday.core.MethodParameter
Return the class that declares the underlying Method or Constructor.
getDeclaringClass() - 类中的方法 cn.taketoday.reflect.Property
Returns the Class object representing the class or interface that declares the field represented by this Field object.
getDeclaringClassName() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
getDeclaringClassName() - 接口中的方法 cn.taketoday.core.type.MethodMetadata
Get the fully-qualified name of the class that declares the underlying method.
getDeclaringClassName() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
getDecodableMimeTypes() - 类中的方法 cn.taketoday.core.codec.AbstractDecoder
 
getDecodableMimeTypes() - 接口中的方法 cn.taketoday.core.codec.Decoder
Return the list of MIME types supported by this Decoder.
getDecodableMimeTypes(ResolvableType) - 接口中的方法 cn.taketoday.core.codec.Decoder
Return the list of MIME types supported by this Decoder for the given type of element.
getDecoratedClass() - 接口中的方法 cn.taketoday.core.DecoratingProxy
Return the (ultimate) decorated class behind this proxy.
getDefaultCharset() - 类中的方法 cn.taketoday.core.codec.AbstractCharSequenceDecoder
Return the configured defaultCharset.
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.proxy.InterfaceMaker
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.Generator
 
getDefaultClassLoader() - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher.Generator
 
getDefaultClassLoader() - 类中的静态方法 cn.taketoday.util.ClassUtils
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getDefaultConstructor(Class<?>) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
getDefaultConverter(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
Return the default converter if no converter is found for the given sourceType/targetType pair.
getDefaultProfiles() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getDefaultProfiles() - 接口中的方法 cn.taketoday.core.env.Environment
Return the set of profiles to be active by default when no active profiles have been set explicitly.
getDefaultThreadNamePrefix() - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Build the default thread name prefix for this factory.
getDefaultValue(Annotation) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the default value of the value attribute of a single-element Annotation, given an annotation instance.
getDefaultValue(Annotation, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the default value of a named attribute, given an annotation instance.
getDefaultValue(Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the default value of the value attribute of a single-element Annotation, given the annotation type.
getDefaultValue(Class<? extends Annotation>, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the default value of a named attribute, given the annotation type.
getDefaultValue(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getDefaultValue(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the default attribute value from the annotation as specified in the annotation declaration.
getDefaultValue(String, Class<T>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the default attribute value from the annotation as specified in the annotation declaration.
getDefaultValue(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getDefaultValue(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getDefaultValues(Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
 
getDefineClassStrategy() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
getDelegate() - 类中的方法 cn.taketoday.bytecode.RecordComponentVisitor
The record visitor to which this visitor must delegate method calls.
getDelegate() - 类中的方法 cn.taketoday.core.io.ClassPathResource
 
getDelegate() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
getDelimiterBytes(MimeType) - 类中的方法 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
getDepth(Class<?>, Class<?>, int) - 类中的方法 cn.taketoday.util.comparator.ExceptionDepthComparator
 
getDesc() - 类中的方法 cn.taketoday.bytecode.Handle
Returns the descriptor of the field or method designated by this handle.
getDescription() - 接口中的方法 cn.taketoday.lang.Descriptive
Return a description
getDescription() - 接口中的方法 cn.taketoday.lang.Enumerable
 
getDescriptiveType(Object) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return a descriptive name for the given object's type: usually simply the class name, but component type class name + "[]" for arrays, and an appended list of implemented interfaces for JDK proxies.
getDescriptor() - 类中的方法 cn.taketoday.bytecode.ClassValueHolder
 
getDescriptor() - 类中的方法 cn.taketoday.bytecode.commons.MethodSignature
Returns the descriptor of the method described by this object.
getDescriptor() - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
Returns the type of this constant.
getDescriptor() - 类中的方法 cn.taketoday.bytecode.EnumValueHolder
 
getDescriptor() - 异常错误中的方法 cn.taketoday.bytecode.MethodTooLargeException
Returns the descriptor of the method.
getDescriptor() - 类中的方法 cn.taketoday.bytecode.Type
Returns the descriptor corresponding to this type.
getDescriptor() - 类中的方法 cn.taketoday.core.ReactiveAdapter
Return the descriptor of the reactive type for the adapter.
getDescriptor(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the descriptor corresponding to the given class.
getDescriptor(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Object -> Ljava/lang/Object; Object, Object ,Class -> Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Class;
getDescriptor(String, boolean) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the descriptor corresponding to the given type name.
getDescriptor(String, int, int, boolean) - 类中的静态方法 cn.taketoday.bytecode.Type
Object -> Ljava/lang/Object; Object, Object ,Class -> Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Class;
getDigest(String) - 类中的静态方法 cn.taketoday.util.DigestUtils
Create a new MessageDigest with the given algorithm.
getDimensions() - 类中的方法 cn.taketoday.bytecode.Type
Returns the number of dimensions of this array type.
getDir() - 类中的方法 cn.taketoday.core.ApplicationHome
Returns the application home directory.
getDir() - 类中的方法 cn.taketoday.core.ApplicationTemp
Return the directory to be used for application specific temp files.
getDir(String) - 类中的方法 cn.taketoday.core.ApplicationTemp
Return a sub-directory of the application temp.
getDisplayString(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a content-based String representation if obj is not null; otherwise returns an empty String.
getDistance() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the distance of this annotation related to its use as a meta-annotation.
getDistance() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getDistance() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getDistance(AnsiColors.LabColor) - 类中的方法 cn.taketoday.core.ansi.AnsiColors.LabColor
 
getDouble(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getDouble(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required double attribute value from the annotation.
getDoubleArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getDoubleArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required double array attribute value from the annotation.
getDoubleP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getDoubleValue() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required double attribute value from the annotation.
getDTDHandler() - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
getEcParameters(PemPrivateKeyParser.DerElement) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
getElement(String) - 类中的方法 cn.taketoday.core.ansi.AnsiPropertySource.Ansi8BitColorMapping
 
getElement(String) - 类中的方法 cn.taketoday.core.ansi.AnsiPropertySource.EnumMapping
 
getElement(String) - 类中的方法 cn.taketoday.core.ansi.AnsiPropertySource.Mapping
 
getElement(List<T>, int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Returns the element at the specified position in this list.
getElement(T[], int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Returns the element at the specified position in this list.
getElementDescriptor() - 类中的方法 cn.taketoday.core.TypeDescriptor
If this type is an array, returns the array's component type.
getElementText() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getElementText() - 类中的方法 cn.taketoday.util.xml.ListBasedXMLEventReader
 
getElementType() - 类中的方法 cn.taketoday.bytecode.Type
Returns the type of the elements of this array type.
getElementValue(BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
Returns the value corresponding to the type of the elements of the given array reference value.
getElementValue(BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
 
getEmptyValue() - 类中的方法 cn.taketoday.core.ReactiveTypeDescriptor
Return an empty-value instance for the underlying reactive or async type.
getEnabled() - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
Returns if ANSI output is enabled
getEnabledProtocols() - 接口中的方法 cn.taketoday.core.ssl.SslOptions
Return the protocols that should be enabled or an empty set.
getEnclosingClass() - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
Return the enclosing GeneratedClass or null if this instance represents a top-level class.
getEnclosingClass(Class<?>) - 类中的静态方法 cn.taketoday.aot.hint.ReflectionTypeReference
 
getEnclosingClassName() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return the name of the enclosing class of the underlying class, or null if the underlying class is a top-level class.
getEnclosingClassName() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getEnclosingClassName() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
getEnclosingType() - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
getEnclosingType() - 接口中的方法 cn.taketoday.aot.hint.TypeReference
Return the enclosing type reference, or null if this type reference does not have an enclosing type.
getEncodableMimeTypes() - 类中的方法 cn.taketoday.core.codec.AbstractEncoder
 
getEncodableMimeTypes() - 接口中的方法 cn.taketoday.core.codec.Encoder
Return the list of MIME types supported by this Encoder.
getEncodableMimeTypes(ResolvableType) - 接口中的方法 cn.taketoday.core.codec.Encoder
Return the list of MIME types supported by this Encoder for the given type of element.
getEncoding() - 类中的方法 cn.taketoday.core.io.EncodedResource
Return the encoding to use for reading from the resource, or null if none specified.
getEncoding() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getEncryptionAlgorithm(AlgorithmParameters, String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.Pkcs8PrivateKeyDecryptor
 
getEnd() - 类中的方法 cn.taketoday.bytecode.core.Block
 
getEndPosition() - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getEndPosition() - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Return the end position of this AST node in the expression string.
getEntityName(Class<?>) - 类中的方法 cn.taketoday.core.conversion.support.IdToEntityConverter
 
getEntityResolver() - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
getEnum(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as an enum.
getEnum(String, Class<E>) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getEnum(String, Class<E>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required enum attribute value from the annotation.
getEnumArray(String, Class<E>) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getEnumArray(String, Class<E>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required enum array attribute value from the annotation.
getEnumType(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
getEnvironment() - 接口中的方法 cn.taketoday.core.env.EnvironmentCapable
Return the Environment associated with this component.
getErrorHandler() - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
getEvaluationContext() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
getEvaluationContext() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
Return the default evaluation context that will be used if none is supplied on an evaluation call.
getEventType() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getExactSizeIfKnown() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
getExactSizeIfKnown() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
 
getExceptionIndex() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
getExceptions() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
Returns the Java generic exception types declaration corresponding to the visited signature.
getExceptionTableLength(Handler) - 类中的静态方法 cn.taketoday.bytecode.Handler
Returns the number of elements of the Handler list that begins with the given element.
getExceptionTableSize(Handler) - 类中的静态方法 cn.taketoday.bytecode.Handler
Returns the size in bytes of the JVMS exception_table corresponding to the Handler list that begins with the given element.
getExceptionTypes() - 类中的方法 cn.taketoday.bytecode.core.MethodInfo
 
getExceptionTypes() - 类中的方法 cn.taketoday.bytecode.core.SimpleMethodInfo
 
getExceptionTypes() - 类中的方法 cn.taketoday.bytecode.reflect.FastConstructorAccessor
 
getExceptionTypes() - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
getExceptionTypes() - 类中的方法 cn.taketoday.bytecode.reflect.FastMethodAccessor
 
getExceptionTypes(Member) - 类中的静态方法 cn.taketoday.bytecode.Type
 
getExcludes() - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHints
Return the exclude patterns to use to identify the resources to match.
getExecutable() - 类中的方法 cn.taketoday.core.MethodParameter
Return the wrapped executable.
getExitDescriptor() - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getExpressionPrefix() - 类中的方法 cn.taketoday.expression.common.TemplateParserContext
 
getExpressionPrefix() - 接口中的方法 cn.taketoday.expression.ParserContext
For template expressions, returns the prefix that identifies the start of an expression block within a string.
getExpressions() - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getExpressionString() - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getExpressionString() - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getExpressionString() - 接口中的方法 cn.taketoday.expression.Expression
Return the original string used to create this expression (unmodified).
getExpressionString() - 异常错误中的方法 cn.taketoday.expression.ExpressionException
Return the expression string.
getExpressionString() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getExpressionSuffix() - 类中的方法 cn.taketoday.expression.common.TemplateParserContext
 
getExpressionSuffix() - 接口中的方法 cn.taketoday.expression.ParserContext
For template expressions, return the prefix that identifies the end of an expression block within a string.
getFallbackClassLoader() - 类中的方法 cn.taketoday.core.ConfigurableObjectInputStream
Return the fallback ClassLoader to use when no ClassLoader was specified and ObjectInputStream's own default class loader failed.
getFeature(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
 
getFeature(String) - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
This implementation throws a SAXNotRecognizedException exception for any feature outside of the "http://xml.org/sax/features/" namespace and returns false for any feature within.
getFeatureNamePrefix() - 类中的方法 cn.taketoday.aot.generate.ClassNameGenerator
 
getField() - 类中的方法 cn.taketoday.reflect.Property
get or find a Field
getField(Type, String, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the value of a non static field on the stack.
getField(Field, Object) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Get the field represented by the supplied field object on the specified target object.
getField(String) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
getField(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
GETFIELD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
getFieldCache() - 类中的方法 cn.taketoday.core.Constants
Exposes the field cache to subclasses: a Map from String field name to object value.
getFieldInfo(String) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
getFieldName(int) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
getFieldName(int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorterEmitter
 
getFile() - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
This implementation returns a File reference for the underlying class path resource, provided that it refers to a file in the file system.
getFile() - 类中的方法 cn.taketoday.core.io.AbstractResource
 
getFile() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation returns the underlying File reference.
getFile() - 类中的方法 cn.taketoday.core.io.FileUrlResource
 
getFile() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation returns the underlying File reference.
getFile() - 接口中的方法 cn.taketoday.core.io.Resource
Return a File handle for this resource.
getFile() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
getFile() - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation returns a File reference for the underlying URL/URI, provided that it refers to a file in the file system.
getFile(String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Resolve the given resource location to a java.io.File, i.e. to a file in the file system.
getFile(URI) - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
This implementation returns a File reference for the given URI-identified resource, provided that it refers to a file in the file system.
getFile(URI) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Resolve the given resource URI to a java.io.File, i.e. to a file in the file system.
getFile(URI, String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Resolve the given resource URI to a java.io.File, i.e. to a file in the file system.
getFile(URL) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Resolve the given resource URL to a java.io.File, i.e. to a file in the file system.
getFile(URL, String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Resolve the given resource URL to a java.io.File, i.e. to a file in the file system.
getFileAttributes(FileSystem) - 类中的方法 cn.taketoday.core.ApplicationTemp
 
getFileForLastModifiedCheck() - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
This implementation determines the underlying File (or jar file, in case of a resource in a jar/zip).
getFileForLastModifiedCheck() - 类中的方法 cn.taketoday.core.io.AbstractResource
Determine the File to use for timestamp checking.
getFilename(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Extract the filename from the given Java resource path, e.g.
getFilenameExtension(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Extract the filename extension from the given Java resource path, e.g.
getFilePath() - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
getFinder(Class<?>) - 类中的方法 cn.taketoday.core.conversion.support.IdToEntityConverter
 
getFirst() - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns the first instruction in this list.
getFirst() - 类中的方法 cn.taketoday.core.Pair
 
getFirst(Pair<T, ?>) - 类中的静态方法 cn.taketoday.core.Pair
 
getFirst(K) - 接口中的方法 cn.taketoday.util.MultiValueMap
Return the first value for the given key.
getFirst(K) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
getFirst(K) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
getFirstAttributeOffset() - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the offset in ClassReader.classFileBuffer of the first ClassFile's 'attributes' array field entry.
getFirstRootAttributeIndex(ArrayList<Method>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
getFlag(String) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Retrieve the flag for the given property key.
getFlag(String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Retrieve the flag for the given property key.
getFlag(String, boolean) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Retrieve the flag for the given property key.
getFlag(String, boolean) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Retrieve the flag for the given property key.
getFlags() - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassLoader
 
getFlattenedMap(Map<String, Object>) - 类中的方法 cn.taketoday.core.YamlProcessor
Return a flattened version of the given map, recursively following any nested Map or Collection values.
getFloat(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getFloat(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required float attribute value from the annotation.
getFloatArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getFloatArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required float array attribute value from the annotation.
getFloatP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getFoo() - 类中的方法 cn.taketoday.bytecode.beans.SampleGetter
 
getFormalParameterIndex() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the index of the formal parameter whose type is referenced by this type reference.
getFrames() - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Returns the symbolic execution stack frame for each instruction of the last analyzed method.
getFullyClassFileName(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine the name of the class file, relative to the containing package: e.g.
getGeneratedClasses() - 类中的方法 cn.taketoday.aot.generate.DefaultGenerationContext
 
getGeneratedClasses() - 接口中的方法 cn.taketoday.aot.generate.GenerationContext
Get the GeneratedClasses used by the context.
getGeneratedFile(GeneratedFiles.Kind, String) - 类中的方法 cn.taketoday.aot.generate.InMemoryGeneratedFiles
Return the InputStreamSource of specified file.
getGeneratedFileContent(GeneratedFiles.Kind, String) - 类中的方法 cn.taketoday.aot.generate.InMemoryGeneratedFiles
Return the content of the specified file.
getGeneratedFiles() - 类中的方法 cn.taketoday.aot.generate.DefaultGenerationContext
 
getGeneratedFiles() - 接口中的方法 cn.taketoday.aot.generate.GenerationContext
Get the GeneratedFiles used by the context.
getGeneratedFiles(GeneratedFiles.Kind) - 类中的方法 cn.taketoday.aot.generate.InMemoryGeneratedFiles
Return a Map of the generated files of a specific GeneratedFiles.Kind.
getGeneratedMethods() - 类中的方法 cn.taketoday.aot.generate.ValueCodeGenerator
Return the GeneratedMethods that represents the scope in which code generated by this instance will be added, or null if no specific scope is set.
getGenerator(ClassReader) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassLoader
 
getGenerator(ClassReader) - 类中的方法 cn.taketoday.bytecode.transform.TransformingClassLoader
 
getGenerator(Type) - 类中的静态方法 cn.taketoday.bytecode.proxy.CallbackInfo
 
getGenerators(Type[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.CallbackInfo
 
getGeneric(int...) - 类中的方法 cn.taketoday.core.ResolvableType
Return a ResolvableType representing the generic parameter for the given indexes.
getGenericParameterType() - 类中的方法 cn.taketoday.core.MethodParameter
Return the generic type of the method/constructor parameter.
getGenerics() - 类中的方法 cn.taketoday.core.ResolvableType
Return an array of ResolvableTypes representing the generic parameters of this type.
getGenerics(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Find generics in target class
getGetters() - 类中的方法 cn.taketoday.bytecode.beans.BulkBean
 
getHandlers(int) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Returns the exception handlers for the given instruction.
getHash() - 接口中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Reference
Return the hash for the reference.
getHash() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.SoftEntryReference
 
getHash() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.WeakEntryReference
 
getHash(Object) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
Get the hash for a given object, apply an additional hash function to reduce collisions.
getHiddenLog(Class<?>) - 类中的静态方法 cn.taketoday.logging.LogDelegateFactory
Create a "hidden" logger with a category name prefixed with "_", thus precluding it from being enabled together with other log categories from the same package.
getHiddenLog(String) - 类中的静态方法 cn.taketoday.logging.LogDelegateFactory
Create a "hidden" logger with a category name prefixed with "_", thus precluding it from being enabled together with other log categories from the same package.
getId() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getId() - 类中的方法 cn.taketoday.util.StopWatch
Get the id of this StopWatch, as specified on construction.
getIdentityHexString(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a hex String form of an object's identity hash code.
getImplementationVersion(JarFile) - 类中的静态方法 cn.taketoday.lang.VersionExtractor
 
getImplSignature(MethodInfo) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator.Context
 
getImportPrefixes() - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
Return a list of all the import prefixes registered with this StandardTypeLocator.
getIncludes() - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHints
Return the include patterns to use to identify the resources to match.
getIndex() - 异常错误中的方法 cn.taketoday.bytecode.beans.BulkBeanException
 
getIndex() - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
getIndex(int, ConcurrentReferenceHashMap.Reference[]) - 类中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
getIndex(MethodSignature) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getIndex(MethodInfo) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator.Context
 
getIndex(Class[]) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
Return the index of the matching constructor.
getIndex(Method) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getIndex(String, Class[]) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
Return the index of the matching method.
GetIndexCallback(CodeEmitter, List) - 类的构造器 cn.taketoday.bytecode.reflect.MethodAccessEmitter.GetIndexCallback
 
getIndexMap(List<T>) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
 
getInitialInterval() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
Return the initial interval in milliseconds.
getInitializedType(SymbolTable, int) - 类中的方法 cn.taketoday.bytecode.Frame
Returns the "initialized" abstract type corresponding to the given abstract type.
getInputStackSize() - 类中的方法 cn.taketoday.bytecode.Frame
 
getInputStream() - 类中的方法 cn.taketoday.aot.generate.AppendableConsumerInputStreamSource
 
getInputStream() - 类中的方法 cn.taketoday.core.io.ByteArrayResource
This implementation returns a ByteArrayInputStream for the underlying byte array.
getInputStream() - 类中的方法 cn.taketoday.core.io.ClassPathResource
This implementation opens an InputStream for the underlying class path resource, if available.
getInputStream() - 类中的方法 cn.taketoday.core.io.DescriptiveResource
 
getInputStream() - 类中的方法 cn.taketoday.core.io.EncodedResource
Open an InputStream for the specified resource, ignoring any specified Charset or encoding.
getInputStream() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation opens an NIO file stream for the underlying file.
getInputStream() - 类中的方法 cn.taketoday.core.io.InputStreamResource
This implementation throws IllegalStateException if attempting to read the underlying stream multiple times.
getInputStream() - 接口中的方法 cn.taketoday.core.io.InputStreamSource
Return an InputStream for the content of an underlying resource.
getInputStream() - 类中的方法 cn.taketoday.core.io.ModuleResource
 
getInputStream() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation opens an InputStream for the underlying file.
getInputStream() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
getInputStream() - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation opens an InputStream for the given URL.
getInputStream() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Get an InputStream to retrieve the data in this OutputStream.
getInserts() - 异常错误中的方法 cn.taketoday.expression.spel.SpelEvaluationException
Return the message inserts.
getInserts() - 异常错误中的方法 cn.taketoday.expression.spel.SpelParseException
Return the message inserts.
getInstance() - 类中的静态方法 cn.taketoday.bytecode.core.MethodInfoTransformer
 
getInstance() - 类中的静态方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getInstance(AnnotationVisitor, AnnotationVisitor) - 类中的静态方法 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
getInt(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getInt(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required int attribute value from the annotation.
getInt(String, int) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Determines the integer value of the system property with the specified name.
getIntArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getIntArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required int array attribute value from the annotation.
getInteger(String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Determines the integer value of the property with the specified name.
getInteger(String, Integer) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Returns the integer value of the property with the specified name.
getInterceptFieldCallback() - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldEnabled
 
getInterfaceMethodIfPossible(Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine a corresponding interface method for the given method handle, if possible.
getInterfaceMethodIfPossible(Method, Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine a corresponding interface method for the given method handle, if possible.
getInterfaceNames() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return the names of all interfaces that the underlying class implements, or an empty array if there are none.
getInterfaceNames() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getInterfaceNames() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
getInterfaces() - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the internal names of the implemented interfaces (see Type.getInternalName()).
getInterfaces() - 类中的方法 cn.taketoday.bytecode.core.ClassInfo
 
getInterfaces() - 类中的方法 cn.taketoday.core.ResolvableType
Return a ResolvableType array representing the direct interfaces implemented by this type.
getInterfaces() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
getInterfaces() - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
getInterfaces(Class[]) - 类中的方法 cn.taketoday.bytecode.proxy.MixinBeanEmitter
 
getInterfaces(Class<?>[]) - 类中的方法 cn.taketoday.bytecode.proxy.MixinEmitter
 
getInterfaces(Class<?>[]) - 类中的方法 cn.taketoday.bytecode.proxy.MixinEverythingEmitter
 
getInternal() - 类中的方法 cn.taketoday.bytecode.AnnotationValueHolder
 
getInternal() - 类中的方法 cn.taketoday.bytecode.ClassValueHolder
 
getInternal() - 类中的方法 cn.taketoday.bytecode.EnumValueHolder
 
getInternalName() - 类中的方法 cn.taketoday.bytecode.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the internal name of the given class.
getInternalNames(Type[]) - 类中的静态方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Returns the internal names of the given types.
getInterval() - 类中的方法 cn.taketoday.util.backoff.FixedBackOff
Return the interval between two attempts in milliseconds.
getIntLiteral(String, int, int, int) - 类中的静态方法 cn.taketoday.expression.spel.ast.Literal
Process the string form of a number, using the specified base if supplied and return an appropriate literal to hold it.
getIntP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getIntRange(int) - 类中的静态方法 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
getIntrospectedClass() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
Return the underlying Class.
getIntrospectedMethod() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
Return the underlying Method.
getIntValue() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required int attribute value from the annotation.
getInvocationHandler(Object) - 类中的静态方法 cn.taketoday.bytecode.proxy.Proxy
 
getItem(int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the start offset in this ClassReader of a JVMS 'cp_info' structure (i.e. a constant pool entry), plus one.
getItemCount() - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the number of entries in the class's constant pool table.
getJarFile(String) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Resolve the given jar file URL into a JarFile object.
getJavaConstructor() - 类中的方法 cn.taketoday.bytecode.reflect.FastConstructorAccessor
 
getJavaMethod() - 类中的方法 cn.taketoday.bytecode.reflect.FastMethodAccessor
 
getJavaVersion() - enum class中的静态方法 cn.taketoday.core.JavaVersion
Returns the JavaVersion of the current runtime.
getKey() - 类中的方法 cn.taketoday.core.Pair
 
getKey() - 接口中的方法 cn.taketoday.core.ssl.SslBundle
Return a reference to the key that should be used for this bundle or SslBundleKey.NONE.
getKey() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
getKey() - 类中的方法 cn.taketoday.util.KeyValueHolder
Gets the key from this holder.
getKey() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry
 
getKeyManagerFactory() - 类中的方法 cn.taketoday.core.ssl.DefaultSslManagerBundle
 
getKeyManagerFactory() - 接口中的方法 cn.taketoday.core.ssl.SslManagerBundle
Return the KeyManagerFactory used to establish identity.
getKeyManagerFactoryInstance(String) - 类中的方法 cn.taketoday.core.ssl.DefaultSslManagerBundle
 
getKeyManagers() - 接口中的方法 cn.taketoday.core.ssl.SslManagerBundle
Return the KeyManager instances used to establish identity.
getKeyStore() - 类中的方法 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
getKeyStore() - 类中的方法 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
getKeyStore() - 接口中的方法 cn.taketoday.core.ssl.SslStoreBundle
Return a key store generated from the trust material or null.
getKeyStoreInstance(String, String) - 类中的方法 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
getKeyStorePassword() - 类中的方法 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
getKeyStorePassword() - 类中的方法 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
getKeyStorePassword() - 接口中的方法 cn.taketoday.core.ssl.SslStoreBundle
Return the password for the key in the key store or null.
getLabel() - 类中的方法 cn.taketoday.bytecode.tree.LabelNode
Returns the label encapsulated by this node.
getLabelNode(Label) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
Returns the LabelNode corresponding to the given Label.
getLabelNodes(Label[]) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
getLabelNodes(Object[]) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
getLabels() - 类中的方法 cn.taketoday.bytecode.Attribute
Returns the labels corresponding to this attribute.
getLast() - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns the last instruction in this list.
getLastTaskName() - 类中的方法 cn.taketoday.util.StopWatch
Get the name of the last task.
getLastTaskTimeMillis() - 类中的方法 cn.taketoday.util.StopWatch
Get the time taken by the last task in milliseconds.
getLastTaskTimeNanos() - 类中的方法 cn.taketoday.util.StopWatch
Get the time taken by the last task in nanoseconds.
getLeftOperand() - 类中的方法 cn.taketoday.expression.spel.ast.Operator
 
getLength() - 类中的方法 cn.taketoday.bytecode.TypePath
Returns the length of this path, i.e. its number of steps.
getLength() - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
Returns the length of the given pattern, where template variables are considered to be 1 long.
getLength() - enum class中的方法 cn.taketoday.expression.spel.standard.TokenKind
 
getLevel(Level) - 类中的静态方法 cn.taketoday.logging.LocationAwareSlf4jLogger
 
getLevel(Level) - 类中的方法 cn.taketoday.logging.Log4j2Logger
 
getLexicalHandler() - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
getLineNumber() - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader.StaxLocator
 
getLineNumber() - 类中的方法 cn.taketoday.util.xml.StaxEventHandler.LocatorLocationAdapter
 
getLiteralValue() - 类中的方法 cn.taketoday.expression.spel.ast.BooleanLiteral
 
getLiteralValue() - 类中的方法 cn.taketoday.expression.spel.ast.FloatLiteral
 
getLiteralValue() - 类中的方法 cn.taketoday.expression.spel.ast.IntLiteral
 
getLiteralValue() - 类中的方法 cn.taketoday.expression.spel.ast.Literal
 
getLiteralValue() - 类中的方法 cn.taketoday.expression.spel.ast.LongLiteral
 
getLiteralValue() - 类中的方法 cn.taketoday.expression.spel.ast.NullLiteral
 
getLiteralValue() - 类中的方法 cn.taketoday.expression.spel.ast.RealLiteral
 
getLiteralValue() - 类中的方法 cn.taketoday.expression.spel.ast.StringLiteral
 
getLoadFactor() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
getLocal(int) - 类中的方法 cn.taketoday.bytecode.Frame
Returns the abstract type stored at the given local variable index in the output frame.
getLocal(int) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Returns the value of the given local variable.
getLocale() - 接口中的方法 cn.taketoday.core.i18n.LocaleContext
Return the current Locale, which can be fixed or determined dynamically, depending on the implementation strategy.
getLocale() - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Return the Locale associated with the current thread, if any, or the system default Locale otherwise.
getLocale() - 类中的方法 cn.taketoday.core.i18n.SimpleLocaleContext
 
getLocale() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
Return the locale used by this LinkedCaseInsensitiveMap.
getLocale(LocaleContext) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Return the Locale associated with the given user context, if any, or the system default Locale otherwise.
getLocaleContext() - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Return the LocaleContext associated with the current thread, if any.
getLocalName() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getLocals() - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Returns the maximum number of local variables of this frame.
getLocalType(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Returns the type of the given local variable.
getLocation() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getLogger() - enum class中的静态方法 cn.taketoday.core.annotation.IntrospectionFailureLogger
 
getLogger() - 类中的方法 cn.taketoday.core.codec.AbstractDecoder
Return the currently configured Logger.
getLogger() - 类中的方法 cn.taketoday.core.codec.AbstractEncoder
Return the currently configured Logger.
getLogger() - 类中的方法 cn.taketoday.core.io.AbstractResource
 
getLogger(Class<?>) - 类中的静态方法 cn.taketoday.logging.LoggerFactory
Return a logger associated with a particular class.
getLogger(String) - 类中的静态方法 cn.taketoday.logging.LoggerFactory
Return a logger associated with a particular class name.
getLogPrefix(Map<String, Object>) - 类中的静态方法 cn.taketoday.core.codec.Hints
Obtain the hint Hints.LOG_PREFIX_HINT, if present, or an empty String.
getLong(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getLong(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required long attribute value from the annotation.
getLong(String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Determines the long value of the system property with the specified name.
getLong(String, long) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Determines the long value of the system property with the specified name.
getLong(String, Long) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Returns the long value of the system property with the specified name.
getLongArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getLongArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required long array attribute value from the annotation.
getLongLiteral(String, int, int, int) - 类中的静态方法 cn.taketoday.expression.spel.ast.Literal
 
getLongP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getLongValue() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required long attribute value from the annotation.
getLookup(AnsiColors.BitDepth) - 类中的方法 cn.taketoday.core.ansi.AnsiColors
 
getLowerBounds(WildcardType) - 类中的静态方法 cn.taketoday.util.TypeUtils
 
getManagers() - 接口中的方法 cn.taketoday.core.ssl.SslBundle
Return the SslManagerBundle that can be used to access this bundle's key and trust managers.
getMapKeyDescriptor() - 类中的方法 cn.taketoday.core.TypeDescriptor
If this type is a Map and its key type is parameterized, returns the map's key type.
getMapKeyDescriptor(Object) - 类中的方法 cn.taketoday.core.TypeDescriptor
If this type is a Map, creates a mapKey TypeDescriptor from the provided map key.
getMappedAnnotationValue(int, boolean) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
Get a mapped attribute value from the most suitable meta-annotation.
getMapping(int, int) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
getMapping(int, int) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
getMappings(int) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
getMapValueDescriptor() - 类中的方法 cn.taketoday.core.TypeDescriptor
If this type is a Map and its value type is parameterized, returns the map's value type.
getMapValueDescriptor(Object) - 类中的方法 cn.taketoday.core.TypeDescriptor
If this type is a Map, creates a mapValue TypeDescriptor from the provided map value.
getMatchableConverters(GenericConverter.ConvertiblePair) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
getMaxAttempts() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
Return the maximum number of attempts after which a call to BackOffExecution.nextBackOff() returns BackOffExecution.STOP.
getMaxAttempts() - 类中的方法 cn.taketoday.util.backoff.FixedBackOff
Return the maximum number of attempts in milliseconds.
getMaxElapsedTime() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
Return the maximum elapsed time in milliseconds after which a call to BackOffExecution.nextBackOff() returns BackOffExecution.STOP.
getMaximumAutoGrowSize() - 类中的方法 cn.taketoday.expression.spel.SpelParserConfiguration
Return the maximum size that a collection can auto grow.
getMaximumExpressionLength() - 类中的方法 cn.taketoday.expression.spel.SpelParserConfiguration
Return the maximum number of characters that a SpEL expression can contain.
getMaxIndex() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
Returns the maximum method index for this class.
getMaxInMemorySize() - 类中的方法 cn.taketoday.core.codec.AbstractDataBufferDecoder
Return the configured byte count limit.
getMaxInterval() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
Return the maximum back off time.
getMaxSize() - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
getMaxStackSize() - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Returns the maximum number of elements in the operand stack of this frame.
getMaxStringLength() - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns a conservative estimate of the maximum length of the strings contained in the class's constant pool table.
getMember() - 类中的方法 cn.taketoday.core.MethodParameter
Return the wrapped member.
getMemberCategories() - 类中的方法 cn.taketoday.aot.hint.TypeHint
Return the member categories that apply.
getMemberClassNames() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return the names of all classes declared as members of the class represented by this ClassMetadata object.
getMemberClassNames() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getMemberClassNames() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
getMergedAnnotation(AnnotatedTypeMetadata) - 接口中的方法 cn.taketoday.core.annotation.AnnotationProvider
 
getMergedAnnotation(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get the first annotation of the specified annotationType within the annotation hierarchy above the supplied element, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy, and synthesize the result back into an annotation of the specified annotationType.
getMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get the first annotation of the specified annotationType within the annotation hierarchy above the supplied element and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy.
getMergedAnnotationAttributes(AnnotatedElement, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get the first annotation of the specified annotationName within the annotation hierarchy above the supplied element and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy.
getMergedAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get the first annotation of the specified annotationName within the annotation hierarchy above the supplied element and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy.
getMergedAttributesArray(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
getMergedRepeatableAnnotation(Class<A>, Class<? extends Annotation>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of MergedAnnotation.
getMergedRepeatableAnnotation(Class<A>, Class<? extends Annotation>, boolean) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of MergedAnnotation.
getMergedRepeatableAnnotation(Class<A>, Class<? extends Annotation>, boolean, Predicate<MergedAnnotation<? extends Annotation>>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of MergedAnnotation.
getMergedRepeatableAnnotationAttributes(Class<? extends Annotation>, Class<? extends Annotation>, boolean) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of AnnotationAttributes.
getMergedRepeatableAnnotationAttributes(Class<? extends Annotation>, Class<? extends Annotation>, boolean, boolean) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of AnnotationAttributes.
getMergedRepeatableAnnotationAttributes(Class<? extends Annotation>, Class<? extends Annotation>, boolean, boolean, Predicate<MergedAnnotation<? extends Annotation>>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of AnnotationAttributes.
getMergedRepeatableAnnotations(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get all repeatable annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
getMergedRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get all repeatable annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
getMessage() - 异常错误中的方法 cn.taketoday.core.env.MissingRequiredPropertiesException
 
getMessage() - 异常错误中的方法 cn.taketoday.expression.ExpressionException
Return the exception message.
getMessageCode() - 异常错误中的方法 cn.taketoday.expression.spel.SpelEvaluationException
Return the message code.
getMessageCode() - 异常错误中的方法 cn.taketoday.expression.spel.SpelParseException
Return the message code.
getMessageI18N(LogRecord) - 类中的方法 cn.taketoday.logging.SLF4JBridgeHandler
Get the record's message, possibly via a resource bundle.
getMetaAnnotationTypes(Annotation) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
getMetaAnnotationTypes(Class<? extends Annotation>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Get the fully qualified class names of all meta-annotation types that are present on the given annotation type on the underlying class.
getMetaAnnotationTypes(AnnotatedElement, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get the fully qualified class names of all meta-annotation types present on the annotation (of the specified annotationType) on the supplied AnnotatedElement.
getMetaAnnotationTypes(AnnotatedElement, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Get the fully qualified class names of all meta-annotation types present on the annotation (of the specified annotationName) on the supplied AnnotatedElement.
getMetaAnnotationTypes(String) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Get the fully qualified class names of all meta-annotation types that are present on the given annotation type on the underlying class.
getMetadata() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
getMetadataReader(Resource) - 类中的方法 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
 
getMetadataReader(Resource) - 类中的方法 cn.taketoday.core.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
 
getMetadataReader(Resource) - 接口中的方法 cn.taketoday.core.type.classreading.MetadataReaderFactory
Obtain a MetadataReader for the given resource.
getMetadataReader(Resource) - 类中的方法 cn.taketoday.core.type.classreading.SimpleMetadataReaderFactory
 
getMetadataReader(String) - 接口中的方法 cn.taketoday.core.type.classreading.MetadataReaderFactory
Obtain a MetadataReader for the given class name.
getMetadataReader(String) - 类中的方法 cn.taketoday.core.type.classreading.SimpleMetadataReaderFactory
 
getMetaSource() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the source of the meta-annotation, or null if the annotation is not meta-present.
getMetaSource() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getMetaSource() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getMetaTypes() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the complete list of annotation types within the annotation hierarchy from this annotation to the root.
getMetaTypes() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getMetaTypes() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getMethod() - 类中的方法 cn.taketoday.core.MethodParameter
Return the wrapped Method, if any.
getMethod() - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
Return the original method that this executor has been configured for.
getMethod() - 接口中的方法 cn.taketoday.reflect.MethodAccessor
 
getMethod() - 类中的方法 cn.taketoday.reflect.MethodInvoker
 
getMethod(Class<?>, String) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
 
getMethod(Class<?>, String, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given class has a public method with the given signature, and return it if available (else throws an IllegalStateException).
getMethod(Class<?>, String, Class<?>[], int) - 类中的静态方法 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
getMethod(Method) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getMethod(String, Class[]) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getMethodAnnotation(Class<A>) - 类中的方法 cn.taketoday.core.MethodParameter
Return the method/constructor annotation of the given type, if available.
getMethodAnnotations() - 类中的方法 cn.taketoday.core.MethodParameter
Return the annotations associated with the target method/constructor itself.
getMethodCountForName(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Return the number of methods with a given name (with any argument types), for the given class and/or its superclasses.
getMethodDescriptor(Type, Type...) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the descriptor corresponding to the given method.
getMethodField(MethodSignature) - 类中的方法 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
getMethodIfAvailable(Class<?>, String, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given class has a public method with the given signature, and return it if available (else return null).
getMethodInfo() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
getMethodName() - 异常错误中的方法 cn.taketoday.bytecode.MethodTooLargeException
Returns the name of the method.
getMethodName() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
getMethodName() - 接口中的方法 cn.taketoday.core.type.MethodMetadata
Get the name of the underlying method.
getMethodName() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
getMethodOrNull(Class<?>, String, Class<?>[]) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
getMethodParameter() - 类中的方法 cn.taketoday.reflect.Property
If method based bean-property
getMethodProxyField(MethodSignature) - 类中的方法 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
getMethodResolvers() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return a list of resolvers that will be asked in turn to locate a method.
getMethodResolvers() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Return the specified MethodResolver delegates, if any.
getMethodResolvers() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
getMethods() - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
Return generated methods for this instance.
getMethods(Class) - 类中的方法 cn.taketoday.bytecode.proxy.MixinBeanEmitter
 
getMethods(Class<?>) - 类中的方法 cn.taketoday.bytecode.proxy.MixinEmitter
 
getMethods(Class<?>) - 类中的方法 cn.taketoday.bytecode.proxy.MixinEverythingEmitter
 
getMethods(Class<?>) - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
Return the set of methods for this type.
getMethods(Class<?>, Class<?>[], List<Method>) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
Finds all of the methods that will be extended by an Enhancer-generated class using the specified superclass and interfaces.
getMethods(Class<?>, Class<?>[], List<Method>, List<Method>) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
 
getMethods(Class<?>, Object) - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
 
getMethodSpec() - 类中的方法 cn.taketoday.aot.generate.GeneratedMethod
Return the MethodSpec for this generated method.
getMimeType() - 异常错误中的方法 cn.taketoday.util.InvalidMimeTypeException
Return the offending content type.
getMinSize() - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
getMissingRequiredProperties() - 异常错误中的方法 cn.taketoday.core.env.MissingRequiredPropertiesException
Return the set of properties marked as required but not present upon validation.
getMode() - 类中的方法 cn.taketoday.aot.hint.ExecutableHint
Return the mode that applies to this hint.
getModificationCount() - 类中的方法 cn.taketoday.util.SmartList
 
getModifiers() - 类中的方法 cn.taketoday.bytecode.core.ClassInfo
 
getModifiers() - 类中的方法 cn.taketoday.bytecode.core.MethodInfo
 
getModifiers() - 类中的方法 cn.taketoday.bytecode.core.SimpleMethodInfo
 
getModifiers() - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
getModifiers() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
 
getModifiers() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getModifiers() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
getModifiers() - 类中的方法 cn.taketoday.reflect.Property
 
getModule() - 类中的方法 cn.taketoday.core.io.ModuleResource
Return the Module for this resource.
getMostSigBits() - 类中的方法 cn.taketoday.util.SimpleIdGenerator
 
getMostSpecific(YamlProcessor.MatchStatus, YamlProcessor.MatchStatus) - enum class中的静态方法 cn.taketoday.core.YamlProcessor.MatchStatus
Compare two YamlProcessor.MatchStatus items, returning the most specific status.
getMostSpecificCause() - 异常错误中的方法 cn.taketoday.core.NestedCheckedException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getMostSpecificCause() - 接口中的方法 cn.taketoday.core.NestedException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getMostSpecificCause() - 异常错误中的方法 cn.taketoday.core.NestedRuntimeException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getMostSpecificCause(Throwable) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
Retrieve the most specific cause of the given exception, that is, either the innermost cause (root cause) or the exception itself.
getMostSpecificMethod(Method, Class<?>) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
Determine the most specific method for the supplied bridge Method in the given class hierarchy, even if not available on the local declaring class.
getMostSpecificMethod(Method, Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Given a method, which may come from an interface, and a target class used in the current reflective invocation, find the corresponding target method if there is one.
getMultiplier() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
Return the value to multiply the current interval by for each retry attempt.
getName() - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
Return the name of the generated class.
getName() - 类中的方法 cn.taketoday.aot.generate.GeneratedMethod
Return the generated name of the method.
getName() - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
getName() - 类中的方法 cn.taketoday.aot.hint.MemberHint
Return the name of the member.
getName() - 接口中的方法 cn.taketoday.aot.hint.TypeReference
Return the fully qualified name of this type reference.
getName() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getName() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
getName() - 类中的方法 cn.taketoday.bytecode.commons.MethodSignature
Returns the name of the method described by this object.
getName() - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
Returns the name of this constant.
getName() - 类中的方法 cn.taketoday.bytecode.EnumValueHolder
 
getName() - 类中的方法 cn.taketoday.bytecode.Handle
Returns the name of the field or method designated by this handle.
getName() - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
getName() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getName() - 类中的方法 cn.taketoday.core.env.PropertySource
Return the name of this PropertySource.
getName() - 类中的方法 cn.taketoday.core.io.AbstractResource
Determine the filename for this resource — typically the last part of the path — for example, "myfile.txt".
getName() - 类中的方法 cn.taketoday.core.io.ClassPathResource
 
getName() - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
getName() - 类中的方法 cn.taketoday.core.io.ModuleResource
 
getName() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation returns the name of the file.
getName() - 接口中的方法 cn.taketoday.core.io.Resource
Determine a name for this resource, i.e. typically the last part of the path: for example, "myfile.txt".
getName() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
getName() - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation returns the URL-decoded name of the file that this URL refers to.
getName() - 类中的方法 cn.taketoday.core.TypeDescriptor
Return the name of this type: the fully qualified class name.
getName() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
Get the name of the referenced method.
getName() - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
getName() - 类中的方法 cn.taketoday.logging.CompositeLogger
 
getName() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger
 
getName() - 类中的方法 cn.taketoday.logging.Log4j2Logger
 
getName() - 类中的方法 cn.taketoday.logging.Logger
Return the name of this Logger instance.
getName() - 类中的方法 cn.taketoday.logging.NoOpLogger
 
getName() - 类中的方法 cn.taketoday.logging.Slf4jLogger
 
getName() - 类中的方法 cn.taketoday.reflect.Property
original property name
getName() - 类中的方法 cn.taketoday.util.Instantiator.TypeSupplier
 
getName() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getName(Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AttributeMethods
 
getName(Class<?>) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
 
getNameForResource(Resource) - 类中的静态方法 cn.taketoday.core.io.ResourcePropertySource
Return the description for the given Resource; if the description is empty, return the class name of the resource plus its identity hash code.
getNames(Class[]) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
getNames(String) - 类中的方法 cn.taketoday.core.Constants
Return all names of the given group of constants.
getNames(Map<String, PropertyDescriptor>) - 类中的方法 cn.taketoday.bytecode.beans.BeanMapEmitter
 
getNamesForProperty(String) - 类中的方法 cn.taketoday.core.Constants
Return all names of the group of constants for the given bean property name.
getNamesForSuffix(String) - 类中的方法 cn.taketoday.core.Constants
Return all names of the given group of constants.
getNamespace(int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getNamespaceContext() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getNamespaceContext() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
getNamespaceCount() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getNamespacePrefix(int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getNamespaces(Map<String, String>) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
getNamespaceURI() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getNamespaceURI(int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getNamespaceURI(String) - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getNamespaceURI(String) - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
 
getNamingPolicy() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
getNativeBuffer() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
Directly exposes the native ByteBuffer that this buffer is based on also updating the ByteBuffer's position and limit to match the current DefaultDataBuffer.readPosition() and DefaultDataBuffer.readableByteCount().
getNativeBuffer() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
Directly exposes the native Buffer that this buffer is based on.
getNativeBuffer() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
Directly exposes the native ByteBuf that this buffer is based on.
getNested(int) - 类中的方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified nesting level.
getNested(int, Map<Integer, Integer>) - 类中的方法 cn.taketoday.core.ResolvableType
Return a ResolvableType for the specified nesting level.
getNestedGenericParameterType() - 类中的方法 cn.taketoday.core.MethodParameter
Return the nested generic type of the method/constructor parameter.
getNestedMessage() - 异常错误中的方法 cn.taketoday.core.NestedCheckedException
Return the detail message, including the message from the nested exception if there is one.
getNestedMessage() - 接口中的方法 cn.taketoday.core.NestedException
Return the detail message, including the message from the nested exception if there is one.
getNestedMessage() - 异常错误中的方法 cn.taketoday.core.NestedRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getNestedMessage(Throwable, String) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
Build a message for the given base message and root cause.
getNestedParameterType() - 类中的方法 cn.taketoday.core.MethodParameter
Return the nested type of the method/constructor parameter.
getNestingLevel() - 类中的方法 cn.taketoday.core.MethodParameter
Return the nesting level of the target type (typically 1; e.g. in case of a List of Lists, 1 would indicate the nested List, whereas 2 would indicate the element of the nested List).
getNext() - 类中的方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Returns the next instruction in the list to which this instruction belongs, if any.
getNext() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.Node
 
getNext() - 接口中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Reference
Return the next reference in the chain, or null if none.
getNext() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.SoftEntryReference
 
getNext() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.WeakEntryReference
 
getNextHook() - 类中的静态方法 cn.taketoday.bytecode.core.ClassEmitter
 
getNextIfNecessary() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
getNextSuffix() - 类中的方法 cn.taketoday.expression.spel.standard.SpelCompiler
 
getNextSuitableMapping(int) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
getNextSuitableMapping(TypeMappedAnnotations.Aggregate, int) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
getNonOptionArgs() - 类中的方法 cn.taketoday.core.env.CommandLineArgs
Return the list of non-option arguments specified on the command line.
getNonOptionArgs() - 类中的方法 cn.taketoday.core.env.CommandLinePropertySource
Return the collection of non-option arguments parsed from the command line.
getNonOptionArgs() - 类中的方法 cn.taketoday.core.env.JOptCommandLinePropertySource
 
getNonOptionArgs() - 类中的方法 cn.taketoday.core.env.SimpleCommandLinePropertySource
 
getNow() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
getNow() - 类中的方法 cn.taketoday.util.concurrent.FailedFuture
 
getNow() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Return the result without blocking.
getNow() - 类中的方法 cn.taketoday.util.concurrent.SucceededFuture
 
getNumber() - enum class中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
 
getNumber(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as a number.
getObjectClass(Object) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getObjectClass(Object) - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Determine the class of the object passed in, unless it is already a class object.
getObjectType() - 类中的方法 cn.taketoday.core.TypeDescriptor
Variation of TypeDescriptor.getType() that accounts for a primitive type by returning its object wrapper type.
getObjectTypes(String[]) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Types corresponding to the given internal name.
getOffset() - 类中的方法 cn.taketoday.bytecode.Label
Returns the bytecode offset corresponding to this label.
getOpcode() - 类中的方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Returns the opcode of this instruction.
getOpcode(int) - 类中的方法 cn.taketoday.bytecode.Type
Returns a JVM instruction opcode adapted to this Type.
getOperatorName() - 类中的方法 cn.taketoday.expression.spel.ast.Operator
 
getOperatorOverloader() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return an operator overloader that may support mathematical operations between more than the standard set of types.
getOperatorOverloader() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Return an instance of StandardOperatorOverloader.
getOperatorOverloader() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
getOptional() - 类中的方法 cn.taketoday.util.ArrayHolder
 
getOptionNames() - 类中的方法 cn.taketoday.core.env.CommandLineArgs
Return the set of all option arguments present on the command line.
getOptions() - 接口中的方法 cn.taketoday.core.ssl.SslBundle
Return SslOptions that should be applied when establishing the SSL connection.
getOptionValues(String) - 类中的方法 cn.taketoday.core.env.CommandLineArgs
Return the list of values associated with the given option.
getOptionValues(String) - 类中的方法 cn.taketoday.core.env.CommandLinePropertySource
Return the collection of values associated with the command line option having the given name.
getOptionValues(String) - 类中的方法 cn.taketoday.core.env.JOptCommandLinePropertySource
 
getOptionValues(String) - 类中的方法 cn.taketoday.core.env.SimpleCommandLinePropertySource
 
getOrAdd(String, Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
Get or add a nested generated class with the specified name.
getOrAddForFeature(String, Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
Get or add a generated class for the specified featureName and no particular component.
getOrAddForFeatureComponent(String, ClassName, Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
Get or add a generated class for the specified featureName targeting the specified component.
getOrAddForFeatureComponent(String, Class<?>, Consumer<TypeSpec.Builder>) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
Get or add a generated class for the specified featureName targeting the specified component.
getOrDefault(Object, List<V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
getOrDefault(Object, V) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
getOrDefault(Object, V) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
getOrder() - 接口中的方法 cn.taketoday.core.Ordered
Get the order value of this object.
getOrder() - 类中的方法 cn.taketoday.core.OrderedSupport
 
getOrder(Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
Return the order on the specified type.
getOrder(Class<?>, int) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
Return the order on the specified type, or the specified default value if none can be found.
getOrder(Class<?>, Integer) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
Return the order on the specified type, or the specified default value if none can be found.
getOrder(Object) - 类中的方法 cn.taketoday.core.OrderComparator
Determine the order value for the given object.
getOrder(Object, OrderSourceProvider) - 类中的方法 cn.taketoday.core.OrderComparator
Determine the order value for the given object.
getOrder(AnnotatedElement) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
Return the order declared on the specified element.
getOrder(T) - 类中的方法 cn.taketoday.util.comparator.InstanceComparator
 
getOrderFromAnnotations(AnnotatedElement, MergedAnnotations) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
Return the order from the specified annotation collection.
getOrderOrLowest(Object) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
Get the order of the object
getOrderOrLowest(AnnotatedElement) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
Get the order of the AnnotatedElement
getOrderSource(Object) - 接口中的方法 cn.taketoday.core.OrderSourceProvider
Return an order source for the specified object, i.e. an object that should be checked for an order value as a replacement to the given object.
getOriginalClassLoader() - 接口中的方法 cn.taketoday.core.SmartClassLoader
Return the original ClassLoader for this SmartClassLoader, or potentially the present loader itself if it is self-sufficient.
getOriginalModifiers(MethodInfo) - 接口中的方法 cn.taketoday.bytecode.proxy.CallbackGenerator.Context
 
getOriginalResource() - 类中的方法 cn.taketoday.core.io.ClassPathResource
Get Original Resource
getOriginalValue() - 类中的方法 cn.taketoday.expression.spel.ast.Literal
 
getOutputStream() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation opens a FileOutputStream for the underlying file.
getOutputStream() - 类中的方法 cn.taketoday.core.io.FileUrlResource
 
getOutputStream() - 接口中的方法 cn.taketoday.core.io.OutputStreamSource
Return an OutputStream for the underlying resource, allowing to (over-)write its content.
getOutputStream() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation opens an OutputStream for the underlying file.
getOutputStream() - 类中的方法 cn.taketoday.core.io.WritableResourceDecorator
 
getOutType(int, Type) - 接口中的方法 cn.taketoday.bytecode.core.FieldTypeCustomizer
Computes type of field for storing given parameter
getOwner() - 类中的方法 cn.taketoday.bytecode.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getOwnerType() - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
 
getPackageName() - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
getPackageName() - 接口中的方法 cn.taketoday.aot.hint.TypeReference
Return the package name of this type.
getPackageName(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine the name of the package of the given class, e.g.
getPackageName(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine the name of the package of the given fully-qualified class name, e.g.
getParameter() - 类中的方法 cn.taketoday.core.MethodParameter
Return the Parameter descriptor for method/constructor parameter.
getParameter(Executable, int) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Get Parameter with given parameterIndex
getParameter(String) - 类中的方法 cn.taketoday.util.MimeType
Return a generic parameter value, given a parameter name.
getParameterAnnotation(Class<A>) - 类中的方法 cn.taketoday.core.MethodParameter
Return the parameter annotation of the given type, if available.
getParameterAnnotations() - 类中的方法 cn.taketoday.core.MethodParameter.FieldAwareConstructorParameter
 
getParameterAnnotations() - 类中的方法 cn.taketoday.core.MethodParameter
Return the annotations associated with the specific method/constructor parameter.
getParameterIndex() - 类中的方法 cn.taketoday.core.MethodParameter
Return the index of the method/constructor parameter.
getParameterIndex(Parameter) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Get Parameter index
getParameterName() - 类中的方法 cn.taketoday.core.MethodParameter
Return the name of the method/constructor parameter.
getParameterNames(Executable) - 类中的方法 cn.taketoday.core.CompositeParameterNameDiscoverer
 
getParameterNames(Executable) - 类中的方法 cn.taketoday.core.ParameterNameDiscoverer
Return parameter names for an Executable(method or constructor), or null if they cannot be determined.
getParameterNames(Executable) - 类中的方法 cn.taketoday.core.ReflectiveParameterNameDiscoverer
 
getParameters() - 类中的方法 cn.taketoday.util.MimeType
Return all generic parameter values.
getParameterType() - 类中的方法 cn.taketoday.core.MethodParameter
Return the type of the method/constructor parameter.
getParameterTypes() - 类中的方法 cn.taketoday.aot.hint.ExecutableHint
Return the parameter types of the executable.
getParameterTypes() - 类中的方法 cn.taketoday.bytecode.reflect.FastConstructorAccessor
 
getParameterTypes() - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
getParameterTypes() - 类中的方法 cn.taketoday.bytecode.reflect.FastMethodAccessor
 
getParameterTypes() - 异常错误中的方法 cn.taketoday.core.ConstructorNotFoundException
 
getParameterTypes(MethodInfo) - 接口中的方法 cn.taketoday.bytecode.core.EmitUtils.ParameterTyper
 
getParent() - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
getPassword() - 接口中的方法 cn.taketoday.core.ssl.SslBundleKey
Return the password that should be used to access the key or null if no password is required.
getPath() - 类中的方法 cn.taketoday.core.ApplicationTemp
 
getPath() - 类中的方法 cn.taketoday.core.io.ClassPathResource
Return the absolute path for this resource, as a cleaned resource path within the class path.
getPath() - 类中的方法 cn.taketoday.core.io.FileSystemResource
Return the file path for this resource.
getPath() - 类中的方法 cn.taketoday.core.io.ModuleResource
Return the path for this resource.
getPath() - 类中的方法 cn.taketoday.core.io.PathResource
Return the file path for this resource.
getPathMatcher() - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Return the PathMatcher that this resource pattern resolver uses.
getPathMatcher() - 类中的方法 cn.taketoday.util.SimpleRouteMatcher
Return the underlying PathMatcher delegate.
getPathWithinContext() - 接口中的方法 cn.taketoday.core.io.ContextResource
Return the path within the enclosing 'context'.
getPathWithinContext() - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader.ClassPathContextResource
 
getPathWithinContext() - 类中的方法 cn.taketoday.core.io.FileSystemResourceLoader.FileSystemContextResource
 
getPattern() - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHint
Return the pattern to use for identifying the resources to match.
getPatternComparator(RouteMatcher.Route) - 接口中的方法 cn.taketoday.util.RouteMatcher
Given a route, return a Comparator suitable for sorting patterns in order of explicitness for that route, so that more specific patterns come before more generic ones.
getPatternComparator(RouteMatcher.Route) - 类中的方法 cn.taketoday.util.SimpleRouteMatcher
 
getPatternComparator(String) - 类中的方法 cn.taketoday.core.AntPathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness.
getPatternComparator(String) - 接口中的方法 cn.taketoday.core.PathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness for that path.
getPid() - 类中的方法 cn.taketoday.core.ApplicationPid
 
getPIData() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getPITarget() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getPlaceholder() - 异常错误中的方法 cn.taketoday.util.PlaceholderResolutionException
Return the placeholder that could not be resolved.
getPosition() - 类中的方法 cn.taketoday.core.io.ResourceRegion
Return the start position of this region in the underlying Resource.
getPosition() - 异常错误中的方法 cn.taketoday.expression.ExpressionException
Return the position in the expression string where the problem occurred.
getPrefix() - 类中的方法 cn.taketoday.core.ansi.AnsiPropertySource.Mapping
 
getPrefix() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getPrefix(String) - 类中的方法 cn.taketoday.aot.generate.MethodName
 
getPrefix(String) - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
 
getPrefix(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
getPrefixes(String) - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
 
getPrefixesSet(String) - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
 
getPrefixToUse(String) - 类中的静态方法 cn.taketoday.core.Constants
 
getPreparedMethod() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Return the prepared Method object that will be invoked.
getPrevious() - 类中的方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Returns the previous instruction in the list to which this instruction belongs, if any.
getPrevious() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.Node
 
getPriority(Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.OrderUtils
Return the value of the jakarta.annotation.Priority annotation declared on the specified type, or null if none.
getPriority(Object) - 类中的方法 cn.taketoday.core.annotation.AnnotationAwareOrderComparator
This implementation retrieves an @Priority value, allowing for additional semantics over the regular @Order annotation: typically, selecting one object over another in case of multiple matches but only one object to be returned.
getPriority(Object) - 类中的方法 cn.taketoday.core.OrderComparator
Determine a priority value for the given object, if any.
getPrivateKey() - 类中的方法 cn.taketoday.core.ssl.pem.PemContent
Parse and return the private keys from the PEM content.
getPrivateKey(String) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
getPrivateKey(String) - 类中的方法 cn.taketoday.core.ssl.pem.PemContent
Parse and return the private keys from the PEM content or null if there is no private key.
getPrivateName() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getPropertiesHelper(Class<?>, boolean, boolean) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
getProperty(String) - 类中的方法 cn.taketoday.core.ansi.AnsiPropertySource
 
getProperty(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getProperty(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
getProperty(String) - 类中的方法 cn.taketoday.core.env.CommandLinePropertySource
This implementation first checks to see if the name specified is the special "non-option arguments" property, and if so delegates to the abstract CommandLinePropertySource.getNonOptionArgs() method.
getProperty(String) - 类中的方法 cn.taketoday.core.env.CompositePropertySource
 
getProperty(String) - 类中的方法 cn.taketoday.core.env.MapPropertySource
 
getProperty(String) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Return the property value associated with the given key, or null if the key cannot be resolved.
getProperty(String) - 类中的方法 cn.taketoday.core.env.PropertySource.ComparisonPropertySource
 
getProperty(String) - 类中的方法 cn.taketoday.core.env.PropertySource
Return the value associated with the given name, or null if not found.
getProperty(String) - 类中的方法 cn.taketoday.core.env.PropertySource.StubPropertySource
Always returns null.
getProperty(String) - 类中的方法 cn.taketoday.core.env.SystemEnvironmentPropertySource
This implementation returns true if a property with the given name or any underscore/uppercase variant thereof exists in this property source.
getProperty(String) - 类中的方法 cn.taketoday.core.env.TypedPropertyResolver
 
getProperty(String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Retrieve the property value for the given key, checking local properties first and falling back to JVM-level system properties.
getProperty(String) - 类中的方法 cn.taketoday.util.xml.AbstractXMLEventReader
This implementation throws an IllegalArgumentException for any property.
getProperty(String) - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
Throws a SAXNotRecognizedException exception when the given property does not signify a lexical handler.
getProperty(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getProperty(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
getProperty(String, Class<T>) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getProperty(String, Class<T>) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Return the property value associated with the given key, or null if the key cannot be resolved.
getProperty(String, Class<T>) - 类中的方法 cn.taketoday.core.env.TypedPropertyResolver
 
getProperty(String, Class<T>, boolean) - 类中的方法 cn.taketoday.core.env.MapPropertyResolver
 
getProperty(String, Class<T>, boolean) - 类中的方法 cn.taketoday.core.env.PropertySourcesPropertyResolver
 
getProperty(String, Class<T>, boolean) - 类中的方法 cn.taketoday.core.env.TypedPropertyResolver
 
getProperty(String, Class<T>, T) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getProperty(String, Class<T>, T) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
getProperty(String, Class<T>, T) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Return the property value associated with the given key, or defaultValue if the key cannot be resolved.
getProperty(String, String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getProperty(String, String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
getProperty(String, String) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Return the property value associated with the given key, or defaultValue if the key cannot be resolved.
getProperty(String, String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Retrieve the property value for the given key, checking local properties first and falling back to JVM-level system properties.
getPropertyAccessor(MethodInvoker, Field, Method) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
 
getPropertyAccessor(Field, MethodInvoker, Method) - 类中的静态方法 cn.taketoday.reflect.PropertyAccessor
 
getPropertyAccessors() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return a list of accessors that will be asked in turn to read/write a property.
getPropertyAccessors() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
getPropertyAccessors() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Return the specified PropertyAccessor delegates, if any.
getPropertyAccessors() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
getPropertyAccessorsToTry(Class<?>, List<PropertyAccessor>) - 类中的静态方法 cn.taketoday.expression.spel.ast.AstUtils
Determines the set of property resolvers that should be used to try and access a property on the specified target type.
getPropertyAccessorsToTry(Object, List<PropertyAccessor>) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
Determines the set of property resolvers that should be used to try and access a property on the specified target type.
getPropertyAsRawString(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
Retrieve the specified property as a raw String, i.e. without resolution of nested placeholders.
getPropertyAsRawString(String) - 类中的方法 cn.taketoday.core.env.TypedPropertyResolver
 
getPropertyMethods(PropertyDescriptor[], boolean, boolean) - 类中的静态方法 cn.taketoday.bytecode.core.CglibReflectUtils
 
getPropertyMethodSuffix(String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Return the method suffix for a given property name.
getPropertyMethodSuffixes(String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Return the method suffixes for a given property name.
getPropertyName(Type, String) - 接口中的方法 cn.taketoday.bytecode.transform.impl.AccessFieldTransformer.Callback
 
getPropertyName(Method, Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
get property name from readMethod or writeMethod
getPropertyNames() - 类中的方法 cn.taketoday.core.env.CompositePropertySource
 
getPropertyNames() - 类中的方法 cn.taketoday.core.env.EnumerablePropertySource
Return the names of all properties contained by the source object (never null).
getPropertyNames() - 类中的方法 cn.taketoday.core.env.JOptCommandLinePropertySource
 
getPropertyNames() - 类中的方法 cn.taketoday.core.env.MapPropertySource
 
getPropertyNames() - 类中的方法 cn.taketoday.core.env.PropertiesPropertySource
 
getPropertyNames() - 类中的方法 cn.taketoday.core.env.PropertySourcesPropertyResolver
 
getPropertyNames() - 类中的方法 cn.taketoday.core.env.SimpleCommandLinePropertySource
Get the property names for the option arguments.
getPropertyResolver() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Return the ConfigurablePropertyResolver being used by the Environment.
getPropertySources() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getPropertySources() - 类中的方法 cn.taketoday.core.env.CompositePropertySource
Return all property sources that this composite source holds.
getPropertySources() - 接口中的方法 cn.taketoday.core.env.ConfigurableEnvironment
Return the PropertySources for this Environment in mutable form, allowing for manipulation of the set of PropertySource objects that should be searched when resolving properties against this Environment object.
getPropertyType() - 接口中的方法 cn.taketoday.expression.spel.CompilablePropertyAccessor
Return the type of the accessed property - may only be known once an access has occurred.
getPropertyType() - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
getPropertyType(String) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
Get the type of a property.
getPropertyTypes() - 类中的方法 cn.taketoday.bytecode.beans.BulkBean
 
getPropertyValues(Object) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean
 
getPropertyValues(Object, Object[]) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
Returns the protection domain to use when defining the class.
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
getProtectionDomain() - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
getProtectionDomain(Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
getProtocol() - 接口中的方法 cn.taketoday.core.ssl.SslBundle
Return the protocol to use when establishing the connection.
getProtocolResolvers() - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader
Return the collection of currently registered protocol resolvers, allowing for introspection as well as modification.
getProxiedInterfaces() - 类中的方法 cn.taketoday.aot.hint.JdkProxyHint
Return the interfaces to be proxied.
getProxyClass(ClassLoader, Class<?>...) - 类中的静态方法 cn.taketoday.bytecode.proxy.Proxy
 
getPublicDeclaringClass() - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
Find a public class or interface in the method's class hierarchy that declares the original method.
getPublicId() - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader.StaxLocator
 
getPublicId() - 类中的方法 cn.taketoday.util.xml.StaxEventHandler.LocatorLocationAdapter
 
getPublicMemberCategories() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
 
getPublicMemberCategories() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
 
getPublicMemberCategories() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
 
getQualifiedAttributeName(Class<?>, String) - 类中的静态方法 cn.taketoday.core.Conventions
Return an attribute name qualified by the given enclosing Class.
getQualifiedMethodName(Method) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.
getQualifiedMethodName(Method, Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.
getQualifiedName(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return the qualified name of the given class: usually simply the class name, but component type class name + "[]" for arrays.
getRawClass() - 类中的方法 cn.taketoday.core.ResolvableType
Return the underlying Java Class being managed, if available; otherwise null.
getRawType() - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
 
getReachableType() - 接口中的方法 cn.taketoday.aot.hint.ConditionalHint
Return the type that should be reachable for this hint to apply, or null if this hint should always been applied.
getReachableType() - 类中的方法 cn.taketoday.aot.hint.JavaSerializationHint
 
getReachableType() - 类中的方法 cn.taketoday.aot.hint.JdkProxyHint
 
getReachableType() - 类中的方法 cn.taketoday.aot.hint.ResourceBundleHint
 
getReachableType() - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHint
 
getReachableType() - 类中的方法 cn.taketoday.aot.hint.TypeHint
 
getReactiveType() - 类中的方法 cn.taketoday.core.ReactiveAdapter
Shortcut for getDescriptor().getReactiveType().
getReactiveType() - 类中的方法 cn.taketoday.core.ReactiveTypeDescriptor
Return the reactive type for this descriptor.
getReader() - 类中的方法 cn.taketoday.core.io.EncodedResource
Open a java.io.Reader for the specified resource, using the specified Charset or encoding (if any).
getReader() - 接口中的方法 cn.taketoday.core.io.InputStreamSource
Get Reader
getReader() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
getReader(String) - 接口中的方法 cn.taketoday.core.io.InputStreamSource
Get Reader
getReader(String) - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
getReadMethod() - 接口中的方法 cn.taketoday.reflect.GetterMethod
 
getReadMethod() - 类中的方法 cn.taketoday.reflect.GetterSetterPropertyAccessor
 
getReadMethod() - 类中的方法 cn.taketoday.reflect.MethodAccessorPropertyAccessor
 
getReadMethod() - 类中的方法 cn.taketoday.reflect.Property
 
getReadMethod() - 类中的方法 cn.taketoday.reflect.ReadOnlyGetterMethodPropertyAccessor
 
getReadMethod() - 类中的方法 cn.taketoday.reflect.ReadOnlyMethodAccessorPropertyAccessor
 
getReadMethod() - 类中的方法 cn.taketoday.reflect.ReflectivePropertyAccessor
 
getReadMethod() - 类中的方法 cn.taketoday.reflect.ReflectiveReadOnlyPropertyAccessor
 
getReadMethod(Class<?>, Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
find getter method
getReadMethod(Field) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
find getter method
getRealLiteral(String, int, int, boolean) - 类中的静态方法 cn.taketoday.expression.spel.ast.Literal
 
getReference(Object, int, ConcurrentReferenceHashMap.Restructure) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
 
getReference(Object, ConcurrentReferenceHashMap.Restructure) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
Return a ConcurrentReferenceHashMap.Reference to the ConcurrentReferenceHashMap.Entry for the specified key, or null if not found.
getRegionSuffix(DataBufferFactory, String) - 类中的方法 cn.taketoday.core.codec.ResourceRegionEncoder
 
getRegistered(String) - 类中的方法 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
getRegisteredConverter(TypeDescriptor, TypeDescriptor, GenericConverter.ConvertiblePair) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
getRelatedIfResolvable(ResolvableType) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
getRepeatableAnnotations(AnnotatedElement, Class<? extends Annotation>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
getRepeatableAnnotations(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get the repeatable annotations of annotationType from the supplied AnnotatedElement, where such annotations are either present, indirectly present, or meta-present on the element.
getRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Get the repeatable annotations of annotationType from the supplied AnnotatedElement, where such annotations are either present, indirectly present, or meta-present on the element.
getRepeatedAnnotationsMethod(Class<? extends Annotation>) - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers.StandardRepeatableContainers
 
getRequired() - 类中的方法 cn.taketoday.util.ArrayHolder
 
getRequired(String) - 类中的方法 cn.taketoday.util.ArrayHolder
If array is null, returns the value, otherwise throws IllegalStateException
getRequiredAttribute(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName, ensuring that the value is of the expectedType.
getRequiredAttributeValue(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getRequiredHint(Map<String, Object>, String) - 类中的静态方法 cn.taketoday.core.codec.Hints
Obtain the value for a required hint.
getRequiredProperty(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getRequiredProperty(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
getRequiredProperty(String) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Return the property value associated with the given key (never null).
getRequiredProperty(String, Class<T>) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getRequiredProperty(String, Class<T>) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
getRequiredProperty(String, Class<T>) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Return the property value associated with the given key, converted to the given targetType (never null).
getRequiredTypeInfo(Class<?>, Class<?>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
getRequiredValue(int, String) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getReservedDefaultProfiles() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Return the set of reserved default profile names.
getResolvableType() - 类中的方法 cn.taketoday.core.ParameterizedTypeReference
 
getResolvableType() - 接口中的方法 cn.taketoday.core.ResolvableTypeProvider
Return the ResolvableType describing this instance (or null if some sort of default should be applied instead).
getResolvableType() - 类中的方法 cn.taketoday.core.TypeDescriptor
Return the underlying ResolvableType.
getResolvableType() - 类中的方法 cn.taketoday.reflect.Property
 
getResource() - 类中的方法 cn.taketoday.core.io.EncodedResource
Return the Resource held by this EncodedResource.
getResource() - 类中的方法 cn.taketoday.core.io.ResourceRegion
Return the underlying Resource for this ResourceRegion.
getResource() - 接口中的方法 cn.taketoday.core.type.classreading.MetadataReader
Return the resource reference for the class file.
getResource() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMetadataReader
 
getResource(File) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Get Resource from a file
getResource(String) - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader
 
getResource(String) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
getResource(String) - 接口中的方法 cn.taketoday.core.io.ResourceLoader
Return a Resource handle for the specified resource location.
getResource(String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Get Resource with given location
getResource(URL) - 类中的静态方法 cn.taketoday.util.ResourceUtils
 
getResourceAsStream(String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Get a InputStream from given resource string
getResourceByPath(String) - 类中的方法 cn.taketoday.core.io.ClassRelativeResourceLoader
 
getResourceByPath(String) - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader
Return a Resource handle for the resource at the given path.
getResourceByPath(String) - 类中的方法 cn.taketoday.core.io.FileSystemResourceLoader
Resolve resource paths as file system paths.
getResourceCache(Class<T>) - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader
Obtain a cache for the given value type, keyed by Resource.
getResourceLoader() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMetadataReaderFactory
Return the ResourceLoader that this MetadataReaderFactory has been constructed with.
getResources(String) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
getResources(String) - 接口中的方法 cn.taketoday.core.io.PatternResourceLoader
Resolve the given location pattern into Resource objects.
getResources(String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Resolve the given location pattern into Resource objects.
getResources(String, ClassLoader) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Resolve the given location pattern into Resource objects.
getResourcesArray(String) - 接口中的方法 cn.taketoday.core.io.PatternResourceLoader
Resolve the given location pattern into Resource objects.
getReturnType() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
getReturnType() - 类中的方法 cn.taketoday.bytecode.commons.MethodSignature
Returns the return type of the method described by this object.
getReturnType() - 类中的方法 cn.taketoday.bytecode.reflect.FastMethodAccessor
 
getReturnType() - 类中的方法 cn.taketoday.bytecode.Type
Returns the return type of methods of this type.
getReturnType() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
Returns the Java generic method return type declaration corresponding to the visited signature.
getReturnTypeName() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
getReturnTypeName() - 接口中的方法 cn.taketoday.core.type.MethodMetadata
Get the fully-qualified name of the underlying method's declared return type.
getReturnTypeName() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
getReturnTypeOffset(String) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the start index of the return type of the given method descriptor.
getRightOperand() - 类中的方法 cn.taketoday.expression.spel.ast.OpDec
 
getRightOperand() - 类中的方法 cn.taketoday.expression.spel.ast.Operator
 
getRightOperand() - 类中的方法 cn.taketoday.expression.spel.ast.OpInc
 
getRightOperand() - 类中的方法 cn.taketoday.expression.spel.ast.OpMinus
 
getRightOperand() - 类中的方法 cn.taketoday.expression.spel.ast.OpPlus
 
getRoot() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the root annotation, i.e. the distance 0 annotation as directly declared on the source.
getRoot() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getRoot() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getRootCause() - 异常错误中的方法 cn.taketoday.core.NestedCheckedException
Retrieve the innermost cause of this exception, if any.
getRootCause() - 接口中的方法 cn.taketoday.core.NestedException
Retrieve the innermost cause of this exception, if any.
getRootCause() - 异常错误中的方法 cn.taketoday.core.NestedRuntimeException
Retrieve the innermost cause of this exception, if any.
getRootCause(Throwable) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
Retrieve the innermost cause of the given exception, if any.
getRootContextObject() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
getRootJarFile(JarFile) - 类中的方法 cn.taketoday.core.ApplicationHome
 
getRootLoader() - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
getRootLogger() - 类中的静态方法 cn.taketoday.logging.SLF4JBridgeHandler
 
getRootName(String, ClassName) - 类中的方法 cn.taketoday.aot.generate.ClassNameGenerator
 
getRootObject() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return the default root context object against which unqualified properties/methods/etc should be resolved.
getRootObject() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Return the specified root object, if any.
getRootObject() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
getRuntimeHints() - 类中的方法 cn.taketoday.aot.generate.DefaultGenerationContext
 
getRuntimeHints() - 接口中的方法 cn.taketoday.aot.generate.GenerationContext
Get the RuntimeHints used by the context.
getScopeRootContextObject() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
getSecond() - 类中的方法 cn.taketoday.core.Pair
 
getSecond(Pair<?, T>) - 类中的静态方法 cn.taketoday.core.Pair
 
getSegment(int) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
getSegmentForHash(int) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
getSegmentsSize() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
getServerAliases(String, Principal[]) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasX509ExtendedKeyManager
 
getSetters() - 类中的方法 cn.taketoday.bytecode.beans.BulkBean
 
getSharedInstance() - 类中的静态方法 cn.taketoday.core.conversion.support.DefaultConversionService
Return a shared default ConversionService instance, lazily building it once needed.
getSharedInstance() - 类中的静态方法 cn.taketoday.core.ParameterNameDiscoverer
shared instance
getSharedInstance() - 类中的静态方法 cn.taketoday.core.ReactiveAdapterRegistry
Return a shared default ReactiveAdapterRegistry instance, lazily building it once needed.
getShort(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getShort(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required short attribute value from the annotation.
getShortArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getShortArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required short array attribute value from the annotation.
getShortName(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Get the class name without the qualified package name.
getShortName(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Get the class name without the qualified package name.
getShortNameAsProperty(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Return the short string name of a Java class in uncapitalized JavaBeans property format.
getShortP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getSignature() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
getSignature() - 类中的方法 cn.taketoday.bytecode.core.MethodInfo
 
getSignature() - 类中的方法 cn.taketoday.bytecode.core.SimpleMethodInfo
 
getSignatureWithoutReturnType(String, Class[]) - 类中的静态方法 cn.taketoday.bytecode.reflect.MethodAccess
 
getSimpleMessage() - 异常错误中的方法 cn.taketoday.expression.ExpressionException
Return the exception simple message without including the expression that caused the failure.
getSimpleName() - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
getSimpleName() - 接口中的方法 cn.taketoday.aot.hint.TypeReference
Return the simple name of this type reference.
getSimpleName() - 类中的方法 cn.taketoday.core.TypeDescriptor
 
getSimpleName(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
getSingleGeneric(ResolvableType) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
 
getSize() - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
Returns the size of this constant.
getSize() - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicValue
 
getSize() - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceValue
Returns the size of this value.
getSize() - 接口中的方法 cn.taketoday.bytecode.tree.analysis.Value
Returns the size of this value in 32 bits words.
getSize() - 类中的方法 cn.taketoday.bytecode.Type
Returns the size of values of this type.
getSize() - 类中的方法 cn.taketoday.core.Constants
Return the number of constants exposed.
getSize() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
Return the size of the current references array.
getSLF4JLogger(LogRecord) - 类中的方法 cn.taketoday.logging.SLF4JBridgeHandler
Return the Logger instance that will be used for logging.
getSort() - 类中的方法 cn.taketoday.bytecode.Type
Returns the sort of this type.
getSort() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the sort of this type reference.
getSortedMethods(Class<?>) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Return class methods ordered with non-bridge methods appearing higher.
getSource() - 类中的方法 cn.taketoday.bytecode.SymbolTable
Returns the ClassReader from which this SymbolTable was constructed.
getSource() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the source that ultimately declared the root annotation, or null if the source is not known.
getSource() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getSource() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getSource() - 类中的方法 cn.taketoday.core.ApplicationHome
Returns the underlying source used to find the home directory.
getSource() - 类中的方法 cn.taketoday.core.env.PropertySource.ComparisonPropertySource
 
getSource() - 类中的方法 cn.taketoday.core.env.PropertySource
Return the underlying source object for this PropertySource.
getSource() - record class中的方法 cn.taketoday.core.GenericTypeResolver.TypeVariableMapVariableResolver
 
getSource() - 类中的方法 cn.taketoday.core.ResolvableType.DefaultVariableResolver
 
getSource() - 类中的方法 cn.taketoday.core.ResolvableType
Return the underlying source of the resolvable type.
getSource() - record class中的方法 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
 
getSource() - 接口中的方法 cn.taketoday.core.ResolvableType.VariableResolver
Return the source of the resolver (used for hashCode and equals).
getSource() - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.FieldTypeProvider
 
getSource() - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
getSource() - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
getSource() - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
getSource() - 接口中的方法 cn.taketoday.core.SerializableTypeWrapper.TypeProvider
Return the source of the type, or null if not known.
getSource() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
getSource() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
getSource() - 类中的方法 cn.taketoday.core.TypeDescriptor
Return the underlying source of the descriptor.
getSource(Supplier<T>) - 类中的方法 cn.taketoday.util.PropertyMapper
 
getSourceClassName() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
getSourceMethodName() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
getSourceType() - 异常错误中的方法 cn.taketoday.core.conversion.ConversionFailedException
Return the source type we tried to convert the value from.
getSourceType() - 异常错误中的方法 cn.taketoday.core.conversion.ConverterNotFoundException
Return the source type that was requested to convert from.
getSpecificTargetClasses() - 接口中的方法 cn.taketoday.expression.PropertyAccessor
Return an array of classes for which this resolver should be called.
getSpecificTargetClasses() - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Returns null which means this is a general purpose accessor.
getSpecificTargetClasses() - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
getStack(int) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Returns the value of the given operand stack slot.
getStackSize() - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Returns the number of elements in the operand stack of this frame.
getStackSize(Type[]) - 类中的静态方法 cn.taketoday.bytecode.Type
 
getStart() - 类中的方法 cn.taketoday.bytecode.core.Block
 
getStartClass() - 类中的方法 cn.taketoday.core.ApplicationHome
 
getStartClass(Enumeration<URL>) - 类中的方法 cn.taketoday.core.ApplicationHome
 
getStartPosition() - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getStartPosition() - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Return the start position of this AST node in the expression string.
getStatic(Type, String, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the value of a static field on the stack.
getStatic(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
GETSTATIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
getStaticHook() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
getStaticMethod(Class<?>, String, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Return a public static method of a class.
getStep(int) - 类中的方法 cn.taketoday.bytecode.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - 类中的方法 cn.taketoday.bytecode.TypePath
Returns the index of the type argument that the given step is stepping into.
getStores() - 接口中的方法 cn.taketoday.core.ssl.SslBundle
Return the SslStoreBundle that can be used to access this bundle's key and trust stores.
getStrategy() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
getStrategyNames(Class<?>) - 类中的方法 cn.taketoday.lang.TodayStrategies
 
getStrategyNames(String) - 类中的方法 cn.taketoday.lang.TodayStrategies
 
getString(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getString(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as a string.
getString(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required string attribute value from the annotation.
getStringArray(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getStringArray(String) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as an array of strings.
getStringArray(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required string array attribute value from the annotation.
getStringMatcher(String) - 类中的方法 cn.taketoday.core.AntPathMatcher
Build or retrieve an AntPathMatcher.AntPathStringMatcher for the given pattern.
getStringP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
getStringValue() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required string attribute value from the annotation.
getStringValueArray() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get a required string array attribute value from the annotation.
getSubtype() - 类中的方法 cn.taketoday.util.MimeType
Return the subtype.
getSubtypeSuffix() - 类中的方法 cn.taketoday.util.MimeType
Return the subtype suffix as defined in RFC 6839.
getSuperClass(Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Returns the type corresponding to the super class of the given type.
getSuperClassName() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return the name of the super class of the underlying class, or null if there is no super class defined.
getSuperClassName() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
getSuperClassName() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
getSuperName() - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the internal of name of the super class (see Type.getInternalName()).
getSuperName() - 类中的方法 cn.taketoday.bytecode.core.DebuggingClassWriter
 
getSuperType() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
getSuperType() - 类中的方法 cn.taketoday.bytecode.core.ClassInfo
 
getSuperType() - 类中的方法 cn.taketoday.core.ResolvableType
Return a ResolvableType representing the direct supertype of this type.
getSuperType() - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
getSuperType() - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
getSuperTypeIndex() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the index of the "super type" of a class that is referenced by this type reference.
getSwitchKeys(Map<Integer, List<T>>) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
getSystemEnvironment() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getSystemEnvironment() - 接口中的方法 cn.taketoday.core.env.ConfigurableEnvironment
Return the value of System.getenv().
getSystemId() - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader.StaxLocator
 
getSystemId() - 类中的方法 cn.taketoday.util.xml.StaxEventHandler.LocatorLocationAdapter
 
getSystemProperties() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
getSystemProperties() - 接口中的方法 cn.taketoday.core.env.ConfigurableEnvironment
Return the value of System.getProperties().
getTag() - 类中的方法 cn.taketoday.bytecode.core.DefaultNamingPolicy
Returns a string which is incorporated into every generated class name.
getTag() - 类中的方法 cn.taketoday.bytecode.Handle
Returns the kind of field or method designated by this handle.
getTarget() - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate
 
getTargetClass() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Return the target class on which to call the target method.
getTargetMethod() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Return the name of the method to be invoked.
getTargetObject() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Return the target object on which to call the target method.
getTargets() - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate
 
getTargetType() - 异常错误中的方法 cn.taketoday.core.conversion.ConversionFailedException
Return the target type we tried to convert the value to.
getTargetType() - 异常错误中的方法 cn.taketoday.core.conversion.ConverterNotFoundException
Return the target type that was requested to convert to.
getTargetType() - 类中的方法 cn.taketoday.core.type.filter.AssignableTypeFilter
Return the type that this instance is using to filter candidates.
getTaskCount() - 类中的方法 cn.taketoday.util.StopWatch
Get the number of tasks timed.
getTaskInfo() - 类中的方法 cn.taketoday.util.StopWatch
Get an array of the data for tasks performed.
getTaskName() - 类中的方法 cn.taketoday.util.StopWatch.TaskInfo
Get the name of this task.
getTempDirectory() - 类中的方法 cn.taketoday.core.ApplicationTemp
 
getTempSubDir(Class<?>) - 类中的静态方法 cn.taketoday.core.ApplicationTemp
 
GetterMethod - cn.taketoday.reflect中的接口
Fast call bean's getter Method Method
getterPropertyName(String, Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
getterPropertyName("isName", boolean.class); -> isName getterPropertyName("isName", String.class); -> getIsName
getters - record class中的变量 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
getters 记录组件的字段。
getters - 类中的变量 cn.taketoday.bytecode.beans.BulkBean.Generator
 
getters - 类中的变量 cn.taketoday.bytecode.beans.BulkBean
 
getters() - record class中的方法 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
返回 getters 记录组件的值。
GetterSetterPropertyAccessor - cn.taketoday.reflect中的类
 
GetterSetterPropertyAccessor(GetterMethod, SetterMethod) - 类的构造器 cn.taketoday.reflect.GetterSetterPropertyAccessor
 
getText() - 类中的方法 cn.taketoday.bytecode.util.Printer
Returns the text constructed by this visitor.
getText() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getTextCharacters() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getTextCharacters(int, char[], int, int) - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getTextLength() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
getTextStart() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getTextValue(Element) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Extracts the text value from the given DOM element, ignoring XML comments.
getThisType(CodeEmitter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
getThreadFactory() - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Return the external factory to use for creating new Threads, if any.
getThreadGroup() - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Return the thread group that threads should be created in (or null for the default group).
getThreadNamePrefix() - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Return the thread name prefix to use for the names of newly created threads.
getThreadPriority() - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Return the priority of the threads that this factory creates.
getTime(TimeUnit) - 类中的方法 cn.taketoday.util.StopWatch.TaskInfo
Get the time this task took in the requested time unit (with decimal points in nanosecond precision).
getTimeMillis() - 类中的方法 cn.taketoday.util.StopWatch.TaskInfo
Get the time this task took in milliseconds.
getTimeNanos() - 类中的方法 cn.taketoday.util.StopWatch.TaskInfo
Get the time this task took in nanoseconds.
getTimeSeconds() - 类中的方法 cn.taketoday.util.StopWatch.TaskInfo
Get the time this task took in seconds.
getTimeZone() - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Return the TimeZone associated with the current thread, if any, or the system default TimeZone otherwise.
getTimeZone() - 类中的方法 cn.taketoday.core.i18n.SimpleTimeZoneAwareLocaleContext
 
getTimeZone() - 接口中的方法 cn.taketoday.core.i18n.TimeZoneAwareLocaleContext
Return the current TimeZone, which can be fixed or determined dynamically, depending on the implementation strategy.
getTimeZone(LocaleContext) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Return the TimeZone associated with the given user context, if any, or the system default TimeZone otherwise.
getTotalCount() - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
getTotalTime(TimeUnit) - 类中的方法 cn.taketoday.util.StopWatch
Get the total time for all tasks in the requested time unit (with decimal points in nanosecond precision).
getTotalTimeMillis() - 类中的方法 cn.taketoday.util.StopWatch
Get the total time for all tasks in milliseconds.
getTotalTimeNanos() - 类中的方法 cn.taketoday.util.StopWatch
Get the total time for all tasks in nanoseconds.
getTotalTimeSeconds() - 类中的方法 cn.taketoday.util.StopWatch
Get the total time for all tasks in seconds.
getTrustManagerFactory() - 类中的方法 cn.taketoday.core.ssl.DefaultSslManagerBundle
 
getTrustManagerFactory() - 接口中的方法 cn.taketoday.core.ssl.SslManagerBundle
Return the TrustManagerFactory used to establish trust.
getTrustManagerFactoryInstance(String) - 类中的方法 cn.taketoday.core.ssl.DefaultSslManagerBundle
 
getTrustManagers() - 接口中的方法 cn.taketoday.core.ssl.SslManagerBundle
Return the TrustManager instances used to establish trust.
getTrustStore() - 类中的方法 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
getTrustStore() - 类中的方法 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
getTrustStore() - 接口中的方法 cn.taketoday.core.ssl.SslStoreBundle
Return a trust store generated from the trust material or null.
getTryCatchBlockIndex() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
getType() - 类中的方法 cn.taketoday.aot.hint.JavaSerializationHint
Return the type that needs to be serialized using Java serialization at runtime.
getType() - 类中的方法 cn.taketoday.aot.hint.TypeHint
Return the type that this hint handles.
getType() - 类中的方法 cn.taketoday.bytecode.core.ClassInfo
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.AbstractInsnNode
Returns the type of this instruction.
getType() - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicValue
Returns the Type of this value.
getType() - 类中的方法 cn.taketoday.bytecode.tree.FieldInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.FrameNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.IincInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.InsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.IntInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.InvokeDynamicInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.JumpInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.LabelNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.LdcInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.LineNumberNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.LookupSwitchInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.MethodInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.MultiANewArrayInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.TableSwitchInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.TypeInsnNode
 
getType() - 类中的方法 cn.taketoday.bytecode.tree.VarInsnNode
 
getType() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get the Class reference for the actual annotation type.
getType() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getType() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getType() - 异常错误中的方法 cn.taketoday.core.ConstructorNotFoundException
 
getType() - 类中的方法 cn.taketoday.core.ParameterizedTypeReference
 
getType() - 类中的方法 cn.taketoday.core.ResolvableType
Return the underling Java Type being managed.
getType() - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.FieldTypeProvider
 
getType() - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
getType() - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
getType() - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
getType() - 接口中的方法 cn.taketoday.core.SerializableTypeWrapper.TypeProvider
Return the (possibly non Serializable) Type.
getType() - 类中的方法 cn.taketoday.core.TypeDescriptor
The type of the backing class, method parameter, field, or property described by this TypeDescriptor.
getType() - enum class中的方法 cn.taketoday.expression.spel.ast.TypeCode
 
getType() - 类中的方法 cn.taketoday.reflect.Property
Returns a Class object that identifies the declared type for the field represented by this Field object.
getType() - 类中的方法 cn.taketoday.util.MimeType
Return the primary type.
getType(int) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Returns the type table element whose index is given.
getTypeAnnotationBytecodeOffset(int[], int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the bytecode offset corresponding to the specified JVMS 'type_annotation' structure, or -1 if there is no such type_annotation of if it does not have a bytecode offset.
getTypeArgumentIndex() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the index of the type argument referenced by this type reference.
getTypeComparator() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return a type comparator for comparing pairs of objects for equality.
getTypeComparator() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
getTypeComparator() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Return an instance of StandardTypeComparator.
getTypeComparator() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
getTypeConverter() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return a type converter that can convert (or coerce) a value from one type to another.
getTypeConverter() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
getTypeConverter() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
The configured TypeConverter.
getTypeConverter() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
getTypeDescriptor() - 类中的方法 cn.taketoday.expression.TypedValue
 
getTypeDescriptor() - 类中的方法 cn.taketoday.reflect.Property
Returns TypeDescriptor for this property
getTypeDescriptor(EvaluationContext, Object, String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
getTypeDifferenceWeight(Class<?>[], Object[]) - 类中的静态方法 cn.taketoday.util.ReflectiveMethodInvoker
Algorithm that judges the match between the declared parameter types of a candidate method and a specific list of arguments that this method is supposed to be invoked with.
getTypeDifferenceWeight(List<TypeDescriptor>, List<TypeDescriptor>) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
getTypedValue(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getTypedValue(ExpressionState) - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Evaluate the expression node in the context of the supplied expression state and return the typed value.
getTypeForMapOptions(Method, MergedAnnotation.Adapt[]) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getTypeHint(RuntimeHints) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate
 
getTypeHint(TypeReference) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Return the reflection hints for the type defined by the specified TypeReference.
getTypeHint(Class<?>) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Return the reflection hints for the specified type.
getTypeIndexesPerLevel() - 类中的方法 cn.taketoday.core.MethodParameter
Obtain the (lazily constructed) type-indexes-per-level Map.
getTypeIndexForCurrentLevel() - 类中的方法 cn.taketoday.core.MethodParameter
Return the type index for the current nesting level.
getTypeIndexForLevel(int) - 类中的方法 cn.taketoday.core.MethodParameter
Return the type index for the specified nesting level.
getTypeInternal(String, int, int) - 类中的静态方法 cn.taketoday.bytecode.Type
Returns the Type corresponding to the given field or method descriptor.
getTypeLocator() - 接口中的方法 cn.taketoday.expression.EvaluationContext
Return a type locator that can be used to find types, either by short or fully qualified name.
getTypeLocator() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
SimpleEvaluationContext does not support use of type references.
getTypeLocator() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
Get the configured TypeLocator that will be used to find types, either by short or fully-qualified name.
getTypeName() - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
 
getTypeParameterBoundIndex() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the index of the type parameter bound, within the type parameter TypeReference.getTypeParameterIndex(), referenced by this type reference.
getTypeParameterIndex() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the index of the type parameter referenced by this type reference.
getTypeProvider() - 接口中的方法 cn.taketoday.core.SerializableTypeWrapper.SerializableTypeProxy
Return the underlying type provider.
getTypes(Class<?>...) - 类中的静态方法 cn.taketoday.bytecode.Type
 
getTypes(String...) - 类中的静态方法 cn.taketoday.bytecode.Type
 
getTypeVariableMap(Class<?>) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
Build a mapping of TypeVariable names to concrete classes for the specified Class.
getUnboxedType() - 类中的方法 cn.taketoday.bytecode.Type
 
getUndeclaredThrowable() - 异常错误中的方法 cn.taketoday.bytecode.proxy.UndeclaredThrowableException
 
getUniqueDeclaredMethods(Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Get the unique set of declared methods on the leaf class and all superclasses.
getUniqueDeclaredMethods(Class<?>, ReflectionUtils.MethodFilter) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Get the unique set of declared methods on the leaf class and all superclasses.
getUnqualifiedName(String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
getUpperBounds(WildcardType) - 类中的静态方法 cn.taketoday.util.TypeUtils
 
getURI() - 类中的方法 cn.taketoday.core.io.AbstractResource
 
getURI() - 类中的方法 cn.taketoday.core.io.FileSystemResource
Return a URI handle for this resource.
getURI() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation returns a URI for the underlying file.
getURI() - 接口中的方法 cn.taketoday.core.io.Resource
Return a URI handle for this resource.
getURI() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
getURI() - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation returns the underlying URI directly, if possible.
getURL() - 类中的方法 cn.taketoday.core.io.AbstractResource
 
getURL() - 类中的方法 cn.taketoday.core.io.ClassPathResource
This implementation returns a URL for the underlying class path resource, if available.
getURL() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation returns a URL for the underlying file.
getURL() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation returns a URL for the underlying file.
getURL() - 接口中的方法 cn.taketoday.core.io.Resource
Return a URL handle for this resource.
getURL() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
getURL() - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation returns the underlying URL reference.
getURL(String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Resolve the given resource location to a java.net.URL.
getUseCache() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
getUserClass(Class<T>) - 类中的静态方法 cn.taketoday.util.ClassUtils
If the class is dynamically generated then the user class will be extracted in a specific format.
getUserClass(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
If the class is dynamically generated then the user class will be extracted in a specific format.
getUserClass(T) - 类中的静态方法 cn.taketoday.util.ClassUtils
If the class is dynamically generated then the user class will be extracted in a specific format.
getUUIDString() - 类中的静态方法 cn.taketoday.util.StringUtils
Use UUID to get random uuid string
getValidatedExecutable(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
getValue() - 异常错误中的方法 cn.taketoday.aot.generate.ValueCodeGenerationException
Return the value that failed to be generated.
getValue() - 类中的方法 cn.taketoday.bytecode.TypeReference
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
getValue() - 异常错误中的方法 cn.taketoday.core.conversion.ConversionFailedException
Return the offending value.
getValue() - 类中的方法 cn.taketoday.core.Pair
 
getValue() - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValue() - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValue() - 接口中的方法 cn.taketoday.expression.Expression
Evaluate this expression in the default standard context.
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.ArrayIndexingValueRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.MapIndexingValueRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.PropertyIndexingValueRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.StringIndexingValueRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference.MethodValueRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference.AccessorLValue
 
getValue() - 接口中的方法 cn.taketoday.expression.spel.ast.ValueRef
Returns the value this ValueRef points to, it should not require expression component re-evaluation.
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.ValueRef.NullValueRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.ValueRef.TypedValueHolderValueRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference.VariableRef
 
getValue() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValue() - 类中的方法 cn.taketoday.expression.TypedValue
 
getValue() - 接口中的方法 cn.taketoday.lang.Enumerable
 
getValue() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.Node
 
getValue() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
getValue() - 类中的方法 cn.taketoday.util.KeyValueHolder
Gets the value from this holder.
getValue() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry
 
getValue(int, boolean, boolean) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getValue(int, Class<T>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getValue(EvaluationContext) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValue(EvaluationContext) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValue(EvaluationContext) - 接口中的方法 cn.taketoday.expression.Expression
Evaluate this expression in the provided context and return the result of evaluation.
getValue(EvaluationContext) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValue(EvaluationContext, Class<T>) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValue(EvaluationContext, Class<T>) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValue(EvaluationContext, Class<T>) - 接口中的方法 cn.taketoday.expression.Expression
Evaluate this expression in the provided context which can resolve references to properties, methods, types, etc.
getValue(EvaluationContext, Class<T>) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValue(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValue(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValue(EvaluationContext, Object) - 接口中的方法 cn.taketoday.expression.Expression
Evaluate this expression in the provided context and return the result of evaluation, but use the supplied root context as an override for any default root object specified in the context.
getValue(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValue(EvaluationContext, Object, Class<T>) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValue(EvaluationContext, Object, Class<T>) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValue(EvaluationContext, Object, Class<T>) - 接口中的方法 cn.taketoday.expression.Expression
Evaluate this expression in the provided context which can resolve references to properties, methods, types, etc.
getValue(EvaluationContext, Object, Class<T>) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValue(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getValue(ExpressionState) - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Evaluate the expression node in the context of the supplied expression state and return the value.
getValue(ExpressionState, Class<T>) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getValue(Annotation) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the value of the value attribute of a single-element Annotation, given an annotation instance.
getValue(Annotation, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Retrieve the value of a named attribute, given an annotation instance.
getValue(Class<T>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get an optional attribute value from the annotation.
getValue(Class<T>) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValue(Class<T>) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValue(Class<T>) - 接口中的方法 cn.taketoday.expression.Expression
Evaluate this expression in the default context.
getValue(Class<T>) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValue(Class<T>, String) - 接口中的静态方法 cn.taketoday.lang.Enumerable
Get the value corresponding to the name
getValue(Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValue(Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValue(Object) - 接口中的方法 cn.taketoday.expression.Expression
Evaluate this expression against the specified root object.
getValue(Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValue(Object, EvaluationContext) - 类中的方法 cn.taketoday.expression.spel.CompiledExpression
Subclasses of CompiledExpression generated by SpelCompiler will provide an implementation of this method.
getValue(Object, Class<T>) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValue(Object, Class<T>) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValue(Object, Class<T>) - 接口中的方法 cn.taketoday.expression.Expression
Evaluate this expression in the default context against the specified root object.
getValue(Object, Class<T>) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValue(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getValue(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get an optional attribute value from the annotation.
getValue(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
getValue(String, Class<T>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Get an optional attribute value from the annotation.
getValue(String, Class<T>) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
getValueExtractor(Object) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getValueForMirrorResolution(Method, Object) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getValueFromMetaAnnotation(int, boolean) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
getValueInternal(EvaluationContext, Object, TypeDescriptor, Object[]) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Assign
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.BeanReference
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.CompoundExpression
Evaluates a compound expression.
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
Implements getValue() - delegating to the code for building an array or a simple type.
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Elvis
Evaluate the condition and if neither null nor an empty String, return it.
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.FunctionReference
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Identifier
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.InlineList
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.InlineMap
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Literal
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpAnd
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpDec
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpDivide
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpEQ
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorBetween
Returns a boolean based on whether a value is in the range expressed.
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorInstanceof
Compare the left operand to see it is an instance of the type specified as the right operand.
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorMatches
Check the first operand matches the regex specified as the second operand.
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorNot
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorPower
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpGE
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpGT
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpInc
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpLE
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpLT
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpMinus
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpModulus
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpMultiply
Implements the multiply operator directly here for certain types of supported operands and otherwise delegates to any registered overloader for types not supported here.
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpNE
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpOr
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.OpPlus
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Projection
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.QualifiedIdentifier
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Selection
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Ternary
Evaluate the condition and if true evaluate the first alternative, otherwise evaluate the second alternative.
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.TypeReference
 
getValueInternal(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference
 
getValueInternal(TypedValue, EvaluationContext, boolean) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
getValueRef(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.CompoundExpression
 
getValueRef(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
getValueRef(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
getValueRef(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Projection
 
getValueRef(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
getValueRef(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Selection
 
getValueRef(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
getValueRef(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference
 
getValues() - 异常错误中的方法 cn.taketoday.util.PlaceholderResolutionException
Return a contextualized list of the resolution attempts that led to this exception, where the first element is the value that generated this exception.
getValues(String) - 类中的方法 cn.taketoday.core.Constants
Return all values of the given group of constants.
getValuesForProperty(String) - 类中的方法 cn.taketoday.core.Constants
Return all values of the group of constants for the given bean property name.
getValuesForSuffix(String) - 类中的方法 cn.taketoday.core.Constants
Return all values of the given group of constants.
getValueStyler() - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
Return the ValueStyler used by this ToStringStyler.
getValueType() - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValueType() - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValueType() - 接口中的方法 cn.taketoday.expression.Expression
Return the most general type that can be passed to the Expression.setValue(EvaluationContext, Object) method using the default context.
getValueType() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValueType(EvaluationContext) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValueType(EvaluationContext) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValueType(EvaluationContext) - 接口中的方法 cn.taketoday.expression.Expression
Return the most general type that can be passed to the Expression.setValue(EvaluationContext, Object) method for the given context.
getValueType(EvaluationContext) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValueType(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValueType(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValueType(EvaluationContext, Object) - 接口中的方法 cn.taketoday.expression.Expression
Return the most general type that can be passed to the Expression.setValue(EvaluationContext, Object, Object) method for the given context.
getValueType(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValueType(Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValueType(Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValueType(Object) - 接口中的方法 cn.taketoday.expression.Expression
Return the most general type that can be passed to the Expression.setValue(Object, Object) method using the default context.
getValueType(Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValueTypeDescriptor() - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValueTypeDescriptor() - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValueTypeDescriptor() - 接口中的方法 cn.taketoday.expression.Expression
Return a descriptor for the most general type that can be passed to one of the setValue(...) methods using the default context.
getValueTypeDescriptor() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValueTypeDescriptor(EvaluationContext) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValueTypeDescriptor(EvaluationContext) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValueTypeDescriptor(EvaluationContext) - 接口中的方法 cn.taketoday.expression.Expression
Return a descriptor for the most general type that can be passed to the Expression.setValue(EvaluationContext, Object) method for the given context.
getValueTypeDescriptor(EvaluationContext) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValueTypeDescriptor(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValueTypeDescriptor(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValueTypeDescriptor(EvaluationContext, Object) - 接口中的方法 cn.taketoday.expression.Expression
Return a descriptor for the most general type that can be passed to the Expression.setValue(EvaluationContext, Object, Object) method for the given context.
getValueTypeDescriptor(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getValueTypeDescriptor(Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
getValueTypeDescriptor(Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
getValueTypeDescriptor(Object) - 接口中的方法 cn.taketoday.expression.Expression
Return a descriptor for the most general type that can be passed to the Expression.setValue(Object, Object) method using the default context.
getValueTypeDescriptor(Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
getVariableName(Object) - 类中的静态方法 cn.taketoday.core.Conventions
Determine the conventional variable name for the supplied Object based on its concrete type.
getVariableNameForParameter(MethodParameter) - 类中的静态方法 cn.taketoday.core.Conventions
Determine the conventional variable name for the given parameter taking the generic collection type, if any, into account.
getVariableNameForParameter(Parameter) - 类中的静态方法 cn.taketoday.core.Conventions
Determine the conventional variable name for the given parameter taking the generic collection type, if any, into account.
getVariableNameForReturnType(Method) - 类中的静态方法 cn.taketoday.core.Conventions
Determine the conventional variable name for the return type of the given method, taking the generic collection type, if any, into account.
getVariableNameForReturnType(Method, Class<?>, Object) - 类中的静态方法 cn.taketoday.core.Conventions
Determine the conventional variable name for the return type of the given method, taking the generic collection type, if any, into account, falling back on the given return value if the method declaration is not specific enough, e.g.
getVariableNameForReturnType(Method, Object) - 类中的静态方法 cn.taketoday.core.Conventions
Determine the conventional variable name for the return type of the given method, taking the generic collection type, if any, into account, falling back on the given actual return value if the method declaration is not specific enough, e.g.
getVersion() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
getVirtualThreadFactory() - 类中的方法 cn.taketoday.core.task.VirtualThreadTaskExecutor
Return the underlying virtual ThreadFactory.
getVisibility() - 类中的方法 cn.taketoday.aot.generate.AccessControl
Return the lowest AccessControl.Visibility of this instance.
getWithException() - 接口中的方法 cn.taketoday.util.function.ThrowingSupplier
Gets a result, possibly throwing a checked exception.
getWrappedObject() - 接口中的方法 cn.taketoday.core.InfrastructureProxy
Return the underlying resource (never null).
getWriteMethod() - 类中的方法 cn.taketoday.reflect.GetterSetterPropertyAccessor
 
getWriteMethod() - 类中的方法 cn.taketoday.reflect.MethodAccessorPropertyAccessor
 
getWriteMethod() - 类中的方法 cn.taketoday.reflect.Property
 
getWriteMethod() - 类中的方法 cn.taketoday.reflect.ReadOnlyPropertyAccessor
 
getWriteMethod() - 类中的方法 cn.taketoday.reflect.ReflectivePropertyAccessor
 
getWriteMethod() - 接口中的方法 cn.taketoday.reflect.SetterMethod
 
getWriteMethod(Class<?>, Class<?>, String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
find setter method
getWriteMethod(Field) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
find setter method
getWriteMethodParameter() - 类中的方法 cn.taketoday.reflect.Property
 
getWriter() - 接口中的方法 cn.taketoday.core.io.OutputStreamSource
Get Writer
getWriter() - 类中的方法 cn.taketoday.core.io.WritableResourceDecorator
 
getXMLEventReader() - 类中的方法 cn.taketoday.util.xml.StaxSource
Return the XMLEventReader used by this StaxSource.
getXMLEventReader(Source) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Return the XMLEventReader for the given StAX Source.
getXMLEventWriter() - 类中的方法 cn.taketoday.util.xml.StaxResult
Return the XMLEventWriter used by this StaxResult.
getXMLEventWriter(Result) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Return the XMLEventWriter for the given StAX Result.
getXMLStreamReader() - 类中的方法 cn.taketoday.util.xml.StaxSource
Return the XMLStreamReader used by this StaxSource.
getXMLStreamReader(Source) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Return the XMLStreamReader for the given StAX Source.
getXMLStreamWriter() - 类中的方法 cn.taketoday.util.xml.StaxResult
Return the XMLStreamWriter used by this StaxResult.
getXMLStreamWriter(Result) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Return the XMLStreamWriter for the given StAX Result.
GIGABYTES - enum class 中的枚举常量 cn.taketoday.util.DataUnit
Gigabytes.
GLOB_PATTERN - 类中的静态变量 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
globalConverters - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
goTo(Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to jump to the given label.
goTo(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
GOTO - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
GOTO_W - 类中的静态变量 cn.taketoday.bytecode.Constants
 
GREEN - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
GREEN - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
groupId - 类中的变量 cn.taketoday.aot.nativex.FileNativeConfigurationWriter
 
grow(int) - 类中的方法 cn.taketoday.util.ResizableByteArrayOutputStream
Grow the internal buffer size.
growCollection - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
growCollectionIfNecessary() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
GT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
GT - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter

H

h - 类中的变量 cn.taketoday.bytecode.proxy.Proxy
 
H_GETFIELD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
H_GETSTATIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
H_INVOKEINTERFACE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
H_INVOKESPECIAL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
H_INVOKESTATIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
H_INVOKEVIRTUAL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
H_NEWINVOKESPECIAL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
H_PUTFIELD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
H_PUTSTATIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
Handle - cn.taketoday.bytecode中的类
A reference to a field or a method.
Handle(int, String, String, String) - 类的构造器 cn.taketoday.bytecode.Handle
Constructs a new field or method handle.
Handle(int, String, String, String, boolean) - 类的构造器 cn.taketoday.bytecode.Handle
Constructs a new field or method handle.
HANDLE_DESCRIPTOR - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
The type of method handle descriptors.
HANDLE_TAG - 类中的静态变量 cn.taketoday.bytecode.util.Printer
The names of the tag field values for Handle.
handleCategories(Map<String, Object>, Set<MemberCategory>) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
handleCharacters() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleCharacters(Characters) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleComment() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleComment(Comment) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleCondition(Map<String, Object>, ConditionalHint) - 类中的静态方法 cn.taketoday.aot.nativex.ResourceHintsWriter
 
handleCondition(Map<String, Object>, ConditionalHint) - 类中的静态方法 cn.taketoday.aot.nativex.SerializationHintsWriter
 
handleCondition(Map<String, Object>, JdkProxyHint) - 类中的静态方法 cn.taketoday.aot.nativex.ProxyHintsWriter
 
handleCondition(Map<String, Object>, TypeHint) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
handleConverterNotFound(Object, TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
handleDtd() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleDtd(DTD) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleEndDocument() - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleEndDocument() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleEndElement() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleEndElement(EndElement) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleEntityDeclaration(EntityDeclaration) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleEntityReference() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleEntityReference(EntityReference) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleError(Throwable) - 接口中的方法 cn.taketoday.util.ErrorHandler
Handle the given error, possibly rethrowing it as a fatal exception.
handleExecutables(Map<String, Object>, List<ExecutableHint>) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
handleFailure(Class<?>, String, Throwable) - 接口中的方法 cn.taketoday.lang.TodayStrategies.FailureHandler
Handle the failure that occurred when instantiating the strategyImplementationName that was expected to be of the given strategyType.
handleFailure(Class<?>, String, Throwable) - 接口中的方法 cn.taketoday.util.Instantiator.FailureHandler
Handle the failure that occurred when instantiating the type that was expected to be of the given typeSupplier.
handleFields(Map<String, Object>, Stream<FieldHint>) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
handleIntrospectionFailure(AnnotatedElement, Throwable) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Handle the supplied annotation introspection exception.
handleInvocationTargetException(InvocationTargetException) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Handle the given invocation target exception.
handleMessage(BiConsumer<Supplier<String>, Throwable>) - 接口中的静态方法 cn.taketoday.lang.TodayStrategies.FailureHandler
Create a new TodayStrategies.FailureHandler that handles errors using a standard formatted message.
handleNotationDeclaration(NotationDeclaration) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleProcessError(Resource, IOException) - 类中的方法 cn.taketoday.core.YamlProcessor
 
handleProcessingInstruction() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleProcessingInstruction(ProcessingInstruction) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handler - 类中的变量 cn.taketoday.bytecode.tree.TryCatchBlockNode
The beginning of the exception handler's code.
Handler - cn.taketoday.bytecode中的类
Information about an exception handler.
Handler(Handler, Label, Label) - 类的构造器 cn.taketoday.bytecode.Handler
Constructs a new Handler from the given one, with a different scope.
Handler(Label, Label, Label, int, String) - 类的构造器 cn.taketoday.bytecode.Handler
Constructs a new Handler.
handleReflectionException - 类中的变量 cn.taketoday.reflect.ReflectiveMethodAccessor
 
handleReflectionException(Exception) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Handle the given reflection exception.
handleResourceBundles(Map<String, Object>, Stream<ResourceBundleHint>) - 类中的静态方法 cn.taketoday.aot.nativex.ResourceHintsWriter
 
handleResult(TypeDescriptor, TypeDescriptor, Object) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
handlerPc - 类中的变量 cn.taketoday.bytecode.Handler
The handler_pc field of this JVMS exception_table entry.
handlers - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The exception handlers of the currently analyzed method (one list per instruction index).
handlers - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The exception handler ranges.
handleStartDocument() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleStartDocument(XMLEvent) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleStartElement() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
handleStartElement(StartElement) - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
handleUnresolvablePlaceholder(String, String) - 类中的方法 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
hasAdapters() - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry
Whether the registry has any adapters.
hasAlias(String, String) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
Determine whether the given name has the given alias registered.
hasAnnotatedMethods(String) - 接口中的方法 cn.taketoday.core.type.AnnotationMetadata
Determine whether the underlying class has any methods that are annotated (or meta-annotated) with the given annotation type.
hasAnnotatedMethods(String) - 类中的方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
hasAnnotation(Class<? extends Annotation>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Determine whether an annotation of the given type is present on the underlying class.
hasAnnotation(Class<? extends Annotation>) - 类中的方法 cn.taketoday.core.TypeDescriptor
Determine if this type descriptor has the specified annotation.
hasAnnotation(AnnotatedElement, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Determine if an annotation of the specified annotationType is available on the supplied AnnotatedElement or within the annotation hierarchy above the specified element.
hasAnnotation(String) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Determine whether an annotation of the given type is present on the underlying class.
hasAnnotation(String) - 类中的方法 cn.taketoday.core.type.filter.AnnotationTypeFilter
 
hasAsmInstructions - 类中的变量 cn.taketoday.bytecode.MethodWriter
Whether the bytecode of this method contains ASM specific instructions.
hasAsmInstructions() - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
hasAttribute(String) - 接口中的方法 cn.taketoday.core.AttributeAccessor
Return true if the attribute identified by name exists.
hasAttribute(String) - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
hasAttributes() - 接口中的方法 cn.taketoday.core.AttributeAccessor
Returns true if this map contains no key-value mappings.
hasAttributes() - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
Returns true if this map contains no key-value mappings.
hasCharacteristics(int) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
hasCharacteristics(int) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
 
hasConstructor(Class<?>, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given class has a declared constructor with the given signature.
hasConversionMethodOrConstructor(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
hasDefaultValue(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Determine if the specified attribute name has a default value when compared to the annotation declaration.
hasDefaultValue(String) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
hasDefaultValue(String) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
hasDefaultValueMethod - 类中的变量 cn.taketoday.core.annotation.AttributeMethods
Determine if at least one of the attribute methods has a default value.
hasDoctype(String) - 类中的方法 cn.taketoday.util.xml.XmlValidationModeDetector
Does the content contain the DTD DOCTYPE declaration?
hasEnclosingClass() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return whether the underlying class is declared within an enclosing class (i.e. the underlying class is an inner/nested class or a local class within a method).
hasFlags(int) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Returns true if all the given flags were passed to the constructor.
hasFormals - 类中的变量 cn.taketoday.bytecode.signature.SignatureWriter
Whether the visited signature contains formal type parameters.
hasFrames() - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
hasGenerics() - 类中的方法 cn.taketoday.core.ResolvableType
Return true if this type contains generic parameters.
hash - 类中的变量 cn.taketoday.bytecode.core.WeakCacheKey
 
hash - 类中的变量 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
hash - 类中的变量 cn.taketoday.core.ResolvableType
 
hash - 类中的变量 cn.taketoday.core.TypeDescriptor
 
hash - 类中的变量 cn.taketoday.reflect.MethodInvoker.MethodInvokerCacheKey
 
hash - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.SoftEntryReference
 
hash - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.WeakEntryReference
 
hash(int, int) - 类中的静态方法 cn.taketoday.bytecode.SymbolTable
 
hash(int, long) - 类中的静态方法 cn.taketoday.bytecode.SymbolTable
 
hash(int, String) - 类中的静态方法 cn.taketoday.bytecode.SymbolTable
 
hash(int, String, int) - 类中的静态方法 cn.taketoday.bytecode.SymbolTable
 
hash(int, String, String) - 类中的静态方法 cn.taketoday.bytecode.SymbolTable
 
hash(int, String, String, int) - 类中的静态方法 cn.taketoday.bytecode.SymbolTable
 
hash(int, String, String, String) - 类中的静态方法 cn.taketoday.bytecode.SymbolTable
 
hash(int, String, String, String, int) - 类中的静态方法 cn.taketoday.bytecode.SymbolTable
 
HASH - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
HASH_ASM_TYPE - 类中的静态变量 cn.taketoday.bytecode.core.KeyFactory
Type.hashCode() is very expensive as it traverses full descriptor to calculate hash code.
HASH_CODE - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
HASH_CODE - 接口中的静态变量 cn.taketoday.lang.Constant
 
hashArray(GeneratorAdapter, Type, int, CustomizerRegistry) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
hashCode - 类中的变量 cn.taketoday.bytecode.SymbolTable.Entry
The hash code of this entry.
hashCode - 类中的变量 cn.taketoday.core.annotation.PackagesAnnotationFilter
 
hashCode() - record class中的方法 cn.taketoday.aot.generate.GeneratedClasses.Owner
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.aot.generate.MethodName
 
hashCode() - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
hashCode() - record class中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.aot.hint.JavaSerializationHint
 
hashCode() - 类中的方法 cn.taketoday.aot.hint.JdkProxyHint
 
hashCode() - record class中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.aot.hint.ResourceBundleHint
 
hashCode() - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHint
 
hashCode() - 类中的方法 cn.taketoday.aot.hint.TypeHint.ExecutableKey
 
hashCode() - record class中的方法 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.bytecode.beans.BeanGenerator.BeanGeneratorKey
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator.BeanMapKey
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
hashCode() - record class中的方法 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
 
hashCode() - 类中的方法 cn.taketoday.bytecode.commons.MethodSignature
 
hashCode() - record class中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
 
hashCode() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter.FieldInfo
 
hashCode() - record class中的方法 cn.taketoday.bytecode.core.ClassesKey.Key
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.bytecode.core.ClassInfo
 
hashCode() - 类中的方法 cn.taketoday.bytecode.core.DefaultNamingPolicy
 
hashCode() - 类中的方法 cn.taketoday.bytecode.core.MethodInfo
 
hashCode() - record class中的方法 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.bytecode.core.WeakCacheKey
 
hashCode() - 类中的方法 cn.taketoday.bytecode.Handle
 
hashCode() - 类中的方法 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
hashCode() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.bytecode.proxy.Mixin.MixinKey
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.ConstructorKey
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
hashCode() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
hashCode() - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate
 
hashCode() - record class中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicValue
 
hashCode() - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceValue
 
hashCode() - 类中的方法 cn.taketoday.bytecode.Type
Returns a hash code value for this type.
hashCode() - record class中的方法 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.core.annotation.PackagesAnnotationFilter
 
hashCode() - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers.ExplicitRepeatableContainer
 
hashCode() - 类中的方法 cn.taketoday.core.annotation.RepeatableContainers
 
hashCode() - 类中的方法 cn.taketoday.core.ansi.Ansi8BitColor
 
hashCode() - 类中的方法 cn.taketoday.core.ApplicationPid
 
hashCode() - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
hashCode() - 类中的方法 cn.taketoday.core.conversion.GenericConverter.ConvertiblePair
 
hashCode() - record class中的方法 cn.taketoday.core.conversion.support.CharacterToNumberFactory.CharacterToNumber
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.NoOpConverter
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory.IntegerToEnum
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory.NumberToNumber
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.conversion.support.StringToEnumConverterFactory.StringToEnum
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.conversion.support.StringToNumberConverterFactory.StringToNumber
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.core.env.ProfilesParser.ParsedProfiles
 
hashCode() - 类中的方法 cn.taketoday.core.env.PropertySource
Return a hash code derived from the name property of this PropertySource object.
hashCode() - record class中的方法 cn.taketoday.core.GenericTypeResolver.TypeVariableMapVariableResolver
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.core.io.AbstractResource
 
hashCode() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.Attachment
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
hashCode() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
hashCode() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
hashCode() - 类中的方法 cn.taketoday.core.io.ByteArrayResource
This implementation returns the hash code based on the underlying byte array.
hashCode() - 类中的方法 cn.taketoday.core.io.ClassPathResource
This implementation returns the hash code of the underlying class path location.
hashCode() - 类中的方法 cn.taketoday.core.io.DescriptiveResource
This implementation returns the hash code of the underlying description String.
hashCode() - 类中的方法 cn.taketoday.core.io.EncodedResource
 
hashCode() - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
hashCode() - 类中的方法 cn.taketoday.core.io.InputStreamResource
This implementation returns the hash code of the underlying InputStream.
hashCode() - 类中的方法 cn.taketoday.core.io.ModuleResource
 
hashCode() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation returns the hash code of the underlying Path reference.
hashCode() - record class中的方法 cn.taketoday.core.io.PropertySourceDescriptor
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
hashCode() - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation returns the hash code of the underlying URL reference.
hashCode() - 类中的方法 cn.taketoday.core.MethodParameter
 
hashCode() - 类中的方法 cn.taketoday.core.Pair
 
hashCode() - 类中的方法 cn.taketoday.core.ParameterizedTypeReference
 
hashCode() - 类中的方法 cn.taketoday.core.ReactiveTypeDescriptor
 
hashCode() - 类中的方法 cn.taketoday.core.ResolvableType
 
hashCode() - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.SerializableTypeWrapper.TypeProxyInvocationHandler
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.core.ssl.pem.PemContent
 
hashCode() - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
hashCode() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.core.Triple
 
hashCode() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
hashCode() - record class中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor.Source
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
hashCode() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor.Source
 
hashCode() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
hashCode() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
hashCode() - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
hashCode() - 类中的方法 cn.taketoday.core.TypeDescriptor
 
hashCode() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.expression.TypedValue
 
hashCode() - 类中的方法 cn.taketoday.lang.NullValue
 
hashCode() - record class中的方法 cn.taketoday.lang.Version
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerCacheKey
 
hashCode() - 类中的方法 cn.taketoday.reflect.Property
 
hashCode() - 类中的方法 cn.taketoday.util.ArrayHolder
 
hashCode() - 类中的方法 cn.taketoday.util.comparator.BooleanComparator
 
hashCode() - 类中的方法 cn.taketoday.util.comparator.NullSafeComparator
 
hashCode() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
hashCode() - record class中的方法 cn.taketoday.util.ConcurrentLruCache.CacheEntry
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
hashCode() - 类中的方法 cn.taketoday.util.DataSize
 
hashCode() - 类中的方法 cn.taketoday.util.KeyValueHolder
Returns the hash code value for this map entry.
hashCode() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
hashCode() - 类中的方法 cn.taketoday.util.MethodClassKey
 
hashCode() - 类中的方法 cn.taketoday.util.MimeType
 
hashCode() - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
hashCode() - record class中的方法 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.util.PlaceholderParser.ParsedValue
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.util.PlaceholderParser.TextPart
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.util.PropertyMapper.NullPointerExceptionSafeSupplier
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.util.SimpleRouteMatcher.DefaultRoute
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.util.SystemPropertyUtils.SystemPropertyPlaceholderResolver
返回此对象的哈希代码值。
hashCode() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
hashCode() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
hashCode() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry
 
hashCode() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
返回此对象的哈希代码值。
hashCode() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
返回此对象的哈希代码值。
hashCode(GeneratorAdapter, Type, int, Customizer) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
hashCode(GeneratorAdapter, Type, int, CustomizerRegistry) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
HashCodeCustomizer - cn.taketoday.bytecode.core中的接口
 
hashes - 类中的变量 cn.taketoday.bytecode.commons.ModuleHashesAttribute
The hash of the modules in ModuleHashesAttribute.modules.
hashLong(GeneratorAdapter) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
hashObject(GeneratorAdapter, Type, CustomizerRegistry) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
hashPrimitive(GeneratorAdapter, Type) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
hasInitializer() - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
hasLastValue - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationPredicates.FirstRunOfPredicate
 
hasLength(String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(String, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(String, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLvtInfo - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
hasMetaAnnotation(Class<? extends Annotation>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Determine whether the underlying class has an annotation that is itself annotated with the meta-annotation of the given type.
hasMetaAnnotation(String) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Determine whether the underlying class has an annotation that is itself annotated with the meta-annotation of the given type.
hasMetaAnnotationTypes(AnnotatedElement, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Determine if the supplied AnnotatedElement is annotated with a composed annotation that is meta-annotated with an annotation of the specified annotationType.
hasMetaAnnotationTypes(AnnotatedElement, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Determine if the supplied AnnotatedElement is annotated with a composed annotation that is meta-annotated with an annotation of the specified annotationName.
hasMethod(Class<?>, Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given class has a public method with the given signature.
hasMethod(Class<?>, String, Class<?>...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given class has a public method with the given signature.
hasMethodAnnotation(Class<A>) - 类中的方法 cn.taketoday.core.MethodParameter
Return whether the method/constructor is annotated with the given type.
hasMoreElements() - 类中的方法 cn.taketoday.util.ArrayIterator
 
hasName() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
hasNamespacePrefixesFeature() - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
Indicates whether the SAX feature http://xml.org/sax/features/namespaces-prefixes is turned on.
hasNamespacesFeature() - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
Indicates whether the SAX feature http://xml.org/sax/features/namespaces is turned on.
hasNestedAnnotation - 类中的变量 cn.taketoday.core.annotation.AttributeMethods
Determine if at least one of the attribute methods is a nested annotation.
hasNetty5DataBuffers(DataBuffer[]) - 类中的静态方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
hasNettyDataBuffers(DataBuffer[]) - 类中的静态方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
hasNext - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBuffer.ByteBufferIterator
 
hasNext - 类中的变量 cn.taketoday.util.SingletonIterator
 
hasNext() - 类中的方法 cn.taketoday.bytecode.tree.analysis.SmallSet.IteratorImpl
 
hasNext() - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
hasNext() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer.ByteBufferIterator
 
hasNext() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer.BufferComponentIterator
 
hasNext() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer.ByteBufferIterator
 
hasNext() - 类中的方法 cn.taketoday.util.ArrayIterator
 
hasNext() - 类中的方法 cn.taketoday.util.CompositeIterator
 
hasNext() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
hasNext() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntryIterator
 
hasNext() - 类中的方法 cn.taketoday.util.SingletonIterator
 
hasNext() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
hasNext() - 类中的方法 cn.taketoday.util.xml.ListBasedXMLEventReader
 
hasNextJvmInsnOrFrame(int) - 类中的方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
Returns true if the given instruction is followed by a JVM instruction or a by stack map frame.
hasNonDefaultValue(String) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
hasNonDefaultValue(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Determine if the specified attribute name has a non-default value when compared to the annotation declaration.
hasNonDefaultValue(String) - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
hasOpeningTag(String) - 类中的方法 cn.taketoday.util.xml.XmlValidationModeDetector
Determine if the supplied content contains an XML opening tag.
hasOption(ConcurrentReferenceHashMap.TaskOption) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Task
 
hasParameterAnnotation(Class<A>) - 类中的方法 cn.taketoday.core.MethodParameter
Return whether the parameter is declared with the given annotation type.
hasParameterAnnotations() - 类中的方法 cn.taketoday.core.MethodParameter
Return true if the parameter has at least one annotation, false if it has none.
hasParameters - 类中的变量 cn.taketoday.bytecode.signature.SignatureWriter
Whether the visited signature contains method parameter types.
hasPayload - enum class中的变量 cn.taketoday.expression.spel.standard.TokenKind
 
hasPayload() - enum class中的方法 cn.taketoday.expression.spel.standard.TokenKind
 
hasPlainJavaAnnotationsOnly(Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
hasPlainJavaAnnotationsOnly(Object) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
hasPrevious() - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
hasProxyTarget() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference.CachedMethodExecutor
 
hasResult() - 类中的方法 cn.taketoday.util.LambdaSafe.InvocationResult
Return true if a result in present.
hasSameGenericTypeParameters(Method, Method, Class<?>[]) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
hasSameParameterTypes(Method, Method) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
hasSameParams(Method, Class<?>[]) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
hasStaticInitializer - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
Whether the class has a static initializer.
hasSubroutines - 类中的变量 cn.taketoday.bytecode.MethodWriter
Whether this method contains subroutines.
hasSuperClass() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return whether the underlying class has a super class.
hasSvuid - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
Whether the class already has a SVUID.
hasSVUID() - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
Returns true if the class already has a SVUID field.
hasText() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
hasText(CharSequence) - 类中的静态方法 cn.taketoday.util.StringUtils
Check whether the given CharSequence contains actual text.
hasText(String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Check whether the given String contains actual text.
hasText(String, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasUniqueObject(Collection<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Determine whether the given Collection only contains a single unique object.
hasUnresolvableGenerics() - 类中的方法 cn.taketoday.core.ResolvableType
Determine whether the underlying type has any unresolvable generics: either through an unresolvable type variable on the type itself or through implementing a generic interface in a raw fashion, i.e. without substituting that interface's type variables.
hasUnresolvableGenerics(Set<Type>) - 类中的方法 cn.taketoday.core.ResolvableType
 
hconst(Handle) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to push the given handle on the stack.
header - 类中的变量 cn.taketoday.bytecode.ClassReader
The offset in bytes of the ClassFile's access_flags field.
HEADER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemCertificateParser
 
helper(MethodProxy.CreateInfo, Class) - 类中的静态方法 cn.taketoday.bytecode.proxy.MethodProxy
 
helper(MethodAccess, Method) - 类中的静态方法 cn.taketoday.bytecode.reflect.FastMethodAccessor
 
helperConverter - 类中的变量 cn.taketoday.core.conversion.support.ArrayToArrayConverter
 
helperConverter - 类中的变量 cn.taketoday.core.conversion.support.ArrayToStringConverter
 
HEX_CHARS - 类中的静态变量 cn.taketoday.util.DigestUtils
 
highAggregateIndexesFirst() - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
HIGHEST_PRECEDENCE - 接口中的静态变量 cn.taketoday.core.Ordered
Useful constant for the highest precedence value.
Hints - cn.taketoday.core.codec中的类
Constants and convenience methods for working with hints.
Hints() - 类的构造器 cn.taketoday.core.codec.Hints
 
hookCounter - 类中的静态变量 cn.taketoday.bytecode.core.ClassEmitter
 
hookOnComplete() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WritableByteChannelSubscriber
 
hookOnComplete() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
hookOnError(Throwable) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WritableByteChannelSubscriber
 
hookOnError(Throwable) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
hookOnNext(DataBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WritableByteChannelSubscriber
 
hookOnNext(DataBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
hookOnSubscribe(Subscription) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WritableByteChannelSubscriber
 
hookOnSubscribe(Subscription) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
HTTP - 接口中的静态变量 cn.taketoday.lang.Constant
 
HTTPS - 接口中的静态变量 cn.taketoday.lang.Constant
 

I

i1 - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.FastClassInfo
 
i2 - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.FastClassInfo
 
I2B - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
I2C - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
I2D - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
I2F - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
I2L - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
I2S - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IADD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IAND - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
iconst(int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to push the given value on the stack.
ICONST_0 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ICONST_1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ICONST_2 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ICONST_3 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ICONST_4 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ICONST_5 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ICONST_M1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
id - 类中的变量 cn.taketoday.bytecode.beans.MA
 
id - 类中的变量 cn.taketoday.bytecode.util.ASMifier
The identifier of the annotation visitor variable in the produced code.
id - 类中的变量 cn.taketoday.expression.spel.ast.Identifier
 
id - 类中的变量 cn.taketoday.util.StopWatch
Identifier of this StopWatch.
Identifier - cn.taketoday.expression.spel.ast中的类
An 'identifier' SpelNode.
Identifier(String, int, int) - 类的构造器 cn.taketoday.expression.spel.ast.Identifier
 
IDENTIFIER - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
IDENTITY_FINISH_CHARACTERISTICS - 类中的静态变量 cn.taketoday.core.annotation.MergedAnnotationCollectors
 
identityToString(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of an object's overall identity.
IdGenerator - cn.taketoday.util中的接口
Contract for generating universally unique identifiers (UUIDs).
IDIV - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IDLE - enum class 中的枚举常量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.State
 
IDLE - enum class 中的枚举常量 cn.taketoday.util.ConcurrentLruCache.DrainStatus
No drain operation currently running.
IdToEntityConverter - cn.taketoday.core.conversion.support中的类
Converts an entity identifier to a entity reference by calling a static finder method on the target entity type.
IdToEntityConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.IdToEntityConverter
 
IF_ACMPEQ - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IF_ACMPNE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IF_ICMPEQ - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IF_ICMPGE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IF_ICMPGT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IF_ICMPLE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IF_ICMPLT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IF_ICMPNE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
iface - record class中的变量 cn.taketoday.bytecode.reflect.ConstructorDelegate.ConstructorKey
iface 记录组件的字段。
iface - 类中的变量 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
iface - 类中的变量 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
iface - record class中的变量 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
iface 记录组件的字段。
iface - 类中的变量 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
iface() - record class中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.ConstructorKey
返回 iface 记录组件的值。
iface() - record class中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
返回 iface 记录组件的值。
ifacmpeq(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ifacmpne(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ifCmp(Type, int, Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top two stack values.
ifeq(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
IFEQ - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ifge(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
IFGE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ifgt(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
IFGT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ifIcmp(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
ifICmp(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top two integer stack values.
ificmpeq(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ificmpge(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ificmpgt(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ificmple(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ificmplt(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ificmpne(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ifJump(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
ifle(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
IFLE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
iflt(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
IFLT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ifne(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
IFNE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ifnonnull(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ifNonNull(Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to jump to the given label if the top stack value is not null.
IFNONNULL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ifnull(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
ifNull(Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to jump to the given label if the top stack value is null.
IFNULL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ifPresent(Consumer<E[]>) - 类中的方法 cn.taketoday.util.ArrayHolder
If array is present, performs the given action with the value, otherwise does nothing.
ifPresentOrElse(Consumer<E[]>, Runnable) - 类中的方法 cn.taketoday.util.ArrayHolder
If array is present, performs the given action with the value, otherwise performs the given empty-based action.
ifZCmp(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top integer stack value with zero.
ignorableWhitespace(char[], int, int) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
ignorableWhitespace(char[], int, int) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
ignorableWhitespaceInternal(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
ignorableWhitespaceInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
ignorableWhitespaceInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
ignoreResourceNotFound - 类中的变量 cn.taketoday.core.io.PropertiesLoaderSupport
 
ignoreResourceNotFound - record class中的变量 cn.taketoday.core.io.PropertySourceDescriptor
ignoreResourceNotFound 记录组件的字段。
ignoreResourceNotFound() - record class中的方法 cn.taketoday.core.io.PropertySourceDescriptor
返回 ignoreResourceNotFound 记录组件的值。
ignoreUnresolvableNestedPlaceholders - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
ignoreUnresolvablePlaceholders - 类中的变量 cn.taketoday.core.io.ResourceArrayPropertyEditor
 
ignoreUnresolvablePlaceholders - 类中的变量 cn.taketoday.core.io.ResourceEditor
 
ignoreUnresolvablePlaceholders - 类中的变量 cn.taketoday.util.PlaceholderParser
 
ignoreUnresolvablePlaceholders - 类中的变量 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
iinc(int, int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to increment the given local variable.
iinc(int, int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
iinc(Local, int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
IINC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IINC_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of IincInsnNode instructions.
IincInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents an IINC instruction.
IincInsnNode(int, int) - 类的构造器 cn.taketoday.bytecode.tree.IincInsnNode
Constructs a new IincInsnNode.
ILLEGAL_ARGUMENT_EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
ILLEGAL_STATE_EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.beans.ImmutableBean
 
ILLEGAL_STATE_EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
ILOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ILOAD_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ILOAD_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ILOAD_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ILOAD_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
IMAGE_GIF - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for image/gif.
IMAGE_GIF_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.IMAGE_GIF.
IMAGE_JPEG - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for image/jpeg.
IMAGE_JPEG_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.IMAGE_JPEG.
IMAGE_PNG - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for image/png.
IMAGE_PNG_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.IMAGE_PNG.
imageCode - 类中的静态变量 cn.taketoday.core.NativeDetector
 
IMMEDIATE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelCompilerMode
In immediate mode, expressions are compiled as soon as possible (usually after 1 interpreted run).
ImmutableBean - cn.taketoday.bytecode.beans中的类
 
ImmutableBean() - 类的构造器 cn.taketoday.bytecode.beans.ImmutableBean
 
ImmutableBean.Generator - cn.taketoday.bytecode.beans中的类
 
implementationVersion - record class中的变量 cn.taketoday.lang.Version
implementationVersion 记录组件的字段。
implementationVersion() - record class中的方法 cn.taketoday.lang.Version
返回 implementationVersion 记录组件的值。
IMPLEMENTS_SEPARATOR - 类中的静态变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
importClass(Class<?>) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
Import a class.
importClass(String) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
Import a class.
IMUL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
INC - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
INC - 类中的静态变量 cn.taketoday.expression.spel.ast.OpInc
 
inCData - 类中的变量 cn.taketoday.util.xml.AbstractStaxHandler
 
includes - record class中的变量 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
includes 记录组件的字段。
includes - 类中的变量 cn.taketoday.aot.hint.ResourcePatternHints.Builder
 
includes - 类中的变量 cn.taketoday.aot.hint.ResourcePatternHints
 
includes - 类中的变量 cn.taketoday.util.InstanceFilter
 
includes() - record class中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
返回 includes 记录组件的值。
includes(ExecutableHint, String, List<TypeReference>, ExecutableMode) - 类中的静态方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
Indicate whether the specified ExecutableHint covers the reflection needs of the specified executable definition.
includes(ExecutableMode) - enum class中的方法 cn.taketoday.aot.hint.ExecutableMode
Specify if this mode already includes the specified other mode.
includes(TypeReference, String...) - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHints.Builder
Include resources matching the specified patterns.
includes(MimeType) - 类中的方法 cn.taketoday.util.MimeType
Indicate whether this MIME Type includes the given MIME Type.
includes(String...) - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHints.Builder
Include resources matching the specified patterns.
inComment - 类中的变量 cn.taketoday.util.xml.XmlValidationModeDetector
Indicates whether or not the current parse position is inside an XML comment.
INCOMPATIBLE_NUMBERS - 类中的静态变量 cn.taketoday.expression.spel.ast.Operator.DescriptorComparison
 
INCORRECT_ELEMENT_TYPE_FOR_ARRAY - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
INCORRECT_NUMBER_OF_ARGUMENTS_TO_FUNCTION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
incr - 类中的变量 cn.taketoday.bytecode.tree.IincInsnNode
Amount to increment the local variable by.
incWaiters() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
indent() - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
Increase the indentation level.
indented(Runnable) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
Increase the indentation level and execute the Runnable.
IndentingWriter(Writer, String) - 类的构造器 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
independentInnerClass - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
independentInnerClass - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
index - 异常错误中的变量 cn.taketoday.bytecode.beans.BulkBeanException
 
index - 类中的变量 cn.taketoday.bytecode.commons.Local
 
index - 类中的变量 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
index - 类中的变量 cn.taketoday.bytecode.Symbol
The index of this symbol in the constant pool, in the BootstrapMethods attribute, or in the (ASM specific) type table of a class (depending on the Symbol.tag value).
index - 类中的变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The index of this instruction in the list to which it belongs.
index - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableAnnotationNode
The local variable's index in each range.
index - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableNode
The local variable's index.
index - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
index - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.ArrayIndexingValueRef
 
index - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
index - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.StringIndexingValueRef
 
index - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream
 
indexedType - 类中的变量 cn.taketoday.expression.spel.ast.Indexer
 
IndexedType() - enum class的构造器 cn.taketoday.expression.spel.ast.Indexer.IndexedType
 
Indexer - cn.taketoday.expression.spel.ast中的类
An Indexer can index into some proceeding structure to access a particular piece of it.
Indexer(int, int, SpelNodeImpl) - 类的构造器 cn.taketoday.expression.spel.ast.Indexer
Create an Indexer with the given start position, end position, and index expression.
Indexer.ArrayIndexingValueRef - cn.taketoday.expression.spel.ast中的类
 
Indexer.CollectionIndexingValueRef - cn.taketoday.expression.spel.ast中的类
 
Indexer.IndexedType - cn.taketoday.expression.spel.ast中的Enum Class
 
Indexer.MapIndexingValueRef - cn.taketoday.expression.spel.ast中的类
 
Indexer.PropertyIndexingValueRef - cn.taketoday.expression.spel.ast中的类
 
Indexer.StringIndexingValueRef - cn.taketoday.expression.spel.ast中的类
 
indexes - 类中的变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter.GetIndexCallback
 
indexes - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets.MirrorSet
 
INDEXING_NOT_SUPPORTED_FOR_TYPE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
indexOf(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns the index of the given instruction in this list.
indexOf(Object) - 类中的方法 cn.taketoday.util.SmartList
 
indexOf(Method) - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
Get the index of the specified attribute, or -1 if the attribute is not in this collection.
indexOf(String) - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
Get the index of the attribute with the specified name, or -1 if there is no attribute with the name.
indexOf(IntPredicate, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return the index of the first byte in this buffer that matches the given predicate.
indexOf(IntPredicate, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
indexOf(IntPredicate, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
indexOf(IntPredicate, int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
indexOf(IntPredicate, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
indexOf(T[], T, int, int) - 类中的静态方法 cn.taketoday.util.SmartList
 
INDICATOR_CLASS - 类中的静态变量 cn.taketoday.core.ReactiveStreams
 
INEG - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
info - 类中的变量 cn.taketoday.bytecode.Edge
Information about this control flow graph edge.
info - 类中的变量 cn.taketoday.bytecode.Label
A user managed state associated with this label.
info - 类中的变量 cn.taketoday.bytecode.Symbol
Additional information about this symbol, generally computed lazily.
info - 类中的变量 cn.taketoday.bytecode.transform.impl.AddInitTransformer
 
info - 类中的变量 cn.taketoday.bytecode.transform.impl.AddStaticInitTransformer
 
info(Object) - 类中的方法 cn.taketoday.logging.Logger
Logs a message with info log level.
info(Object, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Logs an error with info log level.
info(String) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the INFO level.
info(String, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the INFO level according to the specified format and argument.
info(String, Object...) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the INFO level according to the specified format and arguments.
info(String, Object, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the INFO level according to the specified format and arguments.
info(String, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Log an exception (throwable) at the INFO level with an accompanying message.
INFO - enum class 中的枚举常量 cn.taketoday.core.annotation.IntrospectionFailureLogger
 
INFO - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage.Kind
 
INFO - enum class 中的枚举常量 cn.taketoday.logging.Level
information messages
INFO_LEVEL_THRESHOLD - 类中的静态变量 cn.taketoday.logging.SLF4JBridgeHandler
 
infoLogger - 类中的变量 cn.taketoday.logging.CompositeLogger
 
InfraNamingPolicy() - 类的构造器 cn.taketoday.bytecode.core.NamingPolicy.InfraNamingPolicy
 
InfrastructureProxy - cn.taketoday.core中的接口
Interface to be implemented by transparent resource proxies that need to be considered as equal to the underlying resource, for example for consistent lookup key comparisons.
inheritableLocaleContextHolder - 类中的静态变量 cn.taketoday.core.i18n.LocaleContextHolder
 
INHERITED_ANNOTATIONS - enum class 中的枚举常量 cn.taketoday.core.annotation.MergedAnnotations.SearchStrategy
Find all directly declared annotations as well as any @Inherited superclass annotations.
inInstructionsToProcess - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The instructions that remain to process (one boolean per instruction index).
init - 类中的变量 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
init() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
init() - 类中的方法 cn.taketoday.bytecode.proxy.MethodProxy
 
init() - 类中的方法 cn.taketoday.bytecode.transform.impl.AddStaticInitTransformer
 
init(Frame<? extends V>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Copies the state of the given frame into this frame.
init(String, MethodNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Initializes this analyzer.
init(String, MethodNode) - 类中的方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
 
initConstructorResolvers() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
initCounters(String) - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
initialBlockSize - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream
 
initialInterval - 类中的变量 cn.taketoday.util.backoff.ExponentialBackOff
 
initializationCount - 类中的变量 cn.taketoday.bytecode.Frame
The number of types that are initialized in the basic block.
initializations - 类中的变量 cn.taketoday.bytecode.Frame
The abstract types that are initialized in the basic block.
INITIALIZER_LENGTH_INCORRECT - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
initialSize - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
 
initJumpTarget(int, LabelNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Initializes a frame corresponding to the target or to the successor of a jump instruction.
initLogger(List<Logger>, Level) - 类中的静态方法 cn.taketoday.logging.CompositeLogger
 
initMatchers(byte[][]) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils.CompositeMatcher
 
initMethodResolvers() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
initParameterNameDiscovery(ParameterNameDiscoverer) - 类中的方法 cn.taketoday.core.MethodParameter
Initialize parameter name discovery for this method parameter.
initPropertyAccessors() - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
initRandom() - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
initScopeRootObjects() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
initVariableScopes() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
InlineList - cn.taketoday.expression.spel.ast中的类
Represent a list in an expression, e.g. '{1,2,3}'
InlineList(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.InlineList
 
InlineMap - cn.taketoday.expression.spel.ast中的类
Represent a map in an expression, e.g.
InlineMap(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.InlineMap
 
InMemoryGeneratedFiles - cn.taketoday.aot.generate中的类
GeneratedFiles implementation that keeps generated files in-memory.
InMemoryGeneratedFiles() - 类的构造器 cn.taketoday.aot.generate.InMemoryGeneratedFiles
 
inNativeImage - 类中的静态变量 cn.taketoday.aot.AotDetector
 
inNativeImage - 类中的静态变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
inNativeImage - 类中的静态变量 cn.taketoday.core.NativeDetector
 
inNativeImage() - 类中的静态方法 cn.taketoday.core.NativeDetector
Returns true if running in a native image context (for example buildtime, runtime, or agent) expressed by setting the org.graalvm.nativeimage.imagecode system property to any value.
inNativeImage(NativeDetector.Context...) - 类中的静态方法 cn.taketoday.core.NativeDetector
Returns true if running in any of the specified native image context(s).
INNER_CLASS_SEPARATOR - 类中的静态变量 cn.taketoday.util.ClassUtils
 
INNER_CLASSES - 类中的静态变量 cn.taketoday.bytecode.Constants
 
INNER_TYPE - 类中的静态变量 cn.taketoday.bytecode.TypePath
A type path step that steps into the nested type of a class type.
innerClasses - 类中的变量 cn.taketoday.bytecode.ClassWriter
The 'classes' array of the InnerClasses attribute, or null.
innerClasses - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The inner classes of this class.
InnerClassNode - cn.taketoday.bytecode.tree中的类
A node that represents an inner class.
InnerClassNode(String, String, String, int) - 类的构造器 cn.taketoday.bytecode.tree.InnerClassNode
Constructs a new InnerClassNode.
innerName - 类中的变量 cn.taketoday.bytecode.tree.InnerClassNode
The (simple) name of the inner class inside its enclosing class.
INPUT_STREAM_DATA_CHUNK_SIZE - 类中的静态变量 cn.taketoday.bytecode.ClassReader
The size of the temporary byte array used to read class input streams chunk by chunk.
inputLocals - 类中的变量 cn.taketoday.bytecode.Frame
The input stack map frame locals.
inputStack - 类中的变量 cn.taketoday.bytecode.Frame
The input stack map frame stack.
inputStackSize - 类中的变量 cn.taketoday.bytecode.Label
The number of elements in the input stack of the basic block corresponding to this label.
inputStream - 类中的变量 cn.taketoday.core.io.InputStreamResource
 
InputStreamResource - cn.taketoday.core.io中的类
Resource implementation for a given InputStream.
InputStreamResource(InputStream) - 类的构造器 cn.taketoday.core.io.InputStreamResource
Create a new InputStreamResource.
InputStreamResource(InputStream, String) - 类的构造器 cn.taketoday.core.io.InputStreamResource
Create a new InputStreamResource.
InputStreamSource - cn.taketoday.core.io中的接口
Simple interface for objects that are sources for an InputStream.
insert(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Inserts the given instruction at the beginning of this list.
insert(AbstractInsnNode, AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Inserts the given instruction after the specified instruction.
insert(AbstractInsnNode, InsnList) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Inserts the given instructions after the specified instruction.
insert(InsnList) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Inserts the given instructions at the beginning of this list.
insertAnyNecessaryTypeConversionBytecodes(MethodVisitor, char, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Insert any necessary numeric conversion bytecodes based upon what is on the stack and the desired target type.
insertArrayStore(MethodVisitor, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Produce appropriate bytecode to store a stack item in an array.
insertBefore(AbstractInsnNode, AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Inserts the given instruction before the specified instruction.
insertBefore(AbstractInsnNode, InsnList) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Inserts the given instructions before the specified instruction.
insertBoxIfNecessary(MethodVisitor, char) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine the appropriate boxing instruction for a specific type (if it needs boxing) and insert the instruction into the supplied visitor.
insertBoxIfNecessary(MethodVisitor, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine the appropriate boxing instruction for a specific type (if it needs boxing) and insert the instruction into the supplied visitor.
insertCheckCast(MethodVisitor, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Insert the appropriate CHECKCAST instruction for the supplied descriptor.
insertionSort(int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
insertNewArrayCode(MethodVisitor, int, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Produce the correct bytecode to build an array.
insertNumericUnboxOrPrimitiveTypeCoercion(MethodVisitor, String, char) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
For use in mathematical operators, handles converting from a (possibly boxed) number on the stack to a primitive numeric type.
insertOptimalLoad(MethodVisitor, int) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Create the optimal instruction for loading a number on the stack.
inserts - 异常错误中的变量 cn.taketoday.expression.spel.SpelEvaluationException
 
inserts - 异常错误中的变量 cn.taketoday.expression.spel.SpelParseException
 
insertUnboxInsns(MethodVisitor, char, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Insert any necessary cast and value call to convert from a boxed type to a primitive value.
insertUnboxNumberInsns(MethodVisitor, char, String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
For numbers, use the appropriate method on the number to convert it to the primitive type requested.
inside - 类中的变量 cn.taketoday.bytecode.core.EmitUtils.ArrayDelimiters
 
INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of InsnNode instructions.
insnCount - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The number of visited instructions so far.
insnList - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The instructions of the currently analyzed method.
insnList - 类中的变量 cn.taketoday.bytecode.util.CheckFrameAnalyzer
The instructions of the currently analyzed method.
InsnList - cn.taketoday.bytecode.tree中的类
A doubly linked list of AbstractInsnNode objects.
InsnList() - 类的构造器 cn.taketoday.bytecode.tree.InsnList
 
InsnList.InsnListIterator - cn.taketoday.bytecode.tree中的类
 
InsnListIterator(int) - 类的构造器 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
insnListSize - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The size of Analyzer.insnList.
InsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a zero operand instruction.
InsnNode(int) - 类的构造器 cn.taketoday.bytecode.tree.InsnNode
Constructs a new InsnNode.
insns - 类中的变量 cn.taketoday.bytecode.tree.analysis.SourceValue
The instructions that can produce this value.
inspect(Method) - 接口中的方法 cn.taketoday.core.MethodIntrospector.MetadataLookup
Perform a lookup on the given method and return associated metadata, if any.
inspectClass(Class<?>) - 类中的方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer
Inspects the target class.
install() - 类中的静态方法 cn.taketoday.logging.SLF4JBridgeHandler
Adds a SLF4JBridgeHandler instance to jul's root logger.
instance - 类中的静态变量 cn.taketoday.core.ApplicationTemp
 
instance - record class中的静态变量 cn.taketoday.lang.Version
 
INSTANCE - 类中的静态变量 cn.taketoday.aot.generate.ValueCodeGenerator
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.core.DefaultGeneratorStrategy
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.core.DefaultNamingPolicy
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.core.MethodInfoTransformer
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.core.NamingPolicy.InfraNamingPolicy
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.FixedValueGenerator
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.InvocationHandlerGenerator
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.LazyLoaderGenerator
 
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
INSTANCE - 接口中的静态变量 cn.taketoday.bytecode.proxy.NoOp
A thread-safe singleton instance of the NoOp callback.
INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.NoOpGenerator
 
INSTANCE - 类中的静态变量 cn.taketoday.core.annotation.AnnotationAwareOrderComparator
Shared default instance of AnnotationAwareOrderComparator.
INSTANCE - 类中的静态变量 cn.taketoday.core.annotation.MissingMergedAnnotation
 
INSTANCE - 类中的静态变量 cn.taketoday.core.annotation.RepeatableContainers.StandardRepeatableContainers
 
INSTANCE - 类中的静态变量 cn.taketoday.core.DefaultParameterNameDiscoverer
 
INSTANCE - 类中的静态变量 cn.taketoday.core.OrderComparator
Shared default instance of OrderComparator.
INSTANCE - 类中的静态变量 cn.taketoday.core.ResolvableType.EmptyType
 
INSTANCE - 类中的静态变量 cn.taketoday.expression.spel.ast.ValueRef.NullValueRef
 
INSTANCE - 类中的静态变量 cn.taketoday.expression.spel.standard.SpelExpressionParser
 
INSTANCE - 类中的静态变量 cn.taketoday.lang.NullValue
 
INSTANCE - 类中的静态变量 cn.taketoday.util.comparator.ComparableComparator
A shared instance of this default comparator.
INSTANCE - 类中的静态变量 cn.taketoday.util.DefaultPropertiesPersister
A convenient constant for a default DefaultPropertiesPersister instance, as used in common resource support.
INSTANCE - 类中的静态变量 cn.taketoday.util.PropertyMapper
 
instance_of_this() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
instanceCheckFailed(Class<?>, Object, String) - 类中的静态方法 cn.taketoday.lang.Assert
 
InstanceComparator<T> - cn.taketoday.util.comparator中的类
Compares objects based on an arbitrary class order.
InstanceComparator(Class<?>...) - 类的构造器 cn.taketoday.util.comparator.InstanceComparator
Create a new InstanceComparator instance.
InstanceFilter<T> - cn.taketoday.util中的类
A simple instance filter that checks if a given instance match based on a collection of includes and excludes element.
InstanceFilter(Collection<? extends T>, Collection<? extends T>, boolean) - 类的构造器 cn.taketoday.util.InstanceFilter
Create a new instance based on includes/excludes collections.
instanceOf(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to test if the top stack value is of the given type.
instanceOf(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
INSTANCEOF - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
INSTANCEOF - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
INSTANCEOF - 类中的静态变量 cn.taketoday.bytecode.signature.SignatureVisitor
Wildcard for a normal type argument.
INSTANCEOF - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type declared in an 'instanceof' instruction.
INSTANCEOF_OPERATOR_NEEDS_CLASS_OPERAND - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
instanceOrder - 类中的变量 cn.taketoday.util.comparator.InstanceComparator
 
INSTANCES - 类中的静态变量 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates
Return the ValueCodeGenerator.Delegate implementations for common value types.
instanceSupplier - 类中的变量 cn.taketoday.util.function.SingletonSupplier
 
instantiate(Instantiator.TypeSupplier) - 类中的方法 cn.taketoday.util.Instantiator
 
instantiate(Class<?>) - 类中的方法 cn.taketoday.util.Instantiator
 
instantiate(Class<T>) - 接口中的方法 cn.taketoday.lang.ClassInstantiator
 
instantiate(Class<T>) - 类中的方法 cn.taketoday.lang.TodayStrategies.DefaultInstantiator
 
instantiate(ClassLoader, Collection<String>) - 类中的方法 cn.taketoday.util.Instantiator
Instantiate the given set of class name, injecting constructor arguments as necessary.
instantiate(Collection<String>) - 类中的方法 cn.taketoday.util.Instantiator
Instantiate the given set of class name, injecting constructor arguments as necessary.
instantiate(Stream<Instantiator.TypeSupplier>) - 类中的方法 cn.taketoday.util.Instantiator
 
instantiateClass(Class<?>) - 类中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
 
instantiateClass(Class<? extends PropertySourceFactory>) - 类中的静态方法 cn.taketoday.core.io.PropertySourceProcessor
 
instantiateDeclaringClass(ClassName) - 类中的方法 cn.taketoday.aot.generate.DefaultMethodReference
 
instantiateStrategy(String, Class<T>, ClassInstantiator, TodayStrategies.FailureHandler) - 类中的方法 cn.taketoday.lang.TodayStrategies
 
instantiateTypes(Collection<Class<?>>) - 类中的方法 cn.taketoday.util.Instantiator
Instantiate the given set of classes, injecting constructor arguments as necessary.
Instantiation(JSRInlinerAdapter.Instantiation, BitSet) - 类的构造器 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
 
Instantiator<T> - cn.taketoday.util中的类
Simple factory used to instantiate objects by injecting available parameters.
Instantiator(Class<?>, Consumer<Instantiator.AvailableParameters>) - 类的构造器 cn.taketoday.util.Instantiator
Create a new Instantiator instance for the given type.
Instantiator(Class<?>, Consumer<Instantiator.AvailableParameters>, Instantiator.FailureHandler) - 类的构造器 cn.taketoday.util.Instantiator
Create a new Instantiator instance for the given type.
Instantiator.AvailableParameters - cn.taketoday.util中的接口
Callback used to register available parameters.
Instantiator.FailureHandler - cn.taketoday.util中的接口
Strategy for handling a failure that occurs when instantiating a type.
Instantiator.TypeSupplier - cn.taketoday.util中的类
Supplier that provides a class type.
InstructionAdapter - cn.taketoday.bytecode.commons中的类
A MethodVisitor providing a more detailed API to generate and transform instructions.
InstructionAdapter(MethodVisitor) - 类的构造器 cn.taketoday.bytecode.commons.InstructionAdapter
Constructs a new InstructionAdapter.
instructions - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The instructions of this method.
instructionsToProcess - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The indices of the instructions that remain to process in the currently analyzed method.
INT - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
An int.
INT - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the int type.
INT_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of IntInsnNode instructions.
INT_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The int type.
INT_VALUE - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
INT_VALUE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.BasicValue
A byte, boolean, char, short, or int value.
INT_VALUE - 类中的静态变量 cn.taketoday.bytecode.util.StringSwitcher
 
intArrayAppend(StringBuilder, int[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
IntComparer(int[]) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.IntComparer
 
integer(int...) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
INTEGER - enum class 中的枚举常量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
 
INTEGER - 类中的静态变量 cn.taketoday.bytecode.Frame
 
INTEGER - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IntegerToEnum(Class<T>) - record class的构造器 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory.IntegerToEnum
创建 IntegerToEnum 记录的实例。
IntegerToEnumConverterFactory - cn.taketoday.core.conversion.support中的类
Converts from a Integer to a Enum by calling Class.getEnumConstants().
IntegerToEnumConverterFactory() - 类的构造器 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory
 
IntegerToEnumConverterFactory.IntegerToEnum<T extends Enum> - cn.taketoday.core.conversion.support中的Record Class
 
intercept(Object, Method, Object[], MethodProxy) - 接口中的方法 cn.taketoday.bytecode.proxy.MethodInterceptor
All generated proxied methods call this method instead of the original method.
INTERCEPT - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
interceptDuringConstruction - record class中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
interceptDuringConstruction 记录组件的字段。
interceptDuringConstruction - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
interceptDuringConstruction() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回 interceptDuringConstruction 记录组件的值。
InterceptFieldCallback - cn.taketoday.bytecode.transform.impl中的接口
 
InterceptFieldEnabled - cn.taketoday.bytecode.transform.impl中的接口
 
InterceptFieldFilter - cn.taketoday.bytecode.transform.impl中的接口
 
InterceptFieldTransformer - cn.taketoday.bytecode.transform.impl中的类
 
InterceptFieldTransformer(InterceptFieldFilter) - 类的构造器 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
interfaceBoundVisited - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
interfaceCount - 类中的变量 cn.taketoday.bytecode.ClassWriter
The interface_count field of the JVMS ClassFile structure.
InterfaceMaker - cn.taketoday.bytecode.proxy中的类
Generates new interfaces at runtime.
InterfaceMaker() - 类的构造器 cn.taketoday.bytecode.proxy.InterfaceMaker
Create a new InterfaceMaker.
interfaceMethodCache - 类中的静态变量 cn.taketoday.util.ReflectionUtils
Cache for equivalent methods on an interface implemented by the declaring class.
interfaceNames - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
interfaceNames - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
interfaces - 类中的变量 cn.taketoday.bytecode.ClassWriter
The 'interfaces' array of the JVMS ClassFile structure.
interfaces - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
The interfaces implemented by the class.
interfaces - record class中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
interfaces 记录组件的字段。
interfaces - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
interfaces - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The internal names of the interfaces directly implemented by this class (see Type.getInternalName()).
interfaces - 类中的变量 cn.taketoday.core.ResolvableType
 
interfaces - 类中的静态变量 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
interfaces() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回 interfaces 记录组件的值。
interfaceVisited - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
INTERNAL - 类中的静态变量 cn.taketoday.bytecode.Type
The (private) sort of object reference types represented with an internal name.
INTERNAL_ARRAY_PREFIX - 类中的静态变量 cn.taketoday.util.ClassUtils
Prefix for internal array class names: "[".
INTERNAL_NAME - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
The type of internal names.
internalException(int, SpelMessage, Object...) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
InternalParseException - cn.taketoday.expression.spel中的异常错误
Wraps a real parse exception.
InternalParseException(SpelParseException) - 异常错误的构造器 cn.taketoday.expression.spel.InternalParseException
 
InternalSpelExpressionParser - cn.taketoday.expression.spel.standard中的类
Hand-written SpEL parser.
InternalSpelExpressionParser(SpelParserConfiguration) - 类的构造器 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
Create a parser with some configured behavior.
INTERPRETED_COUNT_THRESHOLD - 类中的静态变量 cn.taketoday.expression.spel.standard.SpelExpression
 
interpretedCount - 类中的变量 cn.taketoday.expression.spel.standard.SpelExpression
 
interpreter - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The interpreter to use to symbolically interpret the bytecode instructions.
interpreter - 类中的变量 cn.taketoday.bytecode.util.CheckFrameAnalyzer
The interpreter to use to symbolically interpret the bytecode instructions.
Interpreter<V extends Value> - cn.taketoday.bytecode.tree.analysis中的类
A semantic bytecode interpreter.
Interpreter() - 类的构造器 cn.taketoday.bytecode.tree.analysis.Interpreter
Constructs a new Interpreter.
interruptTask() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
Subclasses can override this method to implement interruption of the future's computation.
interval - 类中的变量 cn.taketoday.util.backoff.FixedBackOff
 
IntInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents an instruction with a single int operand.
IntInsnNode(int, int) - 类的构造器 cn.taketoday.bytecode.tree.IntInsnNode
Constructs a new IntInsnNode.
IntLiteral - cn.taketoday.expression.spel.ast中的类
Expression language AST node that represents an integer literal.
IntLiteral(String, int, int, int) - 类的构造器 cn.taketoday.expression.spel.ast.IntLiteral
 
intP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
introspect() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
Refine the current predicate to match for reflection introspection on the current type.
introspect(Class<?>) - 接口中的静态方法 cn.taketoday.core.type.AnnotationMetadata
Factory method to create a new AnnotationMetadata instance for the given class using standard reflection.
INTROSPECT - enum class 中的枚举常量 cn.taketoday.aot.hint.ExecutableMode
Only retrieving the Executable and its metadata is required.
INTROSPECT_DECLARED_CONSTRUCTORS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that defines all constructors can be introspected but not invoked.
INTROSPECT_DECLARED_METHODS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that defines all methods, excluding inherited ones, can be introspected but not invoked.
INTROSPECT_PUBLIC_CONSTRUCTORS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that defines public constructors can be introspected but not invoked.
INTROSPECT_PUBLIC_METHODS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that defines public methods, including inherited ones, can be introspected but not invoked.
introspectedClass - 类中的变量 cn.taketoday.core.type.StandardClassMetadata
 
introspectedMethod - 类中的变量 cn.taketoday.core.type.StandardMethodMetadata
 
IntrospectionFailureLogger - cn.taketoday.core.annotation中的Enum Class
Log facade used to handle annotation introspection failures (in particular TypeNotPresentExceptions).
IntrospectionFailureLogger() - enum class的构造器 cn.taketoday.core.annotation.IntrospectionFailureLogger
 
ints - 类中的变量 cn.taketoday.bytecode.util.StringSwitcher.Generator
 
ints - record class中的变量 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
ints 记录组件的字段。
ints() - record class中的方法 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
返回 ints 记录组件的值。
intType(int) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
intValue(String) - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher
Return the integer associated with the given key.
inUse - 类中的变量 cn.taketoday.util.CompositeIterator
 
INVALID - 类中的静态变量 cn.taketoday.bytecode.util.CheckMethodAdapter
 
INVALID - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
INVALID_BEAN_REFERENCE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
INVALID_DESCRIPTOR - 类中的静态变量 cn.taketoday.bytecode.util.CheckMethodAdapter
 
INVALID_FIRST_OPERAND_FOR_MATCHES_OPERATOR - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
INVALID_LOCAL_VARIABLE_INDEX - 类中的静态变量 cn.taketoday.bytecode.util.CheckMethodAdapter
 
INVALID_OPCODE - 类中的静态变量 cn.taketoday.bytecode.commons.AdviceAdapter
Prefix of the error message when invalid opcodes are found.
INVALID_PATTERN - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
INVALID_SECOND_OPERAND_FOR_MATCHES_OPERATOR - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
INVALID_TYPE_FOR_SELECTION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
INVALID_TYPE_REFERENCE - 类中的静态变量 cn.taketoday.bytecode.util.CheckMethodAdapter
 
invalidateCache() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
InvalidMimeTypeException - cn.taketoday.util中的异常错误
Exception thrown from MimeTypeUtils.parseMimeType(String) in case of encountering an invalid content type specification String.
InvalidMimeTypeException(String, String) - 异常错误的构造器 cn.taketoday.util.InvalidMimeTypeException
Create a new InvalidContentTypeException for the given content type.
INVISIBLE - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
 
invisibleAnnotableParameterCount - 类中的变量 cn.taketoday.bytecode.MethodWriter
The number of method parameters that can have runtime visible annotations, or 0.
invisibleAnnotableParameterCount - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The number of method parameters than can have runtime invisible annotations.
invisibleAnnotableParameterCount - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The number of method parameters that can have runtime invisible annotations. 0 means that all the parameters from the method descriptor can have annotations.
invisibleAnnotations - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The runtime invisible annotations of this class.
invisibleAnnotations - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The runtime invisible annotations of this field.
invisibleAnnotations - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The runtime invisible annotations of this method.
invisibleAnnotations - 类中的变量 cn.taketoday.bytecode.tree.RecordComponentNode
The runtime invisible annotations of this record component.
invisibleLocalVariableAnnotations - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The invisible local variable annotations of this method.
invisibleParameterAnnotations - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The runtime invisible parameter annotations of this method.
invisibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The runtime invisible type annotations of this instruction.
invisibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The runtime invisible type annotations of this class.
invisibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The runtime invisible type annotations of this field.
invisibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The runtime invisible type annotations of this method.
invisibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.RecordComponentNode
The runtime invisible type annotations of this record component.
invisibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.TryCatchBlockNode
The runtime invisible type annotations on the exception handler type.
INVOCATION_HANDLER - 类中的静态变量 cn.taketoday.bytecode.proxy.InvocationHandlerGenerator
 
INVOCATION_TARGET_EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
InvocationHandler - cn.taketoday.bytecode.proxy中的接口
InvocationHandler replacement (unavailable under JDK 1.2).
InvocationHandlerGenerator - cn.taketoday.bytecode.proxy中的类
 
InvocationHandlerGenerator() - 类的构造器 cn.taketoday.bytecode.proxy.InvocationHandlerGenerator
 
InvocationResult(R) - 类的构造器 cn.taketoday.util.LambdaSafe.InvocationResult
 
invoke() - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
Refine the current predicate to match for reflection invocation on the current type.
invoke() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Invoke the specified method.
invoke(int, Object, Object[]) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
Invoke the method with the specified index.
invoke(MethodInfo) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
invoke(MethodInfo, Type) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
invoke(C, Supplier<R>) - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
invoke(Object, Object[]) - 类中的方法 cn.taketoday.bytecode.proxy.MethodProxy
Invoke the original method, on a different object of the same type.
invoke(Object, Object[]) - 类中的方法 cn.taketoday.bytecode.reflect.FastMethodAccessor
 
invoke(Object, Object[]) - 接口中的方法 cn.taketoday.reflect.Invoker
Invokes the underlying method represented by this Invoker object, on the specified object with the specified parameters.
invoke(Object, Object[]) - 类中的方法 cn.taketoday.reflect.MethodInvoker
Invokes the underlying method represented by this Invoker object, on the specified object with the specified parameters.
invoke(Object, Object[]) - 类中的方法 cn.taketoday.reflect.ReflectiveMethodAccessor
 
invoke(Object, Method, Object[]) - 类中的方法 cn.taketoday.bytecode.beans.BeanMapProxy
 
invoke(Object, Method, Object[]) - 类中的方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
invoke(Object, Method, Object[]) - record class中的方法 cn.taketoday.core.SerializableTypeWrapper.TypeProxyInvocationHandler
 
invoke(String, Class[], Object, Object[]) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
invoke(Consumer<C>) - 类中的方法 cn.taketoday.util.LambdaSafe.Callback
Invoke the callback instance where the callback method returns void.
invoke(Consumer<C>) - 类中的方法 cn.taketoday.util.LambdaSafe.Callbacks
Invoke the callback instances where the callback method returns void.
INVOKE - enum class 中的枚举常量 cn.taketoday.aot.hint.ExecutableMode
Full reflection support is required, including the ability to invoke the Executable.
INVOKE - 类中的静态变量 cn.taketoday.bytecode.proxy.InvocationHandlerGenerator
 
INVOKE - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
invoke_constructor_this() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
invoke_constructor_this(MethodSignature) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
INVOKE_DECLARED_CONSTRUCTORS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that defines all constructors can be invoked.
INVOKE_DECLARED_METHODS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that defines all methods, excluding inherited ones, can be invoked.
INVOKE_DYNAMIC_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of InvokeDynamicInsnNode instructions.
INVOKE_PUBLIC_CONSTRUCTORS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that defines public constructors can be invoked.
INVOKE_PUBLIC_METHODS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that defines public methods, including inherited ones, can be invoked.
invoke_static_this(MethodSignature) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
invoke_virtual_this(MethodSignature) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
invokeAnd(Function<C, R>) - 类中的方法 cn.taketoday.util.LambdaSafe.Callback
Invoke the callback instance where the callback method returns a result.
invokeAnd(Function<C, R>) - 类中的方法 cn.taketoday.util.LambdaSafe.Callbacks
Invoke the callback instances where the callback method returns a result.
invokeAnnotationMethod(Annotation, Method) - 类中的静态方法 cn.taketoday.core.annotation.RepeatableContainers
 
invokeConstructor(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to invoke a default constructor.
invokeConstructor(Type, MethodSignature) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to invoke a constructor.
invokeConstructor(Constructor<T>, Object[]) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
invokeConverter(GenericConverter, Object, TypeDescriptor, TypeDescriptor) - 类中的静态方法 cn.taketoday.core.conversion.support.ConversionUtils
 
invokeDynamic(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates an invokedynamic instruction.
invokeDynamic(String, String, Handle, Object[]) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to call the given dynamic method.
INVOKEDYNAMIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
InvokeDynamicInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents an invokedynamic instruction.
InvokeDynamicInsnNode(String, String, Handle, Object...) - 类的构造器 cn.taketoday.bytecode.tree.InvokeDynamicInsnNode
Constructs a new InvokeDynamicInsnNode.
invokeHandler() - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
invokeInfo - 类中的静态变量 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
invokeInsn(int, Type, MethodSignature, boolean) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates an invoke method instruction.
invokeInterface(Type, MethodSignature) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to invoke an interface method.
invokeInterface(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to call the given interface method.
INVOKEINTERFACE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
invokeMethod(Method, Object) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Invoke the specified Method against the supplied target object with no arguments.
invokeMethod(Method, Object, Object...) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Invoke the specified Method against the supplied target object with the supplied arguments.
Invoker - cn.taketoday.reflect中的接口
 
InvokerPair(Member, TypeDescriptor) - record class的构造器 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
 
InvokerPair(Member, TypeDescriptor, Method) - record class的构造器 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
创建 InvokerPair 记录的实例。
invokeSpecial(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Deprecated.
invokeSpecial(String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to call the given special method.
INVOKESPECIAL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
invokeStatic(Type, MethodSignature) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to invoke a static method.
invokeStatic(Type, MethodSignature, boolean) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
invokeStatic(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Deprecated.
invokeStatic(String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to call the given static method.
INVOKESTATIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
invokeSuper(Object, Object[]) - 类中的方法 cn.taketoday.bytecode.proxy.MethodProxy
Invoke the original (super) method on the specified object.
invokeSwitchHelper(CodeEmitter, List, int, Type) - 类中的静态方法 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
invokeVirtual(Type, MethodSignature) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to invoke a normal method.
invokeVirtual(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Deprecated.
invokeVirtual(String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to call the given virtual method.
INVOKEVIRTUAL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IOR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IREM - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IRETURN - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
is(Class<?>) - 类中的方法 cn.taketoday.core.ResolvableType
 
is(Class<?>) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
IS_DIGIT - 类中的静态变量 cn.taketoday.expression.spel.standard.Tokenizer
 
IS_HEXDIGIT - 类中的静态变量 cn.taketoday.expression.spel.standard.Tokenizer
 
IS_STANDALONE_FEATURE_NAME - 类中的静态变量 cn.taketoday.util.xml.AbstractStaxXMLReader
 
isAbstract() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return whether the underlying class is marked as abstract.
isAbstract() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
isAbstract() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
isAbstract() - 接口中的方法 cn.taketoday.core.type.MethodMetadata
Determine whether the underlying method is effectively abstract: i.e. marked as abstract in a class or declared as a regular, non-default method in an interface.
isAbstract() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
isAbstract() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
isAccessibleFrom(ClassName) - 类中的方法 cn.taketoday.aot.generate.AccessControl
Specify whether the member or type signature backed by this instance is accessible from the specified ClassName.
isActive() - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Return whether this executor is still active, i.e. not closed yet, and therefore accepts further task submissions.
isActive() - record class中的方法 cn.taketoday.util.ConcurrentLruCache.CacheEntry
 
isAlias(String) - 接口中的方法 cn.taketoday.core.AliasRegistry
Determine whether the given name is defined as an alias (as opposed to the name of an actually registered component).
isAlias(String) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
 
isAliasPair(Method) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
isAllocated() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
isAllocated() - 接口中的方法 cn.taketoday.core.io.buffer.PooledDataBuffer
Return true if this buffer is allocated; false if it has been deallocated.
isAlphabetic(char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isAlreadyMapped(AnnotationTypeMapping, Annotation) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
isAnnotated(Class<? extends Annotation>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Determine whether the underlying element has an annotation or meta-annotation of the given type defined.
isAnnotated(AnnotatedElement, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Determine if an annotation of the specified annotationType is present on the supplied AnnotatedElement or within the annotation hierarchy above the specified element.
isAnnotated(AnnotatedElement, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
Determine if an annotation of the specified annotationName is present on the supplied AnnotatedElement or within the annotation hierarchy above the specified element.
isAnnotated(String) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
Determine whether the underlying element has an annotation or meta-annotation of the given type defined.
isAnnotatedMethod(Method, String) - 类中的静态方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
isAnnotation() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return whether the underlying class represents an annotation.
isAnnotation() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
isAnnotation() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
isAnnotationDeclaredLocally(Class<? extends Annotation>, Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine whether an annotation of the specified annotationType is declared locally (i.e.
isAnnotationInherited(Class<? extends Annotation>, Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine whether an annotation of the specified annotationType is present on the supplied clazz and is inherited (i.e. not directly present).
isAnnotationMetaPresent(Class<? extends Annotation>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine if an annotation of type metaAnnotationType is meta-present on the supplied annotationType.
isAnnotationPresent(Class<? extends Annotation>) - 类中的方法 cn.taketoday.core.MethodParameter
 
isAnnotationPresent(Class<? extends Annotation>) - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
isAnnotationPresent(Class<? extends Annotation>) - 类中的方法 cn.taketoday.reflect.Property
 
isApplicable(Executable, Class<?>) - 类中的静态方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
isApproximableCollectionType(Class<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Determine whether the given collection type is an approximable type, i.e. a type that CollectionUtils.createApproximateCollection(java.lang.Object, int) can approximate.
isApproximableMapType(Class<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Determine whether the given map type is an approximable type, i.e. a type that CollectionUtils.createApproximateMap(java.lang.Object) can approximate.
isArray() - 类中的方法 cn.taketoday.bytecode.Type
Determines if this Type object represents an array class.
isArray() - 类中的方法 cn.taketoday.core.ResolvableType
Return true if this type resolves to a Class that represents an array.
isArray() - 类中的方法 cn.taketoday.core.TypeDescriptor
 
isArray(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Determine whether the given object is an array: either an Object array or a primitive array.
isArrayConstructor - 类中的变量 cn.taketoday.expression.spel.ast.ConstructorReference
 
isArrayValue(BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
Returns whether the given value corresponds to an array reference.
isArrayValue(BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
 
isAssignable(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check if the right-hand side type may be assigned to the left-hand side type, assuming setting by reflection.
isAssignable(Class<?>, Class<?>, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(ParameterizedType, ParameterizedType) - 类中的静态方法 cn.taketoday.util.TypeUtils
 
isAssignable(Type, Type) - 类中的静态方法 cn.taketoday.util.TypeUtils
Check if the right-hand side type may be assigned to the left-hand side type following the Java generics rules.
isAssignable(WildcardType, Type) - 类中的静态方法 cn.taketoday.util.TypeUtils
 
isAssignableFrom(Type, Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Returns whether the class corresponding to the first argument is either the same as, or is a superclass or superinterface of the class corresponding to the second argument.
isAssignableFrom(ResolvableType) - 类中的方法 cn.taketoday.core.ResolvableType
Determine whether this ResolvableType is assignable from the specified other type.
isAssignableFrom(ResolvableType[], Map<Type, Type>) - 类中的方法 cn.taketoday.core.ResolvableType.WildcardBounds
Return true if these bounds are assignable from all the specified types.
isAssignableFrom(ResolvableType, boolean, Map<Type, Type>, boolean) - 类中的方法 cn.taketoday.core.ResolvableType
 
isAssignableFrom(ResolvableType, Map<Type, Type>) - 类中的方法 cn.taketoday.core.ResolvableType.WildcardBounds
Return true if these bounds are assignable from the specified type.
isAssignableFrom(Class<?>) - 类中的方法 cn.taketoday.core.ResolvableType
Determine whether this ResolvableType is assignable from the specified other type.
isAssignableFrom(Class<?>) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
isAssignableFromResolvedPart(ResolvableType) - 类中的方法 cn.taketoday.core.ResolvableType
Determine whether this ResolvableType is assignable from the specified other type, as far as the other type is actually resolvable.
isAssignableTo(ResolvableType, Map<Type, Type>) - 类中的方法 cn.taketoday.core.ResolvableType.WildcardBounds
Return true if these bounds are assignable to the specified type.
isAssignableTo(TypeDescriptor) - 类中的方法 cn.taketoday.core.TypeDescriptor
Returns true if an object of this type descriptor can be assigned to the location described by the given type descriptor.
isAssignableTo(Class<?>) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
isAssignableValue(Class<?>, Object) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine if the given type is assignable from the given value, assuming setting by reflection.
isAttemptLoad() - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
isAttributeMethod(Method) - 类中的静态方法 cn.taketoday.core.annotation.AttributeMethods
 
isAttributeSpecified(int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
isAutoGrowCollections() - 类中的方法 cn.taketoday.expression.spel.SpelParserConfiguration
Return true if collections should be automatically grown.
isAutoGrowNullReferences() - 类中的方法 cn.taketoday.expression.spel.SpelParserConfiguration
Return true if null references should be automatically grown.
isBestCandidate(MergedAnnotation<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotationSelector
Determine if the existing annotation is known to be the best candidate and any subsequent selections may be skipped.
isBestCandidate(MergedAnnotation<Annotation>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationSelectors.FirstDirectlyDeclared
 
isBestCandidate(MergedAnnotation<Annotation>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationSelectors.Nearest
 
isBetterConventionAnnotationValue(int, boolean, AnnotationTypeMapping) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
isBlank(CharSequence) - 类中的静态方法 cn.taketoday.util.StringUtils
Check whether the given CharSequence contains actual text.
isBlank(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Check whether the given String contains actual text.
isBooleanCompatible(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine whether the descriptor is for a boolean primitive or boolean reference type.
isBooleanP() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
isBridge(int) - 类中的静态方法 cn.taketoday.bytecode.proxy.NoOpGenerator
 
isBridge(int) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
isBridgedCandidateFor(Method, Method) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
Returns true if the supplied 'candidateMethod' can be considered a valid candidate for the Method that is bridged by the supplied bridge Method.
isBridgeMethodFor(Method, Method, Class<?>) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
Determines whether the bridge Method is the bridge for the supplied candidate Method.
isCacheSafe(Class<?>, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check whether the given class is cache-safe in the given context, i.e. whether it is loaded by the given ClassLoader or a parent of it.
isCancellable() - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
isCancellable() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
isCancellable() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
 
isCancelled() - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
isCancelled() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
isCancelled(long) - 类中的静态方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
isCancelled(Object) - 类中的静态方法 cn.taketoday.util.concurrent.DefaultFuture
 
isCandidateClass(Class<?>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine whether the given class is a candidate for carrying the specified annotation (at type, method or field level).
isCandidateClass(Class<?>, Class<? extends Annotation>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine whether the given class is a candidate for carrying the specified annotation (at type, method or field level).
isCandidateClass(Class<?>, String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine whether the given class is a candidate for carrying the specified annotation (at type, method or field level).
isCandidateClass(Class<?>, Collection<Class<? extends Annotation>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine whether the given class is a candidate for carrying one of the specified annotations (at type, method or field level).
isCandidateForInvocation(Method, Class<?>) - 类中的方法 cn.taketoday.expression.spel.support.DataBindingMethodResolver
 
isCandidateForInvocation(Method, Class<?>) - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
Determine whether the given Method is a candidate for method resolution on an instance of the given target class.
isCandidateForProperty(Method, Class<?>) - 类中的方法 cn.taketoday.expression.spel.support.DataBindingPropertyAccessor
 
isCandidateForProperty(Method, Class<?>) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Determine whether the given Method is a candidate for property access on an instance of the given target class.
isCglibRenamedMethod(Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given method is a CGLIB 'renamed' method, following the pattern "CGLIB$methodName$0".
isChar(char, char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isCharacters() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
isCheckedException(Throwable) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return whether the given throwable is a checked exception: that is, neither a RuntimeException nor an Error.
isClassReloadable(Class<?>) - 接口中的方法 cn.taketoday.core.SmartClassLoader
Determine whether the given class is reloadable (in this ClassLoader).
isCloseMatch() - 类中的方法 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchInfo
 
isCodeAttribute() - 类中的方法 cn.taketoday.bytecode.Attribute
Returns true if this type of attribute is a Code attribute.
isCollection() - 类中的方法 cn.taketoday.core.ResolvableType
 
isCollection() - 类中的方法 cn.taketoday.core.TypeDescriptor
 
isCollection(Class<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
isCompatibleReturnType(Class<?>, Class<?>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
isCompatibleWith(MimeType) - 类中的方法 cn.taketoday.util.MimeType
Indicate whether this MIME Type is compatible with the given MIME Type.
isCompatibleWithThrowsClause(Throwable, Class<?>...) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Check whether the given exception is compatible with the specified exception types, as declared in a throws clause.
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.BooleanLiteral
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.CompoundExpression
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.Elvis
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.FloatLiteral
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.FunctionReference
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.InlineList
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.IntLiteral
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.LongLiteral
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
A method reference is compilable if it has been resolved to a reflectively accessible method and the child nodes (arguments to the method) are also compilable.
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.NullLiteral
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpAnd
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpDivide
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpEQ
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OperatorInstanceof
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OperatorNot
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpGE
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpGT
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpLE
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpLT
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpMinus
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpModulus
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpMultiply
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpNE
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpOr
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.OpPlus
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.RealLiteral
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
Check whether a node can be compiled to bytecode.
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.StringLiteral
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.Ternary
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.TypeReference
 
isCompilable() - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference
 
isCompilable() - 接口中的方法 cn.taketoday.expression.spel.CompilablePropertyAccessor
Return true if this property accessor is currently suitable for compilation.
isCompilable() - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
isCompilableOperatorUsingNumerics() - 类中的方法 cn.taketoday.expression.spel.ast.Operator
 
isConcrete() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return whether the underlying class represents a concrete class, i.e. neither an interface nor an abstract class.
isConcrete() - 类中的方法 cn.taketoday.util.MimeType
Indicates whether this MIME Type is concrete, i.e. whether neither the type nor the subtype is a wildcard character *.
isConstant() - 类中的方法 cn.taketoday.expression.spel.ast.InlineList
Return whether this list is a constant value.
isConstant() - 类中的方法 cn.taketoday.expression.spel.ast.InlineMap
Return whether this list is a constant value.
isConstructor - 类中的变量 cn.taketoday.bytecode.commons.AdviceAdapter
Whether the visited method is a constructor.
isConstructor() - 类中的方法 cn.taketoday.bytecode.core.MethodInfo
 
isDaemon() - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Return whether this factory should create daemon threads.
isDebugEnabled() - 类中的方法 cn.taketoday.logging.Logger
Is the logger instance enabled for the DEBUG level?
isDeferred() - 类中的方法 cn.taketoday.core.ReactiveTypeDescriptor
Whether the underlying operation is deferred and needs to be started explicitly, e.g. via subscribing (or similar), or whether it is triggered without the consumer having any control.
isDigit(char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isDirect() - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferFactory
Indicates whether this factory allocates direct buffers (i.e. non-heap, native memory).
isDirect() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
 
isDirect() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
 
isDirect() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
 
isDirectlyPresent() - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
isDirectlyPresent() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Determine if the annotation is directly present on the source.
isDirectlyPresent(Class<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Determine if the specified annotation is directly present.
isDirectlyPresent(Class<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
isDirectlyPresent(Class<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
isDirectlyPresent(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Determine if the specified annotation is directly present.
isDirectlyPresent(String) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
isDirectlyPresent(String) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
isDirectory() - 类中的方法 cn.taketoday.core.io.AbstractResource
 
isDirectory() - 类中的方法 cn.taketoday.core.io.ClassPathResource
 
isDirectory() - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
isDirectory() - 类中的方法 cn.taketoday.core.io.FileUrlResource
 
isDirectory() - 接口中的方法 cn.taketoday.core.io.Resource
Tests whether the resource denoted by this abstract pathname is a directory.
isDirectory() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
isDone() - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
isDone() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
isDone(Object) - 类中的静态方法 cn.taketoday.util.concurrent.DefaultFuture
 
isDoubleEscaped(String, int) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
isDoubleSuffix(char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isEligibleForOverriding(String) - 类中的方法 cn.taketoday.core.OverridingClassLoader
Determine whether the specified class is eligible for overriding by this class loader.
isEmpty() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
isEmpty() - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
 
isEmpty() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
 
isEmpty() - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
isEmpty() - 类中的方法 cn.taketoday.util.ArrayHolder
If array is null or empty , returns true, otherwise false.
isEmpty() - 类中的方法 cn.taketoday.util.ConcurrentCache
 
isEmpty() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
isEmpty() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
isEmpty() - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
isEmpty() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
isEmpty() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
isEmpty() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
isEmpty(ArrayHolder<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Return true if the supplied Collection is null or empty.
isEmpty(CharSequence) - 类中的静态方法 cn.taketoday.util.StringUtils
 
isEmpty(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Determine whether the given object is empty.
isEmpty(Object[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Determine whether the given array is empty: i.e.
isEmpty(String) - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
 
isEmpty(String) - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
 
isEmpty(Collection<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Return true if the supplied Collection is null or empty.
isEmpty(Map<?, ?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Return true if the supplied Map is null or empty.
isEmptyObjectArray(Object) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
isEnabled() - enum class中的方法 cn.taketoday.core.annotation.IntrospectionFailureLogger
 
isEnabled() - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
 
isEnabled(Level) - 类中的方法 cn.taketoday.logging.Logger
 
isEndElement() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
isEnhanced(Class) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
Determine if a class was generated using Enhancer.
isEntirelyUnresolvable() - 类中的方法 cn.taketoday.core.ResolvableType
Return true if this type contains unresolvable generics only, that is, no substitute for any of its declared type variables.
isEnum() - 类中的方法 cn.taketoday.core.TypeDescriptor
 
isEqualOrNewerThan(JavaVersion) - enum class中的方法 cn.taketoday.core.JavaVersion
Return if this version is equal to or newer than a given version.
isEqualsMethod(Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given method is an "equals" method.
isEquivalentToDefaultValue(int, Object, ValueExtractor) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
Determine if the specified value is equivalent to the default value of the attribute at the given index.
isEquivalentToDefaultValue(Method, Object, ValueExtractor) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
isErrorEnabled() - 类中的方法 cn.taketoday.logging.CompositeLogger
 
isErrorEnabled() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger
 
isErrorEnabled() - 类中的方法 cn.taketoday.logging.Log4j2Logger
 
isErrorEnabled() - 类中的方法 cn.taketoday.logging.Logger
Is the logger instance enabled for the ERROR level?
isErrorEnabled() - 类中的方法 cn.taketoday.logging.NoOpLogger
 
isErrorEnabled() - 类中的方法 cn.taketoday.logging.Slf4jLogger
 
isEscaped(String, int) - 类中的方法 cn.taketoday.util.PlaceholderParser
 
isEscapedDelimeter(String, int) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
isExactMatch() - 类中的方法 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchInfo
 
isExcluded(String) - 类中的方法 cn.taketoday.core.DecoratingClassLoader
Determine whether the specified class is excluded from decoration by this class loader.
isExhausted() - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isExponentChar(char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isFieldDeclared(String) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
isFile() - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
 
isFile() - 类中的方法 cn.taketoday.core.io.AbstractResource
This implementation always returns false.
isFile() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation always indicates a file.
isFile() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation always indicates a file.
isFile() - 接口中的方法 cn.taketoday.core.io.Resource
Determine whether this resource represents a file in a file system.
isFile() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
isFile() - 类中的方法 cn.taketoday.core.io.UrlResource
 
isFile(URI) - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
Determine whether the given URI represents a file in a file system.
isFileURL(URL) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Determine whether the given URL points to a resource in the file system, i.e.
isFiltered(String) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
isFinal() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return whether the underlying class is marked as 'final'.
isFinal() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
isFinal() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
isFinal() - 接口中的方法 cn.taketoday.core.type.MethodMetadata
Determine whether the underlying method is marked as 'final'.
isFinal() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
isFinal() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
isFinalizeMethod(Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given method is a "finalize" method.
isFirstEntryInArray(Object, Object) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
Check if the supplied value is the first entry in the array represented by the possibleArray value.
isFloatSuffix(char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isGlobalTagAllowed(Tag) - 类中的方法 cn.taketoday.core.YamlProcessor.SupportedTagInspector
 
isGroovyObjectMethod(Method) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
isHardwareKeystoreType(String) - 类中的方法 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
isHashCodeMethod(Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given method is a "hashCode" method.
isHeldByCurrentThread() - 类中的方法 cn.taketoday.util.concurrent.SmartLock
 
isHexadecimalDigit(char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isHexNumber(String) - 类中的静态方法 cn.taketoday.util.NumberUtils
Determine whether the given value String indicates a hex number, i.e. needs to be passed into Integer.decode instead of Integer.valueOf, etc.
ISHL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ISHR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
isIdentifier() - 类中的方法 cn.taketoday.expression.spel.standard.Token
 
isIdentifier(char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isIgnorable(Class<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
isIgnorableException(Throwable) - 类中的静态方法 cn.taketoday.core.io.PropertySourceProcessor
Determine if the supplied exception can be ignored according to ignoreResourceNotFound semantics.
isIndependent() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Determine whether the underlying class is independent, i.e. whether it is a top-level class or a nested class (static inner class) that can be constructed independently from an enclosing class.
isIndependent() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
isIndependent() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
isInfoEnabled() - 类中的方法 cn.taketoday.logging.CompositeLogger
 
isInfoEnabled() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger
 
isInfoEnabled() - 类中的方法 cn.taketoday.logging.Log4j2Logger
 
isInfoEnabled() - 类中的方法 cn.taketoday.logging.Logger
Is the logger instance enabled for the INFO level?
isInfoEnabled() - 类中的方法 cn.taketoday.logging.NoOpLogger
 
isInfoEnabled() - 类中的方法 cn.taketoday.logging.Slf4jLogger
 
isInJavaLangAnnotationPackage(Annotation) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine if the supplied Annotation is defined in the core JDK java.lang.annotation package.
isInJavaLangAnnotationPackage(String) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine if the Annotation with the supplied name is defined in the core JDK java.lang.annotation package.
isInnerClass(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine if the supplied class is an inner class, i.e. a non-static member of an enclosing class.
isInstalled() - 类中的静态方法 cn.taketoday.logging.SLF4JBridgeHandler
Returns true if SLF4JBridgeHandler has been previously installed, returns false otherwise.
isInstance(Object) - 类中的方法 cn.taketoday.core.ResolvableType
Determine whether the given object is an instance of this ResolvableType.
isInstance(Object) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
isInstance(Object) - 类中的方法 cn.taketoday.reflect.Property
Determines if the specified Object is assignment-compatible with the object represented by this Property.
isInstanceOf(Class<?>, Object) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that the provided object is an instance of the provided class.
isIntegerForNumericOp(Number) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine whether the given number is to be considered as an integer for the purposes of a numeric operation at the bytecode level.
isInterface - 类中的变量 cn.taketoday.bytecode.Handle
Whether the owner is an interface or not.
isInterface - 类中的变量 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Whether the class that is verified is an interface.
isInterface - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
Whether the visited signature is a class signature of a Java interface.
isInterface() - 类中的方法 cn.taketoday.bytecode.Handle
Returns true if the owner of the field or method designated by this handle is an interface.
isInterface() - 接口中的方法 cn.taketoday.core.type.ClassMetadata
Return whether the underlying class represents an interface.
isInterface() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
isInterface() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
isInterface(int) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
isInterface(Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Returns whether the given type corresponds to the type of an interface.
isJarFileURL(URL) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Determine whether the given URL points to a jar file itself, that is, has protocol "file" and ends with the ".jar" extension.
isJarResource(Resource) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
isJarURL(URL) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Determine whether the given URL points to a resource in a jar file. i.e. has protocol "jar", "war, ""zip", "vfszip" or "wsjar".
isJavaIdentifier(String) - 接口中的静态方法 cn.taketoday.aot.generate.GeneratedFiles
 
isJavaLanguageInterface(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine whether the given interface is a common Java language interface: Serializable, Externalizable, Closeable, AutoCloseable, Cloneable, Comparable - all of which can be ignored when looking for 'primary' user-level interfaces.
isJvmInsnNode(AbstractInsnNode) - 类中的静态方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
Returns true if the given instruction node corresponds to a real JVM instruction.
isKnownEmpty(AnnotatedElement, MergedAnnotations.SearchStrategy, Predicate<Class<?>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
isLambdaClass(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine if the supplied Class is a JVM-generated implementation class for a lambda expression or method reference.
isLambdaGenericProblem(ClassCastException) - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
isLeastSpecific() - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
isLessSpecific(MimeType) - 类中的方法 cn.taketoday.util.MimeType
Indicates whether this MimeType is more less than the given type.
isLoadable(Class<?>, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check whether the given class is loadable in the given ClassLoader.
isLocked() - 类中的方法 cn.taketoday.util.concurrent.SmartLock
 
isLoggingSuppressed(Map<String, Object>) - 类中的静态方法 cn.taketoday.core.codec.Hints
Whether to suppress logging based on the hint Hints.SUPPRESS_LOGGING_HINT.
isMap() - 类中的方法 cn.taketoday.core.ResolvableType
Is this type a Map type?
isMap() - 类中的方法 cn.taketoday.core.TypeDescriptor
Is this type a Map type?
isMappingForType(AnnotationTypeMapping, AnnotationFilter, Object) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
isMappingForType(AnnotationTypeMapping, Object) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
isMatch(Predicate<String>) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
isMatchRequiringConversion() - 类中的方法 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchInfo
 
isMetaPresent() - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
isMetaPresent() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Determine if the annotation is meta-present on the source.
isMoreSpecific(MimeType) - 类中的方法 cn.taketoday.util.MimeType
Indicates whether this MimeType is more specific than the given type.
isMultiValue() - 类中的方法 cn.taketoday.core.ReactiveAdapter
Shortcut for getDescriptor().isMultiValue().
isMultiValue() - 类中的方法 cn.taketoday.core.ReactiveTypeDescriptor
Return true if the reactive type can produce more than 1 value can be produced and is therefore a good fit to adapt to Flux.
isNamespaceDeclaration(QName) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
isNegative() - 类中的方法 cn.taketoday.util.DataSize
Checks if this size is negative, excluding zero.
isNegativeNumberLiteral() - 类中的方法 cn.taketoday.expression.spel.ast.OpMinus
Determine if this operator is a unary minus and its child is a number literal.
isNestedAssignable(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
isNotAssignableBound(Type, Type) - 类中的静态方法 cn.taketoday.util.TypeUtils
 
isNotEmpty(ArrayHolder<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Return true if the supplied Collection is not null and empty.
isNotEmpty(CharSequence) - 类中的静态方法 cn.taketoday.util.StringUtils
 
isNotEmpty(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
 
isNotEmpty(Object[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Determine whether the given array is not empty: i.e.
isNotEmpty(Collection<?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
isNotEmpty(Map<?, ?>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
isNotMappable(AnnotationTypeMapping, Annotation) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
isNotSynthesizable(Annotation) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
Determine if the supplied annotation has not already been synthesized and whether the mapped annotation is a composed annotation that needs to have its attributes merged or the mapped annotation is synthesizable in general.
isNotSystemModule - 类中的静态变量 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Predicate that tests whether the supplied ResolvedModule is not a system module.
isNoValue() - 类中的方法 cn.taketoday.core.ReactiveAdapter
Shortcut for getDescriptor().isNoValue().
isNoValue() - 类中的方法 cn.taketoday.core.ReactiveTypeDescriptor
Return true if the reactive type does not produce any values and only provides completion and error signals.
isNull(Object) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an object is null.
isNull(Object, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an object is null.
isNull(Object, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an object is null.
isNullable() - 类中的方法 cn.taketoday.core.MethodParameter
Return whether this method indicates a parameter which can be null: either in the form of any variant of a parameter-level Nullable annotation (such as from JSR-305 or the FindBugs set of annotations), or a language-level nullable type declaration
isNullable() - 类中的方法 cn.taketoday.reflect.Property
Return whether this property which can be null: either in the form of any variant of a parameter-level Nullable annotation (such as from JSR-305 or the FindBugs set of annotations), or a language-level nullable type declaration
isNullSafe() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
Does this node represent a null-safe method reference?
isNullSafe() - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
isNumber(Class<?>) - 类中的静态方法 cn.taketoday.util.NumberUtils
Is a number?
isNumberLiteral() - 类中的方法 cn.taketoday.expression.spel.ast.Literal
Determine if this literal represents a number.
isNumericRelationalOperator() - 类中的方法 cn.taketoday.expression.spel.standard.Token
 
isObjectMethod(Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given method is originally declared by Object.
isOlderThan(JavaVersion) - enum class中的方法 cn.taketoday.core.JavaVersion
Return if this version is older than a given version.
isOpen - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter
Whether the visited module is open.
isOpen() - 类中的方法 cn.taketoday.core.io.AbstractResource
This implementation always returns false.
isOpen() - 类中的方法 cn.taketoday.core.io.InputStreamResource
This implementation always returns true.
isOpen() - 接口中的方法 cn.taketoday.core.io.Resource
Indicate whether this resource represents a handle with an open stream.
isOpen() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
isOptional() - 类中的方法 cn.taketoday.core.MethodParameter
Return whether this method indicates a parameter which is not required: either in the form of Java 8's Optional, any variant of a parameter-level Nullable annotation (such as from JSR-305 or the FindBugs set of annotations), or a language-level nullable type declaration or Continuation parameter in Kotlin.
isOverridable() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
isOverridable() - 接口中的方法 cn.taketoday.core.type.MethodMetadata
Determine whether the underlying method is overridable, i.e. not marked as static, final, or private.
isOverridable() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
isOverridable(Method, Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given method is overridable in the given target class.
isOverride(Method, Method) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
isPattern(String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
isPattern(String) - 接口中的方法 cn.taketoday.core.PathMatcher
Does the given path represent a pattern that can be matched by an implementation of this interface?
isPattern(String) - 接口中的方法 cn.taketoday.util.RouteMatcher
Whether the given route contains pattern syntax which requires the RouteMatcher.match(String, Route) method, or if it is a regular String that could be compared directly to others.
isPattern(String) - 类中的方法 cn.taketoday.util.SimpleRouteMatcher
 
isPotentialMatch(String, String, String[]) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
isPrepared() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Return whether this invoker has been prepared already, i.e. whether it allows access to ReflectiveMethodInvoker.getPreparedMethod() already.
isPresent - 类中的静态变量 cn.taketoday.core.ReactiveStreams
 
isPresent() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Determine if the annotation is present on the source.
isPresent() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
isPresent() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
isPresent() - 类中的方法 cn.taketoday.util.ArrayHolder
If array is non-null and non-empty , returns true, otherwise false.
isPresent(Class<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Determine if the specified annotation is either directly present or meta-present.
isPresent(Class<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
isPresent(Class<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
isPresent(Object, boolean) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
isPresent(AnnotatedElement, Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Whether a Annotation present on AnnotatedElement
isPresent(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Determine if the specified annotation is either directly present or meta-present.
isPresent(String) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
isPresent(String) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
isPresent(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine whether the Class identified by the supplied name is present and can be loaded.
isPresent(String, Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine whether the Class identified by the supplied name is present and can be loaded.
isPresent(String, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine whether the Class identified by the supplied name is present and can be loaded.
IsPresent(RepeatableContainers, AnnotationFilter, boolean) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotations.IsPresent
 
isPresentIn(Collection<? extends MimeType>) - 类中的方法 cn.taketoday.util.MimeType
Unlike Collection.contains(Object) which relies on MimeType.equals(Object), this method only checks the type and the subtype, but otherwise ignores parameters.
isPresentInText(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemContent
Return if PEM content is present in the given text.
isPrimitive() - 类中的方法 cn.taketoday.aot.generate.GeneratedTypeReference
 
isPrimitive() - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
isPrimitive() - 类中的方法 cn.taketoday.aot.hint.ReflectionTypeReference
 
isPrimitive() - 类中的方法 cn.taketoday.aot.hint.SimpleTypeReference
 
isPrimitive() - 类中的方法 cn.taketoday.bytecode.Type
Determines if the specified Type object represents a primitive type.
isPrimitive() - 类中的方法 cn.taketoday.core.TypeDescriptor
Is this type a primitive type?
isPrimitive() - 类中的方法 cn.taketoday.reflect.Property
is primitive
isPrimitive(String) - 类中的静态方法 cn.taketoday.aot.hint.SimpleTypeReference
 
isPrimitive(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine whether the descriptor is for a primitive type or void.
isPrimitiveArray(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check if the given class represents an array of primitives, i.e. boolean, byte, char, short, int, long, float, or double.
isPrimitiveArray(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine whether the descriptor is for a primitive array (e.g.
isPrimitiveOrUnboxableSupportedNumber(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine if the supplied descriptor is for a supported number.
isPrimitiveOrUnboxableSupportedNumberOrBoolean(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine if the supplied descriptor is for a supported number type or boolean.
isPrimitiveOrWrapper(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check if the given class represents a primitive (i.e. boolean, byte, char, short, int, long, float, or double), void, or a wrapper for those types (i.e.
isPrimitiveWrapper(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check if the given class represents a primitive wrapper, i.e.
isPrimitiveWrapperArray(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check if the given class represents an array of primitive wrappers, i.e.
isPrivate() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
isPrivate() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
isProfileActive(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Return whether the given profile is active, or if active profiles are empty whether the profile should be active by default.
isProxyClass(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.proxy.Proxy
 
isPublic() - 类中的方法 cn.taketoday.aot.generate.AccessControl
Return whether the member or type signature backed by ths instance is accessible from any package.
isPublicStaticFinal(Field) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given field is a "public static final" constant.
isQuotedString(String) - 类中的方法 cn.taketoday.util.MimeType
 
isReadable() - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
 
isReadable() - 类中的方法 cn.taketoday.core.io.AbstractResource
This implementation always returns true for a resource that exists (revised as of 5.1).
isReadable() - 类中的方法 cn.taketoday.core.io.ByteArrayResource
 
isReadable() - 类中的方法 cn.taketoday.core.io.ClassPathResource
This implementation checks for the resolution of a resource URL upfront, then proceeding with AbstractFileResolvingResource's length check.
isReadable() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation checks whether the underlying file is marked as readable (and corresponds to an actual file with content, not to a directory).
isReadable() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation checks whether the underlying file is marked as readable (and corresponds to an actual file with content, not to a directory).
isReadable() - 接口中的方法 cn.taketoday.core.io.Resource
Indicate whether non-empty contents of this resource can be read via InputStreamSource.getInputStream().
isReadable() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
isReadable() - 类中的方法 cn.taketoday.reflect.Property
can read
isReadOnly() - 类中的方法 cn.taketoday.reflect.Property
read only
isReadOnly() - 类中的方法 cn.taketoday.reflect.PropertyAccessor
read-only ?
isReadOnly() - 类中的方法 cn.taketoday.reflect.ReadOnlyPropertyAccessor
 
isReference() - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicValue
Returns whether this value corresponds to an object or array reference.
isReferenceTypeArray(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Return if the supplied array type has a core component reference type.
isReflective(AnnotatedElement) - 类中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
 
isResolved() - 类中的方法 cn.taketoday.core.ResolvableType
Convenience method that indicates ResolvableType.resolved status
isResolvedTypeMatch(Method, Method, Class<?>) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
Returns true if the Type signature of both the supplied generic Method and concrete Method are equal after resolving all types against the declaringType, otherwise returns false.
isRunning() - 类中的方法 cn.taketoday.util.StopWatch
Determine whether this StopWatch is currently running.
isSameDeclaringClass(ClassName) - 类中的方法 cn.taketoday.aot.generate.DefaultMethodReference
 
isSameKind(ResolvableType.WildcardBounds) - 类中的方法 cn.taketoday.core.ResolvableType.WildcardBounds
Return true if these bounds are the same kind as the specified bounds.
isShutdown() - 类中的方法 cn.taketoday.core.task.support.ExecutorServiceAdapter
 
isSign(char) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
isSimpleType(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Tells us if the class passed in is a known common type
isSimpleValueType(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Delegate for cn.taketoday.beans.BeanUtils#isSimpleValueType.
isSingleLevelPresent(MergedAnnotation<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
 
isSpecified() - 接口中的方法 cn.taketoday.core.ssl.SslOptions
Return if any SSL options have been specified.
isSplitable(char) - 类中的静态方法 cn.taketoday.util.StringUtils
 
isStandalone - 类中的变量 cn.taketoday.util.xml.AbstractStaxXMLReader
 
isStandalone() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
isStartElement() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
isStatic - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
isStatic() - 类中的方法 cn.taketoday.aot.generate.DefaultMethodReference
 
isStatic() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
isStatic() - 接口中的方法 cn.taketoday.core.type.MethodMetadata
Determine whether the underlying method is declared as 'static'.
isStatic() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
isStatic(int) - 类中的静态方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor
 
isStaticClass(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine if the supplied class is a static class.
isStaticHook() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
isStaxResult(Result) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Indicate whether the given Result is a JAXP 1.4 StAX Result or custom StAX Result.
isStaxSource(Source) - 类中的静态方法 cn.taketoday.util.xml.StaxUtils
Indicate whether the given Source is a JAXP 1.4 StAX Source or custom StAX Source.
isSubTypeOf(BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
Returns whether the type corresponding to the first argument is a subtype of the type corresponding to the second argument.
isSubTypeOf(BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
 
isSuccess() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
isSuccess() - 类中的方法 cn.taketoday.util.concurrent.FailedFuture
 
isSuccess() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Returns true if and only if the operation was completed successfully.
isSuccess() - 类中的方法 cn.taketoday.util.concurrent.SucceededFuture
 
isSuffixHere(String, int, String) - 类中的方法 cn.taketoday.expression.common.TemplateAwareExpressionParser
Return true if the specified suffix can be found at the supplied position in the supplied expression string.
isSuitable(Object, TypeDescriptor, List<TypeDescriptor>) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference.CachedMethodExecutor
 
isSynthesizable() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Determine if this merged annotation is synthesizable.
isSynthesizable() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
isSynthesizable() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
isSynthesizedAnnotation(Annotation) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Determine if the supplied Annotation has been synthesized by Infra (i.e. wrapped in a dynamic proxy) with additional functionality such as attribute alias handling.
isSynthetic() - 类中的方法 cn.taketoday.reflect.Property
 
isSyntheticOrBridged(int) - 类中的静态方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor
 
isTemplate() - 类中的方法 cn.taketoday.expression.common.TemplateParserContext
 
isTemplate() - 接口中的方法 cn.taketoday.expression.ParserContext
Whether the expression being parsed is a template.
isTerminated() - 类中的方法 cn.taketoday.core.task.support.ExecutorServiceAdapter
 
isTerminated(long) - 类中的静态方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
isTextOnly(List<PlaceholderParser.Part>) - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
 
isThrottleActive() - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Return whether the concurrency throttle is currently active.
isThrottleActive() - 类中的方法 cn.taketoday.util.ConcurrencyThrottleSupport
Return whether this throttle is currently active.
ISTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
ISTORE_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ISTORE_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ISTORE_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ISTORE_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
isToStringMethod(Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Determine whether the given method is a "toString" method.
isTraceEnabled() - 类中的方法 cn.taketoday.logging.CompositeLogger
 
isTraceEnabled() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger
 
isTraceEnabled() - 类中的方法 cn.taketoday.logging.Log4j2Logger
 
isTraceEnabled() - 类中的方法 cn.taketoday.logging.Logger
Is the logger instance enabled for the TRACE level?
isTraceEnabled() - 类中的方法 cn.taketoday.logging.NoOpLogger
 
isTraceEnabled() - 类中的方法 cn.taketoday.logging.Slf4jLogger
 
isTrue(boolean) - 类中的静态方法 cn.taketoday.lang.Assert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isTrue(boolean, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isTrue(boolean, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isTwoCharToken(TokenKind) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
Check if this might be a two character token.
isType(PemPrivateKeyParser.DerElement.ValueType) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
isType(PemPrivateKeyParser.DerElement.ValueType, PemPrivateKeyParser.DerElement.TagType) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
ISUB - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
isUnitTest() - 类中的方法 cn.taketoday.core.ApplicationHome
 
isUnknown() - 类中的方法 cn.taketoday.bytecode.Attribute
Returns true if this type of attribute is unknown.
isUnresolvableTypeVariable() - 类中的方法 cn.taketoday.core.ResolvableType
Determine whether the underlying type is a type variable that cannot be resolved through the associated variable resolver.
isUrl(String) - 接口中的静态方法 cn.taketoday.core.io.PatternResourceLoader
Return whether the given resource location is a URL: either a special "classpath" or "classpath*" pseudo URL or a standard URL.
isUrl(String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Return whether the given resource location is a URL: either a special "classpath" pseudo URL or a standard URL.
isUserLevelMethod(Method) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine whether the given method is declared by the user or at least pointing to a user-declared method.
isValid(Annotation) - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
Determine if values from the given annotation can be safely accessed without causing any TypeNotPresentExceptions.
isValidClassName(String) - 类中的静态方法 cn.taketoday.aot.hint.SimpleTypeReference
 
isValidQualifiedId(Token) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
isVisibilityBridgeMethodPair(Method, Method) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
Compare the signatures of the bridge method and the method which it bridges.
isVisible(Class<?>, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check whether the given class is visible in the given ClassLoader.
isVoidType(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Determine if the given type represents either Void or void.
isWarnEnabled() - 类中的方法 cn.taketoday.logging.CompositeLogger
 
isWarnEnabled() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger
 
isWarnEnabled() - 类中的方法 cn.taketoday.logging.Log4j2Logger
 
isWarnEnabled() - 类中的方法 cn.taketoday.logging.Logger
Is the logger instance enabled for the WARN level?
isWarnEnabled() - 类中的方法 cn.taketoday.logging.NoOpLogger
 
isWarnEnabled() - 类中的方法 cn.taketoday.logging.Slf4jLogger
 
isWhiteSpace() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
isWideType(Type) - 类中的静态方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
isWildcardChar(char) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
isWildcardSubtype() - 类中的方法 cn.taketoday.util.MimeType
Indicates whether the subtype is the wildcard character * or the wildcard character followed by a suffix (e.g.
isWildcardType() - 类中的方法 cn.taketoday.util.MimeType
Indicates whether the type is the wildcard character * or not.
isWildcardWithoutBounds() - 类中的方法 cn.taketoday.core.ResolvableType
Determine whether the underlying type represents a wildcard without specific bounds (i.e., equal to ? extends Object).
isWithoutHierarchy(AnnotatedElement, Predicate<Class<?>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
isWritable() - 类中的方法 cn.taketoday.core.io.FileUrlResource
 
isWritable() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation checks whether the underlying file is marked as writable (and corresponds to an actual file with content, not to a directory).
isWritable() - 接口中的方法 cn.taketoday.core.io.WritableResource
Indicate whether the contents of this resource can be written via OutputStreamSource.getOutputStream().
isWritable() - 类中的方法 cn.taketoday.core.io.WritableResourceDecorator
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.ArrayIndexingValueRef
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.MapIndexingValueRef
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.PropertyIndexingValueRef
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.StringIndexingValueRef
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference.MethodValueRef
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference.AccessorLValue
 
isWritable() - 接口中的方法 cn.taketoday.expression.spel.ast.ValueRef
Indicates whether calling setValue(Object) is supported.
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.ValueRef.NullValueRef
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.ValueRef.TypedValueHolderValueRef
 
isWritable() - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference.VariableRef
 
isWritable(EvaluationContext) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
isWritable(EvaluationContext) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
isWritable(EvaluationContext) - 接口中的方法 cn.taketoday.expression.Expression
Determine if this expression can be written to, i.e. setValue() can be called.
isWritable(EvaluationContext) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
isWritable(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
isWritable(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
isWritable(EvaluationContext, Object) - 接口中的方法 cn.taketoday.expression.Expression
Determine if this expression can be written to, i.e. setValue() can be called.
isWritable(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
isWritable(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.CompoundExpression
 
isWritable(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
isWritable(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
isWritable(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
isWritable(ExpressionState) - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference
 
isWritable(ExpressionState) - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Determine if this expression node will support a setValue() call.
isWritable(Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
isWritable(Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
isWritable(Object) - 接口中的方法 cn.taketoday.expression.Expression
Determine if this expression can be written to, i.e. setValue() can be called.
isWritable(Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
isWritableProperty(String, TypedValue, EvaluationContext) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
isWriteable() - 类中的方法 cn.taketoday.reflect.Property
can write
ITALIC - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiStyle
 
Item(String, int, String) - record class的构造器 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
创建 Item 记录的实例。
ITEM_ASM_BOOLEAN - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_ASM_BYTE - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_ASM_CHAR - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_ASM_SHORT - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_DOUBLE - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_FLOAT - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_INTEGER - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_LONG - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_NULL - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_OBJECT - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_TOP - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_UNINITIALIZED - 类中的静态变量 cn.taketoday.bytecode.Frame
 
ITEM_UNINITIALIZED_THIS - 类中的静态变量 cn.taketoday.bytecode.Frame
 
IterablePropertyResolver - cn.taketoday.core.env中的接口
Iterable PropertyResolver extension
iterate(Enumeration<T>, Consumer<T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
iterate(Iterator<T>, Consumer<T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
iterateFields(Feature.DuringAnalysisAccess, Class<?>) - 类中的方法 cn.taketoday.aot.nativex.feature.PreComputeFieldFeature
 
iterator - record class中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.Attachment
iterator 记录组件的字段。
iterator - record class中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
iterator 记录组件的字段。
iterator() - 类中的方法 cn.taketoday.bytecode.beans.FixedKeySet
 
iterator() - 类中的方法 cn.taketoday.bytecode.tree.analysis.SmallSet
 
iterator() - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns an iterator over the instructions in this list.
iterator() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
iterator() - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
iterator() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
iterator() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
iterator() - 接口中的方法 cn.taketoday.core.env.IterablePropertyResolver
Returns an iterator of property-names.
iterator() - 类中的方法 cn.taketoday.core.env.MapPropertyResolver
 
iterator() - 类中的方法 cn.taketoday.core.env.PropertySources
 
iterator() - 类中的方法 cn.taketoday.core.env.PropertySourcesPropertyResolver
 
iterator() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.Attachment
返回 iterator 记录组件的值。
iterator() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
返回 iterator 记录组件的值。
iterator() - 类中的方法 cn.taketoday.util.ArrayHolder
 
iterator() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntrySet
 
iterator() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
iterator() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
iterator() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.Values
 
iterator() - 类中的方法 cn.taketoday.util.SmartList
 
iterator() - 类中的方法 cn.taketoday.util.StreamIterable
 
iterator() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
iterator() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
iterator(int) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns an iterator over the instructions in this list.
IteratorImpl(T, T) - 类的构造器 cn.taketoday.bytecode.tree.analysis.SmallSet.IteratorImpl
 
iterators - 类中的变量 cn.taketoday.util.CompositeIterator
 
itf - 类中的变量 cn.taketoday.bytecode.tree.MethodInsnNode
Whether the method's owner class if an interface.
IUSHR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
IXOR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 

J

JACKSON_ANNOTATION - 类中的静态变量 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
jacksonAnnotationPresent - 类中的静态变量 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
JAR_ENTRY_URL_PREFIX - 类中的静态变量 cn.taketoday.util.ResourceUtils
 
JAR_FILE_EXTENSION - 类中的静态变量 cn.taketoday.util.ResourceUtils
File extension for a regular jar file: ".jar".
JAR_SEPARATOR - 类中的静态变量 cn.taketoday.util.ResourceUtils
 
JAR_URL_PREFIX - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL prefix for loading from a jar file: "jar:".
JAR_URL_SEPARATOR - 类中的静态变量 cn.taketoday.util.ResourceUtils
Separator between JAR URL and file path within the JAR: "!
JAVA - 接口中的静态变量 cn.taketoday.core.annotation.AnnotationFilter
AnnotationFilter that matches annotations in the java and jakarta packages and their subpackages.
JAVA_LANG_ANNOTATION_FILTER - 类中的静态变量 cn.taketoday.core.annotation.AnnotationUtils
 
JAVA_VERSION - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
javaLanguageInterfaces - 类中的静态变量 cn.taketoday.util.ClassUtils
Common Java language interfaces which are supposed to be ignored when searching for 'primary' user-level interfaces.
JavaLoggingFactory - cn.taketoday.logging中的类
 
JavaLoggingFactory() - 类的构造器 cn.taketoday.logging.JavaLoggingFactory
 
JavaLoggingLogger - cn.taketoday.logging中的类
 
JavaLoggingLogger(Logger, boolean) - 类的构造器 cn.taketoday.logging.JavaLoggingLogger
 
JavaLoggingLogger.LocationResolvingLogRecord - cn.taketoday.logging中的类
 
JavaSerializationHint - cn.taketoday.aot.hint中的类
A hint that describes the need for Java serialization at runtime.
JavaSerializationHint(JavaSerializationHint.Builder) - 类的构造器 cn.taketoday.aot.hint.JavaSerializationHint
 
JavaSerializationHint.Builder - cn.taketoday.aot.hint中的类
javaSerializationHints - 类中的变量 cn.taketoday.aot.hint.SerializationHints
 
javaSerializationHints() - 类中的方法 cn.taketoday.aot.hint.SerializationHints
Return the java serialization hints for types that need to be serialized using Java serialization at runtime.
JavaVersion - cn.taketoday.core中的Enum Class
Known Java versions.
JavaVersion(String, Class<?>, String) - enum class的构造器 cn.taketoday.core.JavaVersion
 
JDK_PROXY_HINT_COMPARATOR - 类中的静态变量 cn.taketoday.aot.nativex.ProxyHintsWriter
 
JdkIdGenerator - cn.taketoday.util中的类
JdkIdGenerator() - 类的构造器 cn.taketoday.util.JdkIdGenerator
 
jdkProxies - 类中的变量 cn.taketoday.aot.hint.ProxyHints
 
JdkProxyHint - cn.taketoday.aot.hint中的类
A hint that describes the need for a JDK interface-based Proxy.
JdkProxyHint(JdkProxyHint.Builder) - 类的构造器 cn.taketoday.aot.hint.JdkProxyHint
 
JdkProxyHint.Builder - cn.taketoday.aot.hint中的类
Builder for JdkProxyHint.
jdkProxyHints() - 类中的方法 cn.taketoday.aot.hint.ProxyHints
Return the interface-based proxies that are required.
JksSslStoreBundle - cn.taketoday.core.ssl.jks中的类
SslStoreBundle backed by a Java keystore.
JksSslStoreBundle(JksSslStoreDetails, JksSslStoreDetails) - 类的构造器 cn.taketoday.core.ssl.jks.JksSslStoreBundle
Create a new JksSslStoreBundle instance.
JksSslStoreDetails - cn.taketoday.core.ssl.jks中的Record Class
Details for an individual trust or key store in a JksSslStoreBundle.
JksSslStoreDetails(String, String, String, String) - record class的构造器 cn.taketoday.core.ssl.jks.JksSslStoreDetails
创建 JksSslStoreDetails 记录的实例。
jni - 类中的变量 cn.taketoday.aot.hint.RuntimeHints
 
jni() - 类中的方法 cn.taketoday.aot.hint.RuntimeHints
Provide access to jni-based hints.
join(String[]) - 类中的静态方法 cn.taketoday.aot.generate.MethodName
 
join(List<? extends DataBuffer>) - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferFactory
Return a new DataBuffer composed of the dataBuffers elements joined together.
join(List<? extends DataBuffer>) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
Return a new DataBuffer composed of the dataBuffers elements joined together.
join(List<? extends DataBuffer>) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
Return a new DataBuffer composed of the dataBuffers elements joined together.
join(List<? extends DataBuffer>) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
Return a new DataBuffer composed of the dataBuffers elements joined together.
join(Publisher<? extends DataBuffer>) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Return a new DataBuffer composed of joining together the given dataBuffers elements.
join(Publisher<? extends DataBuffer>, int) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Variant of DataBufferUtils.join(Publisher) that behaves the same way up until the specified max number of bytes to buffer.
JOptCommandLinePropertySource - cn.taketoday.core.env中的类
CommandLinePropertySource implementation backed by a JOpt OptionSet.
JOptCommandLinePropertySource(String, OptionSet) - 类的构造器 cn.taketoday.core.env.JOptCommandLinePropertySource
Create a new JOptCommandLinePropertySource having the given name and backed by the given OptionSet.
JOptCommandLinePropertySource(OptionSet) - 类的构造器 cn.taketoday.core.env.JOptCommandLinePropertySource
Create a new JOptCommandLinePropertySource having the default name and backed by the given OptionSet.
jsr(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
JSR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
JSR_W - 类中的静态变量 cn.taketoday.bytecode.Constants
 
JSRInlinerAdapter - cn.taketoday.bytecode.commons中的类
A MethodVisitor that removes JSR instructions and inlines the referenced subroutines.
JSRInlinerAdapter(MethodVisitor, int, String, String, String, String[]) - 类的构造器 cn.taketoday.bytecode.commons.JSRInlinerAdapter
Constructs a new JSRInlinerAdapter.
JSRInlinerAdapter.Instantiation - cn.taketoday.bytecode.commons中的类
An instantiation of a subroutine.
JUMP - 类中的静态变量 cn.taketoday.bytecode.Edge
A control flow graph edge corresponding to a jump or ret instruction.
JUMP_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of JumpInsnNode instructions.
JumpInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a jump instruction.
JumpInsnNode(int, LabelNode) - 类的构造器 cn.taketoday.bytecode.tree.JumpInsnNode
Constructs a new JumpInsnNode.

K

key - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
key - record class中的变量 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
key 记录组件的字段。
key - enum class中的变量 cn.taketoday.core.NativeDetector.Context
 
key - 类中的变量 cn.taketoday.core.ssl.DefaultSslManagerBundle
 
key - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.MapIndexingValueRef
 
key - 类中的变量 cn.taketoday.util.ConcurrentLruCache.Node
 
key - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
key - 类中的变量 cn.taketoday.util.KeyValueHolder
 
key - record class中的变量 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
key 记录组件的字段。
key() - record class中的方法 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
返回 key 记录组件的值。
key() - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
返回 key 记录组件的值。
Key(List<Object>) - record class的构造器 cn.taketoday.bytecode.core.ClassesKey.Key
创建 Key 记录的实例。
KEY_ACTIVE_PROFILES - 接口中的静态变量 cn.taketoday.core.env.Environment
Name of property to set to specify active profiles: "infra.profiles.active".
KEY_DEFAULT_PROFILES - 接口中的静态变量 cn.taketoday.core.env.Environment
Name of property to set to specify profiles active by default: "infra.profiles.default".
KEY_FACTORY - 类中的静态变量 cn.taketoday.bytecode.core.KeyFactory
 
KEY_IGNORE_GETENV - 接口中的静态变量 cn.taketoday.core.env.Environment
System property that instructs to ignore system environment variables, i.e. to never attempt to retrieve such a variable via System.getenv().
KEY_SET - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
keyComparator - 类中的静态变量 cn.taketoday.util.SortedProperties
 
keyExtractor - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationPredicates.UniquePredicate
 
KeyFactory - cn.taketoday.bytecode.core中的类
Generates classes to handle multi-valued keys, for use in things such as Maps and Sets.
KeyFactory() - 类的构造器 cn.taketoday.bytecode.core.KeyFactory
 
KeyFactory.Generator - cn.taketoday.bytecode.core中的类
 
KeyFactoryCustomizer - cn.taketoday.bytecode.core中的接口
Marker interface for customizers of KeyFactory
keyInterface - 类中的变量 cn.taketoday.bytecode.core.KeyFactory.Generator
 
keyMapper - 类中的变量 cn.taketoday.bytecode.core.LoadingCache
 
keyParts - record class中的变量 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
keyParts 记录组件的字段。
keyParts() - record class中的方法 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
返回 keyParts 记录组件的值。
keys - 类中的变量 cn.taketoday.bytecode.tree.LookupSwitchInsnNode
The values of the keys.
keys() - 类中的方法 cn.taketoday.util.SortedProperties
Return a sorted enumeration of the keys in this Properties object.
keySet - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap
 
keySet - 类中的变量 cn.taketoday.util.UnmodifiableMultiValueMap
 
keySet() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
keySet() - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
keySet() - 类中的方法 cn.taketoday.util.SortedProperties
Return a sorted set of the keys in this Properties object.
keySet() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
KeySet(Set<String>) - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
KeySetIterator() - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySetIterator
 
keySpecFactory - 类中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.PemParser
 
keyStore - 类中的变量 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
keyStore - 类中的变量 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
keyStoreDetails - 类中的变量 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
KeyValueHolder<K,V> - cn.taketoday.util中的类
An immutable container for a key and a value, suitable for use in creating and populating Map instances.
KeyValueHolder(K, V) - 类的构造器 cn.taketoday.util.KeyValueHolder
 
keyValues - 类中的变量 cn.taketoday.core.env.MapPropertyResolver
 
KILOBYTES - enum class 中的枚举常量 cn.taketoday.util.DataUnit
Kilobytes.
kind - 类中的变量 cn.taketoday.core.ResolvableType.WildcardBounds
 
kind - enum class中的变量 cn.taketoday.expression.spel.SpelMessage
 
kind - 类中的变量 cn.taketoday.expression.spel.standard.Token
 
kind - 类中的变量 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchInfo
 
Kind() - enum class的构造器 cn.taketoday.aot.generate.GeneratedFiles.Kind
 
Kind() - enum class的构造器 cn.taketoday.core.ResolvableType.WildcardBounds.Kind
 
Kind() - enum class的构造器 cn.taketoday.expression.spel.SpelMessage.Kind
 
KIND_MASK - 类中的静态变量 cn.taketoday.bytecode.Frame
 
KIND_SHIFT - 类中的静态变量 cn.taketoday.bytecode.Frame
 
KIND_SIZE - 类中的静态变量 cn.taketoday.bytecode.Frame
 
KNOWN_CUSTOMIZER_TYPES - 类中的静态变量 cn.taketoday.bytecode.core.KeyFactory.Generator
 
KnuthMorrisPrattMatcher(byte[]) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.KnuthMorrisPrattMatcher
 

L

l - 类中的变量 cn.taketoday.core.ansi.AnsiColors.LabColor
 
L2D - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
L2F - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
L2I - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LabColor(Color) - 类的构造器 cn.taketoday.core.ansi.AnsiColors.LabColor
 
LabColor(Integer) - 类的构造器 cn.taketoday.core.ansi.AnsiColors.LabColor
 
label - 类中的变量 cn.taketoday.bytecode.tree.JumpInsnNode
The operand of this instruction.
Label - cn.taketoday.bytecode中的类
A position in the bytecode of a method.
Label() - 类的构造器 cn.taketoday.bytecode.Label
Constructs a new label.
LABEL - 类中的静态变量 cn.taketoday.bytecode.core.NamingPolicy.InfraNamingPolicy
 
LABEL - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of LabelNode "instructions".
labelInsnIndices - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
The index of the instruction designated by each visited label so far.
labelInsnIndices - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The index of the instruction designated by each visited label.
labelNames - 类中的变量 cn.taketoday.bytecode.util.ASMifier
The name of the Label variables in the produced code.
labelNames - 类中的变量 cn.taketoday.bytecode.util.Textifier
The names of the labels.
LabelNode - cn.taketoday.bytecode.tree中的类
An AbstractInsnNode that encapsulates a Label.
LabelNode() - 类的构造器 cn.taketoday.bytecode.tree.LabelNode
 
LabelNode(Label) - 类的构造器 cn.taketoday.bytecode.tree.LabelNode
 
labels - 类中的变量 cn.taketoday.bytecode.commons.AnalyzerAdapter
The labels that designate the next instruction to be visited.
labels - 类中的变量 cn.taketoday.bytecode.tree.LookupSwitchInsnNode
Beginnings of the handler blocks.
labels - 类中的变量 cn.taketoday.bytecode.tree.TableSwitchInsnNode
Beginnings of the handler blocks.
LADD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LambdaSafe - cn.taketoday.util中的类
Utility that can be used to invoke lambdas in a safe way.
LambdaSafe() - 类的构造器 cn.taketoday.util.LambdaSafe
 
LambdaSafe.Callback<C,A> - cn.taketoday.util中的类
Represents a single callback that can be invoked in a lambda safe way.
LambdaSafe.Callbacks<C,A> - cn.taketoday.util中的类
Represents a collection of callbacks that can be invoked in a lambda safe way.
LambdaSafe.Filter<C,A> - cn.taketoday.util中的接口
A filter that can be used to restrict when a callback is used.
LambdaSafe.GenericTypeFilter<C,A> - cn.taketoday.util中的类
LambdaSafe.Filter that matches when the callback has a single generic and primary argument is an instance of it.
LambdaSafe.InvocationResult<R> - cn.taketoday.util中的类
The result of a callback which may be a value, null or absent entirely if the callback wasn't suitable.
LambdaSafe.LambdaSafeCallback<C,A,SELF extends LambdaSafe.LambdaSafeCallback<C,A,SELF>> - cn.taketoday.util中的类
Abstract base class for lambda safe callbacks.
LambdaSafeCallback(Class<C>, A, Object[]) - 类的构造器 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
LAND - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
last - 类中的变量 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
last - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
last - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap.EntryIterator
 
LAST - 类中的静态变量 cn.taketoday.expression.spel.ast.Selection
The last item ($[]).
lastBasicBlock - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last basic block of the method (in bytecode offset order).
lastBytecodeOffset - 类中的变量 cn.taketoday.bytecode.MethodWriter
The start offset of the last visited instruction.
lastCodeRuntimeInvisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last runtime invisible type annotation of the Code attribute.
lastCodeRuntimeVisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last runtime visible type annotation of the Code attribute.
lastDescriptor() - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Return the descriptor for the item currently on top of the stack (in the current scope).
lastElement(List<T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Retrieve the last element of the given List, accessing the highest index.
lastElement(Set<T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Retrieve the last element of the given Set, using SortedSet.last() or otherwise iterating over all elements (assuming a linked set).
lastElement(T[]) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Retrieve the last element of the given array, accessing the highest index.
lastField - 类中的变量 cn.taketoday.bytecode.ClassWriter
The fields of this class, stored in a linked list of FieldWriter linked via their FieldVisitor.fv field.
lastFrameInsnIndex - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The index of the instruction corresponding to the last visited stack map frame.
lastHandler - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last element in the exception handler list (used to generate the exception_table of the Code attribute).
lastIndexOf(IntPredicate, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return the index of the last byte in this buffer that matches the given predicate.
lastIndexOf(IntPredicate, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
lastIndexOf(IntPredicate, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
lastIndexOf(IntPredicate, int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
lastIndexOf(IntPredicate, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
lastInsn - 类中的变量 cn.taketoday.bytecode.tree.InsnList
The last instruction in this list.
lastMethod - 类中的变量 cn.taketoday.bytecode.ClassWriter
The methods of this class, stored in a linked list of MethodWriter linked via their MethodVisitor.mv field.
lastModified() - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
 
lastModified() - 类中的方法 cn.taketoday.core.io.AbstractResource
This implementation checks the timestamp of the underlying File, if available.
lastModified() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation returns the underlying File/Path last-modified time.
lastModified() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation returns the underlying file's timestamp.
lastModified() - 接口中的方法 cn.taketoday.core.io.Resource
Determine the last-modified timestamp for this resource.
lastModified() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
LASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
lastRecordComponent - 类中的变量 cn.taketoday.bytecode.ClassWriter
The record components of this class, stored in a linked list of RecordComponentWriter linked via their RecordComponentVisitor.delegate field.
lastRuntimeInvisibleAnnotation - 类中的变量 cn.taketoday.bytecode.ClassWriter
The last runtime invisible annotation of this class.
lastRuntimeInvisibleAnnotation - 类中的变量 cn.taketoday.bytecode.FieldWriter
The last runtime invisible annotation of this field.
lastRuntimeInvisibleAnnotation - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last runtime invisible annotation of this method.
lastRuntimeInvisibleAnnotation - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
The last runtime invisible annotation of this record component.
lastRuntimeInvisibleParameterAnnotations - 类中的变量 cn.taketoday.bytecode.MethodWriter
The runtime invisible parameter annotations of this method.
lastRuntimeInvisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.ClassWriter
The last runtime invisible type annotation of this class.
lastRuntimeInvisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.FieldWriter
The last runtime invisible type annotation of this field.
lastRuntimeInvisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last runtime invisible type annotation of this method.
lastRuntimeInvisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
The last runtime invisible type annotation of this record component.
lastRuntimeVisibleAnnotation - 类中的变量 cn.taketoday.bytecode.ClassWriter
The last runtime visible annotation of this class.
lastRuntimeVisibleAnnotation - 类中的变量 cn.taketoday.bytecode.FieldWriter
The last runtime visible annotation of this field.
lastRuntimeVisibleAnnotation - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last runtime visible annotation of this method.
lastRuntimeVisibleAnnotation - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
The last runtime visible annotation of this record component.
lastRuntimeVisibleParameterAnnotations - 类中的变量 cn.taketoday.bytecode.MethodWriter
The runtime visible parameter annotations of this method.
lastRuntimeVisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.ClassWriter
The last runtime visible type annotation of this class.
lastRuntimeVisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.FieldWriter
The last runtime visible type annotation of this field.
lastRuntimeVisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last runtime visible type annotation of this method.
lastRuntimeVisibleTypeAnnotation - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
The last runtime visible type annotation of this record component.
lastTaskInfo - 类中的变量 cn.taketoday.util.StopWatch
 
lastTaskInfo() - 类中的方法 cn.taketoday.util.StopWatch
Get the last task as a StopWatch.TaskInfo object.
lastValue - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationPredicates.FirstRunOfPredicate
 
LAZY_LOADER - 类中的静态变量 cn.taketoday.bytecode.proxy.LazyLoaderGenerator
 
LazyLoader - cn.taketoday.bytecode.proxy中的接口
Lazy-loading Enhancer callback.
LazyLoaderGenerator - cn.taketoday.bytecode.proxy中的类
 
LazyLoaderGenerator() - 类的构造器 cn.taketoday.bytecode.proxy.LazyLoaderGenerator
 
lcmp() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
LCMP - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
lconst(long) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to push the given value on the stack.
LCONST_0 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LCONST_1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LCURLY - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LDC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LDC_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of LdcInsnNode instructions.
LDC_W - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LDC2_W - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LdcInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents an LDC instruction.
LdcInsnNode(Object) - 类的构造器 cn.taketoday.bytecode.tree.LdcInsnNode
Constructs a new LdcInsnNode.
LDIV - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LE - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LE - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
LeanCancellationException() - 异常错误的构造器 cn.taketoday.util.concurrent.DefaultFuture.LeanCancellationException
 
leastSigBits - 类中的变量 cn.taketoday.util.SimpleIdGenerator
 
LEFT_OPERAND_PROBLEM - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
leftActualDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.Operator
 
len() - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
 
length - 类中的变量 cn.taketoday.bytecode.ByteVector
The actual number of bytes in this vector.
length - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
length() - 类中的方法 cn.taketoday.expression.spel.ast.OperatorMatches.MatcherInput
 
LENGTH - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
level - 类中的变量 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
Level - cn.taketoday.logging中的Enum Class
 
Level() - enum class的构造器 cn.taketoday.logging.Level
 
levelToJavaLevel(Level) - 类中的方法 cn.taketoday.logging.JavaLoggingLogger
 
lexDoubleQuotedStringLiteral() - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
lexicalHandler - 类中的变量 cn.taketoday.util.xml.AbstractXMLReader
 
lexIdentifier() - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
lexNumericLiteral(boolean) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
lexQuotedStringLiteral() - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
LimitedDataBufferList - cn.taketoday.core.io.buffer中的类
Custom List to collect data buffers with and enforce a limit on the total number of bytes buffered.
LimitedDataBufferList(int) - 类的构造器 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
line - 类中的变量 cn.taketoday.bytecode.tree.LineNumberNode
A line number.
LINE - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of LineNumberNode "instructions".
LINE_NUMBER_TABLE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LINE_NUMBERS_CAPACITY_INCREMENT - 类中的静态变量 cn.taketoday.bytecode.Label
The number of elements to add to the Label.otherLineNumbers array when it needs to be resized to store a new source line number.
lineNumber - 类中的变量 cn.taketoday.bytecode.Label
The source line number corresponding to this label, or 0.
LineNumberNode - cn.taketoday.bytecode.tree中的类
A node that represents a line number declaration.
LineNumberNode(int, LabelNode) - 类的构造器 cn.taketoday.bytecode.tree.LineNumberNode
Constructs a new LineNumberNode.
lineNumberTable - 类中的变量 cn.taketoday.bytecode.MethodWriter
The line_number_table array of the LineNumberTable code attribute, or null.
lineNumberTableLength - 类中的变量 cn.taketoday.bytecode.MethodWriter
The line_number_table_length field of the LineNumberTable code attribute.
LinkedCaseInsensitiveMap<V> - cn.taketoday.util中的类
LinkedHashMap variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.
LinkedCaseInsensitiveMap() - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that stores case-insensitive keys according to the default Locale (by default in lower case).
LinkedCaseInsensitiveMap(int) - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with an initial capacity that can accommodate the specified number of elements without any immediate resize/rehash operations to be expected, storing case-insensitive keys according to the default Locale (in lower case).
LinkedCaseInsensitiveMap(int, Locale) - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with an initial capacity that can accommodate the specified number of elements without any immediate resize/rehash operations to be expected, storing case-insensitive keys according to the given Locale (in lower case).
LinkedCaseInsensitiveMap(LinkedCaseInsensitiveMap<V>) - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap
Copy constructor.
LinkedCaseInsensitiveMap(Locale) - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that stores case-insensitive keys according to the given Locale (in lower case).
LinkedCaseInsensitiveMap.EntryIterator<T> - cn.taketoday.util中的类
 
LinkedCaseInsensitiveMap.EntrySet - cn.taketoday.util中的类
 
LinkedCaseInsensitiveMap.EntrySetIterator - cn.taketoday.util中的类
 
LinkedCaseInsensitiveMap.KeySet - cn.taketoday.util中的类
 
LinkedCaseInsensitiveMap.KeySetIterator - cn.taketoday.util中的类
 
LinkedCaseInsensitiveMap.Values - cn.taketoday.util中的类
 
LinkedCaseInsensitiveMap.ValuesIterator - cn.taketoday.util中的类
 
LinkedMultiValueMap<K,V> - cn.taketoday.util中的类
Simple implementation of MultiValueMap that wraps a LinkedHashMap, storing multiple values in an ArrayList.
LinkedMultiValueMap() - 类的构造器 cn.taketoday.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap.
LinkedMultiValueMap(int) - 类的构造器 cn.taketoday.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap with an initial capacity that can accommodate the specified number of elements without any immediate resize/rehash operations to be expected.
LinkedMultiValueMap(Map<K, List<V>>) - 类的构造器 cn.taketoday.util.LinkedMultiValueMap
Copy constructor: Create a new LinkedMultiValueMap with the same mappings as the specified Map.
linkLast(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
list() - 类中的方法 cn.taketoday.core.io.AbstractResource
 
list() - 类中的方法 cn.taketoday.core.io.ClassPathResource
 
list() - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
list() - 接口中的方法 cn.taketoday.core.io.Resource
list Resource under the directory
list() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
list(ResourceFilter) - 类中的方法 cn.taketoday.core.io.AbstractResource
 
list(ResourceFilter) - 类中的方法 cn.taketoday.core.io.ClassPathResource
 
list(ResourceFilter) - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
list(ResourceFilter) - 接口中的方法 cn.taketoday.core.io.Resource
list Resource under the directory
list(ResourceFilter) - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
LIST - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.Indexer.IndexedType
 
LIST - 类中的静态变量 cn.taketoday.core.style.DefaultValueStyler
 
ListBasedXMLEventReader - cn.taketoday.util.xml中的类
Implementation of XMLEventReader based on a List of XMLEvent elements.
ListBasedXMLEventReader(List<XMLEvent>) - 类的构造器 cn.taketoday.util.xml.ListBasedXMLEventReader
 
ListDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ListDelegate
 
ListenableFuture<T> - cn.taketoday.util.concurrent中的接口
Extend Future with the capability to accept completion callbacks.
ListenableFutureTask<T> - cn.taketoday.util.concurrent中的类
RunnableFuture
ListenableFutureTask(Runnable, T) - 类的构造器 cn.taketoday.util.concurrent.ListenableFutureTask
Create a ListenableFutureTask that will, upon running, execute the given Runnable, and arrange that DefaultFuture.get() will return the given result on successful completion.
ListenableFutureTask(Callable<T>) - 类的构造器 cn.taketoday.util.concurrent.ListenableFutureTask
Create a new ListenableFutureTask that will, upon running, execute the given Callable.
listener - 类中的变量 cn.taketoday.util.concurrent.DefaultFuture
One or more listeners.
listeners - 类中的变量 cn.taketoday.util.concurrent.DefaultFuture
 
listeners - 类中的变量 cn.taketoday.util.concurrent.FutureListeners
 
listOf(Class<?>...) - 接口中的静态方法 cn.taketoday.aot.hint.TypeReference
Create a list of type references mapped by the specified types.
Literal - cn.taketoday.expression.spel.ast中的类
Common superclass for nodes representing literals (boolean, string, number, etc).
Literal(String, int, int) - 类的构造器 cn.taketoday.expression.spel.ast.Literal
 
LITERAL_HEXINT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LITERAL_HEXLONG - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LITERAL_INT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LITERAL_LONG - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LITERAL_REAL - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LITERAL_REAL_FLOAT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LITERAL_STRING - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LiteralExpression - cn.taketoday.expression.common中的类
A very simple hardcoded implementation of the Expression interface that represents a string literal.
LiteralExpression(String) - 类的构造器 cn.taketoday.expression.common.LiteralExpression
 
literalValue - 类中的变量 cn.taketoday.expression.common.LiteralExpression
Fixed literal value of this expression.
LLOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LLOAD_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LLOAD_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LLOAD_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LLOAD_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LMUL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LNEG - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
load(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
load(PemSslStoreDetails) - 接口中的静态方法 cn.taketoday.core.ssl.pem.PemSslStore
Return a PemSslStore instance loaded using the given PemSslStoreDetails.
load(InputStream) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemContent
 
load(Class<T>) - 类中的方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the configured class loader and a default argument resolver that expects a no-arg constructor.
load(Class<T>, ClassInstantiator) - 类中的方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the configured class loader and the given argument resolver.
load(Class<T>, ClassInstantiator, TodayStrategies.FailureHandler) - 类中的方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the configured class loader, the given argument resolver, and custom failure handling provided by the given failure handler.
load(Class<T>, TodayStrategies.ArgumentResolver) - 类中的方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the configured class loader and the given argument resolver.
load(Class<T>, TodayStrategies.ArgumentResolver, TodayStrategies.FailureHandler) - 类中的方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the configured class loader, the given argument resolver, and custom failure handling provided by the given failure handler.
load(Class<T>, TodayStrategies.FailureHandler) - 类中的方法 cn.taketoday.lang.TodayStrategies
Load and instantiate the strategy implementations of the given type from "META-INF/today.strategies", using the configured class loader with custom failure handling provided by the given failure handler.
load(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemContent
Load PemContent from the given content (either the PEM content itself or a reference to the resource to load).
load(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Load class
load(String, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Load class with given class name and ClassLoader
load(URL) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemContent
 
load(Path) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemContent
Load PemContent from the given Path.
load(Properties, InputStream) - 类中的方法 cn.taketoday.util.DefaultPropertiesPersister
 
load(Properties, InputStream) - 接口中的方法 cn.taketoday.util.PropertiesPersister
Load properties from the given InputStream into the given Properties object.
load(Properties, Reader) - 类中的方法 cn.taketoday.util.DefaultPropertiesPersister
 
load(Properties, Reader) - 接口中的方法 cn.taketoday.util.PropertiesPersister
Load properties from the given Reader into the given Properties object.
LOAD_OBJECT - 类中的静态变量 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
LOAD_OBJECT - 类中的静态变量 cn.taketoday.bytecode.proxy.FixedValueGenerator
 
LOAD_OBJECT - 类中的静态变量 cn.taketoday.bytecode.proxy.LazyLoaderGenerator
 
loadAllProperties(String) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Load all properties from the specified class path resource (in ISO-8859-1 encoding), using the default class loader.
loadAllProperties(String, ClassLoader) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Load all properties from the specified class path resource (in ISO-8859-1 encoding), using the given class loader.
loadArg(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to load the given method argument on the stack.
loadArgArray() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to load all the method arguments on the stack, as a single object array.
loadArgs() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to load all the method arguments on the stack.
loadArgs(int, int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to load the given method arguments on the stack.
loadBytesForClass(String) - 类中的方法 cn.taketoday.core.OverridingClassLoader
Load the defining bytes for the given class, to be turned into a Class object through a ClassLoader.defineClass(byte[], int, int) call.
loadCertificates(PemSslStoreDetails) - 类中的静态方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
loadClass(CodeEmitter, Type) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
loadClass(String) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassLoader
 
loadClass(String) - 类中的方法 cn.taketoday.core.OverridingClassLoader
 
loadClass(String, boolean) - 类中的方法 cn.taketoday.aot.nativex.feature.ThrowawayClassLoader
 
loadClass(String, boolean) - 类中的方法 cn.taketoday.core.OverridingClassLoader
 
loadClass(String, byte[]) - 类中的方法 cn.taketoday.bytecode.BytecodeCompiler
Load a class.
loadClass(String, ClassLoader) - 类中的静态方法 cn.taketoday.bytecode.BytecodeCompiler
 
loadClassForOverriding(String) - 类中的方法 cn.taketoday.core.OverridingClassLoader
Load the specified class for overriding purposes in this ClassLoader.
loadClassFromResource(String) - 类中的方法 cn.taketoday.aot.nativex.feature.ThrowawayClassLoader
 
loadClassHelper(CodeEmitter, Type) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
loadClassThis(CodeEmitter) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
loadedClassHandler - 类中的静态变量 cn.taketoday.bytecode.BytecodeCompiler
 
LoadedPemSslStore - cn.taketoday.core.ssl.pem中的类
LoadedPemSslStore(PemSslStoreDetails) - 类的构造器 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
loadEmptyArguments(CodeEmitter) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
loader - 类中的变量 cn.taketoday.bytecode.core.LoadingCache
 
loader - 类中的变量 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
The loader to use to load the referenced classes.
loadEvaluationContext(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Push the bytecode to load the EvaluationContext (the second parameter passed to the compiled expression method).
loadFactor - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap
When the average number of references per table exceeds this value resize will be attempted.
loadFromXml(Properties, InputStream) - 类中的方法 cn.taketoday.util.DefaultPropertiesPersister
 
loadFromXml(Properties, InputStream) - 接口中的方法 cn.taketoday.util.PropertiesPersister
Load properties from the given XML InputStream into the given Properties object.
loadHardwareKeyStore(KeyStore, String, char[]) - 类中的方法 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
LoadingCache<K,KK,V> - cn.taketoday.bytecode.core中的类
 
LoadingCache(Function<K, KK>, Function<K, V>) - 类的构造器 cn.taketoday.bytecode.core.LoadingCache
 
loadInsn(Type, int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push a local variable on the stack.
loadKeyStore(KeyStore, String, char[]) - 类中的方法 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
loadLocal(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to load the given local variable on the stack.
loadLocal(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to load the given local variable on the stack.
loadLocal(Local) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
loadMethod(int) - 类中的方法 cn.taketoday.bytecode.proxy.LazyLoaderGenerator
 
loadMethod(CodeEmitter, MethodInfo) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
loadObject() - 接口中的方法 cn.taketoday.bytecode.proxy.Dispatcher
Return the object which the original method invocation should be dispatched.
loadObject() - 接口中的方法 cn.taketoday.bytecode.proxy.FixedValue
Return the object which the original method invocation should return.
loadObject() - 接口中的方法 cn.taketoday.bytecode.proxy.LazyLoader
Return the object which the original method invocation should be dispatched.
loadObject(Object) - 接口中的方法 cn.taketoday.bytecode.proxy.ProxyRefDispatcher
Return the object which the original method invocation should be dispatched.
loadPrivateKey(PemSslStoreDetails) - 类中的静态方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
loadProperties(EncodedResource) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Load properties from the given EncodedResource, potentially defining a specific encoding for the properties file.
loadProperties(Resource) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Load properties from the given resource (in ISO-8859-1 encoding).
loadProperties(String) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Load properties from the given resource location
loadProperties(Properties) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Load properties into the given instance.
loadResource(ClassLoader, String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
 
loadTarget(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Push the byte code to load the target (i.e. what was passed as the first argument to CompiledExpression.getValue(target, context))
loadThis() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to load 'this' on the stack.
local - 类中的变量 cn.taketoday.bytecode.tree.FrameNode
The types of the local variables of this stack map frame.
Local - cn.taketoday.bytecode.commons中的类
 
Local(int, Type) - 类的构造器 cn.taketoday.bytecode.commons.Local
 
LOCAL_KIND - 类中的静态变量 cn.taketoday.bytecode.Frame
 
LOCAL_VARIABLE - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type of a local variable in a method.
LOCAL_VARIABLE_TABLE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LOCAL_VARIABLE_TYPE_TABLE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
locale - 类中的变量 cn.taketoday.core.i18n.SimpleLocaleContext
 
locale - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap
 
LocaleContext - cn.taketoday.core.i18n中的接口
Strategy interface for determining the current Locale.
localeContextHolder - 类中的静态变量 cn.taketoday.core.i18n.LocaleContextHolder
 
LocaleContextHolder - cn.taketoday.core.i18n中的类
Simple holder class that associates a LocaleContext instance with the current thread.
LocaleContextHolder() - 类的构造器 cn.taketoday.core.i18n.LocaleContextHolder
 
localOverride - 类中的变量 cn.taketoday.core.io.PropertiesLoaderSupport
 
localProperties - 类中的变量 cn.taketoday.core.io.PropertiesLoaderSupport
 
localProperties - 类中的静态变量 cn.taketoday.lang.TodayStrategies
 
LocalResourceCache(int) - 类的构造器 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory.LocalResourceCache
 
locals - 类中的变量 cn.taketoday.bytecode.commons.AnalyzerAdapter
The local variable slots for the current execution frame.
localsUsed - 类中的变量 cn.taketoday.bytecode.tree.analysis.Subroutine
The local variables that are read or written by this subroutine.
localTypes - 类中的变量 cn.taketoday.bytecode.commons.GeneratorAdapter
The types of the local variables of the visited method.
LocalVariableAnnotationNode - cn.taketoday.bytecode.tree中的类
A node that represents a type annotation on a local or resource variable.
LocalVariableAnnotationNode(int, TypePath, LabelNode[], LabelNode[], int[], String) - 类的构造器 cn.taketoday.bytecode.tree.LocalVariableAnnotationNode
Constructs a new LocalVariableAnnotationNode.
LocalVariableNode - cn.taketoday.bytecode.tree中的类
A node that represents a local variable declaration.
LocalVariableNode(String, String, String, LabelNode, LabelNode, int) - 类的构造器 cn.taketoday.bytecode.tree.LocalVariableNode
Constructs a new LocalVariableNode.
localVariables - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The local variables of this method.
LocalVariablesSorter - cn.taketoday.bytecode.commons中的类
A MethodVisitor that renumbers local variables in their order of appearance.
LocalVariablesSorter(int, Type[], MethodVisitor) - 类的构造器 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
LocalVariablesSorter(int, String, MethodVisitor) - 类的构造器 cn.taketoday.bytecode.commons.LocalVariablesSorter
Constructs a new LocalVariablesSorter.
LocalVariablesSorter(LocalVariablesSorter) - 类的构造器 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
localVariableTable - 类中的变量 cn.taketoday.bytecode.MethodWriter
The local_variable_table array of the LocalVariableTable code attribute, or null.
localVariableTableLength - 类中的变量 cn.taketoday.bytecode.MethodWriter
The local_variable_table_length field of the LocalVariableTable code attribute.
LocalVariableTableParameterNameDiscoverer - cn.taketoday.core中的类
Implementation of ParameterNameDiscoverer that uses the LocalVariableTable information in the method attributes to discover parameter names.
LocalVariableTableParameterNameDiscoverer() - 类的构造器 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer
 
LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor - cn.taketoday.core中的类
 
LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor - cn.taketoday.core中的类
Helper class that inspects all methods and constructors and then attempts to find the parameter names for the given Executable.
LocalVariableTableVisitor(Class<?>, Map<Executable, String[]>, String, String, boolean) - 类的构造器 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
localVariableTypeTable - 类中的变量 cn.taketoday.bytecode.MethodWriter
The local_variable_type_table array of the LocalVariableTypeTable code attribute, or null.
localVariableTypeTableLength - 类中的变量 cn.taketoday.bytecode.MethodWriter
The local_variable_type_table_length field of the LocalVariableTypeTable code attribute.
location - record class中的变量 cn.taketoday.core.ssl.jks.JksSslStoreDetails
location 记录组件的字段。
location - 类中的变量 cn.taketoday.util.xml.AbstractStaxXMLReader.StaxLocator
 
location() - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
返回 location 记录组件的值。
LocationAwareSlf4jLogger - cn.taketoday.logging中的类
 
LocationAwareSlf4jLogger(LocationAwareLogger) - 类的构造器 cn.taketoday.logging.LocationAwareSlf4jLogger
 
LocationResolvingLogRecord(Level, String) - 类的构造器 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
locations - 类中的变量 cn.taketoday.core.io.PropertiesLoaderSupport
 
locations - record class中的变量 cn.taketoday.core.io.PropertySourceDescriptor
locations 记录组件的字段。
locations() - record class中的方法 cn.taketoday.core.io.PropertySourceDescriptor
返回 locations 记录组件的值。
locator - 类中的变量 cn.taketoday.util.xml.StaxEventHandler.LocatorLocationAdapter
 
LocatorLocationAdapter(Locator) - 类的构造器 cn.taketoday.util.xml.StaxEventHandler.LocatorLocationAdapter
 
lock - 类中的变量 cn.taketoday.util.concurrent.SmartLock
 
lock() - 类中的方法 cn.taketoday.util.concurrent.SmartLock
Acquires the lock.
lock() - 类中的方法 cn.taketoday.util.concurrent.SmartLock.WithCondition
 
log - 类中的变量 cn.taketoday.core.DefaultAliasRegistry
Logger available to subclasses.
log - 类中的静态变量 cn.taketoday.core.env.AbstractEnvironment
 
log - 类中的静态变量 cn.taketoday.core.env.MapPropertyResolver
 
log - 类中的静态变量 cn.taketoday.core.env.PropertySource
 
log - 类中的静态变量 cn.taketoday.core.env.PropertySourcesPropertyResolver
 
log - 类中的静态变量 cn.taketoday.core.env.SystemEnvironmentPropertySource
 
log - 类中的静态变量 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
log - 类中的静态变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer
 
log - 类中的静态变量 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
 
log - 类中的静态变量 cn.taketoday.core.YamlProcessor
 
log - 类中的静态变量 cn.taketoday.lang.TodayStrategies
 
log - 类中的变量 cn.taketoday.logging.LocationAwareSlf4jLogger
 
log - 类中的变量 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
log(String) - enum class中的方法 cn.taketoday.core.annotation.IntrospectionFailureLogger
 
log(String, Object, Exception) - enum class中的方法 cn.taketoday.core.annotation.IntrospectionFailureLogger
 
LOG_PREFIX_HINT - 类中的静态变量 cn.taketoday.core.codec.Hints
Name of hint exposing a prefix to use for correlating log messages.
LOG_TYPE_SYSTEM_PROPERTY - 类中的静态变量 cn.taketoday.logging.LoggerFactory
 
Log4j2Logger - cn.taketoday.logging中的类
 
Log4j2Logger(ExtendedLogger) - 类的构造器 cn.taketoday.logging.Log4j2Logger
 
Log4j2LoggerFactory - cn.taketoday.logging中的类
 
Log4j2LoggerFactory() - 类的构造器 cn.taketoday.logging.Log4j2LoggerFactory
 
LogDelegateFactory - cn.taketoday.logging中的类
Factory for common Logger delegates with logging conventions.
LogDelegateFactory() - 类的构造器 cn.taketoday.logging.LogDelegateFactory
 
LogFormatUtils - cn.taketoday.util中的类
Utility methods for formatting and logging messages.
LogFormatUtils() - 类的构造器 cn.taketoday.util.LogFormatUtils
 
logger - 类中的静态变量 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints
 
logger - enum class中的静态变量 cn.taketoday.core.annotation.IntrospectionFailureLogger
 
logger - 类中的变量 cn.taketoday.core.codec.AbstractDecoder
 
logger - 类中的变量 cn.taketoday.core.codec.AbstractEncoder
 
logger - 类中的静态变量 cn.taketoday.core.io.buffer.DataBufferUtils
 
logger - 类中的变量 cn.taketoday.core.io.PropertiesLoaderSupport
Logger available to subclasses.
logger - 类中的静态变量 cn.taketoday.core.io.PropertySourceProcessor
 
logger - 类中的静态变量 cn.taketoday.core.io.ResourceArrayPropertyEditor
 
logger - 类中的静态变量 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
logger - 类中的静态变量 cn.taketoday.expression.spel.standard.SpelCompiler
 
logger - 类中的变量 cn.taketoday.logging.JavaLoggingLogger
 
logger - 类中的变量 cn.taketoday.logging.Log4j2Logger
 
logger - 类中的变量 cn.taketoday.util.ConcurrencyThrottleSupport
Transient to optimize serialization.
logger - 类中的静态变量 cn.taketoday.util.concurrent.DefaultFuture
 
logger - 类中的静态变量 cn.taketoday.util.concurrent.SettableFutureNotifier
 
logger - 类中的静态变量 cn.taketoday.util.PlaceholderParser
 
logger - 类中的变量 cn.taketoday.util.xml.SimpleSaxErrorHandler
 
logger - 类中的变量 cn.taketoday.util.xml.SimpleTransformErrorListener
 
logger(Level) - 类中的方法 cn.taketoday.logging.CompositeLogger
 
Logger - cn.taketoday.logging中的类
Logger From slf4j
Logger(boolean) - 类的构造器 cn.taketoday.logging.Logger
 
loggerContext - 类中的静态变量 cn.taketoday.logging.Log4j2Logger
 
LoggerFactory - cn.taketoday.logging中的类
Factory that creates Logger instances.
LoggerFactory() - 类的构造器 cn.taketoday.logging.LoggerFactory
 
logging(Logger) - 接口中的静态方法 cn.taketoday.lang.TodayStrategies.FailureHandler
Create a new TodayStrategies.FailureHandler that handles errors by logging trace messages.
logInternal(Level, Object, Throwable) - 类中的方法 cn.taketoday.logging.Log4j2Logger
 
logInternal(Level, Object, Throwable) - 类中的方法 cn.taketoday.logging.Logger
 
logInternal(Level, Object, Throwable) - 类中的方法 cn.taketoday.logging.NoOpLogger
 
logInternal(Level, String, Throwable, Object[]) - 类中的方法 cn.taketoday.logging.CompositeLogger
 
logInternal(Level, String, Throwable, Object[]) - 类中的方法 cn.taketoday.logging.JavaLoggingLogger
 
logInternal(Level, String, Throwable, Object[]) - 类中的方法 cn.taketoday.logging.LocationAwareSlf4jLogger
 
logInternal(Level, String, Throwable, Object[]) - 类中的方法 cn.taketoday.logging.Log4j2Logger
 
logInternal(Level, String, Throwable, Object[]) - 类中的方法 cn.taketoday.logging.Logger
 
logInternal(Level, String, Throwable, Object[]) - 类中的方法 cn.taketoday.logging.NoOpLogger
 
logInternal(Level, String, Throwable, Object[]) - 类中的方法 cn.taketoday.logging.Slf4jLogger
 
logInternal(Object[], Level, String) - 类中的方法 cn.taketoday.logging.Logger
 
logKeyFound(String, PropertySource<?>, Object) - 类中的方法 cn.taketoday.core.env.PropertySourcesPropertyResolver
Log the given key as found in the given PropertySource, resulting in the given value.
logKeyFound(String, Object) - 类中的方法 cn.taketoday.core.env.MapPropertyResolver
Log the given key as found in the given Map, resulting in the given value.
LogMessage - cn.taketoday.logging中的类
A simple log message type for use with Commons Logging, allowing for convenient lazy resolution of a given Supplier instance (typically bound to a Java 8 lambda expression) or a printf-style format string (MessageFormatter.format(java.lang.String, java.lang.Object)) in its LogMessage.toString().
LogMessage() - 类的构造器 cn.taketoday.logging.LogMessage
 
LogMessage.FormatMessage - cn.taketoday.logging中的类
 
LogMessage.FormatMessage1 - cn.taketoday.logging中的类
 
LogMessage.FormatMessage2 - cn.taketoday.logging中的类
 
LogMessage.FormatMessage3 - cn.taketoday.logging中的类
 
LogMessage.FormatMessage4 - cn.taketoday.logging中的类
 
LogMessage.FormatMessageX - cn.taketoday.logging中的类
 
LogMessage.SupplierMessage - cn.taketoday.logging中的类
 
logNonMatchingType(C, ClassCastException) - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
logNotifyFailure - 类中的变量 cn.taketoday.util.concurrent.SettableFutureNotifier
 
logValue(DataBuffer, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.DataBufferEncoder
 
LONG - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
A long.
LONG - 类中的静态变量 cn.taketoday.bytecode.Frame
 
LONG - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LONG - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the long type.
LONG_MAX - 类中的静态变量 cn.taketoday.util.NumberUtils
 
LONG_MIN - 类中的静态变量 cn.taketoday.util.NumberUtils
 
LONG_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The long type.
LONG_VALUE - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
LONG_VALUE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.BasicValue
A long value.
longArrayAppend(StringBuilder, long[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
LongComparer(long[]) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.LongComparer
 
longestDelimiter - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.CompositeMatcher
 
longestSuffixPrefixTable(byte[]) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils.KnuthMorrisPrattMatcher
 
LongLiteral - cn.taketoday.expression.spel.ast中的类
Expression language AST node that represents a long integer literal.
LongLiteral(String, int, int, long) - 类的构造器 cn.taketoday.expression.spel.ast.LongLiteral
 
longP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
longterm - 类中的变量 cn.taketoday.util.ConcurrentCache
 
longType(long) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
lookup - 类中的变量 cn.taketoday.core.ansi.AnsiColors
 
lookupLocalVariable(String) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
lookupSwitch(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
LOOKUPSWITCH - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LOOKUPSWITCH_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of LookupSwitchInsnNode instructions.
LookupSwitchInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a LOOKUPSWITCH instruction.
LookupSwitchInsnNode(LabelNode, int[], LabelNode[]) - 类的构造器 cn.taketoday.bytecode.tree.LookupSwitchInsnNode
Constructs a new LookupSwitchInsnNode.
lookupVariable(String) - 接口中的方法 cn.taketoday.expression.EvaluationContext
Look up a named variable within this evaluation context.
lookupVariable(String) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
lookupVariable(String) - 类中的方法 cn.taketoday.expression.spel.ExpressionState.VariableScope
 
lookupVariable(String) - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Look up a named variable or function within this evaluation context.
lookupVariable(String) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
Look up a named variable or function within this evaluation context.
LOR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
lower(int, int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
LOWER - enum class 中的枚举常量 cn.taketoday.core.ResolvableType.WildcardBounds.Kind
 
lowest(AccessControl...) - 类中的静态方法 cn.taketoday.aot.generate.AccessControl
Returns the lowest AccessControl from the given candidates.
lowest(AccessControl.Visibility...) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
Returns the lowest AccessControl.Visibility from the given candidates.
LOWEST_PRECEDENCE - 接口中的静态变量 cn.taketoday.core.Ordered
Useful constant for the lowest precedence value.
lowestIndex(AccessControl.Visibility...) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
Returns the index of the lowest AccessControl.Visibility from the given candidates.
LPAREN - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LREM - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LRETURN - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LSHL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LSHR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LSQUARE - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LSTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LSTORE_0 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LSTORE_1 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LSTORE_2 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LSTORE_3 - 类中的静态变量 cn.taketoday.bytecode.Constants
 
LSUB - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
LT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
LT - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
ltab - 类中的变量 cn.taketoday.bytecode.util.Textifier
The indentation of labels.
LUSHR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
lvtSlotIndex - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
LXOR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 

M

MA - cn.taketoday.bytecode.beans中的类
 
MA() - 类的构造器 cn.taketoday.bytecode.beans.MA
 
MAGENTA - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
MAGENTA - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
main(String[]) - 类中的静态方法 cn.taketoday.bytecode.util.ASMifier
Prints the ASM source code to generate the given class to the standard output.
main(String[]) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks the given class.
main(String[]) - 类中的静态方法 cn.taketoday.bytecode.util.Textifier
Prints a disassembled view of the given class to the standard output.
main(String[], PrintWriter) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks the given class.
main(String[], PrintWriter, PrintWriter) - 类中的静态方法 cn.taketoday.bytecode.util.ASMifier
Prints the ASM source code to generate the given class to the given output.
main(String[], PrintWriter, PrintWriter) - 类中的静态方法 cn.taketoday.bytecode.util.Textifier
Prints a disassembled view of the given class to the given output.
main(String[], String, Printer, PrintWriter, PrintWriter) - 类中的静态方法 cn.taketoday.bytecode.util.Printer
Prints a the given class to the given output.
mainClass - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The internal name of the main class of this module.
mainClassIndex - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The main_class_index field of the JVMS ModuleMainClass attribute, or 0.
mainSubroutineInsns - 类中的变量 cn.taketoday.bytecode.commons.JSRInlinerAdapter
The instructions that belong to the main "subroutine".
major - record class中的变量 cn.taketoday.lang.Version
major 记录组件的字段。
major() - record class中的方法 cn.taketoday.lang.Version
返回 major 记录组件的值。
majorVersion - 类中的变量 cn.taketoday.bytecode.SymbolTable
The major version number of the class to which this symbol table belongs.
MAKE_PROXY - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
makeAccessible(Constructor<T>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
makeAccessible(Field) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Make the given field accessible, explicitly setting it accessible if necessary.
makeAccessible(Method) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Make the given method accessible, explicitly setting it accessible if necessary.
makeArrayIfNecessary(Class<?>) - 类中的方法 cn.taketoday.expression.spel.ast.TypeReference
 
map - 类中的变量 cn.taketoday.bytecode.beans.BeanMapProxy
 
map - 类中的变量 cn.taketoday.bytecode.core.LoadingCache
 
map - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.MapIndexingValueRef
 
map(Class<?>, TypeDescriptor, TypeDescriptor) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
Create a new type descriptor from a Map type.
map(Class<?>, Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
 
map(String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps the internal name of a class to its new name.
map(String) - 类中的方法 cn.taketoday.bytecode.commons.SimpleRemapper
 
map(Function<? super E[], ? extends U>) - 类中的方法 cn.taketoday.util.ArrayHolder
 
map(Function<? super E[], ? extends U>, Supplier<U>) - 类中的方法 cn.taketoday.util.ArrayHolder
 
MAP - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.Indexer.IndexedType
 
MAP - 类中的静态变量 cn.taketoday.core.style.DefaultValueStyler
 
mapAnnotationAttributeName(String) - 类中的方法 cn.taketoday.bytecode.commons.AnnotationRemapper
Maps an annotation attribute name with the remapper.
mapAnnotationAttributeName(String, String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps an annotation attribute name.
mapAnnotationAttributeName(String, String) - 类中的方法 cn.taketoday.bytecode.commons.SimpleRemapper
 
MapCache<Key,Value,Param> - cn.taketoday.util中的类
Map cache
MapCache() - 类的构造器 cn.taketoday.util.MapCache
 
MapCache(int) - 类的构造器 cn.taketoday.util.MapCache
 
MapCache(Function<Key, Value>) - 类的构造器 cn.taketoday.util.MapCache
 
MapCache(Map<Key, Value>) - 类的构造器 cn.taketoday.util.MapCache
 
MapCache(Map<Key, Value>, Function<Key, Value>) - 类的构造器 cn.taketoday.util.MapCache
 
MapDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.MapDelegate
 
mapDesc(String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Returns the given descriptor, remapped with Remapper.map(String).
MapEntry(Object, Object) - record class的构造器 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
创建 MapEntry 记录的实例。
mapEntryDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.MapIndexingValueRef
 
mapEntryKeys(Comparator<K>) - 类中的静态方法 cn.taketoday.core.conversion.ConvertingComparator
Create a new ConvertingComparator that compares map entries based on their keys.
mapEntryValues(Comparator<V>) - 类中的静态方法 cn.taketoday.core.conversion.ConvertingComparator
Create a new ConvertingComparator that compares map entries based on their values.
mapFieldName(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps a field name to its new name.
mapFieldName(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.SimpleRemapper
 
MapIndexingValueRef(TypeConverter, Map, Object, TypeDescriptor) - 类的构造器 cn.taketoday.expression.spel.ast.Indexer.MapIndexingValueRef
 
mapInnerClassName(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps an inner class name to its new name.
mapInvokeDynamicMethodName(String, String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps an invokedynamic or a constant dynamic method name to its new name.
mapInvokeDynamicMethodName(String, String) - 类中的方法 cn.taketoday.bytecode.commons.SimpleRemapper
 
mapMethod(Method) - 类中的方法 cn.taketoday.core.type.StandardAnnotationMetadata
 
mapMethod(Method) - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
mapMethodDesc(String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Returns the given method descriptor, with its argument and return type descriptors remapped with Remapper.mapDesc(String).
mapMethodName(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps a method name to its new name.
mapMethodName(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.SimpleRemapper
 
mapModuleName(String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps a module name to its new name.
mapPackageName(String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps a package name to its new name.
mapParameters(Executable) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
 
mapping - 类中的变量 cn.taketoday.bytecode.commons.SimpleRemapper
 
mapping - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
mapping - 类中的变量 cn.taketoday.util.MapCache
 
Mapping(String) - 类的构造器 cn.taketoday.core.ansi.AnsiPropertySource.Mapping
 
mappingCursors - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
mappingCursors - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
mappingFunction - 类中的变量 cn.taketoday.util.MapCache
default mapping function
mappingFunction - 类中的变量 cn.taketoday.util.MappingMultiValueMap
 
MappingMultiValueMap<K,V> - cn.taketoday.util中的类
Simple implementation of MultiValueMap that wraps a Map, storing multiple values in a List.
MappingMultiValueMap() - 类的构造器 cn.taketoday.util.MappingMultiValueMap
Wrap the HashMap as a MultiValueMap adapter.
MappingMultiValueMap(Function<K, List<V>>) - 类的构造器 cn.taketoday.util.MappingMultiValueMap
Wrap the HashMap as a MultiValueMap adapter.
MappingMultiValueMap(Map<K, List<V>>) - 类的构造器 cn.taketoday.util.MappingMultiValueMap
Wrap the given target Map as a MultiValueMap adapter.
MappingMultiValueMap(Map<K, List<V>>, Function<K, List<V>>) - 类的构造器 cn.taketoday.util.MappingMultiValueMap
Wrap the given target Map as a MultiValueMap adapter.
mappings - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMappings.Cache
 
mappings - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMappings
 
mappings - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
mappings - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
mappings - 类中的静态变量 cn.taketoday.reflect.GeneratorSupport
 
MAPPINGS - 类中的静态变量 cn.taketoday.core.ansi.AnsiPropertySource
 
MapPropertyResolver - cn.taketoday.core.env中的类
Map PropertyResolver implementation
MapPropertyResolver(Map) - 类的构造器 cn.taketoday.core.env.MapPropertyResolver
Create a new resolver against the given Map.
MapPropertySource - cn.taketoday.core.env中的类
PropertySource that reads keys and values from a Map object.
MapPropertySource(String, Map<String, Object>) - 类的构造器 cn.taketoday.core.env.MapPropertySource
Create a new MapPropertySource with the given name and Map.
mapRecordComponentName(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Maps a record component name to its new name.
mapSignature(String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Returns the given signature, remapped with the SignatureVisitor returned by Remapper.createSignatureRemapper(SignatureVisitor).
MapToMapConverter - cn.taketoday.core.conversion.support中的类
Converts a Map to another Map.
MapToMapConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.MapToMapConverter
 
MapToMapConverter.MapEntry - cn.taketoday.core.conversion.support中的Record Class
 
mapType(Type) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Returns the given Type, remapped with Remapper.map(String) or Remapper.mapMethodDesc(String).
mapType(String) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Returns the given internal name, remapped with Remapper.map(String).
mapTypes(String[]) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Returns the given internal names, remapped with Remapper.map(String).
mapValue(Object) - 类中的方法 cn.taketoday.bytecode.commons.Remapper
Returns the given value, remapped with this remapper.
mark - 类中的变量 cn.taketoday.core.io.buffer.DataBufferInputStream
 
mark() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Marks the current code position with a new label.
mark(int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferInputStream
 
mark(Label) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Marks the current code position with the given label.
mark(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
markAsRemoved(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache
Transition the node to the removed state and decrement the current size of the cache.
markForRemoval(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache
Transition the node from the active state to the pending removal state, if the transition is valid.
markSubroutine(short) - 类中的方法 cn.taketoday.bytecode.Label
Finds the basic blocks that belong to the subroutine starting with the basic block corresponding to this label, and marks these blocks as belonging to this subroutine.
markSupported() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferInputStream
 
match(byte) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.AbstractNestedMatcher
 
match(byte) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.KnuthMorrisPrattMatcher
 
match(byte) - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.NestedMatcher
Perform a match against the next byte of the stream and return true if the delimiter is fully matched.
match(byte) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.SingleByteMatcher
 
match(DataBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.AbstractNestedMatcher
 
match(DataBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.CompositeMatcher
 
match(DataBuffer) - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.Matcher
Find the first matching delimiter and return the index of the last byte of the delimiter, or -1 if not found.
match(DataBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.SingleByteMatcher
 
match(ClassMetadata) - 类中的方法 cn.taketoday.core.type.filter.AbstractClassTestingTypeFilter
Determine a match based on the given ClassMetadata object.
match(ClassMetadata) - 类中的方法 cn.taketoday.core.type.filter.RegexPatternTypeFilter
 
match(MetadataReader, MetadataReaderFactory) - 类中的方法 cn.taketoday.core.type.filter.AbstractClassTestingTypeFilter
 
match(MetadataReader, MetadataReaderFactory) - 类中的方法 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
 
match(MetadataReader, MetadataReaderFactory) - 类中的方法 cn.taketoday.core.type.filter.AspectJTypeFilter
 
match(MetadataReader, MetadataReaderFactory) - 接口中的方法 cn.taketoday.core.type.filter.TypeFilter
Determine whether this filter matches for the class described by the given metadata.
match(Class<? extends Throwable>, Class<? extends Throwable>) - 类中的方法 cn.taketoday.util.ExceptionTypeFilter
 
match(Class<C>, C, A, Object[]) - 接口中的方法 cn.taketoday.util.LambdaSafe.Filter
Determine if the given callback matches and should be invoked.
match(Class<C>, C, A, Object[]) - 类中的方法 cn.taketoday.util.LambdaSafe.GenericTypeFilter
 
match(String, MetadataReaderFactory) - 类中的方法 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
 
match(String, RouteMatcher.Route) - 接口中的方法 cn.taketoday.util.RouteMatcher
Match the given route against the given pattern.
match(String, RouteMatcher.Route) - 类中的方法 cn.taketoday.util.SimpleRouteMatcher
 
match(String, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
match(String, String) - 接口中的方法 cn.taketoday.core.PathMatcher
Match the given path against the given pattern, according to this PathMatcher's matching strategy.
match(T) - 类中的方法 cn.taketoday.util.InstanceFilter
Determine if the specified {code instance} matches this filter.
match(T, Collection<? extends T>) - 类中的方法 cn.taketoday.util.InstanceFilter
Determine if the specified instance matches one of the candidates.
match(T, T) - 类中的方法 cn.taketoday.util.InstanceFilter
Determine if the specified instance is equal to the specified candidate.
matchAndExtract(String, RouteMatcher.Route) - 接口中的方法 cn.taketoday.util.RouteMatcher
Match the pattern to the route and extract template variables.
matchAndExtract(String, RouteMatcher.Route) - 类中的方法 cn.taketoday.util.SimpleRouteMatcher
 
matchClassName(String) - 类中的方法 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
Override this to match on type name.
matchClassName(String) - 类中的方法 cn.taketoday.core.type.filter.AssignableTypeFilter
 
matchDefault - 类中的变量 cn.taketoday.core.YamlProcessor
 
matcher(byte[]) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Return a DataBufferUtils.Matcher for the given delimiter.
matcher(byte[]...) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Return a DataBufferUtils.Matcher for the given delimiters.
MatcherInput(CharSequence, OperatorMatches.AccessCount) - 类的构造器 cn.taketoday.expression.spel.ast.OperatorMatches.MatcherInput
 
matchers - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.CompositeMatcher
 
matches - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.AbstractNestedMatcher
 
matches(TypeDescriptor, TypeDescriptor) - 接口中的方法 cn.taketoday.core.conversion.ConditionalConverter
Should the conversion from sourceType to targetType currently under consideration be selected?
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.AbstractConditionalEnumConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToArrayConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToCollectionConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToObjectConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ArrayToStringConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ByteBufferConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.CollectionToArrayConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.CollectionToCollectionConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.CollectionToObjectConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.CollectionToStringConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.FallbackObjectToStringConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterAdapter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterFactoryAdapter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.IdToEntityConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.MapToMapConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToArrayConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToCollectionConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ObjectToOptionalConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StreamConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StringToArrayConverter
 
matches(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StringToCollectionConverter
 
matches(Annotation) - 接口中的方法 cn.taketoday.core.annotation.AnnotationFilter
Test if the given annotation matches the filter.
matches(Class<?>) - 接口中的方法 cn.taketoday.core.annotation.AnnotationFilter
Test if the given type matches the filter.
matches(Field) - 接口中的方法 cn.taketoday.util.ReflectionUtils.FieldFilter
Determine whether the given field matches.
matches(Method) - 接口中的方法 cn.taketoday.util.ReflectionUtils.MethodFilter
Determine whether the given method matches.
matches(String) - 接口中的方法 cn.taketoday.core.annotation.AnnotationFilter
Test if the given type name matches the filter.
matches(String) - 类中的方法 cn.taketoday.core.annotation.PackagesAnnotationFilter
 
matches(Predicate<String>) - 接口中的方法 cn.taketoday.core.env.Profiles
Test if this Profiles instance matches against the given predicate.
matches(Predicate<String>) - 类中的方法 cn.taketoday.core.env.ProfilesParser.ParsedProfiles
 
matches(Properties) - 接口中的方法 cn.taketoday.core.YamlProcessor.DocumentMatcher
Test if the given properties match.
MATCHES - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
matchesCharacter(String, char) - 类中的静态方法 cn.taketoday.util.StringUtils
Test if the given String matches the given single character.
matchesCharacter(String, int, char) - 类中的静态方法 cn.taketoday.util.StringUtils
Test if the given String matches the given index to single character.
matchesFirst(String, char) - 类中的静态方法 cn.taketoday.util.StringUtils
Test if the first given String matches the given single character.
matchesFromByteBuffer(TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ByteBufferConverter
 
matchesFromStream(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StreamConverter
Validate that a Collection of the elements held within the stream can be converted to the specified targetType.
matchesLast(String, char) - 类中的静态方法 cn.taketoday.util.StringUtils
Test if the last given String matches the given single character.
matchesProfiles(String...) - 接口中的方法 cn.taketoday.core.env.Environment
Determine whether one of the given profile expressions matches the active profiles — or in the case of no explicit active profiles, whether one of the given profile expressions matches the default profiles.
matchesToByteBuffer(TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.ByteBufferConverter
 
matchesToStream(TypeDescriptor, TypeDescriptor) - 类中的方法 cn.taketoday.core.conversion.support.StreamConverter
Validate that the specified sourceType can be converted to a Collection of the type of the stream elements.
matchesTypeName(Class<?>, String) - 类中的静态方法 cn.taketoday.util.ClassUtils
Check whether the given class matches the user-specified type name.
matchIfEmpty - 类中的变量 cn.taketoday.util.InstanceFilter
 
matchInterface(String) - 类中的方法 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
Override this to match on interface type name.
matchInterface(String) - 类中的方法 cn.taketoday.core.type.filter.AnnotationTypeFilter
 
matchInterface(String) - 类中的方法 cn.taketoday.core.type.filter.AssignableTypeFilter
 
matchSelf(MetadataReader) - 类中的方法 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
Override this to match self characteristics alone.
matchSelf(MetadataReader) - 类中的方法 cn.taketoday.core.type.filter.AnnotationTypeFilter
 
matchStart(String, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
matchStart(String, String) - 接口中的方法 cn.taketoday.core.PathMatcher
Match the given path against the corresponding part of the given pattern, according to this PathMatcher's matching strategy.
MatchStatus() - enum class的构造器 cn.taketoday.core.YamlProcessor.MatchStatus
 
matchStrings(String, String, Map<String, String>) - 类中的方法 cn.taketoday.core.AntPathMatcher
Test whether or not a string matches against a pattern.
matchStrings(String, Map<String, String>) - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
Main entry point.
matchSuperClass(String) - 类中的方法 cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
Override this to match on super type name.
matchSuperClass(String) - 类中的方法 cn.taketoday.core.type.filter.AnnotationTypeFilter
 
matchSuperClass(String) - 类中的方法 cn.taketoday.core.type.filter.AssignableTypeFilter
 
matchTargetType(String) - 类中的方法 cn.taketoday.core.type.filter.AssignableTypeFilter
 
math(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to do the specified mathematical or logical operation.
max - 类中的变量 cn.taketoday.bytecode.tree.TableSwitchInsnNode
The maximum key value.
max - 类中的变量 cn.taketoday.expression.spel.standard.Tokenizer
 
MAX_ARRAY_ELEMENTS - 类中的静态变量 cn.taketoday.expression.spel.ast.ConstructorReference
Maximum number of elements permitted in an array declaration, applying to one-dimensional as well as multi-dimensional arrays.
MAX_ARRAY_ELEMENTS_THRESHOLD_EXCEEDED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MAX_BUFFER_SIZE - 类中的静态变量 cn.taketoday.bytecode.ClassReader
The maximum size of array to allocate.
MAX_CAPACITY - 类中的静态变量 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
MAX_CONCATENATED_STRING_LENGTH - 类中的静态变量 cn.taketoday.expression.spel.ast.OpPlus
Maximum number of characters permitted in a concatenated string.
MAX_CONCATENATED_STRING_LENGTH_EXCEEDED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MAX_DRAIN_COUNT - 类中的静态变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
MAX_EXPRESSION_LENGTH_EXCEEDED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MAX_PENDING_OPERATIONS - 类中的静态变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
MAX_REGEX_LENGTH - 类中的静态变量 cn.taketoday.expression.spel.ast.OperatorMatches
Maximum number of characters permitted in a regular expression.
MAX_REGEX_LENGTH_EXCEEDED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MAX_REPEATED_TEXT_SIZE - 类中的静态变量 cn.taketoday.expression.spel.ast.OpMultiply
Maximum number of characters permitted in repeated text.
MAX_REPEATED_TEXT_SIZE_EXCEEDED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MAX_STACK_SIZE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.Frame
The maximum size of the operand stack of any method.
maxAttempts - 类中的变量 cn.taketoday.util.backoff.ExponentialBackOff
 
maxAttempts - 类中的变量 cn.taketoday.util.backoff.FixedBackOff
 
maxByteCount - 类中的变量 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
maxElapsedTime - 类中的变量 cn.taketoday.util.backoff.ExponentialBackOff
 
MAXIMUM_CONCURRENCY_LEVEL - 类中的静态变量 cn.taketoday.util.ConcurrentReferenceHashMap
 
MAXIMUM_SEGMENT_SIZE - 类中的静态变量 cn.taketoday.util.ConcurrentReferenceHashMap
 
maximumAutoGrowSize - 类中的变量 cn.taketoday.expression.spel.SpelParserConfiguration
 
maximumExpressionLength - 类中的变量 cn.taketoday.expression.spel.SpelParserConfiguration
 
maximumSize - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
maxInMemorySize - 类中的变量 cn.taketoday.core.codec.AbstractDataBufferDecoder
 
maxInterval - 类中的变量 cn.taketoday.util.backoff.ExponentialBackOff
 
maxLocals - 类中的变量 cn.taketoday.bytecode.commons.AnalyzerAdapter
The maximum number of local variables of this method.
maxLocals - 类中的变量 cn.taketoday.bytecode.MethodWriter
The max_locals field of the Code attribute.
maxLocals - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The maximum number of local variables of this method.
maxRelativeStackSize - 类中的变量 cn.taketoday.bytecode.MethodWriter
The maximum relative stack size after the last visited instruction.
maxSize - 类中的变量 cn.taketoday.bytecode.commons.CodeSizeEvaluator
The maximum size in bytes of the visited method.
maxStack - 类中的变量 cn.taketoday.bytecode.commons.AnalyzerAdapter
The maximum stack size of this method.
maxStack - 类中的变量 cn.taketoday.bytecode.MethodWriter
The max_stack field of the Code attribute.
maxStack - 类中的变量 cn.taketoday.bytecode.tree.analysis.Frame
The maximum number of elements in the operand stack.
maxStack - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The maximum stack size of this method.
maxStringLength - 类中的变量 cn.taketoday.bytecode.ClassReader
A conservative estimate of the maximum length of the strings contained in the constant pool of the class.
maybeAppendComma(int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Appends a comma to Printer.stringBuilder if the given number is strictly positive.
maybeEatBeanReference() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatConstructorReference() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatFunctionOrVar() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatIndexer() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatInlineListOrMap() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatLiteral() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatMethodArgs() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatMethodOrProperty(boolean) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatNullReference() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatParenExpression() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatProjection(boolean) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatRelationalOperator() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatSelection(boolean) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
maybeEatTypeReference() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
MD5_ALGORITHM_NAME - 类中的静态变量 cn.taketoday.util.DigestUtils
 
md5Digest(byte[]) - 类中的静态方法 cn.taketoday.util.DigestUtils
Calculate the MD5 digest of the given bytes.
md5Digest(InputStream) - 类中的静态方法 cn.taketoday.util.DigestUtils
Calculate the MD5 digest of the given stream.
md5DigestAsHex(byte[]) - 类中的静态方法 cn.taketoday.util.DigestUtils
Return a hexadecimal string representation of the MD5 digest of the given bytes.
md5DigestAsHex(InputStream) - 类中的静态方法 cn.taketoday.util.DigestUtils
Return a hexadecimal string representation of the MD5 digest of the given stream.
MEGABYTES - enum class 中的枚举常量 cn.taketoday.util.DataUnit
Megabytes.
member - 类中的变量 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
member - record class中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
member 记录组件的字段。
member - 类中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
The member being accessed.
member() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
返回 member 记录组件的值。
memberCategories - 类中的变量 cn.taketoday.aot.hint.TypeHint.Builder
 
memberCategories - 类中的变量 cn.taketoday.aot.hint.TypeHint
 
MemberCategory - cn.taketoday.aot.hint中的Enum Class
Predefined Member categories.
MemberCategory() - enum class的构造器 cn.taketoday.aot.hint.MemberCategory
 
memberCategoryMatch(TypeHint) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
 
memberClassNames - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
memberClassNames - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
memberHelperSize(CodeEmitter, List, ObjectSwitchCallback, EmitUtils.ParameterTyper, Label, Label) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
memberHelperType(CodeEmitter, List<MethodInfo>, ObjectSwitchCallback, EmitUtils.ParameterTyper, Label, Label, BitSet) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
MemberHint - cn.taketoday.aot.hint中的类
Base hint that describes the need for reflection on a Member.
MemberHint(String) - 类的构造器 cn.taketoday.aot.hint.MemberHint
 
MemberSwitchBean - cn.taketoday.bytecode.reflect中的类
 
MemberSwitchBean() - 类的构造器 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
MemberSwitchBean(double) - 类的构造器 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
MemberSwitchBean(int) - 类的构造器 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
MemberSwitchBean(int, short, long) - 类的构造器 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
MemberSwitchBean(int, String) - 类的构造器 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
MemberSwitchBean(int, String, double) - 类的构造器 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
MemberSwitchBean(int, String, String) - 类的构造器 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
memberSwitchHelper(CodeEmitter, List, ObjectSwitchCallback, boolean) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
merge(int, int, int, int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
merge(int, Frame<V>, Frame<V>, Subroutine, boolean[]) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Merges the given frame and subroutine into the frame and subroutines at the given instruction index (case of a RET instruction).
merge(int, Frame<V>, Subroutine) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Merges the given frame and subroutine into the frame and subroutines at the given instruction index.
merge(SymbolTable, int, int[], int) - 类中的静态方法 cn.taketoday.bytecode.Frame
Merges the type at the given index in the given abstract type array with the given type.
merge(SymbolTable, Frame, int) - 类中的方法 cn.taketoday.bytecode.Frame
Merges the input frame of the given Frame with the input and output frames of this Frame.
merge(BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
merge(BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
 
merge(Frame<? extends V>, boolean[]) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Merges the given frame into this frame (case of a subroutine).
merge(Frame<? extends V>, Interpreter<V>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Merges the given frame into this frame.
merge(SourceValue, SourceValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
merge(Subroutine) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Subroutine
Merges the given subroutine into this subroutine.
merge(ConfigurableEnvironment) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
merge(ConfigurableEnvironment) - 接口中的方法 cn.taketoday.core.env.ConfigurableEnvironment
Append the given parent environment's active profiles, default profiles and property sources to this (child) environment's respective collections of each.
merge(String, List<Profiles>, ProfilesParser.Operator) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
merge(List<T>, T) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
merge(Map<String, Object>, String, Object) - 类中的静态方法 cn.taketoday.core.codec.Hints
Merge a single hint into a map of hints, possibly creating and copying all hints into a new map, or otherwise if the map of hints is empty, creating a new single entry map.
merge(Map<String, Object>, Map<String, Object>) - 类中的静态方法 cn.taketoday.core.codec.Hints
Merge two maps of hints, creating and copying into a new map if both have values, or returning the non-empty map, or an empty map if both are empty.
merge(Map<String, Object>, Map<String, Object>) - 类中的方法 cn.taketoday.core.YamlProcessor
 
merge(K, List<V>, BiFunction<? super List<V>, ? super List<V>, ? extends List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
merge(V, V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Merges two values.
mergeArrayIntoCollection(Object, Collection<E>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Merge the given array into the given Collection.
MERGED_TYPE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of a merged type entry in the (ASM specific) type table of a class.
MergedAnnotation<A extends Annotation> - cn.taketoday.core.annotation中的接口
A single merged annotation returned from a MergedAnnotations collection.
MergedAnnotation.Adapt - cn.taketoday.core.annotation中的Enum Class
Adaptations that can be applied to attribute values when creating Maps or AnnotationAttributes.
MergedAnnotationCollectors - cn.taketoday.core.annotation中的类
Collector implementations that provide various reduction operations for MergedAnnotation instances.
MergedAnnotationCollectors() - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationCollectors
 
MergedAnnotationFinder(Object, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
MergedAnnotationPredicates - cn.taketoday.core.annotation中的类
Predicate implementations that provide various test operations for MergedAnnotations.
MergedAnnotationPredicates() - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationPredicates
 
MergedAnnotationPredicates.FirstRunOfPredicate<A extends Annotation> - cn.taketoday.core.annotation中的类
MergedAnnotationPredicates.UniquePredicate<A extends Annotation,K> - cn.taketoday.core.annotation中的类
MergedAnnotationReadingVisitor<A extends Annotation> - cn.taketoday.core.type.classreading中的类
AnnotationVisitor that can be used to construct a MergedAnnotation.
MergedAnnotationReadingVisitor(ClassLoader, Object, Class<A>, Consumer<MergedAnnotation<A>>) - 类的构造器 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
MergedAnnotationReadingVisitor.ArrayVisitor - cn.taketoday.core.type.classreading中的类
AnnotationVisitor to deal with array attributes.
mergedAnnotations - 类中的变量 cn.taketoday.core.type.StandardAnnotationMetadata
 
mergedAnnotations - 类中的变量 cn.taketoday.core.type.StandardMethodMetadata
 
MergedAnnotations - cn.taketoday.core.annotation中的接口
Provides access to a collection of merged annotations, usually obtained from a source such as a Class or Method.
MergedAnnotations.Search - cn.taketoday.core.annotation中的类
Fluent API for configuring the search algorithm used in the MergedAnnotations model and performing a search.
MergedAnnotations.SearchStrategy - cn.taketoday.core.annotation中的Enum Class
Search strategies supported by MergedAnnotations.search(SearchStrategy) as well as MergedAnnotations.from(AnnotatedElement, SearchStrategy) and variants of that method.
MergedAnnotationsCollection - cn.taketoday.core.annotation中的类
MergedAnnotations implementation backed by a Collection of MergedAnnotation instances that represent direct annotations.
MergedAnnotationsCollection(Collection<MergedAnnotation<?>>) - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
MergedAnnotationsCollection.AnnotationsSpliterator<A extends Annotation> - cn.taketoday.core.annotation中的类
 
MergedAnnotationSelector<A extends Annotation> - cn.taketoday.core.annotation中的接口
Strategy interface used to select between two MergedAnnotation instances.
MergedAnnotationSelectors - cn.taketoday.core.annotation中的类
MergedAnnotationSelector implementations that provide various options for MergedAnnotation instances.
MergedAnnotationSelectors() - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationSelectors
 
MergedAnnotationSelectors.FirstDirectlyDeclared - cn.taketoday.core.annotation中的类
MergedAnnotationSelector to select the first directly declared annotation.
MergedAnnotationSelectors.Nearest - cn.taketoday.core.annotation中的类
MergedAnnotationSelector to select the nearest annotation.
mergedClinitVisitor - 类中的变量 cn.taketoday.bytecode.commons.StaticInitMerger
The MethodVisitor for the merged <clinit> method.
mergeProperties() - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Return a merged Properties instance containing both the loaded properties and properties set on this FactoryBean.
mergePropertiesIntoMap(Properties, Map<K, V>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Merge the given Properties instance into the given Map, copying all properties (key-value pairs) over.
mergeSort(int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
 
mergeSort(int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
mergeSort(int, int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
Sort the arrays using an in-place merge sort.
mergeSort(int, int, int, Comparator) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
Sort the arrays using an in-place merge sort.
mergeSort(int, Comparator) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
Sort the arrays using an in-place merge sort.
MERGESORT_THRESHOLD - 类中的静态变量 cn.taketoday.bytecode.util.SorterTemplate
 
message - 异常错误中的变量 cn.taketoday.expression.spel.SpelEvaluationException
 
message - enum class中的变量 cn.taketoday.expression.spel.SpelMessage
 
message - 异常错误中的变量 cn.taketoday.expression.spel.SpelParseException
 
MessageFormatter - cn.taketoday.logging中的类
From MessageFormatter Formats messages according to very simple substitution rules.
MessageFormatter() - 类的构造器 cn.taketoday.logging.MessageFormatter
 
messageWithTypeName(String, Object) - 类中的静态方法 cn.taketoday.lang.Assert
 
metadata - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
MetadataReader - cn.taketoday.core.type.classreading中的接口
Simple facade for accessing class metadata, as read by an ASM ClassReader.
metadataReaderCache - 类中的变量 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
MetadataReader cache: either local or shared at the ResourceLoader level.
MetadataReaderFactory - cn.taketoday.core.type.classreading中的接口
Factory interface for MetadataReader instances.
MetadataResolver<M,C> - cn.taketoday.core中的接口
Simple strategy interface for resolving a value
metaTypes - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
 
method - 类中的变量 cn.taketoday.aot.generate.DefaultMethodReference
 
method - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
method - 类中的变量 cn.taketoday.expression.spel.ast.FunctionReference
 
method - 类中的变量 cn.taketoday.reflect.MethodInvoker
 
method - 类中的变量 cn.taketoday.util.MethodClassKey
 
Method() - enum class的构造器 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
 
METHOD - 类中的静态变量 cn.taketoday.bytecode.proxy.InvocationHandlerGenerator
 
METHOD - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
METHOD - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of method types.
METHOD_ACCESS_SUFFIX - 类中的静态变量 cn.taketoday.bytecode.core.NamingPolicy.InfraNamingPolicy
 
METHOD_CALL_ON_NULL_OBJECT_NOT_ALLOWED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
METHOD_DELEGATE - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
METHOD_DESCRIPTOR - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
The type of method descriptors.
METHOD_FORMAL_PARAMETER - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type of a formal parameter of a method.
METHOD_GET_INDEX - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
METHOD_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of MethodInsnNode instructions.
METHOD_INTERCEPTOR - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
METHOD_INVOCATION_TYPE_ARGUMENT - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target a type parameter of a generic method in a method call.
METHOD_NOT_FOUND - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
METHOD_PARAMETERS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
METHOD_PROXY - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
METHOD_RECEIVER - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the receiver type of a method.
METHOD_REFERENCE - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the receiver type of a method reference.
METHOD_REFERENCE_TYPE_ARGUMENT - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target a type parameter of a generic method in a method reference.
METHOD_RETURN - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the return type of a method.
METHOD_SIGNATURE - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
Type to be used to check method signatures.
METHOD_SIGNATURE - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
The type of method signatures.
METHOD_TYPE_PARAMETER - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target a type parameter of a generic method.
METHOD_TYPE_PARAMETER_BOUND - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target a bound of a type parameter of a generic method.
methodAccess - 类中的变量 cn.taketoday.bytecode.commons.AdviceAdapter
The access flags of the visited method.
MethodAccess - cn.taketoday.bytecode.reflect中的类
 
MethodAccess(Class) - 类的构造器 cn.taketoday.bytecode.reflect.MethodAccess
 
MethodAccess.Generator - cn.taketoday.bytecode.reflect中的类
 
MethodAccessEmitter - cn.taketoday.bytecode.reflect中的类
 
MethodAccessEmitter(ClassVisitor, String, Class) - 类的构造器 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
MethodAccessEmitter.GetIndexCallback - cn.taketoday.bytecode.reflect中的类
 
MethodAccessor - cn.taketoday.reflect中的接口
 
MethodAccessorGetterMethod - cn.taketoday.reflect中的类
 
MethodAccessorGetterMethod(MethodInvoker) - 类的构造器 cn.taketoday.reflect.MethodAccessorGetterMethod
 
MethodAccessorPropertyAccessor - cn.taketoday.reflect中的类
MethodInvoker PropertyAccessor implementation
MethodAccessorPropertyAccessor(MethodInvoker, MethodInvoker) - 类的构造器 cn.taketoday.reflect.MethodAccessorPropertyAccessor
 
MethodAccessorSetterMethod - cn.taketoday.reflect中的类
 
MethodAccessorSetterMethod(MethodInvoker) - 类的构造器 cn.taketoday.reflect.MethodAccessorSetterMethod
 
MethodClassKey - cn.taketoday.util中的类
A common key class for a method against a specific target class, including MethodClassKey.toString() representation and Comparable support (as suggested for custom HashMap keys as of Java 8).
MethodClassKey(Method, Class<?>) - 类的构造器 cn.taketoday.util.MethodClassKey
Create a key object for the given method and target class.
methodComparator - 类中的静态变量 cn.taketoday.core.annotation.AttributeMethods
 
MethodDelegate - cn.taketoday.bytecode.reflect中的类
DOCUMENTATION FROM APACHE AVALON DELEGATE CLASS
MethodDelegate() - 类的构造器 cn.taketoday.bytecode.reflect.MethodDelegate
 
MethodDelegate.Generator - cn.taketoday.bytecode.reflect中的类
 
MethodDelegate.MethodDelegateKey - cn.taketoday.bytecode.reflect中的Record Class
 
MethodDelegateKey(Class, String, Class) - record class的构造器 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
创建 MethodDelegateKey 记录的实例。
methodDesc - 类中的变量 cn.taketoday.bytecode.commons.AdviceAdapter
The descriptor of the visited method.
methodExecutor - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference.CachedMethodExecutor
 
MethodExecutor - cn.taketoday.expression中的接口
A MethodExecutor is built by a MethodResolver and can be cached by the infrastructure to repeat an operation quickly without going back to the resolvers.
MethodFilter - cn.taketoday.bytecode.transform中的接口
 
MethodFilter - cn.taketoday.expression中的接口
MethodFilter instances allow SpEL users to fine tune the behaviour of the method resolution process.
MethodFilterTransformer - cn.taketoday.bytecode.transform中的类
 
MethodFilterTransformer(MethodFilter, ClassTransformer) - 类的构造器 cn.taketoday.bytecode.transform.MethodFilterTransformer
 
MethodHintPredicate(Method) - 类的构造器 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
 
methodInfo - 类中的变量 cn.taketoday.bytecode.core.CodeEmitter
 
MethodInfo - cn.taketoday.bytecode.core中的类
 
MethodInfo() - 类的构造器 cn.taketoday.bytecode.core.MethodInfo
 
MethodInfoTransformer - cn.taketoday.bytecode.core中的类
 
MethodInfoTransformer() - 类的构造器 cn.taketoday.bytecode.core.MethodInfoTransformer
 
MethodInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a method instruction.
MethodInsnNode(int, String, String, String) - 类的构造器 cn.taketoday.bytecode.tree.MethodInsnNode
Constructs a new MethodInsnNode.
MethodInsnNode(int, String, String, String, boolean) - 类的构造器 cn.taketoday.bytecode.tree.MethodInsnNode
Constructs a new MethodInsnNode.
MethodInterceptor - cn.taketoday.bytecode.proxy中的接口
General-purpose Enhancer callback which provides for "around advice".
MethodInterceptorGenerator - cn.taketoday.bytecode.proxy中的类
 
MethodInterceptorGenerator() - 类的构造器 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
MethodIntrospector - cn.taketoday.core中的类
Defines the algorithm for searching for metadata-associated methods exhaustively including interfaces and parent classes while also dealing with parameterized methods as well as common scenarios encountered with interface and class-based proxies.
MethodIntrospector() - 类的构造器 cn.taketoday.core.MethodIntrospector
 
MethodIntrospector.MetadataLookup<T> - cn.taketoday.core中的接口
A callback interface for metadata lookup on a given method.
MethodInvoker - cn.taketoday.reflect中的类
Fast Method Invoker
MethodInvoker(Method) - 类的构造器 cn.taketoday.reflect.MethodInvoker
 
MethodInvoker.MethodInvokerCacheKey - cn.taketoday.reflect中的类
 
MethodInvoker.MethodInvokerGenerator - cn.taketoday.reflect中的类
 
MethodInvokerCacheKey(Method, Class<?>) - 类的构造器 cn.taketoday.reflect.MethodInvoker.MethodInvokerCacheKey
 
MethodInvokerGenerator(Method) - 类的构造器 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
MethodInvokerGenerator(Method, Class<?>) - 类的构造器 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
MethodInvokeTypeProvider(SerializableTypeWrapper.TypeProvider, Method, int) - 类的构造器 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
methodMap - 类中的变量 cn.taketoday.bytecode.proxy.AbstractCallbackFilter
 
MethodMetadata - cn.taketoday.core.type中的接口
Interface that defines abstract access to the annotations of a specific method, in a form that does not require that method's class to be loaded yet.
methodName - 异常错误中的变量 cn.taketoday.bytecode.MethodTooLargeException
 
methodName - 类中的变量 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
methodName - record class中的变量 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
methodName 记录组件的字段。
methodName - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
methodName - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
methodName - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
methodName - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
methodName - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
methodName - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor.Source
 
methodName() - record class中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
返回 methodName 记录组件的值。
MethodName - cn.taketoday.aot.generate中的类
A camel-case method name that can be built from distinct parts.
MethodName(String) - 类的构造器 cn.taketoday.aot.generate.MethodName
 
methodNameGenerator - 类中的变量 cn.taketoday.aot.generate.GeneratedMethods
 
methodNameSequenceGenerator - 类中的变量 cn.taketoday.aot.generate.GeneratedClass
 
MethodNode - cn.taketoday.bytecode.tree中的类
A node that represents a method.
MethodNode() - 类的构造器 cn.taketoday.bytecode.tree.MethodNode
Constructs an uninitialized MethodNode.
MethodNode(int, String, String, String, String[]) - 类的构造器 cn.taketoday.bytecode.tree.MethodNode
Constructs a new MethodNode.
methodObject - 类中的变量 cn.taketoday.util.ReflectiveMethodInvoker
The method we will call.
methodParameter - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
methodParameter - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
methodParameter - 类中的变量 cn.taketoday.reflect.Property
 
MethodParameter - cn.taketoday.core中的类
Helper class that encapsulates the specification of a method parameter, i.e. a Method or Constructor plus a parameter index and a nested type index for a declared generic type.
MethodParameter(MethodParameter) - 类的构造器 cn.taketoday.core.MethodParameter
Copy constructor, resulting in an independent MethodParameter object based on the same metadata and cache state that the original object was in.
MethodParameter(Constructor<?>, int) - 类的构造器 cn.taketoday.core.MethodParameter
Create a new MethodParameter for the given constructor, with nesting level 1.
MethodParameter(Constructor<?>, int, int) - 类的构造器 cn.taketoday.core.MethodParameter
Create a new MethodParameter for the given constructor.
MethodParameter(Executable, int, Class<?>) - 类的构造器 cn.taketoday.core.MethodParameter
Internal constructor used to create a MethodParameter with a containing class already set.
MethodParameter(Method, int) - 类的构造器 cn.taketoday.core.MethodParameter
Create a new MethodParameter for the given method, with nesting level 1.
MethodParameter(Method, int, int) - 类的构造器 cn.taketoday.core.MethodParameter
Create a new MethodParameter for the given method.
MethodParameter.FieldAwareConstructorParameter - cn.taketoday.core中的类
MethodParameter subclass which detects field annotations as well.
MethodParameterTypeProvider(MethodParameter) - 类的构造器 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
MethodProxy - cn.taketoday.bytecode.proxy中的类
Classes generated by Enhancer pass this object to the registered MethodInterceptor objects when an intercepted method is invoked.
MethodProxy() - 类的构造器 cn.taketoday.bytecode.proxy.MethodProxy
 
MethodProxy.CreateInfo - cn.taketoday.bytecode.proxy中的类
 
MethodProxy.FastClassInfo - cn.taketoday.bytecode.proxy中的类
 
MethodReference - cn.taketoday.expression.spel.ast中的类
Expression language AST node that represents a method reference.
MethodReference - cn.taketoday.aot.generate中的接口
A reference to a method with convenient code generation for referencing, or invoking it.
MethodReference(boolean, String, int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.MethodReference
 
MethodReference.ArgumentCodeGenerator - cn.taketoday.aot.generate中的接口
Strategy for generating code for arguments based on their type.
MethodReference.CachedMethodExecutor - cn.taketoday.expression.spel.ast中的类
 
MethodReference.MethodValueRef - cn.taketoday.expression.spel.ast中的类
 
MethodRemapper - cn.taketoday.bytecode.commons中的类
A MethodVisitor that remaps types with a Remapper.
MethodRemapper(MethodVisitor, Remapper) - 类的构造器 cn.taketoday.bytecode.commons.MethodRemapper
Constructs a new MethodRemapper.
MethodResolver - cn.taketoday.expression中的接口
A method resolver attempts to locate a method and returns a MethodExecutor that can be used to invoke that method.
methodResolvers - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext
 
methodResolvers - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
methods - 类中的变量 cn.taketoday.aot.generate.GeneratedClass
 
methods - 类中的变量 cn.taketoday.aot.hint.TypeHint.Builder
 
methods - 类中的变量 cn.taketoday.aot.hint.TypeHint
 
methods - 类中的变量 cn.taketoday.bytecode.core.DuplicatesPredicate.UnnecessaryBridgeFinder
 
methods - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The methods of this class.
methods - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
the annotation attributes for the mapping annotation type.
methods() - 类中的方法 cn.taketoday.aot.hint.TypeHint
Return the methods that require reflection.
MethodSignature - cn.taketoday.bytecode.commons中的类
A named method descriptor.
MethodSignature(Type, String, Type...) - 类的构造器 cn.taketoday.bytecode.commons.MethodSignature
Constructs a new MethodSignature.
MethodSignature(String, String) - 类的构造器 cn.taketoday.bytecode.commons.MethodSignature
Constructs a new MethodSignature.
methodSpec - 类中的变量 cn.taketoday.aot.generate.GeneratedMethod
 
methodSwitch(CodeEmitter, List, ObjectSwitchCallback) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
methodToInvoke - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
The method to invoke via reflection, which is not necessarily the method to invoke in a compiled expression.
MethodTooLargeException - cn.taketoday.bytecode中的异常错误
Exception thrown when the Code attribute of a method produced by a ClassWriter is too large.
MethodTooLargeException(String, String, String, int) - 异常错误的构造器 cn.taketoday.bytecode.MethodTooLargeException
Constructs a new MethodTooLargeException.
MethodValueRef(ExpressionState, Object[]) - 类的构造器 cn.taketoday.expression.spel.ast.MethodReference.MethodValueRef
 
MethodVisitor - cn.taketoday.bytecode中的类
A visitor to visit a Java method.
MethodVisitor() - 类的构造器 cn.taketoday.bytecode.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(MethodVisitor) - 类的构造器 cn.taketoday.bytecode.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitorTee - cn.taketoday.bytecode.transform中的类
 
MethodVisitorTee(MethodVisitor, MethodVisitor) - 类的构造器 cn.taketoday.bytecode.transform.MethodVisitorTee
 
MethodWrapper - cn.taketoday.bytecode.core中的类
 
MethodWrapper() - 类的构造器 cn.taketoday.bytecode.core.MethodWrapper
 
MethodWrapper.MethodWrapperKey - cn.taketoday.bytecode.core中的Record Class
 
MethodWrapperKey(String, List<String>, String) - record class的构造器 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
创建 MethodWrapperKey 记录的实例。
MethodWriter - cn.taketoday.bytecode中的类
A MethodVisitor that generates a corresponding 'method_info' structure, as defined in the Java Virtual Machine Specification (JVMS).
MethodWriter(SymbolTable, int, String, String, String, String[], int) - 类的构造器 cn.taketoday.bytecode.MethodWriter
Constructs a new MethodWriter.
MethodWriterWrapper(int, ClassWriter, MethodVisitor) - 类的构造器 cn.taketoday.bytecode.util.CheckMethodAdapter.MethodWriterWrapper
 
micro - record class中的变量 cn.taketoday.lang.Version
micro 记录组件的字段。
micro() - record class中的方法 cn.taketoday.lang.Version
返回 micro 记录组件的值。
mimeType - 异常错误中的变量 cn.taketoday.util.InvalidMimeTypeException
 
MimeType - cn.taketoday.util中的类
Represents a MIME Type, as originally defined in RFC 2046 and subsequently used in other Internet protocols including HTTP.
MimeType(MimeType) - 类的构造器 cn.taketoday.util.MimeType
Copy-constructor that copies the type, subtype and parameters of the given MimeType, skipping checks performed in other constructors.
MimeType(MimeType, Charset) - 类的构造器 cn.taketoday.util.MimeType
Copy-constructor that copies the type, subtype, parameters of the given MimeType, and allows to set the specified character set.
MimeType(MimeType, Map<String, String>) - 类的构造器 cn.taketoday.util.MimeType
Copy-constructor that copies the type and subtype of the given MimeType, and allows for different parameter.
MimeType(String) - 类的构造器 cn.taketoday.util.MimeType
Create a new MimeType for the given primary type.
MimeType(String, String) - 类的构造器 cn.taketoday.util.MimeType
Create a new MimeType for the given primary type and subtype.
MimeType(String, String, Charset) - 类的构造器 cn.taketoday.util.MimeType
Create a new MimeType for the given type, subtype, and character set.
MimeType(String, String, Map<String, String>) - 类的构造器 cn.taketoday.util.MimeType
Create a new MimeType for the given type, subtype, and parameters.
MimeType(String, String, Map<String, String>, Charset) - 类的构造器 cn.taketoday.util.MimeType
 
MimeType.SpecificityComparator<T extends MimeType> - cn.taketoday.util中的类
Comparator to sort MimeTypes in order of specificity.
MimeTypeUtils - cn.taketoday.util中的类
Miscellaneous MimeType utility methods.
MimeTypeUtils() - 类的构造器 cn.taketoday.util.MimeTypeUtils
 
min - 类中的变量 cn.taketoday.bytecode.tree.TableSwitchInsnNode
The minimum key value.
minor - record class中的变量 cn.taketoday.lang.Version
minor 记录组件的字段。
minor() - record class中的方法 cn.taketoday.lang.Version
返回 minor 记录组件的值。
minSize - 类中的变量 cn.taketoday.bytecode.commons.CodeSizeEvaluator
The minimum size in bytes of the visited method.
MINUS - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
MirrorSet() - 类的构造器 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets.MirrorSet
 
mirrorSets - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the mirror sets for this type mapping.
mirrorSets - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets
 
MirrorSets() - 类的构造器 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets
 
missing() - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotation
Create a MergedAnnotation that represents a missing annotation (i.e. one that is not present).
MISSING_ARRAY_DIMENSION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MISSING_CHARACTER - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MISSING_CONSTRUCTOR_ARGS - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MISSING_LEADING_ZERO_FOR_NUMBER - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MISSING_SELECTION_EXPRESSION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MissingMergedAnnotation<A extends Annotation> - cn.taketoday.core.annotation中的类
An AbstractMergedAnnotation used as the implementation of MergedAnnotation.missing().
MissingMergedAnnotation() - 类的构造器 cn.taketoday.core.annotation.MissingMergedAnnotation
 
missingRequiredProperties - 异常错误中的变量 cn.taketoday.core.env.MissingRequiredPropertiesException
 
MissingRequiredPropertiesException - cn.taketoday.core.env中的异常错误
Exception thrown when required properties are not found.
MissingRequiredPropertiesException(Set<String>) - 异常错误的构造器 cn.taketoday.core.env.MissingRequiredPropertiesException
 
MIXED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelCompilerMode
In mixed mode, expression evaluation silently switches between interpreted and compiled over time.
Mixin - cn.taketoday.bytecode.proxy中的类
Mixin allows multiple objects to be combined into a single larger object.
Mixin() - 类的构造器 cn.taketoday.bytecode.proxy.Mixin
 
MIXIN - 类中的静态变量 cn.taketoday.bytecode.proxy.MixinEmitter
 
Mixin.Generator - cn.taketoday.bytecode.proxy中的类
 
Mixin.MixinKey - cn.taketoday.bytecode.proxy中的Record Class
 
Mixin.Route - cn.taketoday.bytecode.proxy中的类
 
MixinBeanEmitter - cn.taketoday.bytecode.proxy中的类
 
MixinBeanEmitter(ClassVisitor, String, Class[]) - 类的构造器 cn.taketoday.bytecode.proxy.MixinBeanEmitter
 
MixinEmitter - cn.taketoday.bytecode.proxy中的类
 
MixinEmitter(ClassVisitor, String, Class<?>[], int[]) - 类的构造器 cn.taketoday.bytecode.proxy.MixinEmitter
 
MixinEverythingEmitter - cn.taketoday.bytecode.proxy中的类
 
MixinEverythingEmitter(ClassVisitor, String, Class<?>[]) - 类的构造器 cn.taketoday.bytecode.proxy.MixinEverythingEmitter
 
MixinKey(int, List<String>, int[]) - record class的构造器 cn.taketoday.bytecode.proxy.Mixin.MixinKey
创建 MixinKey 记录的实例。
MOD - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
mode - 类中的变量 cn.taketoday.aot.hint.ExecutableHint.Builder
 
mode - 类中的变量 cn.taketoday.aot.hint.ExecutableHint
 
module - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The module stored in this class.
module - 类中的变量 cn.taketoday.bytecode.tree.ModuleRequireNode
The fully qualified name (using dots) of the dependence.
module - 类中的变量 cn.taketoday.core.io.ModuleResource
 
MODULE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
MODULE_MAIN_CLASS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
MODULE_PACKAGES - 类中的静态变量 cn.taketoday.bytecode.Constants
 
ModuleExportNode - cn.taketoday.bytecode.tree中的类
A node that represents an exported package with its name and the module that can access to it.
ModuleExportNode(String, int, List<String>) - 类的构造器 cn.taketoday.bytecode.tree.ModuleExportNode
Constructs a new ModuleExportNode.
moduleFlags - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The module_flags field of the JVMS Module attribute.
ModuleHashesAttribute - cn.taketoday.bytecode.commons中的类
A ModuleHashes attribute.
ModuleHashesAttribute() - 类的构造器 cn.taketoday.bytecode.commons.ModuleHashesAttribute
Constructs an empty ModuleHashesAttribute.
ModuleHashesAttribute(String, List<String>, List<byte[]>) - 类的构造器 cn.taketoday.bytecode.commons.ModuleHashesAttribute
Constructs a new ModuleHashesAttribute.
moduleNameIndex - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The module_name_index field of the JVMS Module attribute.
ModuleNode - cn.taketoday.bytecode.tree中的类
A node that represents a module declaration.
ModuleNode(String, int, String) - 类的构造器 cn.taketoday.bytecode.tree.ModuleNode
Constructs a ModuleNode.
ModuleNode(String, int, String, List<ModuleRequireNode>, List<ModuleExportNode>, List<ModuleOpenNode>, List<String>, List<ModuleProvideNode>) - 类的构造器 cn.taketoday.bytecode.tree.ModuleNode
Constructs a ModuleNode.
ModuleOpenNode - cn.taketoday.bytecode.tree中的类
A node that represents an opened package with its name and the module that can access it.
ModuleOpenNode(String, int, List<String>) - 类的构造器 cn.taketoday.bytecode.tree.ModuleOpenNode
Constructs a new ModuleOpenNode.
ModuleProvideNode - cn.taketoday.bytecode.tree中的类
A node that represents a service and its implementation provided by the current module.
ModuleProvideNode(String, List<String>) - 类的构造器 cn.taketoday.bytecode.tree.ModuleProvideNode
Constructs a new ModuleProvideNode.
ModuleRemapper - cn.taketoday.bytecode.commons中的类
A ModuleVisitor that remaps types with a Remapper.
ModuleRemapper(ModuleVisitor, Remapper) - 类的构造器 cn.taketoday.bytecode.commons.ModuleRemapper
Constructs a new ModuleRemapper.
ModuleRequireNode - cn.taketoday.bytecode.tree中的类
A node that represents a required module with its name and access of a module descriptor.
ModuleRequireNode(String, int, String) - 类的构造器 cn.taketoday.bytecode.tree.ModuleRequireNode
Constructs a new ModuleRequireNode.
ModuleResolutionAttribute - cn.taketoday.bytecode.commons中的类
A ModuleResolution attribute.
ModuleResolutionAttribute() - 类的构造器 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
Constructs an empty ModuleResolutionAttribute.
ModuleResolutionAttribute(int) - 类的构造器 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
Constructs a new ModuleResolutionAttribute.
ModuleResource - cn.taketoday.core.io中的类
ModuleResource(Module, String) - 类的构造器 cn.taketoday.core.io.ModuleResource
Create a new ModuleResource for the given Module and the given resource path.
modules - 类中的变量 cn.taketoday.bytecode.commons.ModuleHashesAttribute
A list of module names.
modules - 类中的变量 cn.taketoday.bytecode.tree.ModuleExportNode
The list of modules that can access this exported package, specified with fully qualified names (using dots).
modules - 类中的变量 cn.taketoday.bytecode.tree.ModuleOpenNode
The fully qualified names (using dots) of the modules that can use deep reflection to the classes of the open package, or null.
ModuleTargetAttribute - cn.taketoday.bytecode.commons中的类
A ModuleTarget attribute.
ModuleTargetAttribute() - 类的构造器 cn.taketoday.bytecode.commons.ModuleTargetAttribute
Constructs an empty ModuleTargetAttribute.
ModuleTargetAttribute(String) - 类的构造器 cn.taketoday.bytecode.commons.ModuleTargetAttribute
Constructs a new ModuleTargetAttribute.
moduleVersionIndex - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The module_version_index field of the JVMS Module attribute.
ModuleVisitor - cn.taketoday.bytecode中的类
A visitor to visit a Java module.
ModuleVisitor() - 类的构造器 cn.taketoday.bytecode.ModuleVisitor
Constructs a new ModuleVisitor.
ModuleVisitor(ModuleVisitor) - 类的构造器 cn.taketoday.bytecode.ModuleVisitor
Constructs a new ModuleVisitor.
moduleWriter - 类中的变量 cn.taketoday.bytecode.ClassWriter
The Module attribute of this class, or null.
ModuleWriter - cn.taketoday.bytecode中的类
A ModuleVisitor that generates the corresponding Module, ModulePackages and ModuleMainClass attributes, as defined in the Java Virtual Machine Specification (JVMS).
ModuleWriter(SymbolTable, int, int, int) - 类的构造器 cn.taketoday.bytecode.ModuleWriter
 
MODULUS - enum class 中的枚举常量 cn.taketoday.expression.Operation
Modulus operation.
monitorenter() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
monitorEnter() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to get the monitor of the top stack value.
MONITORENTER - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
monitorexit() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
monitorExit() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to release the monitor of the top stack value.
MONITOREXIT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
MORE_INPUT - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
mostSigBits - 类中的变量 cn.taketoday.util.SimpleIdGenerator
 
moveToBack(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
moveToNextReference() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
moveToNextSegment() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
mul(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
MUL - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
multianewarray(String, int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
MULTIANEWARRAY - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
MULTIANEWARRAY_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of MultiANewArrayInsnNode instructions.
MultiANewArrayInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a MULTIANEWARRAY instruction.
MultiANewArrayInsnNode(String, int) - 类的构造器 cn.taketoday.bytecode.tree.MultiANewArrayInsnNode
Constructs a new MultiANewArrayInsnNode.
multiArg(int, long, double, float, Object, Object, Object) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
MULTIARG_NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
MULTICAST_DELEGATE - 类中的静态变量 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
MulticastDelegate - cn.taketoday.bytecode.reflect中的类
 
MulticastDelegate() - 类的构造器 cn.taketoday.bytecode.reflect.MulticastDelegate
 
MulticastDelegate.Generator - cn.taketoday.bytecode.reflect中的类
 
MULTIDIM_ARRAY_INITIALIZER_NOT_SUPPORTED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
MULTIPLE_POSSIBLE_METHODS - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
multiplier - 类中的变量 cn.taketoday.bytecode.core.KeyFactory.Generator
 
multiplier - 类中的变量 cn.taketoday.util.backoff.ExponentialBackOff
 
MULTIPLY - enum class 中的枚举常量 cn.taketoday.expression.Operation
Multiply operation.
multiplyInterval(long) - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff.ExponentialBackOffExecution
 
multiValue - 类中的变量 cn.taketoday.core.ReactiveTypeDescriptor
 
multiValue(Class<?>, Supplier<?>) - 类中的静态方法 cn.taketoday.core.ReactiveTypeDescriptor
Descriptor for a reactive type that can produce 0..N values.
MultiValueMap<K,V> - cn.taketoday.util中的接口
Extension of the Map interface that stores multiple values.
MultiValueMapAdapter<K,V> - cn.taketoday.util中的类
Adapts a given Map to the MultiValueMap contract.
MultiValueMapAdapter(Map<K, List<V>>) - 类的构造器 cn.taketoday.util.MultiValueMapAdapter
Wrap the given target Map as a MultiValueMap adapter.
MUST_NOT_BE_NULL_OR_EMPTY - 类中的静态变量 cn.taketoday.bytecode.util.CheckMethodAdapter
 
MUTABLE_MAP_PROPERTY_SOURCE_NAME - 类中的静态变量 cn.taketoday.core.env.MutableMapPropertySource
"mutable-map" is the default name for MutableMapPropertySource instances not otherwise given an explicit name.
MutableMapPropertySource - cn.taketoday.core.env中的类
Mutable MapPropertySource
MutableMapPropertySource() - 类的构造器 cn.taketoday.core.env.MutableMapPropertySource
Create a new MockPropertySource named "mutable-map" that will maintain its own internal Properties instance.
MutableMapPropertySource(String) - 类的构造器 cn.taketoday.core.env.MutableMapPropertySource
Create a new MockPropertySource with the given name that will maintain its own internal Properties instance.
MutableMapPropertySource(String, Map<String, Object>) - 类的构造器 cn.taketoday.core.env.MutableMapPropertySource
Create a new MapPropertySource with the given name and Map.
MutableMapPropertySource(Map<String, Object>) - 类的构造器 cn.taketoday.core.env.MutableMapPropertySource
Create a new MockPropertySource named "mutable-map" and backed by the given Properties object.
mutinyPresent - 类中的静态变量 cn.taketoday.core.ReactiveStreams
 
MutinyRegistrar() - 类的构造器 cn.taketoday.core.ReactiveAdapterRegistry.MutinyRegistrar
 
mv - 类中的变量 cn.taketoday.bytecode.MethodVisitor
The method visitor to which this visitor must delegate method calls.
mv - 类中的变量 cn.taketoday.bytecode.ModuleVisitor
The module visitor to which this visitor must delegate method calls.
mv1 - 类中的变量 cn.taketoday.bytecode.transform.MethodVisitorTee
 
mv2 - 类中的变量 cn.taketoday.bytecode.transform.MethodVisitorTee
 

N

NA - 类中的静态变量 cn.taketoday.bytecode.MethodWriter
Indicates that MethodWriter.STACK_SIZE_DELTA is not applicable (not constant or never used).
name - 类中的变量 cn.taketoday.aot.generate.GeneratedClass
 
name - 类中的变量 cn.taketoday.aot.generate.GeneratedMethod
 
name - 类中的变量 cn.taketoday.aot.hint.ExecutableHint.Builder
 
name - 类中的变量 cn.taketoday.aot.hint.MemberHint
 
name - 类中的变量 cn.taketoday.aot.hint.TypeHint.ExecutableKey
 
name - 类中的变量 cn.taketoday.bytecode.beans.MA
 
name - 类中的变量 cn.taketoday.bytecode.commons.GeneratorAdapter
The name of the visited method.
name - 类中的变量 cn.taketoday.bytecode.commons.MethodSignature
The method name.
name - record class中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
name 记录组件的字段。
name - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
The internal name of the class.
name - 类中的变量 cn.taketoday.bytecode.ConstantDynamic
The constant name (can be arbitrary).
name - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter.FieldInfo
 
name - record class中的变量 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
name 记录组件的字段。
name - 类中的变量 cn.taketoday.bytecode.EnumValueHolder
 
name - 类中的变量 cn.taketoday.bytecode.Handle
The name of the field or method designated by this handle.
name - 类中的变量 cn.taketoday.bytecode.MethodWriter
The name of this method.
name - 类中的变量 cn.taketoday.bytecode.Symbol
The name of the class field or method corresponding to this symbol.
name - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The internal name of this class (see Type.getInternalName()).
name - 类中的变量 cn.taketoday.bytecode.tree.FieldInsnNode
The field's name.
name - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The field's name.
name - 类中的变量 cn.taketoday.bytecode.tree.InnerClassNode
The internal name of an inner class (see Type.getInternalName()).
name - 类中的变量 cn.taketoday.bytecode.tree.InvokeDynamicInsnNode
The method's name.
name - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableNode
The name of a local variable.
name - 类中的变量 cn.taketoday.bytecode.tree.MethodInsnNode
The method's name.
name - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The method's name.
name - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The fully qualified name (using dots) of this module.
name - 类中的变量 cn.taketoday.bytecode.tree.ParameterNode
The parameter's name.
name - 类中的变量 cn.taketoday.bytecode.tree.RecordComponentNode
The record component name.
name - 类中的变量 cn.taketoday.bytecode.util.ASMifier
The name of the visitor variable in the produced code.
name - record class中的变量 cn.taketoday.core.conversion.support.GenericConversionService.NoOpConverter
name 记录组件的字段。
name - 类中的变量 cn.taketoday.core.env.PropertySource
 
name - record class中的变量 cn.taketoday.core.io.PropertySourceDescriptor
name 记录组件的字段。
name - enum class中的变量 cn.taketoday.core.JavaVersion
 
name - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
name - 类中的变量 cn.taketoday.core.NamedInheritableThreadLocal
 
name - 类中的变量 cn.taketoday.core.NamedThreadLocal
 
name - 类中的变量 cn.taketoday.core.ssl.DefaultSslBundleRegistry.RegisteredSslBundle
 
name - 类中的变量 cn.taketoday.expression.spel.ast.FunctionReference
 
name - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.PropertyIndexingValueRef
 
name - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference
 
name - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
name - 类中的变量 cn.taketoday.expression.spel.ast.VariableReference
 
name - 类中的变量 cn.taketoday.expression.spel.ast.VariableReference.VariableRef
 
name - 类中的变量 cn.taketoday.logging.CompositeLogger
 
name - 类中的变量 cn.taketoday.logging.Slf4jLogger
 
name - 类中的变量 cn.taketoday.reflect.Property
 
name - 类中的变量 cn.taketoday.util.concurrent.SettableFutureTask.SentinelRunnable
 
name() - record class中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
返回 name 记录组件的值。
name() - record class中的方法 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
返回 name 记录组件的值。
name() - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.NoOpConverter
返回 name 记录组件的值。
name() - record class中的方法 cn.taketoday.core.io.PropertySourceDescriptor
返回 name 记录组件的值。
name() - 接口中的方法 cn.taketoday.lang.Enumerable
The default name of the enumeration, this method does not need to be implemented, the enumeration class is automatically inherited
named(String) - 类中的静态方法 cn.taketoday.core.env.PropertySource
Return a PropertySource implementation intended for collection comparison purposes only.
NamedInheritableThreadLocal<T> - cn.taketoday.core中的类
InheritableThreadLocal subclass that exposes a specified name as NamedInheritableThreadLocal.toString() result (allowing for introspection).
NamedInheritableThreadLocal(String) - 类的构造器 cn.taketoday.core.NamedInheritableThreadLocal
Create a new NamedInheritableThreadLocal with the given name.
NamedThreadLocal<T> - cn.taketoday.core中的类
ThreadLocal subclass that exposes a specified name as NamedThreadLocal.toString() result (allowing for introspection).
NamedThreadLocal(String) - 类的构造器 cn.taketoday.core.NamedThreadLocal
Create a new NamedThreadLocal with the given name.
nameIndex - 类中的变量 cn.taketoday.bytecode.FieldWriter
The name_index field of the field_info JVMS structure.
nameIndex - 类中的变量 cn.taketoday.bytecode.MethodWriter
The name_index field of the method_info JVMS structure.
nameIndex - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
The name_index field of the Record attribute.
namePrefix - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
names - 类中的变量 cn.taketoday.bytecode.transform.impl.AddPropertyTransformer
 
names - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter.NameSet
 
NameSet(String) - 类的构造器 cn.taketoday.bytecode.util.CheckModuleAdapter.NameSet
 
NAMESPACE_PREFIXES_FEATURE_NAME - 类中的静态变量 cn.taketoday.util.xml.AbstractStaxXMLReader
 
namespaceMappings - 类中的变量 cn.taketoday.util.xml.AbstractStaxHandler
 
namespacePrefixesFeature - 类中的变量 cn.taketoday.util.xml.AbstractStaxXMLReader
 
namespaces - 类中的变量 cn.taketoday.util.xml.AbstractStaxXMLReader
 
NAMESPACES_FEATURE_NAME - 类中的静态变量 cn.taketoday.util.xml.AbstractStaxXMLReader
 
namespacesFeature - 类中的变量 cn.taketoday.util.xml.AbstractStaxXMLReader
 
namespaceUriToPrefixes - 类中的变量 cn.taketoday.util.xml.SimpleNamespaceContext
 
namingPolicy - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
namingPolicy - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.CreateInfo
 
NamingPolicy - cn.taketoday.bytecode.core中的接口
Customize the generated class name for AbstractClassGenerator-based utilities.
NamingPolicy.InfraNamingPolicy - cn.taketoday.bytecode.core中的类
 
narrow(Object) - 类中的方法 cn.taketoday.core.TypeDescriptor
Narrows this TypeDescriptor by setting its type to the class of the provided value.
narrow(Object, TypeDescriptor) - 类中的方法 cn.taketoday.core.TypeDescriptor
 
naryOperation(AbstractInsnNode, List<? extends BasicValue>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
naryOperation(AbstractInsnNode, List<? extends BasicValue>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
 
naryOperation(AbstractInsnNode, List<? extends SourceValue>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
naryOperation(AbstractInsnNode, List<? extends V>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Interprets a bytecode instruction with a variable number of arguments.
NativeConfigurationWriter - cn.taketoday.aot.nativex中的类
Write RuntimeHints as GraalVM native configuration.
NativeConfigurationWriter() - 类的构造器 cn.taketoday.aot.nativex.NativeConfigurationWriter
 
NativeDetector - cn.taketoday.core中的类
A common delegate for detecting a GraalVM native image environment.
NativeDetector() - 类的构造器 cn.taketoday.core.NativeDetector
 
NativeDetector.Context - cn.taketoday.core中的Enum Class
Native image context as defined in GraalVM's ImageInfo.
NE - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
NE - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
nearest() - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationSelectors
Select the nearest annotation, i.e. the one with the lowest distance.
Nearest() - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationSelectors.Nearest
 
NEAREST - 类中的静态变量 cn.taketoday.core.annotation.MergedAnnotationSelectors
 
neg(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
NEG - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
NEGATE - enum class 中的枚举常量 cn.taketoday.core.env.ProfilesParser.Context
 
NEGATIVE_REPEATED_TEXT_COUNT - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
neighbor - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
NEST_HOST - 类中的静态变量 cn.taketoday.bytecode.Constants
 
NEST_MEMBERS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
nested() - 类中的方法 cn.taketoday.core.MethodParameter
Return a variant of this MethodParameter which points to the same parameter but one nesting level deeper.
nested(int) - 类中的方法 cn.taketoday.core.TypeDescriptor
Create a type descriptor for a nested type declared within this descriptor.
nested(int, Integer) - 类中的方法 cn.taketoday.core.MethodParameter
 
nested(MethodParameter, int) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
Create a type descriptor for a nested type declared within the method parameter.
nested(Integer) - 类中的方法 cn.taketoday.core.MethodParameter
Return a variant of this MethodParameter which points to the same parameter but one nesting level deeper.
nested(Field, int) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
Create a type descriptor for a nested type declared within the field.
NESTED_CLASS_SEPARATOR - 类中的静态变量 cn.taketoday.util.ClassUtils
The nested class separator character: '$'.
nestedAnnotationsAsMap - 类中的变量 cn.taketoday.core.type.StandardAnnotationMetadata
 
nestedAnnotationsAsMap - 类中的变量 cn.taketoday.core.type.StandardMethodMetadata
 
NestedCheckedException - cn.taketoday.core中的异常错误
Handy class for wrapping checked Exceptions with a root cause.
NestedCheckedException() - 异常错误的构造器 cn.taketoday.core.NestedCheckedException
 
NestedCheckedException(String) - 异常错误的构造器 cn.taketoday.core.NestedCheckedException
Construct a NestedCheckedException with the specified detail message.
NestedCheckedException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.NestedCheckedException
Construct a NestedCheckedException with the specified detail message and nested exception.
NestedCheckedException(Throwable) - 异常错误的构造器 cn.taketoday.core.NestedCheckedException
Construct a NestedCheckedException with the specified nested exception.
NestedException - cn.taketoday.core中的接口
Handy class for wrapping Exceptions with a root cause.
nestedIfOptional() - 类中的方法 cn.taketoday.core.MethodParameter
Return a variant of this MethodParameter which points to the same parameter but one nesting level deeper in case of a Optional declaration.
nestedMethodParameter - 类中的变量 cn.taketoday.core.MethodParameter
 
NestedPlaceholderPart(String, List<PlaceholderParser.Part>, List<PlaceholderParser.Part>) - record class的构造器 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
创建 NestedPlaceholderPart 记录的实例。
NestedRuntimeException - cn.taketoday.core中的异常错误
Handy class for wrapping runtime Exceptions with a root cause.
NestedRuntimeException() - 异常错误的构造器 cn.taketoday.core.NestedRuntimeException
 
NestedRuntimeException(String) - 异常错误的构造器 cn.taketoday.core.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message.
NestedRuntimeException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested exception.
NestedRuntimeException(Throwable) - 异常错误的构造器 cn.taketoday.core.NestedRuntimeException
Construct a NestedRuntimeException with the specified nested exception.
nestHostClass - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The internal name of the nest host class of this class.
nestHostClassIndex - 类中的变量 cn.taketoday.bytecode.ClassWriter
The host_class_index field of the NestHost attribute, or 0.
nestingLevel - 类中的变量 cn.taketoday.core.MethodParameter
 
nestMemberClasses - 类中的变量 cn.taketoday.bytecode.ClassWriter
The 'classes' array of the NestMembers attribute, or null.
nestMemberPackageName - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
The common package of all the nest members.
nestMembers - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The internal names of the nest members of this class.
Netty5BufferDecoder - cn.taketoday.core.codec中的类
Decoder for Buffers.
Netty5BufferDecoder() - 类的构造器 cn.taketoday.core.codec.Netty5BufferDecoder
 
Netty5BufferEncoder - cn.taketoday.core.codec中的类
Encoder for Buffers.
Netty5BufferEncoder() - 类的构造器 cn.taketoday.core.codec.Netty5BufferEncoder
 
Netty5DataBuffer - cn.taketoday.core.io.buffer中的类
Implementation of the DataBuffer interface that wraps a Netty 5 Buffer.
Netty5DataBuffer(Buffer, Netty5DataBufferFactory) - 类的构造器 cn.taketoday.core.io.buffer.Netty5DataBuffer
Create a new Netty5DataBuffer based on the given Buffer.
Netty5DataBuffer.BufferComponentIterator<T extends io.netty5.buffer.BufferComponent & io.netty5.buffer.ComponentIterator.Next> - cn.taketoday.core.io.buffer中的类
 
Netty5DataBufferFactory - cn.taketoday.core.io.buffer中的类
Implementation of the DataBufferFactory interface based on a Netty 5 BufferAllocator.
Netty5DataBufferFactory(BufferAllocator) - 类的构造器 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
Create a new Netty5DataBufferFactory based on the given factory.
NettyByteBufDecoder - cn.taketoday.core.codec中的类
Decoder for ByteBufs.
NettyByteBufDecoder() - 类的构造器 cn.taketoday.core.codec.NettyByteBufDecoder
 
NettyByteBufEncoder - cn.taketoday.core.codec中的类
Encoder for ByteBufs.
NettyByteBufEncoder() - 类的构造器 cn.taketoday.core.codec.NettyByteBufEncoder
 
NettyDataBuffer - cn.taketoday.core.io.buffer中的类
Implementation of the DataBuffer interface that wraps a Netty ByteBuf.
NettyDataBuffer(ByteBuf, NettyDataBufferFactory) - 类的构造器 cn.taketoday.core.io.buffer.NettyDataBuffer
Create a new NettyDataBuffer based on the given ByteBuff.
NettyDataBuffer.ByteBufferIterator - cn.taketoday.core.io.buffer中的类
 
NettyDataBufferFactory - cn.taketoday.core.io.buffer中的类
Implementation of the DataBufferFactory interface based on a Netty ByteBufAllocator.
NettyDataBufferFactory(ByteBufAllocator) - 类的构造器 cn.taketoday.core.io.buffer.NettyDataBufferFactory
Create a new NettyDataBufferFactory based on the given factory.
never - 类中的静态变量 cn.taketoday.core.annotation.MergedAnnotations.Search
 
NEVER - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiOutput.Enabled
Disable ANSI-colored output.
NEVER - enum class 中的枚举常量 cn.taketoday.util.ConcurrentReferenceHashMap.Restructure
 
NEW - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
NEW - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type of the object created by a 'new' instruction.
NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMapEmitter
 
NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.MixinEmitter
 
NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.util.ParallelSorterEmitter
 
new_instance_this() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
NEW_OBJECT_ARRAY - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
newArray() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
newArray(MethodVisitor, Type) - 类中的静态方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to create and push on the stack an array of the given type.
newArray(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to create a new array.
newArray(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to create and push on the stack an array of the given type.
NEWARRAY - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
newArrayList(E...) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
newArrayValue(Type, int) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
 
newClass(String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a class reference to the constant pool of the class being build.
newCondition() - 类中的方法 cn.taketoday.util.concurrent.SmartLock
 
newConst(Object) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newConstantDynamic(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a dynamic constant reference to the constant pool of the class being build.
newControlFlowEdge(int, int) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Creates a control flow graph edge.
newControlFlowExceptionEdge(int, int) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Creates a control flow graph edge corresponding to an exception handler.
newControlFlowExceptionEdge(int, TryCatchBlockNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Creates a control flow graph edge corresponding to an exception handler.
newEmptyValue(int) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Creates a new uninitialized value for a local variable.
newException(String, Throwable) - 类中的静态方法 cn.taketoday.bytecode.BytecodeCompiler
 
newExceptionReference(int) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Returns a reference to the type of an exception, in a 'throws' clause of a method.
newExceptionValue(TryCatchBlockNode, Frame<V>, Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Creates a new value that represents the given exception type.
newField(String, String, String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a field reference to the constant pool of the class being build.
newFormalParameterReference(int) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Returns a reference to the type of a formal parameter of a method.
newFrame(int, int) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Constructs a new frame with the given size.
newFrame(Frame<? extends V>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Analyzer
Constructs a copy of the given frame.
newFrameValue(String, FrameNode, Object) - 类中的方法 cn.taketoday.bytecode.util.CheckFrameAnalyzer
Creates a new Value that represents the given stack map frame type.
newHandle(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
已过时。
newHandle(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a handle to the constant pool of the class being build.
newHashMap(int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Instantiate a new HashMap with an initial capacity that can accommodate the specified number of elements without any immediate resize/rehash operations to be expected.
newHashSet(E...) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Create a hash set
newInstance() - 类中的方法 cn.taketoday.bytecode.reflect.FastConstructorAccessor
 
newInstance() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
newInstance() - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate
 
newInstance(int, Object[]) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
Create a new instance using the specified constructor index and arguments.
newInstance(Callback) - 接口中的方法 cn.taketoday.bytecode.proxy.Factory
Creates new instance of the same type, using the no-arg constructor.
newInstance(Callback[]) - 接口中的方法 cn.taketoday.bytecode.proxy.Factory
Creates new instance of the same type, using the no-arg constructor.
newInstance(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to create a new object.
newInstance(Class[], Object[]) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
newInstance(Class<?>[], Object[], Callback[]) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerFactoryData
Creates proxy instance for given argument types, and assigns the callbacks.
newInstance(Class<?>[], Object[], Callback[]) - 接口中的方法 cn.taketoday.bytecode.proxy.Factory
Creates a new instance of the same type, using the constructor matching the given signature.
newInstance(Class<?>, String) - 异常错误中的静态方法 cn.taketoday.util.concurrent.DefaultFuture.StacklessCancellationException
 
newInstance(Class<MethodInvoker>) - 类中的方法 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
newInstance(Class<T>) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
newInstance(Class<T>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
newInstance(Class<T>, Class[], Object[]) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
newInstance(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
Create a new BeanMap instance using the specified bean.
newInstance(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate
 
newInstance(Object[]) - 类中的方法 cn.taketoday.bytecode.proxy.Mixin
 
newInstance(Object[]) - 类中的方法 cn.taketoday.bytecode.reflect.FastConstructorAccessor
 
newInstance(Object[]) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
 
newInstance(String) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Get instance with bean class
newInstance(Map, Class[]) - 类中的静态方法 cn.taketoday.bytecode.beans.BeanMapProxy
 
newInvokeDynamic(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newLabel() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Constructs a new Label.
NEWLINE_MATCHER - 类中的静态变量 cn.taketoday.core.io.buffer.DataBufferUtils.SingleByteMatcher
 
NEWLINE_PATTERN - 类中的静态变量 cn.taketoday.util.LogFormatUtils
 
newLinkedHashMap(int) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Instantiate a new LinkedHashMap with an initial capacity that can accommodate the specified number of elements without any immediate resize/rehash operations to be expected.
newLinkedHashSet(E...) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Instantiate a new LinkedHashSet with an initial elements that can accommodate the specified number of elements without any immediate resize/rehash operations to be expected.
newLocal() - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
newLocal(Type) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
newLocalIndex(Type) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
Constructs a new local variable of the given type.
newLocalMapping(Type) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
newMethod(String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newModule(String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a module reference to the constant pool of the class being build.
newNamespaceMapping() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
newNameType(String, String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a name and type to the constant pool of the class being build.
newOperation(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
newOperation(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Interprets a bytecode instruction without arguments.
newOperation(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
newPackage(String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds a package reference to the constant pool of the class being build.
newParameterValue(boolean, int, Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Creates a new value that represents the given parameter type.
newProxyInstance(ClassLoader, Class<?>[], InvocationHandler) - 类中的静态方法 cn.taketoday.bytecode.proxy.Proxy
Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler.
newReturnTypeValue(Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Creates a new value that represents the given return type.
newSuperTypeReference(int) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Returns a reference to the super class or to an interface of the 'implements' clause of a class.
newThread(Runnable) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Create a new Thread for the given task.
newTransformer() - 接口中的方法 cn.taketoday.bytecode.transform.ClassTransformerFactory
 
newTryCatchReference(int) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
newTypeArgumentReference(int, int) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Returns a reference to the type of a type argument in a constructor or method call or reference.
newTypeParameterBoundReference(int, int, int) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Returns a reference to a type parameter bound of a generic class or method.
newTypeParameterReference(int, int) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Returns a reference to a type parameter of a generic class or method.
newTypeReference(int) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Returns a type reference of the given sort.
newUTF8(String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
newValue(Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
newValue(Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Creates a new value that represents the given type.
newValue(Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
 
newValue(Type) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
newVirtualThread(String, Runnable) - 类中的方法 cn.taketoday.core.task.VirtualThreadDelegate
 
next - 类中的变量 cn.taketoday.bytecode.SymbolTable.Entry
Another entry (and so on recursively) having the same hash code (modulo the size of SymbolTable.entries) as this one.
next - 类中的变量 cn.taketoday.core.io.buffer.Netty5DataBuffer.BufferComponentIterator
 
next - 类中的变量 cn.taketoday.util.ConcurrentLruCache.Node
 
next - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
next() - 类中的方法 cn.taketoday.bytecode.tree.analysis.SmallSet.IteratorImpl
 
next() - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
next() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer.ByteBufferIterator
 
next() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer.BufferComponentIterator
 
next() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer.ByteBufferIterator
 
next() - 类中的方法 cn.taketoday.util.ArrayIterator
 
next() - 类中的方法 cn.taketoday.util.CompositeIterator
 
next() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
next() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySetIterator
 
next() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySetIterator
 
next() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.ValuesIterator
 
next() - 类中的方法 cn.taketoday.util.SingletonIterator
 
next() - 类中的方法 cn.taketoday.util.xml.AbstractXMLEventReader
 
next() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
nextAnnotation - 类中的变量 cn.taketoday.bytecode.AnnotationWriter
The next AnnotationWriter.
nextAttribute - 类中的变量 cn.taketoday.bytecode.Attribute
The next attribute in this attribute list (Attribute instances can be linked via this field to store a list of class, field, method or Code attributes).
nextBackOff() - 接口中的方法 cn.taketoday.util.backoff.BackOffExecution
Return the number of milliseconds to wait before retrying the operation or BackOffExecution.STOP (-1L) to indicate that no further attempt should be made for the operation.
nextBackOff() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff.ExponentialBackOffExecution
 
nextBackOff() - 类中的方法 cn.taketoday.util.backoff.FixedBackOff.FixedBackOffExecution
 
nextBasicBlock - 类中的变量 cn.taketoday.bytecode.Label
The successor of this label, in the order they are visited in MethodVisitor.visitLabel(cn.taketoday.bytecode.Label).
nextBlockSize - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream
 
nextChildIs(Class<?>...) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
Return true if the next child is one of the specified classes.
nextEdge - 类中的变量 cn.taketoday.bytecode.Edge
The next edge in the list of outgoing edges of a basic block.
nextElement() - 类中的方法 cn.taketoday.util.ArrayIterator
 
nextEntry() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntryIterator
 
nextEvent() - 类中的方法 cn.taketoday.util.xml.ListBasedXMLEventReader
 
nextFieldId - 类中的变量 cn.taketoday.bytecode.core.CodeFlow
When code generation requires holding a value in a class level field, this is used to track the next available field id (used as a name suffix).
nextFieldId() - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
 
nextFreeVariableId - 类中的变量 cn.taketoday.bytecode.core.CodeFlow
When code generation requires an intermediate variable within a method, this method records the next available variable (variable 0 is 'this').
nextFreeVariableId() - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
 
nextHandler - 类中的变量 cn.taketoday.bytecode.Handler
The next exception handler.
nextIndex() - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
nextIndexInCurrentBuffer - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
nextInsn - 类中的变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The next instruction in the list to which this instruction belongs.
nextInsn - 类中的变量 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.proxy.InterfaceMaker
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.Generator
 
nextInstance(Object) - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher.Generator
 
nextListElement - 类中的变量 cn.taketoday.bytecode.Label
The next element in the list of labels to which this label belongs, or null if it does not belong to any list.
nextLocal - 类中的变量 cn.taketoday.bytecode.commons.LocalVariablesSorter
The index of the next local variable to be created by LocalVariablesSorter.newLocalIndex(cn.taketoday.bytecode.Type).
nextPowerOf2(int) - 类中的静态方法 cn.taketoday.util.FastByteArrayOutputStream
Get the next power of 2 of a number (ex, the next power of 2 of 119 is 128).
nextReference - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.SoftEntryReference
 
nextReference - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.WeakEntryReference
 
nextStartPrefix(String, int) - 类中的方法 cn.taketoday.util.PlaceholderParser
 
nextTag() - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
nextTag() - 类中的方法 cn.taketoday.util.xml.ListBasedXMLEventReader
 
nextThreadName() - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Return the thread name to use for a newly created Thread.
nextToken() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
nextValidEndPrefix(String, int) - 类中的方法 cn.taketoday.util.PlaceholderParser
 
NINETEEN - enum class 中的枚举常量 cn.taketoday.core.JavaVersion
Java 19.
NO_BEAN_RESOLVER_REGISTERED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
NO_CHARACTERISTICS - 类中的静态变量 cn.taketoday.core.annotation.MergedAnnotationCollectors
 
NO_CHILDREN - 类中的静态变量 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
NO_CONCURRENCY - 类中的静态变量 cn.taketoday.util.ConcurrencyThrottleSupport
Switch concurrency 'off': that is, don't allow any concurrent invocations.
NO_DEBUG_INFO_MAP - 类中的静态变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer
 
NO_DELIMITER - 类中的静态变量 cn.taketoday.core.io.buffer.DataBufferUtils.CompositeMatcher
 
NO_MATCH - 类中的静态变量 cn.taketoday.core.conversion.support.GenericConversionService
Used as a cache entry when no converter is available.
NO_OP_CONVERTER - 类中的静态变量 cn.taketoday.core.conversion.support.GenericConversionService
General NO-OP converter used when conversion is not required.
NO_OP_LOG - 类中的静态变量 cn.taketoday.logging.CompositeLogger
 
NO_OP_XML_RESOLVER - 类中的静态变量 cn.taketoday.util.xml.StaxUtils
 
NO_URLS - 类中的静态变量 cn.taketoday.bytecode.BytecodeCompiler.ChildClassLoader
 
node - 异常错误中的变量 cn.taketoday.bytecode.tree.analysis.AnalyzerException
 
node - 类中的变量 cn.taketoday.expression.spel.ast.ValueRef.TypedValueHolderValueRef
 
node - 类中的变量 cn.taketoday.util.ConcurrentLruCache.AddTask
 
node - 类中的变量 cn.taketoday.util.ConcurrentLruCache.RemovalTask
 
node - 类中的变量 cn.taketoday.util.xml.DomContentHandler
 
Node(K, ConcurrentLruCache.CacheEntry<V>) - 类的构造器 cn.taketoday.util.ConcurrentLruCache.Node
 
nodeNameEquals(Node, String) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Namespace-aware equals comparison.
nodeNameMatch(Node, String) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Matches the given node's name and local name against the given desired name.
nodeNameMatch(Node, Collection<?>) - 类中的静态方法 cn.taketoday.util.xml.DomUtils
Matches the given node's name and local name against the given desired names.
NON_EMPTY_ARRAY - 类中的静态变量 cn.taketoday.util.ObjectUtils
 
NON_EMPTY_COLLECTION - 类中的静态变量 cn.taketoday.util.ObjectUtils
 
NON_OVERRIDABLE_MODIFIER - 类中的静态变量 cn.taketoday.util.ReflectionUtils
Precomputed value for the combination of private, static and final modifiers.
NON_PRIMITIVE_ARRAY_PREFIX - 类中的静态变量 cn.taketoday.util.ClassUtils
Prefix for internal non-primitive array class names: "[L".
NON_TERMINATING_DOUBLE_QUOTED_STRING - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
NON_TERMINATING_QUOTED_STRING - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
nonClosing(InputStream) - 类中的静态方法 cn.taketoday.util.StreamUtils
Return a variant of the given InputStream where calling close() has no effect.
nonClosing(OutputStream) - 类中的静态方法 cn.taketoday.util.StreamUtils
Return a variant of the given OutputStream where calling close() has no effect.
NonClosingInputStream(InputStream) - 类的构造器 cn.taketoday.util.StreamUtils.NonClosingInputStream
 
NonClosingOutputStream(OutputStream) - 类的构造器 cn.taketoday.util.StreamUtils.NonClosingOutputStream
 
nonDeferredAsyncValue(Class<?>, Supplier<?>) - 类中的静态方法 cn.taketoday.core.ReactiveTypeDescriptor
The same as ReactiveTypeDescriptor.singleOptionalValue(Class, Supplier) but for a non-deferred, async type such as CompletableFuture.
none() - 接口中的静态方法 cn.taketoday.aot.generate.MethodReference.ArgumentCodeGenerator
Factory method that returns an MethodReference.ArgumentCodeGenerator that always returns null.
none() - 类中的静态方法 cn.taketoday.core.annotation.RepeatableContainers
Create a RepeatableContainers instance that does not expand any repeatable annotations.
none() - 类中的静态方法 cn.taketoday.core.codec.Hints
Return an empty map of hints via Collections.emptyMap().
none() - 接口中的静态方法 cn.taketoday.lang.TodayStrategies.ArgumentResolver
Factory method that returns an TodayStrategies.ArgumentResolver that always returns null.
NONE - enum class 中的枚举常量 cn.taketoday.core.env.ProfilesParser.Context
 
NONE - 类中的静态变量 cn.taketoday.aot.generate.MethodName
An empty method name.
NONE - 接口中的静态变量 cn.taketoday.core.annotation.AnnotationFilter
AnnotationFilter that never matches and can be used when no filtering is needed (allowing for any annotation types to be present).
NONE - 类中的静态变量 cn.taketoday.core.annotation.AttributeMethods
 
NONE - 类中的静态变量 cn.taketoday.core.annotation.RepeatableContainers
No repeatable containers.
NONE - 类中的静态变量 cn.taketoday.core.annotation.RepeatableContainers.StandardRepeatableContainers
 
NONE - 类中的静态变量 cn.taketoday.core.annotation.TypeMappedAnnotations
Shared instance that can be used when there are no annotations.
NONE - 类中的静态变量 cn.taketoday.core.ResolvableType
ResolvableType returned when no value is available.
NONE - 接口中的静态变量 cn.taketoday.core.ssl.SslBundleKey
SslBundleKey that returns no values.
NONE - 接口中的静态变量 cn.taketoday.core.ssl.SslOptions
SslOptions that returns null results.
NONE - 接口中的静态变量 cn.taketoday.core.ssl.SslStoreBundle
SslStoreBundle that returns null for each method.
NONE - 类中的静态变量 cn.taketoday.util.LambdaSafe.InvocationResult
 
NonNull - cn.taketoday.lang中的Annotation Interface
A common annotation to declare that annotated elements cannot be null.
NonNullApi - cn.taketoday.lang中的Annotation Interface
A common annotation to declare that parameters and return values are to be considered as non-nullable by default for a given package.
nonNullComparator - 类中的变量 cn.taketoday.util.comparator.NullSafeComparator
 
NonNullFields - cn.taketoday.lang中的Annotation Interface
A common annotation to declare that fields are to be considered as non-nullable by default for a given package.
nonOptionArgs - 类中的变量 cn.taketoday.core.env.CommandLineArgs
 
nonOptionArgsPropertyName - 类中的变量 cn.taketoday.core.env.CommandLinePropertySource
 
nonStrict - 类中的静态变量 cn.taketoday.util.PropertyPlaceholderHandler
 
nonStrictHelper - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
noNullElements(Object[]) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an array contains no null elements.
noNullElements(Object[], String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an array contains no null elements.
noNullElements(Object[], Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an array contains no null elements.
noNullElements(Collection<?>, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that a collection contains no null elements.
noNullElements(Collection<?>, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that a collection contains no null elements.
NoOp - cn.taketoday.bytecode.proxy中的接口
Methods using this Enhancer callback will delegate directly to the default (super) implementation in the base class.
NoOpConverter(String) - record class的构造器 cn.taketoday.core.conversion.support.GenericConversionService.NoOpConverter
创建 NoOpConverter 记录的实例。
NoOpGenerator - cn.taketoday.bytecode.proxy中的类
 
NoOpGenerator() - 类的构造器 cn.taketoday.bytecode.proxy.NoOpGenerator
 
NoOpLogger - cn.taketoday.logging中的类
 
NoOpLogger() - 类的构造器 cn.taketoday.logging.NoOpLogger
 
nop() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates a nop instruction.
NOP - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
noRepeatablesCache - 类中的静态变量 cn.taketoday.core.annotation.AnnotationTypeMappings
 
noResult() - 类中的静态方法 cn.taketoday.util.LambdaSafe.InvocationResult
Return an LambdaSafe.InvocationResult instance representing no result.
NORMAL - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiStyle
 
NoStackTraceRuntimeException - cn.taketoday.core中的异常错误
 
NoStackTraceRuntimeException() - 异常错误的构造器 cn.taketoday.core.NoStackTraceRuntimeException
 
NoStackTraceRuntimeException(String) - 异常错误的构造器 cn.taketoday.core.NoStackTraceRuntimeException
Construct a NestedRuntimeException with the specified detail message.
NoStackTraceRuntimeException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.NoStackTraceRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested exception.
NoStackTraceRuntimeException(Throwable) - 异常错误的构造器 cn.taketoday.core.NoStackTraceRuntimeException
Construct a NestedRuntimeException with the specified nested exception.
NoSuchSslBundleException - cn.taketoday.core.ssl中的异常错误
Exception indicating that an SslBundle was referenced with a name that does not match any registered bundle.
NoSuchSslBundleException(String, String) - 异常错误的构造器 cn.taketoday.core.ssl.NoSuchSslBundleException
Create a new SslBundleNotFoundException instance.
NoSuchSslBundleException(String, String, Throwable) - 异常错误的构造器 cn.taketoday.core.ssl.NoSuchSslBundleException
Create a new SslBundleNotFoundException instance.
not() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to compute the bitwise negation of the top stack value.
not(Profiles) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
NOT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
NOT_A_LONG - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
NOT_A_REAL - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
NOT_AN_INTEGER - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
NOT_ASSIGNABLE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
NOT_COMPARABLE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
NOT_EXPECTED_TOKEN - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
NOT_FOUND - enum class 中的枚举常量 cn.taketoday.core.YamlProcessor.MatchStatus
No match was found.
NOT_NUMBERS - 类中的静态变量 cn.taketoday.expression.spel.ast.Operator.DescriptorComparison
 
notAClass - 类中的变量 cn.taketoday.expression.spel.support.StandardTypeLocator
 
notEmpty(Object[]) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Object[], String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Object[], Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Map<?, ?>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notEmpty(Map<?, ?>, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notEmpty(Map<?, ?>, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notEquals(CodeEmitter, Type, Label, CustomizerRegistry) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
Branches to the specified label if the top two items on the stack are not equal.
notEqualsHelper(CodeEmitter, Type, Label, CustomizerRegistry, ProcessArrayCallback) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
notifyingListeners - 类中的变量 cn.taketoday.util.concurrent.DefaultFuture
Threading - synchronized(this).
notifyListener(ListenableFuture, FutureListener) - 类中的静态方法 cn.taketoday.util.concurrent.DefaultFuture
 
notifyListener(Executor, ListenableFuture<?>, FutureListener<?>) - 类中的静态方法 cn.taketoday.util.concurrent.DefaultFuture
Notify a listener that a future has completed.
notifyListeners() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
notifyListeners(FutureListeners) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
notifyListenersNow() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
notifyProgressiveListener(ProgressiveFuture, ProgressiveFutureListener, long, long) - 类中的静态方法 cn.taketoday.util.concurrent.DefaultFuture
 
notifyProgressiveListeners(long, long) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
Notify all progressive listeners.
notifyProgressiveListeners(ProgressiveFuture<?>, ProgressiveFutureListener<?>[], long, long) - 类中的静态方法 cn.taketoday.util.concurrent.DefaultFuture
 
notNull(Object) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an object is not null.
notNull(Object, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an object is not null.
notNull(Object, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert that an object is not null.
noValue - 类中的变量 cn.taketoday.core.ReactiveTypeDescriptor
 
noValue(Class<?>, Supplier<?>) - 类中的静态方法 cn.taketoday.core.ReactiveTypeDescriptor
Descriptor for a reactive type that does not produce any values.
NULL - 类中的静态变量 cn.taketoday.bytecode.Frame
 
NULL - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
NULL - 类中的静态变量 cn.taketoday.core.style.DefaultValueStyler
 
NULL - 类中的静态变量 cn.taketoday.expression.TypedValue
TypedValue for null.
NULL_STRING - 类中的静态变量 cn.taketoday.util.ObjectUtils
 
NULL_TYPE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
Special type used for the null literal.
NULL_VALUE_CODE_BLOCK - 类中的静态变量 cn.taketoday.aot.generate.ValueCodeGenerator
 
Nullable - cn.taketoday.lang中的Annotation Interface
A common annotation to declare that annotated elements can be null under some circumstance.
nullcmp(CodeEmitter, Label, Label) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
If both objects on the top of the stack are non-null, does nothing.
nullConstructor(ClassEmitter) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
nullIfEmpty(MultiValueMap<String, Object>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotatedElementUtils
 
NullLiteral - cn.taketoday.expression.spel.ast中的类
Expression language AST node that represents null.
NullLiteral(int, int) - 类的构造器 cn.taketoday.expression.spel.ast.NullLiteral
 
NullPointerExceptionSafeSupplier(Supplier<T>) - record class的构造器 cn.taketoday.util.PropertyMapper.NullPointerExceptionSafeSupplier
创建 NullPointerExceptionSafeSupplier 记录的实例。
NULLS_HIGH - 类中的静态变量 cn.taketoday.util.comparator.NullSafeComparator
A shared default instance of this comparator, treating nulls higher than non-null objects.
NULLS_LOW - 类中的静态变量 cn.taketoday.util.comparator.NullSafeComparator
A shared default instance of this comparator, treating nulls lower than non-null objects.
nullSafe - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference
 
nullSafe - 类中的变量 cn.taketoday.expression.spel.ast.Projection
 
nullSafe - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
nullSafe - 类中的变量 cn.taketoday.expression.spel.ast.Selection
 
nullSafeClassName(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Determine the class name for the given object.
NullSafeComparator<T> - cn.taketoday.util.comparator中的类
A Comparator that will safely compare nulls to be lower or higher than other objects.
NullSafeComparator(boolean) - 类的构造器 cn.taketoday.util.comparator.NullSafeComparator
Create a NullSafeComparator that sorts null based on the provided flag, working on Comparables.
NullSafeComparator(Comparator<T>, boolean) - 类的构造器 cn.taketoday.util.comparator.NullSafeComparator
Create a NullSafeComparator that sorts null based on the provided flag, decorating the given Comparator.
nullSafeConciseToString(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Generate a null-safe, concise string representation of the supplied object as described below.
nullSafeEquals(Object, Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Determine if the given objects are equal, returning true if both are null or false if only one is null.
nullSafeGet(Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
 
nullSafeHash(Object...) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a hash code for the given elements, delegating to ObjectUtils.nullSafeHashCode(Object) for each element.
nullSafeHashCode(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a hash code for the given object; typically the value of Object#hashCode()}.
nullSafeToString(boolean[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(byte[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(char[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(double[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(float[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(int[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(long[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(short[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the specified Object.
nullSafeToString(Object[]) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullsHigh() - 类中的静态方法 cn.taketoday.util.comparator.Comparators
Return a Comparable adapter which accepts null values and sorts them higher than non-null values.
nullsHigh(Comparator<T>) - 类中的静态方法 cn.taketoday.util.comparator.Comparators
Return a decorator for the given comparator which accepts null values and sorts them higher than non-null values.
nullsLow - 类中的变量 cn.taketoday.util.comparator.NullSafeComparator
 
nullsLow() - 类中的静态方法 cn.taketoday.util.comparator.Comparators
Return a Comparable adapter which accepts null values and sorts them lower than non-null values.
nullsLow(Comparator<T>) - 类中的静态方法 cn.taketoday.util.comparator.Comparators
Return a decorator for the given comparator which accepts null values and sorts them lower than non-null values.
NullValue - cn.taketoday.lang中的类
Simple serializable class that serves as a null replacement for cache stores which otherwise do not support null values.
NullValue() - 类的构造器 cn.taketoday.lang.NullValue
 
NullValueRef() - 类的构造器 cn.taketoday.expression.spel.ast.ValueRef.NullValueRef
 
numAnnotationValues - 类中的变量 cn.taketoday.bytecode.util.Textifier
The number of annotation values visited so far.
number - enum class中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
 
numberOfExceptions - 类中的变量 cn.taketoday.bytecode.MethodWriter
The number_of_exceptions field of the Exceptions attribute.
numberOfInnerClasses - 类中的变量 cn.taketoday.bytecode.ClassWriter
The number_of_classes field of the InnerClasses attribute, or 0.
numberOfNestMemberClasses - 类中的变量 cn.taketoday.bytecode.ClassWriter
The number_of_classes field of the NestMembers attribute, or 0.
numberOfPermittedSubclasses - 类中的变量 cn.taketoday.bytecode.ClassWriter
The number_of_classes field of the PermittedSubclasses attribute, or 0.
NumberToCharacterConverter - cn.taketoday.core.conversion.support中的类
Converts from any JDK-standard Number implementation to a Character.
NumberToCharacterConverter() - 类的构造器 cn.taketoday.core.conversion.support.NumberToCharacterConverter
 
NumberToNumber(Class<T>) - record class的构造器 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory.NumberToNumber
创建 NumberToNumber 记录的实例。
NumberToNumberConverterFactory - cn.taketoday.core.conversion.support中的类
Converts from any JDK-standard Number implementation to any other JDK-standard Number implementation.
NumberToNumberConverterFactory() - 类的构造器 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory
 
NumberToNumberConverterFactory.NumberToNumber<T extends Number> - cn.taketoday.core.conversion.support中的Record Class
 
NumberUtils - cn.taketoday.util中的类
Miscellaneous utility methods for number conversion and parsing.
NumberUtils() - 类的构造器 cn.taketoday.util.NumberUtils
 
numClinitMethods - 类中的变量 cn.taketoday.bytecode.commons.StaticInitMerger
The number of <clinit> methods visited so far.
numCompressedFrames - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The number of visited frames in compressed form.
numElementValuePairs - 类中的变量 cn.taketoday.bytecode.AnnotationWriter
The number of element value pairs visited so far.
numElementValuePairsOffset - 类中的变量 cn.taketoday.bytecode.AnnotationWriter
The offset in AnnotationWriter.annotation where AnnotationWriter.numElementValuePairs must be stored (or -1 for the case of AnnotationDefault attributes).
numExpandedFrames - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The number of visited frames in expanded form.
numInstructionsToProcess - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The number of instructions that remain to process in the currently analyzed method.
numLocals - 类中的变量 cn.taketoday.bytecode.tree.analysis.Frame
The number of local variables of this frame.
numStack - 类中的变量 cn.taketoday.bytecode.tree.analysis.Frame
The number of elements in the operand stack.

O

object - 类中的变量 cn.taketoday.core.style.ToStringBuilder
 
OBJECT - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.Indexer.IndexedType
 
OBJECT - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
An Object.
OBJECT - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of object reference types.
OBJECT_CLASSES - 类中的静态变量 cn.taketoday.bytecode.beans.ImmutableBean
 
OBJECT_IDENTIFIER - enum class 中的枚举常量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
 
OBJECT_METHODS - 类中的静态变量 cn.taketoday.bytecode.core.MethodInfo
 
OBJECT_TYPE - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
objectArrayAppend(StringBuilder, Object[], Map<Object[], Object>) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
ObjectComparer(Object[]) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.ObjectComparer
 
objectIdentifier(PemPrivateKeyParser.EncodedOid) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
ObjectSwitchCallback - cn.taketoday.bytecode.core中的接口
 
ObjectToArrayConverter - cn.taketoday.core.conversion.support中的类
Converts an Object to a single-element array containing the Object.
ObjectToArrayConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.ObjectToArrayConverter
 
ObjectToCollectionConverter - cn.taketoday.core.conversion.support中的类
Converts an Object to a single-element Collection containing the Object.
ObjectToCollectionConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.ObjectToCollectionConverter
 
ObjectToObjectConverter - cn.taketoday.core.conversion.support中的类
Generic converter that uses conventions to convert a source object to a targetType by delegating to a method on the source object or to a static factory method or constructor on the targetType.
ObjectToObjectConverter() - 类的构造器 cn.taketoday.core.conversion.support.ObjectToObjectConverter
 
ObjectToObjectConverterRuntimeHints - cn.taketoday.aot.hint.support中的类
RuntimeHintsRegistrar to register hints for popular conventions in cn.taketoday.core.conversion.support.ObjectToObjectConverter.
ObjectToObjectConverterRuntimeHints() - 类的构造器 cn.taketoday.aot.hint.support.ObjectToObjectConverterRuntimeHints
 
ObjectToOptionalConverter - cn.taketoday.core.conversion.support中的类
Convert an Object to java.util.Optional<T> if necessary using the ConversionService to convert the source Object to the generic type of Optional when known.
ObjectToOptionalConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.ObjectToOptionalConverter
 
ObjectToOptionalConverter.GenericTypeDescriptor - cn.taketoday.core.conversion.support中的类
 
ObjectToStringConverter - cn.taketoday.core.conversion.support中的类
Simply calls Object.toString() to convert a source Object to a String.
ObjectToStringConverter() - 类的构造器 cn.taketoday.core.conversion.support.ObjectToStringConverter
 
objectType(Object) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
ObjectUtils - cn.taketoday.util中的类
Miscellaneous object utility methods.
ObjectUtils() - 类的构造器 cn.taketoday.util.ObjectUtils
 
obtain() - 类中的方法 cn.taketoday.util.concurrent.AbstractFuture
 
obtain() - 类中的方法 cn.taketoday.util.concurrent.FailedFuture
 
obtain() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Return the result without blocking.
obtain() - 类中的方法 cn.taketoday.util.function.SingletonSupplier
Obtain the shared singleton instance for this supplier.
OCTET_STRING - enum class 中的枚举常量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
 
octetString(byte[]) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
of() - 类中的静态方法 cn.taketoday.util.concurrent.SmartLock
 
of() - 类中的静态方法 cn.taketoday.util.ConcurrentCache
 
of(boolean) - 类中的静态方法 cn.taketoday.util.concurrent.SmartLock
 
of(byte[]) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
of(byte[]) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
of(byte[], int, int) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
of(int) - enum class中的静态方法 cn.taketoday.core.ansi.AnsiColors.BitDepth
 
of(long, DataUnit) - 类中的静态方法 cn.taketoday.util.DataSize
Obtain a DataSize representing an amount in the specified DataUnit.
of(A, B) - 类中的静态方法 cn.taketoday.core.Pair
 
of(A, B, C) - 类中的静态方法 cn.taketoday.core.Triple
 
of(ResourceHints) - record class中的静态方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
 
of(TypeReference) - 类中的静态方法 cn.taketoday.aot.hint.TypeHint
Initialize a builder for the type defined by the specified TypeReference.
of(TypeReference...) - 类中的静态方法 cn.taketoday.aot.hint.JdkProxyHint
Initialize a builder with the proxied interfaces to use.
of(PemPrivateKeyParser.DerElement) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
of(SslStoreBundle) - 接口中的静态方法 cn.taketoday.core.ssl.SslBundle
Factory method to create a new SslBundle instance.
of(SslStoreBundle, SslBundleKey) - 接口中的静态方法 cn.taketoday.core.ssl.SslBundle
Factory method to create a new SslBundle instance.
of(SslStoreBundle, SslBundleKey, SslOptions) - 接口中的静态方法 cn.taketoday.core.ssl.SslBundle
Factory method to create a new SslBundle instance.
of(SslStoreBundle, SslBundleKey, SslOptions, String) - 接口中的静态方法 cn.taketoday.core.ssl.SslBundle
Factory method to create a new SslBundle instance.
of(SslStoreBundle, SslBundleKey, SslOptions, String, SslManagerBundle) - 接口中的静态方法 cn.taketoday.core.ssl.SslBundle
Factory method to create a new SslBundle instance.
of(ClassName) - 类中的静态方法 cn.taketoday.aot.generate.GeneratedTypeReference
 
of(ThrowingBiFunction<T, U, R>) - 接口中的静态方法 cn.taketoday.util.function.ThrowingBiFunction
Lambda friendly convenience method that can be used to create a ThrowingBiFunction where the ThrowingBiFunction.apply(Object, Object) method wraps any checked exception thrown by the supplied lambda expression or method reference.
of(ThrowingBiFunction<T, U, R>, BiFunction<String, Exception, RuntimeException>) - 接口中的静态方法 cn.taketoday.util.function.ThrowingBiFunction
Lambda friendly convenience method that can be used to create a ThrowingBiFunction where the ThrowingBiFunction.apply(Object, Object) method wraps any thrown checked exceptions using the given exceptionWrapper.
of(ThrowingConsumer<T>) - 接口中的静态方法 cn.taketoday.util.function.ThrowingConsumer
Lambda friendly convenience method that can be used to create a ThrowingConsumer where the ThrowingConsumer.accept(Object) method wraps any checked exception thrown by the supplied lambda expression or method reference.
of(ThrowingConsumer<T>, BiFunction<String, Exception, RuntimeException>) - 接口中的静态方法 cn.taketoday.util.function.ThrowingConsumer
Lambda friendly convenience method that can be used to create a ThrowingConsumer where the ThrowingConsumer.accept(Object) method wraps any thrown checked exceptions using the given exceptionWrapper.
of(ThrowingFunction<T, R>) - 接口中的静态方法 cn.taketoday.util.function.ThrowingFunction
Lambda friendly convenience method that can be used to create a ThrowingFunction where the ThrowingFunction.apply(Object) method wraps any checked exception thrown by the supplied lambda expression or method reference.
of(ThrowingFunction<T, R>, BiFunction<String, Exception, RuntimeException>) - 接口中的静态方法 cn.taketoday.util.function.ThrowingFunction
Lambda friendly convenience method that can be used to create a ThrowingFunction where the ThrowingFunction.apply(Object) method wraps any thrown checked exceptions using the given exceptionWrapper.
of(ThrowingSupplier<T>) - 接口中的静态方法 cn.taketoday.util.function.ThrowingSupplier
Lambda friendly convenience method that can be used to create a ThrowingSupplier where the ThrowingSupplier.get() method wraps any checked exception thrown by the supplied lambda expression or method reference.
of(ThrowingSupplier<T>, BiFunction<String, Exception, RuntimeException>) - 接口中的静态方法 cn.taketoday.util.function.ThrowingSupplier
Lambda friendly convenience method that can be used to create ThrowingSupplier where the ThrowingSupplier.get() method wraps any thrown checked exceptions using the given exceptionWrapper.
of(Class<?>) - 类中的静态方法 cn.taketoday.aot.hint.ReflectionTypeReference
 
of(Class<?>) - 接口中的静态方法 cn.taketoday.aot.hint.TypeReference
Create an instance based on the specified type.
of(Class<?>...) - 类中的静态方法 cn.taketoday.aot.hint.JdkProxyHint
Initialize a builder with the proxied interfaces to use.
of(Class<?>, String) - 接口中的静态方法 cn.taketoday.aot.generate.MethodReference.ArgumentCodeGenerator
Factory method that can be used to create an MethodReference.ArgumentCodeGenerator that support only the given argument type.
of(Class<T>, T) - 接口中的静态方法 cn.taketoday.lang.TodayStrategies.ArgumentResolver
Factory method that can be used to create an TodayStrategies.ArgumentResolver that resolves only the given type.
of(Class<T>, V) - 接口中的静态方法 cn.taketoday.lang.Enumerable
Returns Enumerable by enum value
of(Class<T>, V, Supplier<T>) - 接口中的静态方法 cn.taketoday.lang.Enumerable
 
of(Class<T>, V, T) - 接口中的静态方法 cn.taketoday.lang.Enumerable
 
of(ClassLoader, Object, Class<A>, Map<String, ?>) - 类中的静态方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
of(String) - 类中的静态方法 cn.taketoday.aot.hint.SimpleTypeReference
 
of(String) - 接口中的静态方法 cn.taketoday.aot.hint.TypeReference
Create an instance based on the specified class name.
of(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemContent
Return a new PemContent instance containing the given text.
of(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
of(String) - 接口中的静态方法 cn.taketoday.core.ssl.SslBundleKey
Factory method to create a new SslBundleKey instance.
of(String...) - 类中的静态方法 cn.taketoday.aot.generate.MethodName
Create a new method name from the specific parts.
of(String...) - 接口中的静态方法 cn.taketoday.core.env.Profiles
Create a new Profiles instance that checks for matches against the given profile expressions.
of(String[], String[]) - 接口中的静态方法 cn.taketoday.core.ssl.SslOptions
Factory method to create a new SslOptions instance.
of(String, String) - 接口中的静态方法 cn.taketoday.core.ssl.SslBundleKey
Factory method to create a new SslBundleKey instance.
of(String, String, String, List<X509Certificate>, PrivateKey) - 接口中的静态方法 cn.taketoday.core.ssl.pem.PemSslStore
Factory method that can be used to create a new PemSslStore with the given values.
of(String, List<X509Certificate>, PrivateKey) - 接口中的静态方法 cn.taketoday.core.ssl.pem.PemSslStore
Factory method that can be used to create a new PemSslStore with the given values.
of(ByteBuffer) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
of(ByteBuffer) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
of(KeyStore, String, KeyStore) - 接口中的静态方法 cn.taketoday.core.ssl.SslStoreBundle
Factory method to create a new SslStoreBundle instance.
of(ReentrantLock) - 类中的静态方法 cn.taketoday.util.concurrent.SmartLock
 
of(List<X509Certificate>, PrivateKey) - 接口中的静态方法 cn.taketoday.core.ssl.pem.PemSslStore
Factory method that can be used to create a new PemSslStore with the given values.
of(Set<String>, Set<String>) - 接口中的静态方法 cn.taketoday.core.ssl.SslOptions
Factory method to create a new SslOptions instance.
of(KeyManagerFactory, TrustManagerFactory) - 接口中的静态方法 cn.taketoday.core.ssl.SslManagerBundle
Factory method to create a new SslManagerBundle instance.
of(R) - 类中的静态方法 cn.taketoday.util.LambdaSafe.InvocationResult
Create a new LambdaSafe.InvocationResult instance with the specified value.
ofBytes(long) - 类中的静态方法 cn.taketoday.util.DataSize
Obtain a DataSize representing the specified number of bytes.
ofConstructor(List<TypeReference>) - 类中的静态方法 cn.taketoday.aot.hint.ExecutableHint
Initialize a builder with the parameter types of a constructor.
ofDate(TemporalAccessor) - 类中的静态方法 cn.taketoday.util.DateUtils
TemporalAccessorLocalDate,使用默认时区
ofDateTime(TemporalAccessor) - 类中的静态方法 cn.taketoday.util.DateUtils
 
OFF - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelCompilerMode
The compiler is switched off; this is the default.
offset - 类中的变量 cn.taketoday.util.ArrayIterator
 
ofGigabytes(long) - 类中的静态方法 cn.taketoday.util.DataSize
Obtain a DataSize representing the specified number of gigabytes.
ofKilobytes(long) - 类中的静态方法 cn.taketoday.util.DataSize
Obtain a DataSize representing the specified number of kilobytes.
ofMegabytes(long) - 类中的静态方法 cn.taketoday.util.DataSize
Obtain a DataSize representing the specified number of megabytes.
ofMethod(String, List<TypeReference>) - 类中的静态方法 cn.taketoday.aot.hint.ExecutableHint
Initialize a builder with the name and parameter types of a method.
ofNullable(Supplier<T>) - 类中的静态方法 cn.taketoday.util.function.SingletonSupplier
Build a SingletonSupplier with the given supplier.
ofNullable(T) - 类中的静态方法 cn.taketoday.util.function.SingletonSupplier
Build a SingletonSupplier with the given singleton instance.
ofSupplied(Class<T>, Supplier<T>) - 接口中的静态方法 cn.taketoday.lang.TodayStrategies.ArgumentResolver
Factory method that can be used to create an TodayStrategies.ArgumentResolver that resolves only the given type.
ofTerabytes(long) - 类中的静态方法 cn.taketoday.util.DataSize
Obtain a DataSize representing the specified number of terabytes.
ofTime(TemporalAccessor) - 类中的静态方法 cn.taketoday.util.DateUtils
 
OID_1_2_840_10040_4_1 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
OID_1_2_840_10045_2_1 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
OID_1_2_840_113549_1_1_1 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
OID_1_2_840_113549_1_1_10 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
OID_1_3_101_110 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
OID_1_3_101_111 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
OID_1_3_101_112 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
OID_1_3_101_113 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
OID_1_3_132_0_34 - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
omitComments - 类中的变量 cn.taketoday.util.SortedProperties
 
onConstructor(Constructor<?>) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the given constructor.
onFailure(FailureCallback) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Java 8 lambda-friendly alternative with failure callbacks.
onFailure(FailureCallback) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
onFailure(FailureCallback) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
onFailure(ListenableFuture<V>, FailureCallback) - 接口中的静态方法 cn.taketoday.util.concurrent.FailureCallback
on failure callback
onFailure(Throwable) - 接口中的方法 cn.taketoday.util.concurrent.FailureCallback
Called when the ListenableFuture completes with failure.
onField(Class<?>, String) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the field that matches the given selector.
onField(Field) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the given field.
onField(String, String) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the field that matches the given selector.
onMethod(Class<?>, String) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the method that matches the given selector.
onMethod(Method) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the given method.
onMethod(String, String) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the method that matches the given selector.
onMethodEnter() - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
Generates the "before" advice for the visited method.
onMethodExit(int) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
Generates the "after" advice for the visited method.
onReachableType(TypeReference) - 类中的方法 cn.taketoday.aot.hint.JavaSerializationHint.Builder
Make this hint conditional on the fact that the specified type can be resolved.
onReachableType(TypeReference) - 类中的方法 cn.taketoday.aot.hint.JdkProxyHint.Builder
Make this hint conditional on the fact that the specified type can be resolved.
onReachableType(TypeReference) - 类中的方法 cn.taketoday.aot.hint.ResourceBundleHint.Builder
Make this hint conditional on the fact that the specified type can be resolved.
onReachableType(TypeReference) - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Make this hint conditional on the fact that the specified type is in a reachable code path from a static analysis point of view.
onReachableType(Class<?>) - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Make this hint conditional on the fact that the specified type is in a reachable code path from a static analysis point of view.
onSuccess(SuccessCallback<T>) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Java 8 lambda-friendly alternative with success callbacks.
onSuccess(SuccessCallback<V>) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
onSuccess(SuccessCallback<V>) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
onSuccess(T) - 接口中的方法 cn.taketoday.util.concurrent.SuccessCallback
Called when the ListenableFuture completes with success.
onType(TypeReference) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the given type.
onType(TypeReference) - 类中的方法 cn.taketoday.aot.hint.predicate.SerializationHintsPredicates
Return a predicate that checks whether a serialization hint is registered for the given type reference.
onType(Class<?>) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
Return a predicate that checks whether a reflection hint is registered for the given type.
onType(Class<?>) - 类中的方法 cn.taketoday.aot.hint.predicate.SerializationHintsPredicates
Return a predicate that checks whether a serialization hint is registered for the given type.
OOD - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
OpAnd - cn.taketoday.expression.spel.ast中的类
Represents the boolean AND operation.
OpAnd(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpAnd
 
opcode - 类中的变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The opcode of this instruction.
OPCODE_METHODS - 类中的静态变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The method to use to visit each instruction.
Opcodes - cn.taketoday.bytecode中的接口
The JVM opcodes, access flags and array type codes.
OPCODES - 类中的静态变量 cn.taketoday.bytecode.util.Printer
The names of the Java Virtual Machine opcodes.
OpDec - cn.taketoday.expression.spel.ast中的类
Decrement operator.
OpDec(int, int, boolean, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpDec
 
OpDivide - cn.taketoday.expression.spel.ast中的类
Implements division operator.
OpDivide(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpDivide
 
openedPackages - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter
The internal names of the packages opened by the visited module.
opens - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The binary content of the 'opens' array of the JVMS Module attribute.
opens - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The packages opened by this module.
opensCount - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The opens_count field of the JVMS Module attribute.
openStreamForClass(String) - 类中的方法 cn.taketoday.core.OverridingClassLoader
Open an InputStream for the specified class.
OpEQ - cn.taketoday.expression.spel.ast中的类
Implements the equality operator.
OpEQ(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpEQ
 
operand - 类中的变量 cn.taketoday.bytecode.tree.IntInsnNode
The operand of this instruction.
OPERAND_NOT_DECREMENTABLE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
OPERAND_NOT_INCREMENTABLE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
operate(Operation, Object, Object) - 接口中的方法 cn.taketoday.expression.OperatorOverloader
Execute the specified operation on two operands, returning a result.
operate(Operation, Object, Object) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
operate(Operation, Object, Object) - 类中的方法 cn.taketoday.expression.spel.support.StandardOperatorOverloader
 
OPERATING_SYSTEM_NAME - 类中的静态变量 cn.taketoday.core.ansi.AnsiOutput
 
Operation - cn.taketoday.expression中的Enum Class
Supported operations that an OperatorOverloader can implement for any pair of operands.
Operation() - enum class的构造器 cn.taketoday.expression.Operation
 
operationComplete(ListenableFuture<?>) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureAggregator
 
operationComplete(ListenableFuture<T>) - 类中的方法 cn.taketoday.util.concurrent.DelegatingCompletableFuture
 
operationComplete(F) - 接口中的方法 cn.taketoday.util.concurrent.FutureListener
Invoked when the operation associated with the ListenableFuture has been completed.
operationComplete(F) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureNotifier
 
operationProgressed(F, long, long) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFutureListener
Invoked when the operation has progressed.
operations - 类中的变量 cn.taketoday.util.ConcurrentLruCache.WriteOperations
 
Operator - cn.taketoday.expression.spel.ast中的类
Common supertype for operators that operate on either one or two operands.
Operator() - enum class的构造器 cn.taketoday.core.env.ProfilesParser.Operator
 
Operator(String, int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.Operator
 
OPERATOR_NOT_SUPPORTED_BETWEEN_TYPES - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
Operator.DescriptorComparison - cn.taketoday.expression.spel.ast中的类
A descriptor comparison encapsulates the result of comparing descriptor for two operands and describes at what level they are compatible.
OperatorBetween - cn.taketoday.expression.spel.ast中的类
Represents the between operator.
OperatorBetween(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OperatorBetween
 
OperatorInstanceof - cn.taketoday.expression.spel.ast中的类
The operator 'instanceof' checks if an object is of the class specified in the right hand operand, in the same way that instanceof does in Java.
OperatorInstanceof(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OperatorInstanceof
 
OperatorMatches - cn.taketoday.expression.spel.ast中的类
Implements the matches operator.
OperatorMatches(ConcurrentMap<String, Pattern>, int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OperatorMatches
Create a new OperatorMatches instance with a shared pattern cache.
OperatorMatches.AccessCount - cn.taketoday.expression.spel.ast中的类
 
OperatorMatches.MatcherInput - cn.taketoday.expression.spel.ast中的类
 
operatorName - 类中的变量 cn.taketoday.expression.spel.ast.Operator
 
OperatorNot - cn.taketoday.expression.spel.ast中的类
Represents a NOT operation.
OperatorNot(int, int, SpelNodeImpl) - 类的构造器 cn.taketoday.expression.spel.ast.OperatorNot
 
operatorOverloader - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
OperatorOverloader - cn.taketoday.expression中的接口
By default the mathematical operators Operation support simple types like numbers.
OperatorPower - cn.taketoday.expression.spel.ast中的类
The power operator.
OperatorPower(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OperatorPower
 
OpGE - cn.taketoday.expression.spel.ast中的类
Implements greater-than-or-equal operator.
OpGE(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpGE
 
OpGT - cn.taketoday.expression.spel.ast中的类
Implements the greater-than operator.
OpGT(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpGT
 
OpInc - cn.taketoday.expression.spel.ast中的类
Increment operator.
OpInc(int, int, boolean, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpInc
 
OpLE - cn.taketoday.expression.spel.ast中的类
Implements the less-than-or-equal operator.
OpLE(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpLE
 
OpLT - cn.taketoday.expression.spel.ast中的类
Implements the less-than operator.
OpLT(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpLT
 
OpMinus - cn.taketoday.expression.spel.ast中的类
The minus operator supports: subtraction of numbers subtraction of an int from a string of one character (effectively decreasing that character), so 'd'-3='a'
OpMinus(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpMinus
 
OpModulus - cn.taketoday.expression.spel.ast中的类
Implements the modulus operator.
OpModulus(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpModulus
 
OpMultiply - cn.taketoday.expression.spel.ast中的类
Implements the multiply operator.
OpMultiply(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpMultiply
 
OpNE - cn.taketoday.expression.spel.ast中的类
Implements the not-equal operator.
OpNE(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpNE
 
OpOr - cn.taketoday.expression.spel.ast中的类
Represents the boolean OR operation.
OpOr(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpOr
 
OpPlus - cn.taketoday.expression.spel.ast中的类
The plus operator will: add numbers concatenate strings
OpPlus(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.OpPlus
 
OptimalPropertyAccessor(ReflectivePropertyAccessor.InvokerPair) - 类的构造器 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
option1 - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Task
 
option2 - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Task
 
optionArgs - 类中的变量 cn.taketoday.core.env.CommandLineArgs
 
or(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
or(Profiles...) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
OR - enum class 中的枚举常量 cn.taketoday.core.env.ProfilesParser.Operator
 
OR - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
order - 类中的变量 cn.taketoday.core.OrderedSupport
 
Order - cn.taketoday.core.annotation中的Annotation Interface
@Order defines the sort order for an annotated component.
orderCache - 类中的静态变量 cn.taketoday.core.annotation.OrderUtils
Cache for @Order value (or NOT_ANNOTATED marker) per Class.
OrderComparator - cn.taketoday.core中的类
Comparator implementation for Ordered objects, sorting by order value ascending, respectively by priority descending.
OrderComparator() - 类的构造器 cn.taketoday.core.OrderComparator
 
Ordered - cn.taketoday.core中的接口
Ordered is an interface that can be implemented by objects that should be orderable, for example in a Collection.
OrderedSupport - cn.taketoday.core中的类
 
OrderedSupport() - 类的构造器 cn.taketoday.core.OrderedSupport
 
OrderedSupport(int) - 类的构造器 cn.taketoday.core.OrderedSupport
 
orderForCodeConsistency(Map<K, V>) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.MapDelegate
 
orderForCodeConsistency(Set<?>) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.SetDelegate
 
OrderSourceProvider - cn.taketoday.core中的接口
Strategy interface to provide an order source for a given object.
OrderUtils - cn.taketoday.core.annotation中的类
General utility for determining the order of an object based on its type declaration.
OrderUtils() - 类的构造器 cn.taketoday.core.annotation.OrderUtils
 
orElse(E[]) - 类中的方法 cn.taketoday.util.ArrayHolder
If array is present, returns the value, otherwise returns other.
orElseGet(Supplier<E[]>) - 类中的方法 cn.taketoday.util.ArrayHolder
If array is present, returns the value, otherwise returns the result produced by the supplying function.
orElseThrow() - 类中的方法 cn.taketoday.util.ArrayHolder
If array is present, returns the value, otherwise throws NoSuchElementException.
orElseThrow(Supplier<? extends X>) - 类中的方法 cn.taketoday.util.ArrayHolder
If array is present, returns the value, otherwise throws an exception produced by the exception supplying function.
originalMethod - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
 
originalMethod - record class中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
originalMethod 记录组件的字段。
originalMethod - 类中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
The original method, or null if the member is not a method.
originalMethod() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
返回 originalMethod 记录组件的值。
originalPrimitiveExitTypeDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference
 
originalPrimitiveExitTypeDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
originalValue - 类中的变量 cn.taketoday.expression.spel.ast.Literal
 
OTHER - 类中的静态变量 cn.taketoday.bytecode.commons.AdviceAdapter
Any value other than "uninitialized this".
otherLineNumbers - 类中的变量 cn.taketoday.bytecode.Label
The source line numbers corresponding to this label, in addition to Label.lineNumber, or null.
out - 类中的变量 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
outdent() - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
Decrease the indentation level.
outerClass - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The internal name of the enclosing class of this class.
outerMethod - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The name of the method that contains this class, or null if this class is not enclosed in a method.
outerMethodDesc - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The descriptor of the method that contains this class, or null if this class is not enclosed in a method.
outerName - 类中的变量 cn.taketoday.bytecode.tree.InnerClassNode
The internal name of the class to which the inner class belongs (see Type.getInternalName()).
outgoingEdges - 类中的变量 cn.taketoday.bytecode.Label
The outgoing edges of the basic block corresponding to this label, in the control flow graph of its method.
outputLocals - 类中的变量 cn.taketoday.bytecode.Frame
The output stack map frame locals.
outputStack - 类中的变量 cn.taketoday.bytecode.Frame
The output stack map frame stack.
outputStackMax - 类中的变量 cn.taketoday.bytecode.Label
The maximum height reached by the output stack, relatively to the top of the input stack, in the basic block corresponding to this label.
outputStackSize - 类中的变量 cn.taketoday.bytecode.Label
The number of elements in the output stack, at the end of the basic block corresponding to this label.
outputStackStart - 类中的变量 cn.taketoday.bytecode.Frame
The start of the output stack, relatively to the input stack.
outputStackTop - 类中的变量 cn.taketoday.bytecode.Frame
The index of the top stack element in Frame.outputStack.
outputStreamConsumer - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher
 
outputStreamHandler - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
outputStreamPublisher(Consumer<OutputStream>, DataBufferFactory, Executor) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Create a new Publisher<DataBuffer> based on bytes written to a OutputStream.
outputStreamPublisher(Consumer<OutputStream>, DataBufferFactory, Executor, int) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Creates a new Publisher<DataBuffer> based on bytes written to a OutputStream.
OutputStreamPublisher - cn.taketoday.core.io.buffer中的类
Bridges between OutputStream and Publisher<DataBuffer>.
OutputStreamPublisher(Consumer<OutputStream>, DataBufferFactory, Executor, int) - 类的构造器 cn.taketoday.core.io.buffer.OutputStreamPublisher
 
OutputStreamPublisher.OutputStreamSubscription - cn.taketoday.core.io.buffer中的类
 
OutputStreamSource - cn.taketoday.core.io中的接口
 
OutputStreamSubscription(Subscriber<? super DataBuffer>, Consumer<OutputStream>, DataBufferFactory, int) - 类的构造器 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
OVERRIDABLE_MODIFIER - 类中的静态变量 cn.taketoday.util.ReflectionUtils
Precomputed value for the combination of public and protected modifiers.
OVERRIDE - enum class 中的枚举常量 cn.taketoday.core.YamlProcessor.ResolutionMethod
Replace values from earlier in the list.
OVERRIDE_AND_IGNORE - enum class 中的枚举常量 cn.taketoday.core.YamlProcessor.ResolutionMethod
Replace values from earlier in the list, ignoring any failures.
overrideDelegate - 类中的变量 cn.taketoday.core.OverridingClassLoader
 
overridesOperation(Operation, Object, Object) - 接口中的方法 cn.taketoday.expression.OperatorOverloader
Return true if the operator overloader supports the specified operation between the two operands and so should be invoked to handle it.
overridesOperation(Operation, Object, Object) - 类中的方法 cn.taketoday.expression.spel.support.StandardOperatorOverloader
 
overrideThreadContextClassLoader(ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Override the thread context ClassLoader with the environment's bean ClassLoader if necessary, i.e. if the bean ClassLoader is not equivalent to the thread context ClassLoader already.
OverridingClassLoader - cn.taketoday.core中的类
ClassLoader that does not always delegate to the parent loader as normal class loaders do.
OverridingClassLoader(ClassLoader) - 类的构造器 cn.taketoday.core.OverridingClassLoader
Create a new OverridingClassLoader for the given ClassLoader.
OverridingClassLoader(ClassLoader, ClassLoader) - 类的构造器 cn.taketoday.core.OverridingClassLoader
Create a new OverridingClassLoader for the given ClassLoader.
owner - 类中的变量 cn.taketoday.bytecode.commons.AnalyzerAdapter
The owner's class name.
owner - 类中的变量 cn.taketoday.bytecode.commons.StaticInitMerger
The internal name of the visited class.
owner - 类中的变量 cn.taketoday.bytecode.Frame
The basic block to which these input and output stack map frames correspond.
owner - 类中的变量 cn.taketoday.bytecode.Handle
The internal name of the class that owns the field or method designated by this handle.
owner - 类中的变量 cn.taketoday.bytecode.Symbol
The internal name of the owner class of this symbol.
owner - 类中的变量 cn.taketoday.bytecode.tree.FieldInsnNode
The internal name of the field's owner class (see Type.getInternalName()).
owner - 类中的变量 cn.taketoday.bytecode.tree.MethodInsnNode
The internal name of the method's owner class (see Type.getInternalName()).
owner - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter.MethodWriterWrapper
 
Owner(String, String, ClassName) - record class的构造器 cn.taketoday.aot.generate.GeneratedClasses.Owner
创建 Owner 记录的实例。

P

p - 类中的变量 cn.taketoday.bytecode.util.TraceClassVisitor
The printer to convert the visited class into text.
p - 类中的变量 cn.taketoday.bytecode.util.TraceFieldVisitor
The printer to convert the visited field into text.
p - 类中的变量 cn.taketoday.bytecode.util.TraceMethodVisitor
The printer to convert the visited method into text.
p - 类中的变量 cn.taketoday.bytecode.util.TraceModuleVisitor
The printer to convert the visited module into text.
PACKAGE_PRIVATE - enum class 中的枚举常量 cn.taketoday.aot.generate.AccessControl.Visibility
Package-private visibility.
PACKAGE_SEPARATOR - 接口中的静态变量 cn.taketoday.lang.Constant
The package separator character: '.'.
packageCount - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The provides_count field of the JVMS ModulePackages attribute.
packageIndex - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The binary content of the 'package_index' array of the JVMS ModulePackages attribute.
packageMethod() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
packageName - 类中的变量 cn.taketoday.aot.hint.AbstractTypeReference
 
packageName(String) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Returns the package name of an internal name.
packages - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The internal name of the packages declared by this module.
packages - 类中的变量 cn.taketoday.expression.spel.support.StandardTypeLocator
 
packages(String...) - 接口中的静态方法 cn.taketoday.core.annotation.AnnotationFilter
Create a new AnnotationFilter that matches annotations in the specified packages.
PackagesAnnotationFilter - cn.taketoday.core.annotation中的类
PackagesAnnotationFilter(String...) - 类的构造器 cn.taketoday.core.annotation.PackagesAnnotationFilter
 
packaze - 类中的变量 cn.taketoday.bytecode.tree.ModuleExportNode
The internal name of the exported package.
packaze - 类中的变量 cn.taketoday.bytecode.tree.ModuleOpenNode
The internal name of the opened package.
Pair<A,B> - cn.taketoday.core中的类
Represents a generic pair of two values.
Pair(A, B) - 类的构造器 cn.taketoday.core.Pair
 
PARALLEL_SORTER - 类中的静态变量 cn.taketoday.bytecode.util.ParallelSorterEmitter
 
ParallelSorter - cn.taketoday.bytecode.util中的类
For the efficient sorting of multiple arrays in parallel.
ParallelSorter() - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter
 
ParallelSorter.ByteComparer - cn.taketoday.bytecode.util中的类
 
ParallelSorter.ComparatorComparer - cn.taketoday.bytecode.util中的类
 
ParallelSorter.Comparer - cn.taketoday.bytecode.util中的接口
 
ParallelSorter.DoubleComparer - cn.taketoday.bytecode.util中的类
 
ParallelSorter.FloatComparer - cn.taketoday.bytecode.util中的类
 
ParallelSorter.Generator - cn.taketoday.bytecode.util中的类
 
ParallelSorter.IntComparer - cn.taketoday.bytecode.util中的类
 
ParallelSorter.LongComparer - cn.taketoday.bytecode.util中的类
 
ParallelSorter.ObjectComparer - cn.taketoday.bytecode.util中的类
 
ParallelSorter.ShortComparer - cn.taketoday.bytecode.util中的类
 
ParallelSorterEmitter - cn.taketoday.bytecode.util中的类
 
ParallelSorterEmitter(ClassVisitor, String, Object[]) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorterEmitter
 
parallelStream() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
parallelStream() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
PARAM - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
PARAM_CHARSET - 类中的静态变量 cn.taketoday.util.MimeType
 
parameter - 类中的变量 cn.taketoday.core.MethodParameter
 
parameterAnnotations - 类中的变量 cn.taketoday.core.MethodParameter
 
parameterIndex - 类中的变量 cn.taketoday.core.MethodParameter
 
parameterIndex - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
parameterIndex - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
ParameterizedTypeReference<T> - cn.taketoday.core中的类
The purpose of this class is to enable capturing and passing a generic Type.
ParameterizedTypeReference() - 类的构造器 cn.taketoday.core.ParameterizedTypeReference
 
ParameterizedTypeReference(Type) - 类的构造器 cn.taketoday.core.ParameterizedTypeReference
 
parameterName - 类中的变量 cn.taketoday.core.MethodParameter
 
parameterNameDiscoverer - 类中的变量 cn.taketoday.core.MethodParameter
 
ParameterNameDiscoverer - cn.taketoday.core中的类
abstract class to discover parameter names for methods and constructors.
ParameterNameDiscoverer() - 类的构造器 cn.taketoday.core.ParameterNameDiscoverer
 
ParameterNameDiscoveringVisitor(Class<?>, Map<Executable, String[]>) - 类的构造器 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor
 
parameterNames - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
parameterNamesCache - 类中的变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer
 
ParameterNode - cn.taketoday.bytecode.tree中的类
A node that represents a parameter of a method.
ParameterNode(String, int) - 类的构造器 cn.taketoday.bytecode.tree.ParameterNode
Constructs a new ParameterNode.
parameters - 类中的变量 cn.taketoday.bytecode.MethodWriter
The 'parameters' array of the MethodParameters attribute, or null.
parameters - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The method parameter info (access flags and name).
parameters - 类中的变量 cn.taketoday.util.MimeType
 
parametersAreEqual(MimeType) - 类中的方法 cn.taketoday.util.MimeType
Determine if the parameters in this MimeType and the supplied MimeType are equal, performing case-insensitive comparisons for Charsets.
parametersCount - 类中的变量 cn.taketoday.bytecode.MethodWriter
The parameters_count field of the MethodParameters attribute.
parameterType - 类中的变量 cn.taketoday.core.MethodParameter
 
ParameterTypeProvider(Parameter) - 类的构造器 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
ParameterTypeProvider(Parameter, int) - 类的构造器 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
parameterTypes - 类中的变量 cn.taketoday.aot.hint.ExecutableHint.Builder
 
parameterTypes - 类中的变量 cn.taketoday.aot.hint.ExecutableHint
 
parameterTypes - 类中的变量 cn.taketoday.aot.hint.TypeHint.ExecutableKey
 
parameterTypes - record class中的变量 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
parameterTypes 记录组件的字段。
parameterTypes - 异常错误中的变量 cn.taketoday.core.ConstructorNotFoundException
 
parameterTypes - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
parameterTypes - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
parameterTypes() - record class中的方法 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
返回 parameterTypes 记录组件的值。
parameterTypeVisited - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
parent - 类中的变量 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
The instantiation from which this one was created (or null for the instantiation of the main "subroutine").
parent - 类中的变量 cn.taketoday.core.annotation.RepeatableContainers
 
parent - 类中的变量 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
parent - 类中的变量 cn.taketoday.util.PropertyMapper
 
PARENTHESIS - enum class 中的枚举常量 cn.taketoday.core.env.ProfilesParser.Context
 
parkedThread - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
parse() - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
 
parse(byte[], String) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.PemParser
 
parse(CharSequence) - 类中的静态方法 cn.taketoday.util.DataSize
Obtain a DataSize from a text string such as 12MB using DataUnit.BYTES if no unit is specified.
parse(CharSequence, DataUnit) - 类中的静态方法 cn.taketoday.util.DataSize
Obtain a DataSize from a text string such as 12MB using the specified default DataUnit if no unit is specified.
parse(String) - 类中的静态方法 cn.taketoday.bytecode.Type
 
parse(String) - 类中的静态方法 cn.taketoday.core.io.PropertiesUtils
Convert String into Properties, considering it as properties content.
parse(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemCertificateParser
Parse certificates from the specified string.
parse(String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
Parse a private key from the specified string.
parse(String) - record class中的静态方法 cn.taketoday.lang.Version
parse Version, version format: {major}.
parse(String) - 类中的方法 cn.taketoday.util.PlaceholderParser
Parse the specified value.
parse(String) - 类中的方法 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
parse(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
Parse the StAX XML reader passed at construction-time.
parse(String...) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
parse(String...) - 类中的静态方法 cn.taketoday.core.env.SimpleCommandLineArgsParser
Parse the given String array based on the rules described above, returning a fully-populated CommandLineArgs object.
parse(String, boolean) - 类中的方法 cn.taketoday.util.PlaceholderParser
 
parse(String, String) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
Parse a private key from the specified string, using the provided password for decryption if necessary.
parse(String, String) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.PemParser
 
parse(InputSource) - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
Parse the StAX XML reader passed at construction-time.
parseArray(String[], Class<T>) - 类中的静态方法 cn.taketoday.util.ObjectUtils
 
parsed - 类中的变量 cn.taketoday.core.env.ProfilesParser.ParsedProfiles
 
ParsedProfiles(String[], Profiles[]) - 类的构造器 cn.taketoday.core.env.ProfilesParser.ParsedProfiles
 
ParsedValue(String, List<PlaceholderParser.Part>) - record class的构造器 cn.taketoday.util.PlaceholderParser.ParsedValue
创建 ParsedValue 记录的实例。
ParseException - cn.taketoday.expression中的异常错误
Represent an exception that occurs during expression parsing.
ParseException(int, String) - 异常错误的构造器 cn.taketoday.expression.ParseException
Create a new expression parsing exception.
ParseException(int, String, Throwable) - 异常错误的构造器 cn.taketoday.expression.ParseException
Create a new expression parsing exception.
ParseException(String, int, String) - 异常错误的构造器 cn.taketoday.expression.ParseException
Create a new expression parsing exception.
parseExpression(String) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
parseExpression(String) - 类中的方法 cn.taketoday.expression.common.TemplateAwareExpressionParser
 
parseExpression(String) - 接口中的方法 cn.taketoday.expression.ExpressionParser
Parse the expression string and return an Expression object you can use for repeated evaluation.
parseExpression(String, ParserContext) - 类中的方法 cn.taketoday.expression.common.TemplateAwareExpressionParser
 
parseExpression(String, ParserContext) - 接口中的方法 cn.taketoday.expression.ExpressionParser
Parse the expression string and return an Expression object you can use for repeated evaluation.
parseExpressions(String, ParserContext) - 类中的方法 cn.taketoday.expression.common.TemplateAwareExpressionParser
Helper that parses given expression string using the configured parser.
parseInternal() - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
Template method that parses the StAX reader passed at construction-time.
parseInternal() - 类中的方法 cn.taketoday.util.xml.StaxEventXMLReader
 
parseInternal() - 类中的方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
parseLocale(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Parse the given String value into a Locale, accepting the Locale.toString() format as well as BCP 47 language tags.
parseLocaleString(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Parse the given String representation into a Locale.
parseMimeType(String) - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
Parse the given String into a single MimeType.
parseMimeTypeInternal(String) - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
 
parseMimeTypes(String) - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
Parse the comma-separated string into a list of MimeType objects.
parseNumber(String, Class<T>) - 类中的静态方法 cn.taketoday.util.NumberUtils
Parse the given text into a Number instance of the given target class, using the corresponding decode / valueOf method.
parseNumber(String, Class<T>, NumberFormat) - 类中的静态方法 cn.taketoday.util.NumberUtils
Parse the given text into a Number instance of the given target class, using the supplied NumberFormat.
parser - 类中的变量 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
parser - 类中的变量 cn.taketoday.util.PropertyPlaceholderHandler
 
parseRaw(String) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpressionParser
 
ParserContext - cn.taketoday.expression中的接口
Input provided to an expression parser that can influence an expression parsing/compilation routine.
parseRoute(String) - 接口中的方法 cn.taketoday.util.RouteMatcher
Return a parsed representation of the given route.
parseRoute(String) - 类中的方法 cn.taketoday.util.SimpleRouteMatcher
 
parseStringValue(String, PlaceholderResolver) - 类中的方法 cn.taketoday.util.PropertyPlaceholderHandler
 
parseTemplate(String, ParserContext) - 类中的方法 cn.taketoday.expression.common.TemplateAwareExpressionParser
 
parseTimeZoneString(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Parse the given timeZoneString value into a TimeZone.
parseTokens(String, StringTokenizer) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
parseTokens(String, StringTokenizer, ProfilesParser.Context) - 类中的静态方法 cn.taketoday.core.env.ProfilesParser
 
parseType(String, int, SignatureVisitor) - 类中的静态方法 cn.taketoday.bytecode.signature.SignatureReader
Parses a JavaTypeSignature and makes the given visitor visit it.
PARSING_OPTIONS - 类中的静态变量 cn.taketoday.core.type.classreading.SimpleMetadataReader
 
parsingOptions - 类中的变量 cn.taketoday.bytecode.Context
The options used to parse this class.
PartResolutionContext(PlaceholderResolver, String, String, boolean, Function<String, List<PlaceholderParser.Part>>) - 类的构造器 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
parts - record class中的变量 cn.taketoday.util.PlaceholderParser.ParsedValue
parts 记录组件的字段。
parts() - record class中的方法 cn.taketoday.util.PlaceholderParser.ParsedValue
返回 parts 记录组件的值。
pass - 类中的变量 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
pass - 类中的变量 cn.taketoday.bytecode.transform.MethodFilterTransformer
 
password - record class中的变量 cn.taketoday.core.ssl.jks.JksSslStoreDetails
password 记录组件的字段。
password - record class中的变量 cn.taketoday.core.ssl.pem.PemSslStoreDetails
password 记录组件的字段。
password() - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
返回 password 记录组件的值。
password() - 类中的方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
password() - 接口中的方法 cn.taketoday.core.ssl.pem.PemSslStore
The password used when setting key entries in the KeyStore.
password() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
返回 password 记录组件的值。
path - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPatternComparator
 
path - 类中的变量 cn.taketoday.core.ApplicationTemp
 
path - 类中的变量 cn.taketoday.core.io.ClassPathResource
Internal representation of the original path supplied by the user, used for creating relative paths and resolving URLs and InputStreams.
path - 类中的变量 cn.taketoday.core.io.FileSystemResource
 
path - 类中的变量 cn.taketoday.core.io.ModuleResource
 
path - 类中的变量 cn.taketoday.core.io.PathResource
 
path - record class中的变量 cn.taketoday.util.SimpleRouteMatcher.DefaultRoute
path 记录组件的字段。
path() - record class中的方法 cn.taketoday.util.SimpleRouteMatcher.DefaultRoute
返回 path 记录组件的值。
PATH_SEPARATOR - 接口中的静态变量 cn.taketoday.lang.Constant
The path separator character: '/'.
pathEquals(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Compare two paths after normalization of them.
pathMatcher - 类中的变量 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
pathMatcher - 类中的变量 cn.taketoday.util.SimpleRouteMatcher
 
PathMatcher - cn.taketoday.core中的接口
 
PathMatchingPatternResourceLoader - cn.taketoday.core.io中的类
A PatternResourceLoader implementation that is able to resolve a specified resource location path into one or more matching Resources.
PathMatchingPatternResourceLoader() - 类的构造器 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
PathMatchingPatternResourceLoader(ResourceLoader) - 类的构造器 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Create a new PathMatchingResourcePatternResolver.
PathMatchingPatternResourceLoader(ClassLoader) - 类的构造器 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
PathResource - cn.taketoday.core.io中的类
Resource implementation for Path handles, performing all operations and transformations via the Path API.
PathResource(String) - 类的构造器 cn.taketoday.core.io.PathResource
Create a new PathResource from a path string.
PathResource(URI) - 类的构造器 cn.taketoday.core.io.PathResource
Create a new PathResource from a URI.
PathResource(Path) - 类的构造器 cn.taketoday.core.io.PathResource
Create a new PathResource from a Path handle.
pathSeparator - 类中的变量 cn.taketoday.core.AntPathMatcher
 
pathSeparatorPatternCache - 类中的变量 cn.taketoday.core.AntPathMatcher
 
PathSeparatorPatternCache(String) - 类的构造器 cn.taketoday.core.AntPathMatcher.PathSeparatorPatternCache
 
pattern - 类中的变量 cn.taketoday.aot.hint.ResourcePatternHint
 
pattern - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
pattern - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
pattern - 类中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.PemParser
 
pattern - 类中的变量 cn.taketoday.core.type.filter.RegexPatternTypeFilter
 
PATTERN - 类中的静态变量 cn.taketoday.core.ssl.pem.PemCertificateParser
 
PATTERN - 类中的静态变量 cn.taketoday.util.DataSize.DataSizeUtils
The pattern for parsing.
PATTERN_ACCESS_THRESHOLD - 类中的静态变量 cn.taketoday.expression.spel.ast.OperatorMatches
 
patternCache - 类中的变量 cn.taketoday.expression.spel.ast.OperatorMatches
 
patternCache - 类中的变量 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
PatternInfo(String) - 类的构造器 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
patternResourceLoader - 类中的变量 cn.taketoday.core.io.ResourceArrayPropertyEditor
 
PatternResourceLoader - cn.taketoday.core.io中的接口
Strategy interface for resolving a location pattern (for example, an Ant-style path pattern) into Resource objects.
patterns - 类中的静态变量 cn.taketoday.aot.nativex.feature.PreComputeFieldFeature
 
PBES2_ALGORITHM - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.Pkcs8PrivateKeyDecryptor
 
peek() - 类中的方法 cn.taketoday.util.xml.ListBasedXMLEventReader
 
peekAhead(Collection<E>) - 类中的静态方法 cn.taketoday.core.Conventions
Retrieve the Class of an element in the Collection.
peekIdentifierToken(String) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
peekSelectToken() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
peekToken() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
peekToken(TokenKind) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
peekToken(TokenKind, boolean) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
peekToken(TokenKind, TokenKind) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
peekToken(TokenKind, TokenKind, TokenKind) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
peekValue() - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
PEM_FOOTER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemContent
 
PEM_HEADER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemContent
 
PEM_PARSERS - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
PemCertificateParser - cn.taketoday.core.ssl.pem中的类
Parser for X.509 certificates in PEM format.
PemCertificateParser() - 类的构造器 cn.taketoday.core.ssl.pem.PemCertificateParser
 
PemContent - cn.taketoday.core.ssl.pem中的类
Utility to load PEM content.
PemContent(String) - 类的构造器 cn.taketoday.core.ssl.pem.PemContent
 
PemParser(String, String, BiFunction<byte[], String, PKCS8EncodedKeySpec>, String...) - 类的构造器 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.PemParser
 
PemPrivateKeyParser - cn.taketoday.core.ssl.pem中的类
Parser for PKCS private key files in PEM format.
PemPrivateKeyParser() - 类的构造器 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
PemPrivateKeyParser.DerElement - cn.taketoday.core.ssl.pem中的类
An ASN.1 DER encoded element.
PemPrivateKeyParser.DerElement.TagType - cn.taketoday.core.ssl.pem中的Enum Class
 
PemPrivateKeyParser.DerElement.ValueType - cn.taketoday.core.ssl.pem中的Enum Class
 
PemPrivateKeyParser.DerEncoder - cn.taketoday.core.ssl.pem中的类
Simple ASN.1 DER encoder.
PemPrivateKeyParser.EncodedOid - cn.taketoday.core.ssl.pem中的类
ANS.1 encoded object identifier.
PemPrivateKeyParser.PemParser - cn.taketoday.core.ssl.pem中的类
Parser for a specific PEM format.
PemPrivateKeyParser.Pkcs8PrivateKeyDecryptor - cn.taketoday.core.ssl.pem中的类
Decryptor for PKCS8 encoded private keys.
PemSslStore - cn.taketoday.core.ssl.pem中的接口
An individual trust or key store that has been loaded from PEM content.
PemSslStoreBundle - cn.taketoday.core.ssl.pem中的类
SslStoreBundle backed by PEM-encoded certificates and private keys.
PemSslStoreBundle(PemSslStoreDetails, PemSslStoreDetails) - 类的构造器 cn.taketoday.core.ssl.pem.PemSslStoreBundle
Create a new PemSslStoreBundle instance.
PemSslStoreBundle(PemSslStoreDetails, PemSslStoreDetails, String) - 类的构造器 cn.taketoday.core.ssl.pem.PemSslStoreBundle
Create a new PemSslStoreBundle instance.
PemSslStoreBundle(PemSslStore, PemSslStore) - 类的构造器 cn.taketoday.core.ssl.pem.PemSslStoreBundle
Create a new PemSslStoreBundle instance.
PemSslStoreDetails - cn.taketoday.core.ssl.pem中的Record Class
Details for an individual trust or key store in a PemSslStoreBundle.
PemSslStoreDetails(String, String, String) - record class的构造器 cn.taketoday.core.ssl.pem.PemSslStoreDetails
Create a new PemSslStoreDetails instance.
PemSslStoreDetails(String, String, String, String) - record class的构造器 cn.taketoday.core.ssl.pem.PemSslStoreDetails
Create a new PemSslStoreDetails instance.
PemSslStoreDetails(String, String, String, String, String, String) - record class的构造器 cn.taketoday.core.ssl.pem.PemSslStoreDetails
创建 PemSslStoreDetails 记录的实例。
PENDING_REMOVAL - enum class 中的枚举常量 cn.taketoday.util.ConcurrentLruCache.CacheEntryState
 
PERMITTED_SUBCLASSES - 类中的静态变量 cn.taketoday.bytecode.Constants
 
permittedSubclasses - 类中的变量 cn.taketoday.bytecode.ClassWriter
The 'classes' array of the PermittedSubclasses attribute, or null.
permittedSubclasses - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The internal names of the permitted subclasses of this class.
pid - 类中的变量 cn.taketoday.core.ApplicationPid
 
PKCS1_RSA_FOOTER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
PKCS1_RSA_HEADER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
PKCS8_ENCRYPTED_FOOTER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
PKCS8_ENCRYPTED_HEADER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
PKCS8_FOOTER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
PKCS8_HEADER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
Pkcs8PrivateKeyDecryptor() - 类的构造器 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.Pkcs8PrivateKeyDecryptor
 
pkg - 类中的变量 cn.taketoday.bytecode.core.VisibilityPredicate
 
pkg() - 类中的方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
placeholder - 异常错误中的变量 cn.taketoday.util.PlaceholderResolutionException
 
PLACEHOLDER_PREFIX - 类中的静态变量 cn.taketoday.util.PropertyPlaceholderHandler
Prefix for property placeholders: "${".
PLACEHOLDER_SUFFIX - 类中的静态变量 cn.taketoday.util.PropertyPlaceholderHandler
Suffix for property placeholders: "}".
PlaceholderParser - cn.taketoday.util中的类
Parser for Strings that have placeholder values in them.
PlaceholderParser(String, String, String, Character, boolean) - 类的构造器 cn.taketoday.util.PlaceholderParser
Create an instance using the specified input for the parser.
PlaceholderParser.NestedPlaceholderPart - cn.taketoday.util中的Record Class
A PlaceholderParser.Part implementation that represents a single placeholder containing nested placeholders.
PlaceholderParser.ParsedValue - cn.taketoday.util中的Record Class
A representation of the parsing of an input string.
PlaceholderParser.Part - cn.taketoday.util中的接口
A part is a section of a String containing placeholders to replace.
PlaceholderParser.PartResolutionContext - cn.taketoday.util中的类
Provide the necessary context to handle and resolve underlying placeholders.
PlaceholderParser.SimplePlaceholderPart - cn.taketoday.util中的Record Class
A PlaceholderParser.Part implementation that represents a single placeholder with a hard-coded fallback.
PlaceholderParser.TextPart - cn.taketoday.util中的Record Class
A PlaceholderParser.Part implementation that does not contain a valid placeholder.
placeholderPrefix - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
placeholderPrefixLength - 类中的变量 cn.taketoday.util.PlaceholderParser
 
PlaceholderResolutionException - cn.taketoday.util中的异常错误
Thrown when the resolution of placeholder failed.
PlaceholderResolutionException(String, String, String) - 异常错误的构造器 cn.taketoday.util.PlaceholderResolutionException
Create an exception using the specified reason for its message.
PlaceholderResolutionException(String, String, List<String>) - 异常错误的构造器 cn.taketoday.util.PlaceholderResolutionException
 
PlaceholderResolver - cn.taketoday.util中的接口
Strategy interface used to resolve replacement values for placeholders contained in Strings.
placeholderSuffix - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
placeholderSuffixLength - 类中的变量 cn.taketoday.util.PlaceholderParser
 
PLAIN - 接口中的静态变量 cn.taketoday.core.annotation.AnnotationFilter
AnnotationFilter that matches annotations in the java.lang and cn.taketoday.lang.Nullable, cn.taketoday.lang.NonNull
platform - 类中的变量 cn.taketoday.bytecode.commons.ModuleTargetAttribute
The name of the platform on which the module can run.
PLURAL_SUFFIX - 类中的静态变量 cn.taketoday.core.Conventions
Suffix added to names when using arrays.
pluralize(String) - 类中的静态方法 cn.taketoday.core.Conventions
Pluralize the given name.
PLUS - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
poll() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
pollForPurge() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceManager
Return any reference that has been garbage collected and can be purged from the underlying structure or null if no references need purging.
PooledDataBuffer - cn.taketoday.core.io.buffer中的接口
Extension of DataBuffer that allows for buffers that share a memory pool.
pop() - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
pop() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a POP instruction.
pop() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
pop() - 类中的方法 cn.taketoday.bytecode.Frame
Pops an abstract type from the output frame stack and returns its value.
pop() - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Pops a value from the operand stack of this frame.
pop() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
pop(int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
pop(int) - 类中的方法 cn.taketoday.bytecode.Frame
Pops the given number of abstract types from the output frame stack.
pop(String) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
pop(String) - 类中的方法 cn.taketoday.bytecode.Frame
Pops as many abstract types from the output frame stack as described by the given descriptor.
POP - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
pop2() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a POP2 instruction.
pop2() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
POP2 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
popActiveContextObject() - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
popValue() - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
pos - 类中的变量 cn.taketoday.expression.common.TemplateAwareExpressionParser.Bracket
 
pos - 类中的变量 cn.taketoday.expression.spel.standard.Tokenizer
 
position - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
position - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
position - 类中的变量 cn.taketoday.core.io.ResourceRegion
 
position - 异常错误中的变量 cn.taketoday.expression.ExpressionException
 
positionOf(Token) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
postfix - 类中的变量 cn.taketoday.expression.spel.ast.OpDec
 
postfix - 类中的变量 cn.taketoday.expression.spel.ast.OpInc
 
postProcess(Class) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassLoader
 
postProcessAnnotationAttributes(Object, AnnotationAttributes, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Post-process the supplied AnnotationAttributes, preserving nested annotations as Annotation instances.
POWER - enum class 中的枚举常量 cn.taketoday.expression.Operation
Power operation.
POWER - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
precedenceOf(PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Return the precedence of the given property source, -1 if not found.
PreComputeFieldFeature - cn.taketoday.aot.nativex.feature中的类
GraalVM Feature that substitutes boolean field values that match a certain pattern with values pre-computed AOT without causing class build-time initialization.
PreComputeFieldFeature() - 类的构造器 cn.taketoday.aot.nativex.feature.PreComputeFieldFeature
 
predicate - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
predicate - 类中的变量 cn.taketoday.util.PropertyMapper.Source
 
preferDirect - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
 
prefix - 类中的变量 cn.taketoday.aot.generate.GeneratedMethods
 
prefix - 类中的变量 cn.taketoday.core.ansi.Ansi8BitColor
 
prefix - 类中的变量 cn.taketoday.core.ansi.AnsiPropertySource.Mapping
 
prefix - 类中的变量 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
prefix - 类中的变量 cn.taketoday.util.PlaceholderParser
 
prefix() - 类中的方法 cn.taketoday.expression.spel.ast.Selection
 
prefixes - 类中的变量 cn.taketoday.core.annotation.PackagesAnnotationFilter
 
PREFIXES - 类中的静态变量 cn.taketoday.aot.generate.MethodName
 
prefixPattern - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
prefixToNamespaceUri - 类中的变量 cn.taketoday.util.xml.SimpleNamespaceContext
 
prepare() - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Prepare the specified method.
prepareParameters(CodeEmitter, Executable) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
prependIndent - 类中的变量 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
prependLeadingSlash(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Check Url, format url like :
prettyPrint() - 类中的方法 cn.taketoday.util.StopWatch
Generate a table describing all tasks performed in seconds (with decimal points in nanosecond precision).
prettyPrint(TimeUnit) - 类中的方法 cn.taketoday.util.StopWatch
Generate a table describing all tasks performed in the requested time unit (with decimal points in nanosecond precision).
prev - 类中的变量 cn.taketoday.util.ConcurrentLruCache.Node
 
preValidate() - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
previous() - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
previousAnnotation - 类中的变量 cn.taketoday.bytecode.AnnotationWriter
The previous AnnotationWriter.
previousFrame - 类中的变量 cn.taketoday.bytecode.MethodWriter
The last frame that was written in MethodWriter.stackMapTableEntries.
previousFrameOffset - 类中的变量 cn.taketoday.bytecode.MethodWriter
The bytecode offset of the last frame that was written in MethodWriter.stackMapTableEntries.
previousIndex() - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
previousInsn - 类中的变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The previous instruction in the list to which this instruction belongs.
previousInsn - 类中的变量 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
primaryConstructor - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerFactoryData
 
primaryConstructorArgTypes - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerFactoryData
 
PRIMES - 类中的静态变量 cn.taketoday.bytecode.core.KeyFactory
 
PRIMITIVE - enum class 中的枚举常量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.ValueType
 
PRIMITIVE_DESCRIPTORS - 类中的静态变量 cn.taketoday.bytecode.Type
The descriptors of the primitive types.
PRIMITIVE_NAMES - 类中的静态变量 cn.taketoday.aot.hint.SimpleTypeReference
 
PRIMITIVE_TYPE_DESCRIPTORS - 类中的静态变量 cn.taketoday.bytecode.Type
The descriptors of the primitive Java types (plus void).
PrimitiveDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.PrimitiveDelegate
 
primitiveTypeNameMap - 类中的静态变量 cn.taketoday.util.ClassUtils
Map with primitive type name as key and corresponding primitive type as value, for example: "int" -> "int.class".
primitiveTypes - 类中的静态变量 cn.taketoday.util.ClassUtils
 
primitiveTypeToWrapperMap - 类中的静态变量 cn.taketoday.util.ClassUtils
Map with primitive type as key and corresponding wrapper type as value, for example: int.class -> Integer.class.
primitiveWrapperTypeMap - 类中的静态变量 cn.taketoday.util.ClassUtils
Map with primitive wrapper type as key and corresponding primitive type as value, for example: Integer.class -> int.class.
print(PrintWriter) - 类中的方法 cn.taketoday.bytecode.util.Printer
Prints the text constructed by this visitor.
print(String) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
Write the specified text.
printAnalyzerResult(MethodNode, Analyzer<BasicValue>, PrintWriter) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
printer - 类中的变量 cn.taketoday.bytecode.util.TraceAnnotationVisitor
The printer to convert the visited annotation into text.
printer - 类中的变量 cn.taketoday.bytecode.util.TraceRecordComponentVisitor
The printer to convert the visited record component into text.
Printer - cn.taketoday.bytecode.util中的类
An abstract converter from visit events to text.
Printer() - 类的构造器 cn.taketoday.bytecode.util.Printer
Constructs a new Printer.
printFieldSeparatorIfNecessary() - 类中的方法 cn.taketoday.core.style.ToStringBuilder
 
printList(PrintWriter, List<?>) - 类中的静态方法 cn.taketoday.bytecode.util.Printer
Prints the given string tree.
println() - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
Write a new line.
println(String) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
Write the specified text and append a new line.
printWriter - 类中的变量 cn.taketoday.bytecode.util.TraceClassVisitor
The print writer to be used to print the class.
PRIORITY_ANNOTATION - 类中的静态变量 cn.taketoday.core.annotation.OrderUtils
 
PriorityOrdered - cn.taketoday.core中的接口
Extension of the Ordered interface, expressing a priority ordering: PriorityOrdered objects are always applied before plain Ordered objects regardless of their order values.
PRIVATE - enum class 中的枚举常量 cn.taketoday.aot.generate.AccessControl.Visibility
Private visibility.
PRIVATE_FINAL_STATIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
privateKey - record class中的变量 cn.taketoday.core.ssl.pem.PemSslStoreDetails
privateKey 记录组件的字段。
privateKey() - 类中的方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
privateKey() - 接口中的方法 cn.taketoday.core.ssl.pem.PemSslStore
The private key for this store or null.
privateKey() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
返回 privateKey 记录组件的值。
privateKeyPassword - record class中的变量 cn.taketoday.core.ssl.pem.PemSslStoreDetails
privateKeyPassword 记录组件的字段。
privateKeyPassword() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
返回 privateKeyPassword 记录组件的值。
privateKeySupplier - 类中的变量 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
privateName - 类中的变量 cn.taketoday.bytecode.beans.MA
 
PROBLEM_LOCATING_METHOD - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
process() - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
process(YamlProcessor.MatchCallback) - 类中的方法 cn.taketoday.core.YamlProcessor
Provide an opportunity for subclasses to process the Yaml parsed from the supplied resources.
process(YamlProcessor.MatchCallback, Yaml, Resource) - 类中的方法 cn.taketoday.core.YamlProcessor
 
process(C, AnnotatedElement, MergedAnnotations.SearchStrategy, Predicate<Class<?>>, AnnotationsProcessor<C, R>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
process(Object, int, Object, Annotation) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
process(Map<String, Object>, YamlProcessor.MatchCallback) - 类中的方法 cn.taketoday.core.YamlProcessor
 
process(Properties, Map<String, Object>) - 接口中的方法 cn.taketoday.core.YamlProcessor.MatchCallback
Process the given representation of the parsing results.
processAliases() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
processAliases(int, ArrayList<Method>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
processArray(GeneratorAdapter, Type, ProcessArrayCallback) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
Process an array on the stack.
ProcessArrayCallback - cn.taketoday.bytecode.core中的接口
 
processArrays(CodeEmitter, Type, ProcessArrayCallback) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
Process two arrays on the stack in parallel.
processCase(Object, Label) - 接口中的方法 cn.taketoday.bytecode.core.ObjectSwitchCallback
 
processCase(Object, Label) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccessEmitter.GetIndexCallback
 
processClass(C, Class<?>, MergedAnnotations.SearchStrategy, Predicate<Class<?>>, AnnotationsProcessor<C, R>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
processClassHierarchy(C, int[], Class<?>, AnnotationsProcessor<C, R>, boolean, Predicate<Class<?>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
processClassHierarchy(C, Class<?>, AnnotationsProcessor<C, R>, boolean, Predicate<Class<?>>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
processClassInheritedAnnotations(C, Class<?>, AnnotationsProcessor<C, R>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
processDataBuffer(DataBuffer, DataBufferUtils.Matcher, LimitedDataBufferList) - 类中的方法 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
processDefault() - 接口中的方法 cn.taketoday.bytecode.core.ObjectSwitchCallback
 
processDefault() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccessEmitter.GetIndexCallback
 
processedCount - 类中的变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
Number of operations processed, for each buffer
processElement(Type) - 接口中的方法 cn.taketoday.bytecode.core.ProcessArrayCallback
 
processElement(C, AnnotatedElement, AnnotationsProcessor<C, R>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
PROCESSING - enum class 中的枚举常量 cn.taketoday.util.ConcurrentLruCache.DrainStatus
 
processingInstruction(String, String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
processingInstruction(String, String) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
processingInstructionInternal(String, String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
processingInstructionInternal(String, String) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
processingInstructionInternal(String, String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
processMethod(C, Method, MergedAnnotations.SearchStrategy, AnnotationsProcessor<C, R>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
processMethodAnnotations(C, int, Method, AnnotationsProcessor<C, R>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
processMethodHierarchy(C, int[], Class<?>, AnnotationsProcessor<C, R>, Method, boolean) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
processMethodInheritedAnnotations(C, Method, AnnotationsProcessor<C, R>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
 
processor - record class中的变量 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
processor 记录组件的字段。
processor() - record class中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
返回 processor 记录组件的值。
processors - 类中的变量 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.DelegatingReflectiveProcessor
 
processors - 类中的变量 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
 
processors() - annotation interface 中的元素 cn.taketoday.aot.hint.annotation.Reflective
ReflectiveProcessor implementations to invoke against the annotated element.
processPropertySource(PropertySourceDescriptor) - 类中的方法 cn.taketoday.core.io.PropertySourceProcessor
Process the specified PropertySourceDescriptor against the environment managed by this instance.
processRead(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache
 
processType(Set<ReflectiveRuntimeHintsRegistrar.Entry>, Class<?>) - 类中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
 
processWrite(Runnable) - 类中的方法 cn.taketoday.util.ConcurrentLruCache
 
produced - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
Profiles - cn.taketoday.core.env中的接口
Profile predicate that may be accepted by an Environment.
ProfilesParser - cn.taketoday.core.env中的类
Internal parser used by Profiles.of(java.lang.String...).
ProfilesParser() - 类的构造器 cn.taketoday.core.env.ProfilesParser
 
ProfilesParser.Context - cn.taketoday.core.env中的Enum Class
 
ProfilesParser.Operator - cn.taketoday.core.env中的Enum Class
 
ProfilesParser.ParsedProfiles - cn.taketoday.core.env中的类
 
ProgressiveFuture<V> - cn.taketoday.util.concurrent中的接口
A SettableFuture which is used to indicate the progress of an operation.
ProgressiveFutureListener<F extends ProgressiveFuture<?>> - cn.taketoday.util.concurrent中的接口
Listens to the result of a ProgressiveFuture.
progressiveListeners - 类中的变量 cn.taketoday.util.concurrent.FutureListeners
 
progressiveListeners() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
Returns a ProgressiveFutureListener, an array of ProgressiveFutureListener, or null.
PROJECT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
Projection - cn.taketoday.expression.spel.ast中的类
Represents projection, where a given operation is performed on all elements in some input sequence, returning a new sequence of the same size.
Projection(boolean, int, int, SpelNodeImpl) - 类的构造器 cn.taketoday.expression.spel.ast.Projection
 
PROJECTION_NOT_SUPPORTED_ON_TYPE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
PROPERTIES_RESOURCE_LOCATION - 类中的静态变量 cn.taketoday.lang.TodayStrategies
 
PROPERTIES_SUFFIX - 接口中的静态变量 cn.taketoday.lang.Constant
 
PropertiesLoaderSupport - cn.taketoday.core.io中的类
Base class for JavaBean-style components that need to load properties from one or more resources.
PropertiesLoaderSupport() - 类的构造器 cn.taketoday.core.io.PropertiesLoaderSupport
 
propertiesPersister - 类中的变量 cn.taketoday.core.io.PropertiesLoaderSupport
 
PropertiesPersister - cn.taketoday.util中的接口
Strategy interface for persisting java.util.Properties, allowing for pluggable parsing strategies.
PropertiesPropertyResolver - cn.taketoday.core.env中的类
 
PropertiesPropertyResolver(Properties) - 类的构造器 cn.taketoday.core.env.PropertiesPropertyResolver
Create a new resolver against the given Properties.
PropertiesPropertySource - cn.taketoday.core.env中的类
PropertySource implementation that extracts properties from a Properties object.
PropertiesPropertySource(String, Map<String, Object>) - 类的构造器 cn.taketoday.core.env.PropertiesPropertySource
 
PropertiesPropertySource(String, Properties) - 类的构造器 cn.taketoday.core.env.PropertiesPropertySource
 
PropertiesToStringConverter - cn.taketoday.core.conversion.support中的类
Converts from a Properties to a String by calling Properties.store(java.io.OutputStream, String).
PropertiesToStringConverter() - 类的构造器 cn.taketoday.core.conversion.support.PropertiesToStringConverter
 
PropertiesUtils - cn.taketoday.core.io中的类
Convenient utility methods for loading of java.util.Properties, performing standard handling of input streams.
PropertiesUtils() - 类的构造器 cn.taketoday.core.io.PropertiesUtils
 
property - record class中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
property 记录组件的字段。
property() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
返回 property 记录组件的值。
Property - cn.taketoday.reflect中的类
A description of a JavaBeans Property that allows us to avoid a dependency on java.beans.PropertyDescriptor.
Property(Class<?>, Method, Method) - 类的构造器 cn.taketoday.reflect.Property
 
Property(Field) - 类的构造器 cn.taketoday.reflect.Property
 
Property(String, Field) - 类的构造器 cn.taketoday.reflect.Property
 
Property(String, Method, Method, Class<?>) - 类的构造器 cn.taketoday.reflect.Property
 
PROPERTY_OR_FIELD_NOT_READABLE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
PROPERTY_OR_FIELD_NOT_READABLE_ON_NULL - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
PROPERTY_OR_FIELD_NOT_WRITABLE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
PROPERTY_OR_FIELD_NOT_WRITABLE_ON_NULL - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
PropertyAccessor - cn.taketoday.reflect中的类
 
PropertyAccessor - cn.taketoday.expression中的接口
A property accessor is able to read from (and possibly write to) an object's properties.
PropertyAccessor() - 类的构造器 cn.taketoday.reflect.PropertyAccessor
 
propertyAccessors - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext
 
propertyAccessors - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
PropertyCacheKey(Class<?>, String, boolean) - record class的构造器 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
创建 PropertyCacheKey 记录的实例。
PropertyIndexingValueRef(Object, String, EvaluationContext, TypeDescriptor) - 类的构造器 cn.taketoday.expression.spel.ast.Indexer.PropertyIndexingValueRef
 
PropertyMapper - cn.taketoday.util中的类
Utility that can be used to map values from a supplied source to a destination.
PropertyMapper(PropertyMapper, PropertyMapper.SourceOperator) - 类的构造器 cn.taketoday.util.PropertyMapper
 
PropertyMapper.NullPointerExceptionSafeSupplier<T> - cn.taketoday.util中的Record Class
Supplier that will catch and ignore any NullPointerException.
PropertyMapper.Source<T> - cn.taketoday.util中的类
A source that is in the process of being mapped.
PropertyMapper.SourceOperator - cn.taketoday.util中的接口
An operation that can be applied to a PropertyMapper.Source.
PropertyOrFieldReference - cn.taketoday.expression.spel.ast中的类
Represents a simple property or field reference.
PropertyOrFieldReference(boolean, String, int, int) - 类的构造器 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
PropertyOrFieldReference.AccessorLValue - cn.taketoday.expression.spel.ast中的类
 
PropertyPlaceholderHandler - cn.taketoday.util中的类
Utility class for working with Strings that have placeholder values in them.
PropertyPlaceholderHandler(String, String) - 类的构造器 cn.taketoday.util.PropertyPlaceholderHandler
Creates a new PropertyPlaceholderHandler that uses the supplied prefix and suffix.
PropertyPlaceholderHandler(String, String, String, Character, boolean) - 类的构造器 cn.taketoday.util.PropertyPlaceholderHandler
Create a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
propertyResolver - 类中的变量 cn.taketoday.core.env.AbstractEnvironment
 
propertyResolver - 类中的变量 cn.taketoday.core.io.ResourceArrayPropertyEditor
 
propertyResolver - 类中的变量 cn.taketoday.core.io.ResourceEditor
 
PropertyResolver - cn.taketoday.core.env中的接口
Interface for resolving properties against any underlying source.
PropertySource<T> - cn.taketoday.core.env中的类
Abstract base class representing a source of name/value property pairs.
PropertySource(String) - 类的构造器 cn.taketoday.core.env.PropertySource
Create a new PropertySource with the given name and with a new Object instance as the underlying source.
PropertySource(String, T) - 类的构造器 cn.taketoday.core.env.PropertySource
Create a new PropertySource with the given name and source object.
PropertySource.ComparisonPropertySource - cn.taketoday.core.env中的类
A PropertySource implementation intended for collection comparison purposes.
PropertySource.StubPropertySource - cn.taketoday.core.env中的类
PropertySource to be used as a placeholder in cases where an actual property source cannot be eagerly initialized at application context creation time.
PropertySourceDescriptor - cn.taketoday.core.io中的Record Class
Describe a PropertySource.
PropertySourceDescriptor(String...) - record class的构造器 cn.taketoday.core.io.PropertySourceDescriptor
Create a descriptor with the specified locations.
PropertySourceDescriptor(List<String>, boolean, String, Class<? extends PropertySourceFactory>, String) - record class的构造器 cn.taketoday.core.io.PropertySourceDescriptor
创建 PropertySourceDescriptor 记录的实例。
propertySourceFactory - record class中的变量 cn.taketoday.core.io.PropertySourceDescriptor
propertySourceFactory 记录组件的字段。
propertySourceFactory() - record class中的方法 cn.taketoday.core.io.PropertySourceDescriptor
返回 propertySourceFactory 记录组件的值。
PropertySourceFactory - cn.taketoday.core.io中的接口
Strategy interface for creating resource-based PropertySource wrappers.
propertySourceList - 类中的变量 cn.taketoday.core.env.PropertySources
 
propertySourceNames - 类中的变量 cn.taketoday.core.io.PropertySourceProcessor
 
PropertySourceProcessor - cn.taketoday.core.io中的类
Contribute property sources to the Environment.
PropertySourceProcessor(ConfigurableEnvironment, ResourceLoader) - 类的构造器 cn.taketoday.core.io.PropertySourceProcessor
 
propertySources - 类中的变量 cn.taketoday.core.env.AbstractEnvironment
 
propertySources - 类中的变量 cn.taketoday.core.env.CompositePropertySource
 
propertySources - 类中的变量 cn.taketoday.core.env.PropertySourcesPropertyResolver
 
PropertySources - cn.taketoday.core.env中的类
Holder containing one or more PropertySource objects.
PropertySources() - 类的构造器 cn.taketoday.core.env.PropertySources
Create a new PropertySources object.
PropertySources(PropertySources) - 类的构造器 cn.taketoday.core.env.PropertySources
Create a new PropertySources from the given propertySources object, preserving the original order of contained PropertySource objects.
PropertySourcesPropertyResolver - cn.taketoday.core.env中的类
PropertyResolver implementation that resolves property values against an underlying set of PropertySources.
PropertySourcesPropertyResolver(PropertySources) - 类的构造器 cn.taketoday.core.env.PropertySourcesPropertyResolver
Create a new resolver against the given property sources.
propertyToConstantNamePrefix(String) - 类中的方法 cn.taketoday.core.Constants
Convert the given bean property name to a constant name prefix.
propertyType - 类中的变量 cn.taketoday.reflect.Property
 
props - record class中的变量 cn.taketoday.bytecode.beans.BeanGenerator.BeanGeneratorKey
props 记录组件的字段。
props - 类中的变量 cn.taketoday.bytecode.beans.BeanGenerator
 
props() - record class中的方法 cn.taketoday.bytecode.beans.BeanGenerator.BeanGeneratorKey
返回 props 记录组件的值。
PROTECTED - enum class 中的枚举常量 cn.taketoday.aot.generate.AccessControl.Visibility
Protected visibility.
protectedMethod() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
protectedOk - 类中的变量 cn.taketoday.bytecode.core.VisibilityPredicate
 
PROTECTION_DOMAIN - 类中的静态变量 cn.taketoday.bytecode.BytecodeCompiler
 
ProtocolResolver - cn.taketoday.core.io中的接口
A resolution strategy for protocol-specific resource handles.
protocolResolvers - 类中的变量 cn.taketoday.core.io.DefaultResourceLoader
 
providedServices - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter
The internal names of the services provided by the visited module.
provideFieldValue(Field) - 类中的方法 cn.taketoday.aot.nativex.feature.PreComputeFieldFeature
 
provider - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
provider - record class中的变量 cn.taketoday.core.SerializableTypeWrapper.TypeProxyInvocationHandler
provider 记录组件的字段。
provider - record class中的变量 cn.taketoday.core.ssl.jks.JksSslStoreDetails
provider 记录组件的字段。
provider() - record class中的方法 cn.taketoday.core.SerializableTypeWrapper.TypeProxyInvocationHandler
返回 provider 记录组件的值。
provider() - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
返回 provider 记录组件的值。
providers - 类中的变量 cn.taketoday.bytecode.tree.ModuleProvideNode
The internal names of the implementations of the service (there is at least one provider).
provides - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The binary content of the 'provides' array of the JVMS Module attribute.
provides - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The services provided by this module.
providesCount - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The provides_count field of the JVMS Module attribute.
proxiedInterfaces - 类中的变量 cn.taketoday.aot.hint.JdkProxyHint.Builder
 
proxiedInterfaces - 类中的变量 cn.taketoday.aot.hint.JdkProxyHint
 
proxiedInterfaces(TypeReference...) - 类中的方法 cn.taketoday.aot.hint.JdkProxyHint.Builder
Add the specified interfaces that the proxy should implement.
proxiedInterfaces(Class<?>...) - 类中的方法 cn.taketoday.aot.hint.JdkProxyHint.Builder
Add the specified interfaces that the proxy should implement.
proxies - 类中的静态变量 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
 
proxies - 类中的变量 cn.taketoday.aot.hint.RuntimeHints
 
proxies() - 类中的静态方法 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
Return a predicate generator for proxy hints.
proxies() - 类中的方法 cn.taketoday.aot.hint.RuntimeHints
Provide access to proxy-based hints.
Proxy - cn.taketoday.bytecode.proxy中的类
This class is meant to be used as replacement for java.lang.reflect.Proxy under JDK 1.2.
Proxy(InvocationHandler) - 类的构造器 cn.taketoday.bytecode.proxy.Proxy
 
PROXY_REF_DISPATCHER - 类中的静态变量 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
PROXY_REF_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
PROXY_REF_LOAD_OBJECT - 类中的静态变量 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
Proxy.ProxyImpl - cn.taketoday.bytecode.proxy中的类
 
ProxyHints - cn.taketoday.aot.hint中的类
Gather the need for using proxies at runtime.
ProxyHints() - 类的构造器 cn.taketoday.aot.hint.ProxyHints
 
ProxyHintsPredicates - cn.taketoday.aot.hint.predicate中的类
Generator of ProxyHints predicates, testing whether the given hints match the expected behavior for proxies.
ProxyHintsPredicates() - 类的构造器 cn.taketoday.aot.hint.predicate.ProxyHintsPredicates
 
ProxyHintsWriter - cn.taketoday.aot.nativex中的类
Write JdkProxyHints contained in a ProxyHints to the JSON output expected by the GraalVM native-image compiler, typically named proxy-config.json.
ProxyHintsWriter() - 类的构造器 cn.taketoday.aot.nativex.ProxyHintsWriter
 
ProxyImpl(InvocationHandler) - 类的构造器 cn.taketoday.bytecode.proxy.Proxy.ProxyImpl
 
proxyRef - 类中的变量 cn.taketoday.bytecode.proxy.DispatcherGenerator
 
ProxyRefDispatcher - cn.taketoday.bytecode.proxy中的接口
Dispatching Enhancer callback.
PUBLIC - enum class 中的枚举常量 cn.taketoday.aot.generate.AccessControl.Visibility
Public visibility.
PUBLIC_CLASSES - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that represents public inner classes.
PUBLIC_FIELDS - enum class 中的枚举常量 cn.taketoday.aot.hint.MemberCategory
A category that represents public fields.
publicDeclaringClass - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
 
publicDeclaringClassCache - 类中的静态变量 cn.taketoday.expression.spel.support.ReflectionHelper
Cache for equivalent methods in a public declaring class in the type hierarchy of the method's declaring class.
publicDefineClass(String, byte[], ProtectionDomain) - 接口中的方法 cn.taketoday.core.SmartClassLoader
Define a custom class (typically a CGLIB proxy class) in this class loader.
publicField - 类中的变量 cn.taketoday.bytecode.beans.MA
 
publish(LogRecord) - 类中的方法 cn.taketoday.logging.SLF4JBridgeHandler
Publish a LogRecord.
purgeUnreferencedEntries() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
Remove any entries that have been garbage collected and are no longer referenced.
push(boolean) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(double) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(float) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(int) - 类中的方法 cn.taketoday.bytecode.Frame
Pushes the given abstract type on the output frame stack.
push(long) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(ConstantDynamic) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push a constant dynamic on the stack.
push(Handle) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push a handle on the stack.
push(MethodVisitor, int) - 类中的静态方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
push(SymbolTable, String) - 类中的方法 cn.taketoday.bytecode.Frame
Pushes the abstract type corresponding to the given descriptor on the output frame stack.
push(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
push(Object) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
push(String) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Pushes a value into the operand stack of this frame.
pushActiveContextObject(TypedValue) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
pushArray(CodeEmitter, Object[]) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
pushCharToken(TokenKind) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
Push a token of just one character in length.
pushDescriptor(String) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
pushDescriptor(String) - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Record the descriptor for the most recently evaluated expression element.
pushHexIntToken(char[], boolean, int, int) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
pushIntToken(char[], boolean, int, int) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
pushObject(CodeEmitter, Object) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
pushOneCharOrTwoCharToken(TokenKind, int, char[]) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
pushPairToken(TokenKind) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
Push a token of two characters in length.
pushRealToken(char[], boolean, int, int) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
pushSuccessors(Label) - 类中的方法 cn.taketoday.bytecode.Label
Adds the successors of this label in the method's control flow graph (except those corresponding to a jsr target, and those already in a list of labels) to the given list of blocks to process, and returns the new list.
pushValue(Object) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
put(ByteVector, int, boolean) - 类中的方法 cn.taketoday.bytecode.Label
Puts a reference to this label in the bytecode of a method.
put(SymbolTable.Entry) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Puts the given entry in the SymbolTable.entries hash set.
put(TypePath, ByteVector) - 类中的静态方法 cn.taketoday.bytecode.TypePath
Puts the type_path JVMS structure corresponding to the given TypePath into the given ByteVector.
put(Object, Object, Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
Set the property of a bean.
put(String, Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
put(String, V) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
put(Key, Value) - 类中的方法 cn.taketoday.util.MapCache
 
put(K, List<V>) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
put(K, List<V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
put(K, V) - 类中的方法 cn.taketoday.util.ConcurrentCache
 
put(K, V) - 类中的方法 cn.taketoday.util.ConcurrentLruCache
 
put(K, V) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
put(K, V, boolean) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
put11(int, int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts two bytes into this byte vector.
put112(int, int, int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts two bytes and a short into this byte vector.
put12(int, int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts a byte and a short into this byte vector.
put122(int, int, int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts one byte and two shorts into this byte vector.
putAbstractType(SymbolTable, int, ByteVector) - 类中的静态方法 cn.taketoday.bytecode.Frame
Put the given abstract type in the given ByteVector, using the JVMS verification_type_info format used in StackMapTable attributes.
putAbstractTypes(int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Puts some abstract types of MethodWriter.currentFrame in MethodWriter.stackMapTableEntries , using the JVMS verification_type_info format used in StackMapTable attributes.
putAll(Map<? extends String, ? extends Object>) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
putAll(Map<? extends String, ? extends V>) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
putAll(Map<? extends K, ? extends List<V>>) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
putAll(Map<? extends K, ? extends List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
putAll(Map<? extends K, ? extends V>) - 类中的方法 cn.taketoday.util.ConcurrentCache
 
putAll(Map, Map) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Copies all of the mappings from the specified map to target map (optional operation).
putAnnotations(int, ByteVector) - 类中的方法 cn.taketoday.bytecode.AnnotationWriter
Puts a Runtime[In]Visible[Type]Annotations attribute containing this annotations and all its predecessors (see AnnotationWriter.previousAnnotation in the given ByteVector.
putAnnotations(SymbolTable, AnnotationWriter, AnnotationWriter, AnnotationWriter, AnnotationWriter, ByteVector) - 类中的静态方法 cn.taketoday.bytecode.AnnotationWriter
Puts the Runtime[In]Visible[Type]Annotations attributes containing the given annotations and all their predecessors (see AnnotationWriter.previousAnnotation in the given ByteVector.
putAttributes(ByteVector) - 类中的方法 cn.taketoday.bytecode.ModuleWriter
Puts the Module, ModulePackages and ModuleMainClass attributes generated by this ModuleWriter in the given ByteVector.
putAttributes(SymbolTable, byte[], int, int, int, ByteVector) - 类中的方法 cn.taketoday.bytecode.Attribute
Puts all the attributes of the attribute list that begins with this attribute, in the given byte vector.
putAttributes(SymbolTable, int, int, ByteVector) - 类中的静态方法 cn.taketoday.bytecode.Attribute
Puts all the attributes that correspond to the given field, method or class access flags and signature, in the given byte vector.
putAttributes(SymbolTable, ByteVector) - 类中的方法 cn.taketoday.bytecode.Attribute
Puts all the attributes of the attribute list that begins with this attribute, in the given byte vector.
putBootstrapMethods(ByteVector) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Puts this symbol table's BootstrapMethods attribute in the given ByteVector.
putByte(int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts an array of bytes into this byte vector.
putConstantPool(ByteVector) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Puts this symbol table's constant_pool array in the given ByteVector, preceded by the constant_pool_count value.
putExceptionTable(Handler, ByteVector) - 类中的静态方法 cn.taketoday.bytecode.Handler
Puts the JVMS exception_table corresponding to the Handler list that begins with the given element.
putField(Type, String, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to store the top stack value in a non static field.
putField(String) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
putField(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
PUTFIELD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
putFieldInfo(ByteVector) - 类中的方法 cn.taketoday.bytecode.FieldWriter
Puts the content of the field_info JVMS structure generated by this FieldWriter into the given ByteVector.
putFrame() - 类中的方法 cn.taketoday.bytecode.MethodWriter
Compresses and writes MethodWriter.currentFrame in a new StackMapTable entry.
putFrameType(Object) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Puts the given public API frame element type in MethodWriter.stackMapTableEntries , using the JVMS verification_type_info format used in StackMapTable attributes.
putIfAbsent(String, V) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
putIfAbsent(K, List<V>) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
putIfAbsent(K, List<V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
putIfAbsent(K, V) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
putInt(int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts an int into this byte vector.
putLong(long) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts a long into this byte vector.
putMethodInfo(ByteVector) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Puts the content of the method_info JVMS structure generated by this MethodWriter into the given ByteVector.
putParameterAnnotations(int, AnnotationWriter[], int, ByteVector) - 类中的静态方法 cn.taketoday.bytecode.AnnotationWriter
Puts a Runtime[In]VisibleParameterAnnotations attribute containing all the annotation lists from the given AnnotationWriter sub-array in the given ByteVector.
putRecordComponentInfo(ByteVector) - 类中的方法 cn.taketoday.bytecode.RecordComponentWriter
Puts the content of the record component generated by this RecordComponentWriter into the given ByteVector.
putShort(int) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts a short into this byte vector.
putStatic(Type, String, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to store the top stack value in a static field.
putStatic(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
PUTSTATIC - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
putTarget(int, ByteVector) - 类中的静态方法 cn.taketoday.bytecode.TypeReference
Puts the given target_type and target_info JVMS structures into the given ByteVector.
putUTF8(String) - 类中的方法 cn.taketoday.bytecode.ByteVector
Puts an UTF8 string into this byte vector.

Q

QMARK - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
QualifiedIdentifier - cn.taketoday.expression.spel.ast中的类
Represents a dot separated sequence of strings that indicate a package qualified type reference.
QualifiedIdentifier(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.QualifiedIdentifier
 
queue - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceManager
 
quickSort(int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
Sort the arrays using the quicksort algorithm.
quickSort(int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
quickSort(int, int, int) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
Sort the arrays using the quicksort algorithm.
quickSort(int, int, int, Comparator) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
Sort the arrays using the quicksort algorithm.
quickSort(int, Comparator) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter
Sort the arrays using the quicksort algorithm.
QUICKSORT_THRESHOLD - 类中的静态变量 cn.taketoday.bytecode.util.SorterTemplate
 
quickSortHelper(int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
QUOTATION_MARKS - 接口中的静态变量 cn.taketoday.lang.Constant
 
quote(String) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter
 
quote(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Quote the given String with single quotes.
quote(String, int, int) - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
quoteIfString(Object) - 类中的静态方法 cn.taketoday.util.StringUtils
Turn the given Object into a String with single quotes if it is a String; keeping the Object as-is else.

R

r - 类中的变量 cn.taketoday.bytecode.transform.ClassReaderGenerator
 
raiseLimitException() - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
raiseOverflowException(Number, Class<?>) - 类中的静态方法 cn.taketoday.util.NumberUtils
Raise an overflow exception for the given number and target class.
raiseParseException(int, SpelMessage, Object...) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
random - 类中的变量 cn.taketoday.util.AlternativeJdkIdGenerator
 
random - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
 
random - 类中的静态变量 cn.taketoday.util.StringUtils
 
rawPattern - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
rawStaticInit - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter
 
rawType - record class中的变量 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
rawType 记录组件的字段。
rawType() - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
返回 rawType 记录组件的值。
RCURLY - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
reachableType - 类中的变量 cn.taketoday.aot.hint.JavaSerializationHint.Builder
 
reachableType - 类中的变量 cn.taketoday.aot.hint.JavaSerializationHint
 
reachableType - 类中的变量 cn.taketoday.aot.hint.JdkProxyHint.Builder
 
reachableType - 类中的变量 cn.taketoday.aot.hint.JdkProxyHint
 
reachableType - 类中的变量 cn.taketoday.aot.hint.ResourceBundleHint.Builder
 
reachableType - 类中的变量 cn.taketoday.aot.hint.ResourceBundleHint
 
reachableType - 类中的变量 cn.taketoday.aot.hint.ResourcePatternHint
 
reachableType - 类中的变量 cn.taketoday.aot.hint.TypeHint.Builder
 
reachableType - 类中的变量 cn.taketoday.aot.hint.TypeHint
 
ReactiveAdapter - cn.taketoday.core中的类
Adapter for a Reactive Streams Publisher to and from an async/reactive type such as CompletableFuture, RxJava Observable, and others.
ReactiveAdapter(ReactiveTypeDescriptor, Function<Object, Publisher<?>>, Function<Publisher<?>, Object>) - 类的构造器 cn.taketoday.core.ReactiveAdapter
Constructor for an adapter with functions to convert the target reactive or async type to and from a Reactive Streams Publisher.
ReactiveAdapterRegistry - cn.taketoday.core中的类
A registry of adapters to adapt Reactive Streams Publisher to/from various async/reactive types such as CompletableFuture, RxJava Flowable, etc.
ReactiveAdapterRegistry() - 类的构造器 cn.taketoday.core.ReactiveAdapterRegistry
Create a registry and auto-register default adapters.
ReactiveAdapterRegistry.CoreBlockHoundIntegration - cn.taketoday.core中的类
BlockHoundIntegration for core classes.
ReactiveAdapterRegistry.EmptyCompletableFuture<T> - cn.taketoday.core中的类
 
ReactiveAdapterRegistry.FlowAdaptersRegistrar - cn.taketoday.core中的类
 
ReactiveAdapterRegistry.MutinyRegistrar - cn.taketoday.core中的类
 
ReactiveAdapterRegistry.ReactorAdapter - cn.taketoday.core中的类
ReactiveAdapter variant that wraps adapted Publishers as Flux or Mono depending on ReactiveTypeDescriptor.isMultiValue().
ReactiveAdapterRegistry.ReactorRegistrar - cn.taketoday.core中的类
 
ReactiveAdapterRegistry.RxJava3Registrar - cn.taketoday.core中的类
 
ReactiveStreams - cn.taketoday.core中的类
A common delegate for detecting Reactive presence AND its features
ReactiveStreams() - 类的构造器 cn.taketoday.core.ReactiveStreams
 
reactiveType - 类中的变量 cn.taketoday.core.ReactiveTypeDescriptor
 
ReactiveTypeDescriptor - cn.taketoday.core中的类
Describes the semantics of a reactive type including boolean checks for ReactiveTypeDescriptor.isMultiValue(), ReactiveTypeDescriptor.isNoValue(), and ReactiveTypeDescriptor.supportsEmpty().
ReactiveTypeDescriptor(Class<?>, boolean, boolean, Supplier<?>) - 类的构造器 cn.taketoday.core.ReactiveTypeDescriptor
 
ReactiveTypeDescriptor(Class<?>, boolean, boolean, Supplier<?>, boolean) - 类的构造器 cn.taketoday.core.ReactiveTypeDescriptor
 
REACTOR_INDICATOR_CLASS - 类中的静态变量 cn.taketoday.core.ReactiveStreams
 
ReactorAdapter(ReactiveTypeDescriptor, Function<Object, Publisher<?>>, Function<Publisher<?>, Object>) - 类的构造器 cn.taketoday.core.ReactiveAdapterRegistry.ReactorAdapter
 
reactorPresent - 类中的静态变量 cn.taketoday.core.ReactiveStreams
 
ReactorRegistrar() - 类的构造器 cn.taketoday.core.ReactiveAdapterRegistry.ReactorRegistrar
 
read - 类中的变量 cn.taketoday.core.io.InputStreamResource
 
read() - 类中的方法 cn.taketoday.bytecode.AnnotationValueHolder
get annotation-value
read() - 类中的方法 cn.taketoday.bytecode.ClassValueHolder
 
read() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Read a single byte from the current reading position from this data buffer.
read() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferInputStream
 
read() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
read() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
read() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
read() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
read() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
read() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
read(byte[]) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Read this buffer's data into the specified destination, starting at the current reading position of this buffer.
read(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
read(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
read(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
read(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
read(byte[]) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
read(byte[], int, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Read at most length bytes of this buffer into the specified destination, starting at the current reading position of this buffer.
read(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferInputStream
 
read(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
read(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
read(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
read(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
read(byte[], int, int) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
read(ClassReader, int, int, char[], int, Label[]) - 类中的方法 cn.taketoday.bytecode.Attribute
Reads a Attribute.type attribute.
read(ClassReader, int, int, char[], int, Label[]) - 类中的方法 cn.taketoday.bytecode.commons.ModuleHashesAttribute
 
read(ClassReader, int, int, char[], int, Label[]) - 类中的方法 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
 
read(ClassReader, int, int, char[], int, Label[]) - 类中的方法 cn.taketoday.bytecode.commons.ModuleTargetAttribute
 
read(Resource, long, DataBufferFactory, int) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Read the given Resource into a Flux of DataBuffers starting at the given position.
read(Resource, DataBufferFactory, int) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Read the given Resource into a Flux of DataBuffers.
read(EvaluationContext, Object, String) - 接口中的方法 cn.taketoday.expression.PropertyAccessor
Called to read a property from a specified target object.
read(EvaluationContext, Object, String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
read(EvaluationContext, Object, String) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
read(Path, DataBufferFactory, int, OpenOption...) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Read bytes from the given file Path into a Flux of DataBuffers.
readable - 类中的变量 cn.taketoday.core.io.buffer.Netty5DataBuffer.BufferComponentIterator
 
readableByteBuffers() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Returns a closeable iterator over each ByteBuffer in this data buffer that can be read.
readableByteBuffers() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
readableByteBuffers() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
readableByteBuffers() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
readableByteBuffers() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
ReadableByteChannelGenerator(ReadableByteChannel, DataBufferFactory, int) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.ReadableByteChannelGenerator
 
readableByteCount() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return the number of bytes that can be read from this data buffer.
readableByteCount() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
readableByteCount() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
readableByteCount() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
readableByteCount() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
readableChannel() - 类中的方法 cn.taketoday.core.io.AbstractFileResolvingResource
This implementation returns a FileChannel for the given URI-identified resource, provided that it refers to a file in the file system.
readableChannel() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation opens a FileChannel for the underlying file.
readableChannel() - 接口中的方法 cn.taketoday.core.io.InputStreamSource
readableChannel() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation opens a ReadableByteChannel for the underlying file.
readableChannel() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
readAccessor - 类中的变量 cn.taketoday.reflect.MethodAccessorPropertyAccessor
 
readAccessor - 类中的变量 cn.taketoday.reflect.ReadOnlyMethodAccessorPropertyAccessor
 
readAsynchronousFileChannel(Callable<AsynchronousFileChannel>, long, DataBufferFactory, int) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Obtain an AsynchronousFileChannel from the given supplier, and read it into a Flux of DataBuffers, starting at the given position.
readAsynchronousFileChannel(Callable<AsynchronousFileChannel>, DataBufferFactory, int) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Obtain a AsynchronousFileChannel from the given supplier, and read it into a Flux of DataBuffers.
readAttribute(Attribute[], String, int, int, char[], int, Label[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a non standard JVMS 'attribute' structure in ClassReader.classFileBuffer.
readBoolean(Object, String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readBoolean(Object, String, boolean) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
readBootstrapMethodsAttribute(int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads the BootstrapMethods attribute to compute the offset of each bootstrap method.
readByte(int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a byte value in this ClassReader.
readByte(Object, String, byte) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readByte(Object, String, byte) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
readByteChannel(Callable<ReadableByteChannel>, DataBufferFactory, int) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Obtain a ReadableByteChannel from the given supplier, and read it into a Flux of DataBuffers.
readCallbackSig(Type) - 类中的静态方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
readCertificates(String, CertificateFactory, Consumer<X509Certificate>) - 类中的静态方法 cn.taketoday.core.ssl.pem.PemCertificateParser
 
readChar(Object, String, char) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readChar(Object, String, char) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
readClass(int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a CONSTANT_Class constant pool entry in this ClassReader.
readCode(MethodVisitor, Context, int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a JVMS 'Code' attribute and makes the given visitor visit it.
ReadCompletionHandler(AsynchronousFileChannel, FluxSink<DataBuffer>, long, DataBufferFactory, int) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
readConst(int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a numeric or string constant pool entry in this ClassReader.
readConstantDynamic(int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a CONSTANT_Dynamic constant pool entry in ClassReader.classFileBuffer.
readCount - 类中的变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
Number of operations read, for each buffer
readDouble(Object, String, double) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readDouble(Object, String, double) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
readElementValue(AnnotationVisitor, int, String, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a JVMS 'element_value' structure and makes the given visitor visit it.
readElementValues(AnnotationVisitor, int, boolean, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads the element values of a JVMS 'annotation' structure and makes the given visitor visit them.
reader - 类中的变量 cn.taketoday.util.xml.StaxEventXMLReader
 
reader - 类中的变量 cn.taketoday.util.xml.StaxStreamXMLReader
 
readerCache - 类中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
readField(ClassVisitor, Context, int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a JVMS field_info structure and makes the given visitor visit it.
readFloat(Object, String, float) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readFloat(Object, String, float) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
READING - enum class 中的枚举常量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.State
 
readInputStream(Callable<InputStream>, DataBufferFactory, int) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Obtain an InputStream from the given supplier, and read it into a Flux of DataBuffers.
readInt(int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a signed int value in this ClassReader.
readInt(Object, String, int) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readInt(Object, String, int) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
readLabel(int, Label[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Returns the label corresponding to the given bytecode offset.
readLong(int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a signed long value in this ClassReader.
readLong(Object, String, long) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readLong(Object, String, long) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
readMethod - 类中的变量 cn.taketoday.reflect.GetterSetterPropertyAccessor
 
readMethod - 类中的变量 cn.taketoday.reflect.Property
 
readMethod - 类中的变量 cn.taketoday.reflect.ReadOnlyGetterMethodPropertyAccessor
 
readMethod - 类中的变量 cn.taketoday.reflect.ReflectivePropertyAccessor
 
readMethod - 类中的变量 cn.taketoday.reflect.ReflectiveReadOnlyPropertyAccessor
 
readMethod(ClassVisitor, Context, int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a JVMS method_info structure and makes the given visitor visit it.
readMethodSig(String, String) - 类中的静态方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
readModule(int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a CONSTANT_Module constant pool entry in this ClassReader.
readModuleAttributes(ClassVisitor, Context, int, int, String) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads the Module, ModulePackages and ModuleMainClass attributes and visit them.
readObject(ObjectInputStream) - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.FieldTypeProvider
 
readObject(ObjectInputStream) - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
readObject(ObjectInputStream) - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
readObject(ObjectInputStream) - 类中的方法 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
readObject(ObjectInputStream) - 类中的方法 cn.taketoday.util.ConcurrencyThrottleSupport
 
readObject(ObjectInputStream) - 类中的方法 cn.taketoday.util.MimeType
 
readObject(Object, String, Object) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readObject(Object, String, Object) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
readOnly - 类中的变量 cn.taketoday.core.io.buffer.NettyDataBuffer.ByteBufferIterator
 
ReadOnlyGetterMethodPropertyAccessor - cn.taketoday.reflect中的类
 
ReadOnlyGetterMethodPropertyAccessor(GetterMethod) - 类的构造器 cn.taketoday.reflect.ReadOnlyGetterMethodPropertyAccessor
 
ReadOnlyMethodAccessorPropertyAccessor - cn.taketoday.reflect中的类
 
ReadOnlyMethodAccessorPropertyAccessor(MethodInvoker) - 类的构造器 cn.taketoday.reflect.ReadOnlyMethodAccessorPropertyAccessor
 
ReadOnlyPropertyAccessor - cn.taketoday.reflect中的类
read-only PropertyAccessor
ReadOnlyPropertyAccessor() - 类的构造器 cn.taketoday.reflect.ReadOnlyPropertyAccessor
 
readOperations - 类中的变量 cn.taketoday.util.ConcurrentLruCache
 
ReadOperations(ConcurrentLruCache.EvictionQueue<K, V>) - 类的构造器 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
readPackage(int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a CONSTANT_Package constant pool entry in this ClassReader.
readParameterAnnotations(MethodVisitor, Context, int, boolean) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a Runtime[In]VisibleParameterAnnotations attribute and makes the given visitor visit it.
readPosition - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
readPosition() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return the position from which this buffer will read.
readPosition() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
readPosition() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
readPosition() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
readPosition() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
readPosition(int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Set the position from which this buffer will read.
readPosition(int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
readPosition(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
readPosition(int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
readPosition(int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
readProperty(TypedValue, EvaluationContext, String) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
Attempt to read the named property from the current context object.
readRecordComponent(ClassVisitor, Context, int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a record component and visit it.
readResolve() - 类中的方法 cn.taketoday.core.ResolvableType.EmptyType
 
readResolve() - 类中的方法 cn.taketoday.core.ResolvableType
Custom serialization support for ResolvableType.NONE.
readResolve() - 类中的方法 cn.taketoday.lang.NullValue
 
readResolve() - 类中的方法 cn.taketoday.logging.Slf4jLogger
 
readShort(int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a signed short value in this ClassReader.
readShort(Object, String, short) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
readShort(Object, String, short) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
readStackMapFrame(int, boolean, boolean, Context) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a JVMS 'stack_map_frame' structure and stores the result in the given Context object.
readStrategies(MultiValueMap<String, String>, Properties) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
 
readStream(InputStream, boolean) - 类中的静态方法 cn.taketoday.bytecode.ClassReader
Reads the given input stream and returns its content as a byte array.
readStringish(int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a CONSTANT_Class, CONSTANT_String, CONSTANT_MethodType, CONSTANT_Module or CONSTANT_Package constant pool entry in ClassReader.classFileBuffer.
readTypeAnnotations(MethodVisitor, Context, int, boolean) - 类中的方法 cn.taketoday.bytecode.ClassReader
Parses a Runtime[In]VisibleTypeAnnotations attribute to find the offset of each type_annotation entry it contains, to find the corresponding labels, and to visit the try catch block annotations.
readTypeAnnotationTarget(Context, int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Parses the header of a JVMS type_annotation structure to extract its target_type, target_info and target_path (the result is stored in the given context), and returns the start offset of the rest of the type_annotation structure.
readUnsignedShort(int) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads an unsigned short value in this ClassReader.
readUtf(int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a CONSTANT_Utf8 constant pool entry in ClassReader.classFileBuffer.
readUtf(int, int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads an UTF8 string in ClassReader.classFileBuffer.
readUTF8(int, char[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a CONSTANT_Utf8 constant pool entry in this ClassReader.
readVerificationTypeInfo(int, Object[], int, char[], Label[]) - 类中的方法 cn.taketoday.bytecode.ClassReader
Reads a JVMS 'verification_type_info' structure and stores it at the given index in the given array.
READY - 类中的静态变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
REAL_CANNOT_BE_LONG - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
RealLiteral - cn.taketoday.expression.spel.ast中的类
Expression language AST node that represents a real literal.
RealLiteral(String, int, int, double) - 类的构造器 cn.taketoday.expression.spel.ast.RealLiteral
 
realloc(T[], int, IntFunction<T[]>) - 类中的静态方法 cn.taketoday.util.SmartList
 
reason - 异常错误中的变量 cn.taketoday.util.PlaceholderResolutionException
 
RECORD - 类中的静态变量 cn.taketoday.bytecode.Constants
 
RECORD - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
 
RecordComponentNode - cn.taketoday.bytecode.tree中的类
A node that represents a record component.
RecordComponentNode(String, String, String) - 类的构造器 cn.taketoday.bytecode.tree.RecordComponentNode
Constructs a new RecordComponentNode.
RecordComponentRemapper - cn.taketoday.bytecode.commons中的类
A RecordComponentVisitor that remaps types with a Remapper.
RecordComponentRemapper(RecordComponentVisitor, Remapper) - 类的构造器 cn.taketoday.bytecode.commons.RecordComponentRemapper
Constructs a new RecordComponentRemapper.
recordComponents - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The record components of this class.
RecordComponentVisitor - cn.taketoday.bytecode中的类
A visitor to visit a record component.
RecordComponentVisitor() - 类的构造器 cn.taketoday.bytecode.RecordComponentVisitor
Constructs a new RecordComponentVisitor.
RecordComponentVisitor(RecordComponentVisitor) - 类的构造器 cn.taketoday.bytecode.RecordComponentVisitor
Constructs a new RecordComponentVisitor.
RecordComponentWriter - cn.taketoday.bytecode中的类
 
RecordComponentWriter(SymbolTable, String, String, String) - 类的构造器 cn.taketoday.bytecode.RecordComponentWriter
Constructs a new RecordComponentWriter.
recordedCount - 类中的变量 cn.taketoday.util.ConcurrentLruCache.ReadOperations
Number of operations recorded, for each buffer
recordRead(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.ReadOperations
 
RED - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
RED - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
ref - 类中的变量 cn.taketoday.expression.spel.ast.PropertyOrFieldReference.AccessorLValue
 
reference - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
REFERENCE_KIND - 类中的静态变量 cn.taketoday.bytecode.Frame
 
REFERENCE_VALUE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.BasicValue
An object or array reference value.
referencedLabels - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The labels referenced by the visited method.
referenceIndex - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
referenceManager - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
 
ReferenceManager() - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceManager
 
references - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
references - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
Array of references indexed using the low order bits from the hash.
referenceType - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap
The reference type: SOFT or WEAK.
ReferenceType() - enum class的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceType
 
REFLECT_UTILS - 类中的静态变量 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
reflection - 类中的静态变量 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
 
reflection - 类中的变量 cn.taketoday.aot.hint.RuntimeHints
 
reflection() - 类中的静态方法 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
Return a predicate generator for reflection hints.
reflection() - 类中的方法 cn.taketoday.aot.hint.RuntimeHints
Provide access to reflection-based hints.
ReflectionException - cn.taketoday.reflect中的异常错误
Reflection operations exception
ReflectionException() - 异常错误的构造器 cn.taketoday.reflect.ReflectionException
 
ReflectionException(String) - 异常错误的构造器 cn.taketoday.reflect.ReflectionException
 
ReflectionException(String, Throwable) - 异常错误的构造器 cn.taketoday.reflect.ReflectionException
 
ReflectionException(Throwable) - 异常错误的构造器 cn.taketoday.reflect.ReflectionException
 
ReflectionHelper - cn.taketoday.expression.spel.support中的类
Utility methods used by the reflection resolver code to discover the appropriate methods/constructors and fields that should be used in expressions.
ReflectionHelper() - 类的构造器 cn.taketoday.expression.spel.support.ReflectionHelper
 
ReflectionHelper.ArgumentsMatchInfo - cn.taketoday.expression.spel.support中的类
An instance of ArgumentsMatchInfo describes what kind of match was achieved between two sets of arguments - the set that a method/constructor is expecting and the set that are being supplied at the point of invocation.
ReflectionHelper.ArgumentsMatchKind - cn.taketoday.expression.spel.support中的Enum Class
Arguments match kinds.
ReflectionHints - cn.taketoday.aot.hint中的类
Gather the need for reflection at runtime.
ReflectionHints() - 类的构造器 cn.taketoday.aot.hint.ReflectionHints
 
ReflectionHintsPredicates - cn.taketoday.aot.hint.predicate中的类
Generator of ReflectionHints predicates, testing whether the given hints match the expected behavior for reflection.
ReflectionHintsPredicates() - 类的构造器 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates
 
ReflectionHintsPredicates.ConstructorHintPredicate - cn.taketoday.aot.hint.predicate中的类
 
ReflectionHintsPredicates.ExecutableHintPredicate<T extends Executable> - cn.taketoday.aot.hint.predicate中的类
 
ReflectionHintsPredicates.FieldHintPredicate - cn.taketoday.aot.hint.predicate中的类
 
ReflectionHintsPredicates.MethodHintPredicate - cn.taketoday.aot.hint.predicate中的类
 
ReflectionHintsPredicates.TypeHintPredicate - cn.taketoday.aot.hint.predicate中的类
 
ReflectionHintsWriter - cn.taketoday.aot.nativex中的类
Write ReflectionHints to the JSON output expected by the GraalVM native-image compiler, typically named reflect-config.json or jni-config.json.
ReflectionHintsWriter() - 类的构造器 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
ReflectionTypeReference - cn.taketoday.aot.hint中的类
A TypeReference based on a Class.
ReflectionTypeReference(Class<?>) - 类的构造器 cn.taketoday.aot.hint.ReflectionTypeReference
 
ReflectionUtils - cn.taketoday.util中的类
Simple utility class for working with the reflection API and handling reflection exceptions.
ReflectionUtils() - 类的构造器 cn.taketoday.util.ReflectionUtils
 
ReflectionUtils.FieldCallback - cn.taketoday.util中的接口
Callback interface invoked on each field in the hierarchy.
ReflectionUtils.FieldFilter - cn.taketoday.util中的接口
Callback optionally used to filter fields to be operated on by a field callback.
ReflectionUtils.MethodCallback - cn.taketoday.util中的接口
Action to take on each method.
ReflectionUtils.MethodFilter - cn.taketoday.util中的接口
Callback optionally used to filter methods to be operated on by a method callback.
Reflective - cn.taketoday.aot.hint.annotation中的Annotation Interface
Indicate that the annotated element requires reflection.
ReflectiveConstructorExecutor - cn.taketoday.expression.spel.support中的类
A simple ConstructorExecutor implementation that runs a constructor using reflective invocation.
ReflectiveConstructorExecutor(Constructor<?>) - 类的构造器 cn.taketoday.expression.spel.support.ReflectiveConstructorExecutor
 
ReflectiveConstructorResolver - cn.taketoday.expression.spel.support中的类
A constructor resolver that uses reflection to locate the constructor that should be invoked.
ReflectiveConstructorResolver() - 类的构造器 cn.taketoday.expression.spel.support.ReflectiveConstructorResolver
 
ReflectiveGetterMethod - cn.taketoday.reflect中的类
 
ReflectiveGetterMethod(Field) - 类的构造器 cn.taketoday.reflect.ReflectiveGetterMethod
 
ReflectiveMethodAccessor - cn.taketoday.reflect中的类
java reflect Method implementation
ReflectiveMethodAccessor(Method, boolean) - 类的构造器 cn.taketoday.reflect.ReflectiveMethodAccessor
 
ReflectiveMethodExecutor - cn.taketoday.expression.spel.support中的类
MethodExecutor that works via reflection.
ReflectiveMethodExecutor(Method) - 类的构造器 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
Create a new executor for the given method.
ReflectiveMethodExecutor(Method, Class<?>) - 类的构造器 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
Create a new executor for the given method.
ReflectiveMethodInvoker - cn.taketoday.util中的类
Helper class that allows for specifying a reflective method to invoke in a declarative fashion, be it static or non-static.
ReflectiveMethodInvoker() - 类的构造器 cn.taketoday.util.ReflectiveMethodInvoker
 
reflectiveMethodResolver - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
ReflectiveMethodResolver - cn.taketoday.expression.spel.support中的类
Reflection-based MethodResolver used by default in StandardEvaluationContext unless explicit method resolvers have been specified.
ReflectiveMethodResolver() - 类的构造器 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
 
ReflectiveMethodResolver(boolean) - 类的构造器 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
This constructor allows the ReflectiveMethodResolver to be configured such that it will use a distance computation to check which is the better of two close matches (when there are multiple matches).
ReflectiveParameterNameDiscoverer - cn.taketoday.core中的类
ParameterNameDiscoverer implementation which uses JDK 8's reflection facilities for introspecting parameter names (based on the "-parameters" compiler flag).
ReflectiveParameterNameDiscoverer() - 类的构造器 cn.taketoday.core.ReflectiveParameterNameDiscoverer
 
ReflectiveProcessor - cn.taketoday.aot.hint.annotation中的接口
Process an AnnotatedElement and register the necessary reflection hints for it.
ReflectivePropertyAccessor - cn.taketoday.expression.spel.support中的类
A powerful PropertyAccessor that uses reflection to access properties for reading and possibly also for writing on a target instance.
ReflectivePropertyAccessor - cn.taketoday.reflect中的类
java reflect Field implementation
ReflectivePropertyAccessor() - 类的构造器 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Create a new property accessor for reading as well writing.
ReflectivePropertyAccessor(boolean) - 类的构造器 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
Create a new property accessor for reading and possibly also writing.
ReflectivePropertyAccessor(Field, Method, Method) - 类的构造器 cn.taketoday.reflect.ReflectivePropertyAccessor
 
ReflectivePropertyAccessor.InvokerPair - cn.taketoday.expression.spel.support中的Record Class
Captures the member (method/field) to call reflectively to access a property value and the type descriptor for the value returned by the reflective call.
ReflectivePropertyAccessor.OptimalPropertyAccessor - cn.taketoday.expression.spel.support中的类
An optimized form of a PropertyAccessor that will use reflection but only knows how to access a particular property on a particular class.
ReflectivePropertyAccessor.PropertyCacheKey - cn.taketoday.expression.spel.support中的Record Class
 
ReflectiveReadOnlyPropertyAccessor - cn.taketoday.reflect中的类
 
ReflectiveReadOnlyPropertyAccessor(Field, Method) - 类的构造器 cn.taketoday.reflect.ReflectiveReadOnlyPropertyAccessor
 
ReflectiveRuntimeHintsRegistrar - cn.taketoday.aot.hint.annotation中的类
Process @Reflective annotated elements.
ReflectiveRuntimeHintsRegistrar() - 类的构造器 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
 
ReflectiveRuntimeHintsRegistrar.DelegatingReflectiveProcessor - cn.taketoday.aot.hint.annotation中的类
 
ReflectiveRuntimeHintsRegistrar.Entry - cn.taketoday.aot.hint.annotation中的Record Class
 
ReflectiveSetterMethod - cn.taketoday.reflect中的类
 
ReflectiveSetterMethod(Field) - 类的构造器 cn.taketoday.reflect.ReflectiveSetterMethod
 
refreshIndent() - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
RegexPatternTypeFilter - cn.taketoday.core.type.filter中的类
A simple filter for matching a fully-qualified class name with a regex Pattern.
RegexPatternTypeFilter(Pattern) - 类的构造器 cn.taketoday.core.type.filter.RegexPatternTypeFilter
 
registerAdapters(ReactiveAdapterRegistry) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry.FlowAdaptersRegistrar
 
registerAdapters(ReactiveAdapterRegistry) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry.MutinyRegistrar
 
registerAdapters(ReactiveAdapterRegistry) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry.ReactorRegistrar
 
registerAdapters(ReactiveAdapterRegistry) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry.RxJava3Registrar
 
registerAlias(Class<?>, String...) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
 
registerAlias(String, String) - 接口中的方法 cn.taketoday.core.AliasRegistry
Given a name, register an alias for it.
registerAlias(String, String) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
 
registerBundle(String, SslBundle) - 类中的方法 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
registerBundle(String, SslBundle) - 接口中的方法 cn.taketoday.core.ssl.SslBundleRegistry
Register a named SslBundle.
registerCallbacks(Class, Callback[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
Call this method to register the Callback array to use before creating a new instance of the generated class via reflection.
registerCommonClasses(Class<?>...) - 类中的静态方法 cn.taketoday.util.ClassUtils
Register the given common classes with the ClassUtils cache.
registerConstructor(Constructor<?>, ExecutableMode) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register the need for reflection on the specified Constructor, using the specified ExecutableMode.
registerConstructorHint(ReflectionHints, Constructor<?>) - 类中的方法 cn.taketoday.aot.hint.annotation.SimpleReflectiveProcessor
Register ReflectionHints against the specified Constructor.
registerConverters(Set<?>, ConverterRegistry) - 接口中的静态方法 cn.taketoday.core.conversion.ConverterRegistry
Register the given Converter objects with the given target ConverterRegistry.
registerDefaultValues(AnnotationAttributes) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Register the annotation-declared default values for the given attributes, if available.
registeredBundles - 类中的变量 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
RegisteredSslBundle(String, SslBundle) - 类的构造器 cn.taketoday.core.ssl.DefaultSslBundleRegistry.RegisteredSslBundle
 
registerField(Field) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register the need for reflection on the specified Field.
registerFieldHint(ReflectionHints, Field) - 类中的方法 cn.taketoday.aot.hint.annotation.SimpleReflectiveProcessor
Register ReflectionHints against the specified Field.
registerFunction(String, MethodHandle) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
Register the specified MethodHandle as a SpEL function.
registerFunction(String, Method) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
Register the specified Method as a SpEL function.
registerHints(ResourceHints, ClassLoader) - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
Register resource hints for the current state of this builder.
registerHints(ResourceHints, ClassLoader) - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
 
registerHints(RuntimeHints, ClassLoader) - 接口中的方法 cn.taketoday.aot.hint.RuntimeHintsRegistrar
Contribute hints to the given RuntimeHints instance.
registerHints(RuntimeHints, ClassLoader) - 类中的方法 cn.taketoday.aot.hint.support.ObjectToObjectConverterRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - 类中的方法 cn.taketoday.aot.hint.support.TodayPropertiesRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - 类中的方法 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints
 
registerHints(RuntimeHints, ClassLoader, String) - 类中的方法 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints
 
registerHints(RuntimeHints, ClassLoader, String, List<String>) - 类中的方法 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints
 
registerHintsForClassAttributes(ReflectionHints, MergedAnnotation<Annotation>) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
registerImport(String) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
Register a new import prefix that will be used when searching for unqualified types.
registerJacksonHints(ReflectionHints, Class<?>) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
registerJdkProxy(TypeReference...) - 类中的方法 cn.taketoday.aot.hint.ProxyHints
Register that a JDK proxy implementing the interfaces defined by the specified type references is required.
registerJdkProxy(Class<?>...) - 类中的方法 cn.taketoday.aot.hint.ProxyHints
Register that a JDK proxy implementing the specified interfaces is required.
registerJdkProxy(Consumer<JdkProxyHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.ProxyHints
Register a JdkProxyHint.
registerMethod(Method, ExecutableMode) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register the need for reflection on the specified Method, using the specified ExecutableMode.
registerMethodFilter(Class<?>, MethodFilter) - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
Register a filter for methods on the given type.
registerMethodFilter(Class<?>, MethodFilter) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
Register a MethodFilter which will be called during method resolution for the specified type.
registerMethodHint(ReflectionHints, Method) - 类中的方法 cn.taketoday.aot.hint.annotation.SimpleReflectiveProcessor
Register ReflectionHints against the specified Method.
registerNewClinit(CodeFlow.ClinitAdder) - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Register a ClinitAdder which will add code to the static initializer in the generated class to support the code produced by an AST node's primary generateCode() method.
registerNewField(CodeFlow.FieldAdder) - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
Register a FieldAdder which will add a new field to the generated class to support the code produced by an AST node's primary generateCode() method.
registerPattern(String) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Register that the resources matching the specified pattern should be made available at runtime.
registerPattern(Consumer<ResourcePatternHints.Builder>) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Register that the resources matching the specified pattern should be made available at runtime.
registerPatternIfPresent(ClassLoader, String, Consumer<ResourcePatternHints.Builder>) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Register a pattern if the given location is available on the classpath.
registerPropertyHints(ReflectionHints, Set<Type>, Method, int) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
registerProxyIfNecessary(Class<?>, RuntimeHints) - 类中的静态方法 cn.taketoday.aot.hint.support.ClassHintUtils
Register a proxy hint for a JDK proxy or corresponding reflection hints for a CGLIB-generated subclass, if necessary.
registerReactiveType(ReactiveTypeDescriptor, Function<Object, Publisher<?>>, Function<Publisher<?>, Object>) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry
Register a reactive type along with functions to adapt to and from a Reactive Streams Publisher.
registerReactiveTypeOverride(ReactiveTypeDescriptor, Function<Object, Publisher<?>>, Function<Publisher<?>, Object>) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry
Register a reactive type along with functions to adapt to and from a Reactive Streams Publisher.
registerRecordHints(ReflectionHints, Set<Type>, Method) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
RegisterReflectionForBinding - cn.taketoday.aot.hint.annotation中的Annotation Interface
Indicates that the classes specified in the annotation attributes require some reflection hints for binding or reflection-based serialization purposes.
RegisterReflectionForBindingProcessor - cn.taketoday.aot.hint.annotation中的类
A ReflectiveProcessor implementation that registers reflection hints for data binding purpose (class, constructors, fields, properties, record components, including types transitively used on properties and record components).
RegisterReflectionForBindingProcessor() - 类的构造器 cn.taketoday.aot.hint.annotation.RegisterReflectionForBindingProcessor
 
registerReflectionHints(ReflectionHints, AnnotatedElement) - 接口中的方法 cn.taketoday.aot.hint.annotation.ReflectiveProcessor
Register ReflectionHints against the specified AnnotatedElement.
registerReflectionHints(ReflectionHints, AnnotatedElement) - 类中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.DelegatingReflectiveProcessor
 
registerReflectionHints(ReflectionHints, AnnotatedElement) - 类中的方法 cn.taketoday.aot.hint.annotation.RegisterReflectionForBindingProcessor
 
registerReflectionHints(ReflectionHints, AnnotatedElement) - 类中的方法 cn.taketoday.aot.hint.annotation.SimpleReflectiveProcessor
 
registerReflectionHints(ReflectionHints, Type...) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
Register the necessary reflection hints to bind the specified types.
registerReflectionHints(ReflectionHints, Set<Type>, Type) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
registerResource(Resource) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Register that the supplied resource should be made available at runtime.
registerResourceBundle(String) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Register that the resource bundle with the specified base name should be made available at runtime.
registerResourceBundle(String, Consumer<ResourceBundleHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Register that the resource bundle with the specified base name should be made available at runtime.
registerRuntimeHints(RuntimeHints, Class<?>...) - 类中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
Register the relevant runtime hints for elements that are annotated with Reflective.
registerStaticCallbacks(Class, Callback[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
Similar to Enhancer.registerCallbacks(java.lang.Class, cn.taketoday.bytecode.proxy.Callback[]), but suitable for use when multiple threads will be creating instances of the generated class.
registerType(TypeReference) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Register that the bytecode of the type defined by the specified TypeReference should be made available at runtime.
registerType(TypeReference) - 类中的方法 cn.taketoday.aot.hint.SerializationHints
Register that the type defined by the specified TypeReference need to be serialized using java serialization.
registerType(TypeReference, MemberCategory...) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register or customize reflection hints for the specified type using the specified MemberCategories.
registerType(TypeReference, Consumer<JavaSerializationHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.SerializationHints
Register that the type defined by the specified TypeReference need to be serialized using java serialization.
registerType(TypeReference, Consumer<TypeHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register or customize reflection hints for the type defined by the specified TypeReference.
registerType(Class<?>) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Register that the bytecode of the specified type should be made available at runtime.
registerType(Class<?>, MemberCategory...) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register or customize reflection hints for the specified type using the specified MemberCategories.
registerType(Class<?>, Consumer<TypeHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register or customize reflection hints for the specified type.
registerType(Class<? extends Serializable>) - 类中的方法 cn.taketoday.aot.hint.SerializationHints
Register that the specified type need to be serialized using java serialization.
registerType(Class<? extends Serializable>, Consumer<JavaSerializationHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.SerializationHints
Register that the specified type need to be serialized using java serialization.
registerTypeHint(ReflectionHints, Class<?>) - 类中的方法 cn.taketoday.aot.hint.annotation.SimpleReflectiveProcessor
Register ReflectionHints against the specified Class.
registerTypeIfPresent(ClassLoader, String, MemberCategory...) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register or customize reflection hints for the specified type if it is available using the specified ClassLoader.
registerTypeIfPresent(ClassLoader, String, Consumer<TypeHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register or customize reflection hints for the specified type if it is available using the specified ClassLoader.
registerTypes(Iterable<TypeReference>, Consumer<TypeHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Register or customize reflection hints for the types defined by the specified list of type references.
rejected - 类中的变量 cn.taketoday.bytecode.core.DuplicatesPredicate
 
rejected - 类中的变量 cn.taketoday.bytecode.core.DuplicatesPredicate.UnnecessaryBridgeFinder
 
rejectedExecutionLogger - 类中的静态变量 cn.taketoday.util.concurrent.DefaultFuture
 
rejectMask - 类中的变量 cn.taketoday.bytecode.core.RejectModifierPredicate
 
RejectModifierPredicate - cn.taketoday.bytecode.core中的类
 
RejectModifierPredicate(int) - 类的构造器 cn.taketoday.bytecode.core.RejectModifierPredicate
 
relatedContext - 类中的变量 cn.taketoday.expression.spel.ExpressionState
 
relativeStackSize - 类中的变量 cn.taketoday.bytecode.MethodWriter
The relative stack size after the last visited instruction.
release() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
release() - 接口中的方法 cn.taketoday.core.io.buffer.PooledDataBuffer
Decrease the reference count for this buffer by one, and deallocate it once the count reaches zero.
release() - 接口中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Reference
Release this entry and ensure that it will be returned from ReferenceManager#pollForPurge().
release() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.SoftEntryReference
 
release() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.WeakEntryReference
 
release(DataBuffer) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Release the given data buffer.
RELEASE - record class中的静态变量 cn.taketoday.lang.Version
 
RELEASE_CONSUMER - 类中的静态变量 cn.taketoday.core.io.buffer.DataBufferUtils
 
releaseAndClear() - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
Shortcut to release all data buffers and then LimitedDataBufferList.clear().
releaseConsumer() - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Return a consumer that calls DataBufferUtils.release(DataBuffer) on all passed data buffers.
releaseOnClose - 类中的变量 cn.taketoday.core.io.buffer.DataBufferInputStream
 
rem(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
REM - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
remap(int) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
remap(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
remap(Type) - 类中的静态方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
remapComponentType(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
remapFrameTypes(int, Object[]) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
remappedLocalTypes - 类中的变量 cn.taketoday.bytecode.commons.LocalVariablesSorter
The local variable types after remapping.
remappedVariableIndices - 类中的变量 cn.taketoday.bytecode.commons.LocalVariablesSorter
The mapping from old to new local variable indices.
remapper - 类中的变量 cn.taketoday.bytecode.commons.AnnotationRemapper
The remapper used to remap the types in the visited annotation.
remapper - 类中的变量 cn.taketoday.bytecode.commons.ClassRemapper
The remapper used to remap the types in the visited class.
remapper - 类中的变量 cn.taketoday.bytecode.commons.FieldRemapper
The remapper used to remap the types in the visited field.
remapper - 类中的变量 cn.taketoday.bytecode.commons.MethodRemapper
The remapper used to remap the types in the visited field.
remapper - 类中的变量 cn.taketoday.bytecode.commons.ModuleRemapper
The remapper used to remap the types in the visited module.
remapper - 类中的变量 cn.taketoday.bytecode.commons.RecordComponentRemapper
The remapper used to remap the types in the visited field.
remapper - 类中的变量 cn.taketoday.bytecode.commons.SignatureRemapper
 
Remapper - cn.taketoday.bytecode.commons中的类
A class responsible for remapping types and names.
Remapper() - 类的构造器 cn.taketoday.bytecode.commons.Remapper
 
RemovalTask(ConcurrentLruCache.Node<K, V>) - 类的构造器 cn.taketoday.util.ConcurrentLruCache.RemovalTask
 
remove - 类中的变量 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
remove() - 类中的方法 cn.taketoday.bytecode.tree.analysis.SmallSet.IteratorImpl
 
remove() - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
remove() - 类中的方法 cn.taketoday.util.ArrayIterator
 
remove() - 类中的方法 cn.taketoday.util.CompositeIterator
 
remove() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
remove() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntryIterator
 
remove() - 类中的方法 cn.taketoday.util.SingletonIterator
 
remove() - 类中的方法 cn.taketoday.util.xml.AbstractXMLEventReader
 
remove(int) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
remove(int) - 类中的方法 cn.taketoday.util.SmartList
 
remove(AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Removes the given instruction from this list.
remove(FutureListener<? extends ListenableFuture<?>>) - 类中的方法 cn.taketoday.util.concurrent.FutureListeners
 
remove(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
remove(Class<?>, Class<?>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
remove(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
remove(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate
 
remove(Object) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
remove(Object) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntrySet
 
remove(Object) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
remove(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
remove(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
remove(Object) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
remove(Object) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
remove(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
remove(Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
remove(Object) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
remove(Object, Object) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
remove(Object, Object) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
remove(String) - 类中的方法 cn.taketoday.core.env.PropertySources
Remove and return the property source with the given name, null if not found.
remove(K) - 类中的方法 cn.taketoday.util.ConcurrentCache
 
remove(K) - 类中的方法 cn.taketoday.util.ConcurrentLruCache
Immediately remove the given key and any associated value.
remove(Key) - 类中的方法 cn.taketoday.util.MapCache
 
removeAlias(String) - 接口中的方法 cn.taketoday.core.AliasRegistry
Remove the specified alias from this registry.
removeAlias(String) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
 
removeAll(boolean) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Removes all the instructions of this list.
removeAll(Collection<?>) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
removeAll(Collection<?>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
removeAll(Collection<?>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
removeAllNamespaceMappings() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
removeAttribute(String) - 接口中的方法 cn.taketoday.core.AttributeAccessor
Remove the attribute identified by name and return its value.
removeAttribute(String) - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
removeBinding(String) - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
Remove the given prefix from this context.
removeCaseInsensitiveKey(String) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
removeConstructorResolver(ConstructorResolver) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
removeConvertible(Class<?>, Class<?>) - 接口中的方法 cn.taketoday.core.conversion.ConverterRegistry
Remove any converters from sourceType to targetType.
removeConvertible(Class<?>, Class<?>) - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
REMOVED - enum class 中的枚举常量 cn.taketoday.util.ConcurrentLruCache.CacheEntryState
 
removeDuplicateStrings(String[]) - 类中的静态方法 cn.taketoday.util.StringUtils
Remove duplicate strings from the given array.
removeEldestEntry(Map.Entry<Resource, MetadataReader>) - 类中的方法 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory.LocalResourceCache
 
removeEldestEntry(Map.Entry<String, V>) - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
Determine whether this map should remove the given eldest entry.
removeHandlersForRootLogger() - 类中的静态方法 cn.taketoday.logging.SLF4JBridgeHandler
Invoking this method removes/unregisters/detaches all handlers currently attached to the root logger
removeIf(Predicate<? super DataBuffer>) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
removeIf(Predicate<? super List<V>>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
removeIf(Predicate<? super Map.Entry<K, List<V>>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
removeIfPresent(PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Remove the given property source if it is present.
removeImport(String) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
Remove that specified prefix from this locator's list of imports.
removeListener(FutureListener<? extends ListenableFuture<T>>) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Removes the first occurrence of the specified listener from this future.
removeListener(FutureListener<? extends ListenableFuture<V>>) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
removeListener(FutureListener<? extends ListenableFuture<V>>) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
removeListener(FutureListener<? extends ListenableFuture<V>>) - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
removeListener(FutureListener<? extends ListenableFuture<V>>) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
removeListener(FutureListener<? extends ListenableFuture<V>>) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
removeListeners(FutureListener<? extends ListenableFuture<T>>...) - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Removes the first occurrence for each of the listeners from this future.
removeListeners(FutureListener<? extends ListenableFuture<V>>...) - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
removeListeners(FutureListener<? extends ListenableFuture<V>>...) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
removeListeners(FutureListener<? extends ListenableFuture<V>>...) - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
removeListeners(FutureListener<? extends ListenableFuture<V>>...) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
removeListeners(FutureListener<? extends ListenableFuture<V>>...) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
removeMethodResolver(MethodResolver) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
removeNamespaceMapping() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
removeNullElements(Collection<T>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
remove the elements of this collection that is null.
removePlaceholder(String) - 类中的方法 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
removePropertyAccessor(PropertyAccessor) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
removeRange(int, int) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
removeRange(Handler, Label, Label) - 类中的静态方法 cn.taketoday.bytecode.Handler
Removes the range between start and end from the Handler list that begins with the given element.
rename(MethodSignature, int) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
renamedClinitMethodPrefix - 类中的变量 cn.taketoday.bytecode.commons.StaticInitMerger
The prefix to use to rename the existing <clinit> methods.
repeatable - 类中的变量 cn.taketoday.core.annotation.RepeatableContainers.ExplicitRepeatableContainer
 
repeatableContainers - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMappings.Cache
 
repeatableContainers - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMappings
 
repeatableContainers - 类中的变量 cn.taketoday.core.annotation.MergedAnnotations.Search
 
repeatableContainers - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.IsPresent
 
repeatableContainers - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations
 
RepeatableContainers - cn.taketoday.core.annotation中的类
Strategy used to determine annotations that act as containers for other annotations.
RepeatableContainers(RepeatableContainers) - 类的构造器 cn.taketoday.core.annotation.RepeatableContainers
 
RepeatableContainers.ExplicitRepeatableContainer - cn.taketoday.core.annotation中的类
A single explicit mapping.
RepeatableContainers.StandardRepeatableContainers - cn.taketoday.core.annotation中的类
Standard RepeatableContainers implementation that searches using Java's @Repeatable annotation.
replace(String, PropertySource<?>) - 类中的方法 cn.taketoday.core.env.PropertySources
Replace the property source with the given name with the given property source object.
replace(String, String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Replace all occurrences of a substring within a string with another string.
replace(K, List<V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
replace(K, List<V>, List<V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
replace(K, V) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
replace(K, V, V) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
replaceAll(BiFunction<? super K, ? super List<V>, ? extends List<V>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
replaceAsmInstructions(byte[], boolean) - 类中的方法 cn.taketoday.bytecode.ClassWriter
Returns the equivalent of the given class file, with the ASM specific instructions replaced with standard ones.
replacePlaceholders(String, PlaceholderResolver) - 类中的方法 cn.taketoday.util.PlaceholderParser
Replace all placeholders of format ${name} with the value returned from the supplied PlaceholderResolver.
replacePlaceholders(String, PlaceholderResolver) - 类中的方法 cn.taketoday.util.PropertyPlaceholderHandler
Replaces all placeholders of format ${name} with the value returned from the supplied PlaceholderResolver.
replacePlaceholders(String, Properties) - 类中的方法 cn.taketoday.util.PropertyPlaceholderHandler
Replaces all placeholders of format ${name} with the corresponding property from the supplied Properties.
request(long) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
Invoked when Reactive Streams consumer signals demand.
request(long) - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
requested - 类中的变量 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
require - record class中的变量 cn.taketoday.bytecode.beans.BeanMap.Generator.BeanMapKey
require 记录组件的字段。
require - 类中的变量 cn.taketoday.bytecode.beans.BeanMap.Generator
 
require() - record class中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator.BeanMapKey
返回 require 记录组件的值。
require(int, String, String) - 类中的方法 cn.taketoday.util.xml.AbstractXMLStreamReader
 
REQUIRE_GETTER - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMap
Limit the properties reflected in the key set of the map to readable properties.
REQUIRE_SETTER - 类中的静态变量 cn.taketoday.bytecode.beans.BeanMap
Limit the properties reflected in the key set of the map to writable properties.
Required - cn.taketoday.lang中的Annotation Interface
 
REQUIRED - enum class 中的枚举常量 cn.taketoday.util.ConcurrentLruCache.DrainStatus
A drain operation is required due to a pending write modification.
requiredModules - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter
The fully qualified names of the dependencies of the visited module.
requiredProperties - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
requiredType - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
requiredType - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
requiredType - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
requires - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The binary content of the 'requires' array of the JVMS Module attribute.
requires - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The dependencies of this module.
REQUIRES_CONVERSION - enum class 中的枚举常量 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchKind
A conversion match is where the type converter must be used to transform some of the parameter types.
requiresCount - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The requires_count field of the JVMS Module attribute.
requiresFrames() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter.MethodWriterWrapper
 
requiresReader() - 类中的方法 cn.taketoday.core.io.EncodedResource
Determine whether a Reader is required as opposed to an InputStream, i.e. whether an encoding or a Charset has been specified.
RESERVED - 类中的静态变量 cn.taketoday.bytecode.Frame
 
reservedClassNames - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
 
reserveMethodNames(String...) - 类中的方法 cn.taketoday.aot.generate.GeneratedClass
Update this instance with a set of reserved method names that should not be used for generated methods.
reserveName(String) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
 
reset() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferInputStream
 
reset() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.AbstractNestedMatcher
 
reset() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.CompositeMatcher
 
reset() - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.Matcher
Reset the state of this matcher.
reset() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.SingleByteMatcher
 
reset() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Reset the contents of this FastByteArrayOutputStream.
RESET - 类中的静态变量 cn.taketoday.core.ansi.AnsiOutput
 
resetLabel() - 类中的方法 cn.taketoday.bytecode.tree.LabelNode
 
resetLabels() - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Resets all the labels in the instruction list.
resetLocaleContext() - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Reset the LocaleContext for the current thread.
ResizableByteArrayOutputStream - cn.taketoday.util中的类
An extension of ByteArrayOutputStream that: has public ResizableByteArrayOutputStream.grow(int) and ResizableByteArrayOutputStream.resize(int) methods to get more control over the size of the internal buffer has a higher initial capacity (256) by default
ResizableByteArrayOutputStream() - 类的构造器 cn.taketoday.util.ResizableByteArrayOutputStream
Create a new ResizableByteArrayOutputStream with the default initial capacity of 256 bytes.
ResizableByteArrayOutputStream(int) - 类的构造器 cn.taketoday.util.ResizableByteArrayOutputStream
Create a new ResizableByteArrayOutputStream with the specified initial capacity.
resize(int) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Resize the internal buffer size to a specified capacity.
resize(int) - 类中的方法 cn.taketoday.util.ResizableByteArrayOutputStream
Resize the internal buffer size to a specified capacity.
RESIZE - enum class 中的枚举常量 cn.taketoday.util.ConcurrentReferenceHashMap.TaskOption
 
resizeIfNecessary(int) - 类中的方法 cn.taketoday.util.SmartList
 
resizeThreshold - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
The threshold when resizing of the references should occur.
resolution - 类中的变量 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
The resolution state of the module.
RESOLUTION_DO_NOT_RESOLVE_BY_DEFAULT - 类中的静态变量 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
The resolution state of a module meaning that the module is not available from the class-path by default.
RESOLUTION_WARN_DEPRECATED - 类中的静态变量 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
The resolution state of a module meaning the module is marked as deprecated.
RESOLUTION_WARN_DEPRECATED_FOR_REMOVAL - 类中的静态变量 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
The resolution state of a module meaning the module is marked as deprecated and will be removed in a future release.
RESOLUTION_WARN_INCUBATING - 类中的静态变量 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
The resolution state of a module meaning the module is not yet standardized, so in incubating mode.
resolutionMethod - 类中的变量 cn.taketoday.core.YamlProcessor
 
ResolutionMethod() - enum class的构造器 cn.taketoday.core.YamlProcessor.ResolutionMethod
 
resolvableType - 类中的变量 cn.taketoday.core.TypeDescriptor
 
resolvableType - 类中的变量 cn.taketoday.reflect.Property
 
ResolvableType - cn.taketoday.core中的类
Encapsulates a Java Type, providing access to supertypes, interfaces, and generic parameters along with the ability to ultimately resolve to a Class.
ResolvableType(Class<?>) - 类的构造器 cn.taketoday.core.ResolvableType
Private constructor used to create a new ResolvableType on a Class basis.
ResolvableType(Type, SerializableTypeWrapper.TypeProvider, ResolvableType.VariableResolver) - 类的构造器 cn.taketoday.core.ResolvableType
Private constructor used to create a new ResolvableType for cache key purposes, with no upfront resolution.
ResolvableType(Type, SerializableTypeWrapper.TypeProvider, ResolvableType.VariableResolver, ResolvableType) - 类的构造器 cn.taketoday.core.ResolvableType
Private constructor used to create a new ResolvableType for uncached purposes, with upfront resolution but lazily calculated hash.
ResolvableType(Type, SerializableTypeWrapper.TypeProvider, ResolvableType.VariableResolver, Integer) - 类的构造器 cn.taketoday.core.ResolvableType
Private constructor used to create a new ResolvableType for cache value purposes, with upfront resolution and a pre-calculated hash.
ResolvableType.DefaultVariableResolver - cn.taketoday.core中的类
 
ResolvableType.EmptyType - cn.taketoday.core中的类
Internal Type used to represent an empty value.
ResolvableType.SyntheticParameterizedType - cn.taketoday.core中的Record Class
 
ResolvableType.TypeVariablesVariableResolver - cn.taketoday.core中的Record Class
 
ResolvableType.VariableResolver - cn.taketoday.core中的接口
Strategy interface used to resolve TypeVariables.
ResolvableType.WildcardBounds - cn.taketoday.core中的类
Internal helper to handle bounds from WildcardTypes.
ResolvableType.WildcardBounds.Kind - cn.taketoday.core中的Enum Class
The various kinds of bounds.
ResolvableTypeDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.ResolvableTypeDelegate
 
ResolvableTypeProvider - cn.taketoday.core中的接口
Any object can implement this interface to provide its actual ResolvableType.
resolve() - 类中的方法 cn.taketoday.core.ResolvableType
Resolve this type to a Class, returning null if the type cannot be resolved.
resolve() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
resolve(byte[], int) - 类中的方法 cn.taketoday.bytecode.Label
Sets the bytecode offset of this label to the given value and resolves the forward references to this label, if any.
resolve(C) - 接口中的方法 cn.taketoday.core.MetadataResolver
Resolve the given String value, for example parsing placeholders.
resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - 接口中的方法 cn.taketoday.expression.MethodResolver
Within the supplied context, resolve a suitable method on the supplied object that can handle the specified arguments.
resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - 类中的方法 cn.taketoday.expression.spel.support.DataBindingMethodResolver
 
resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
Locate a method on a type.
resolve(EvaluationContext, String) - 接口中的方法 cn.taketoday.expression.BeanResolver
Look up a bean by the given name and return a corresponding instance for it.
resolve(EvaluationContext, String, List<TypeDescriptor>) - 接口中的方法 cn.taketoday.expression.ConstructorResolver
Within the supplied context, resolve a suitable constructor on the supplied type that can handle the specified arguments.
resolve(EvaluationContext, String, List<TypeDescriptor>) - 类中的方法 cn.taketoday.expression.spel.support.ReflectiveConstructorResolver
Locate a constructor on the type.
resolve(PlaceholderParser.PartResolutionContext) - record class中的方法 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
 
resolve(PlaceholderParser.PartResolutionContext) - record class中的方法 cn.taketoday.util.PlaceholderParser.ParsedValue
 
resolve(PlaceholderParser.PartResolutionContext) - 接口中的方法 cn.taketoday.util.PlaceholderParser.Part
Resolve this part using the specified PlaceholderParser.PartResolutionContext.
resolve(PlaceholderParser.PartResolutionContext) - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
 
resolve(PlaceholderParser.PartResolutionContext) - record class中的方法 cn.taketoday.util.PlaceholderParser.TextPart
 
resolve(Class<?>) - 类中的方法 cn.taketoday.core.ResolvableType
Resolve this type to a Class, returning the specified fallback if the type cannot be resolved.
resolve(Class<T>) - 接口中的方法 cn.taketoday.lang.TodayStrategies.ArgumentResolver
Resolve the given argument if possible.
resolve(Object) - 类中的静态方法 cn.taketoday.util.function.SupplierUtils
Resolve a given Supplier, getting its result or immediately returning the given Object as-is if not a Supplier.
resolve(Object, A, ValueExtractor) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets.MirrorSet
 
resolve(Object, Object, ValueExtractor) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets
 
resolve(String, ResourceLoader) - 接口中的方法 cn.taketoday.core.io.ProtocolResolver
Resolve the given location against the given resource loader if this implementation's protocol matches.
resolve(Supplier<T>) - 类中的静态方法 cn.taketoday.util.function.SupplierUtils
Resolve the given Supplier, getting its result or immediately returning null if the supplier itself was null.
resolve(Map<Class<?>, Set<MethodSignature>>) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer.BridgeMethodResolver
Finds all bridge methods that are being called with invokespecial and returns them.
resolveAbsoluteResourceName(TypeReference, String) - 类中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates
 
resolveAliasedForTargets() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
resolveAliases(StringValueResolver) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
Resolve all alias target names and aliases registered in this registry, applying the given StringValueResolver to them.
resolveAliasTarget(Method, AliasFor) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
resolveAliasTarget(Method, AliasFor, boolean) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
resolveAll(Iterable<PlaceholderParser.Part>, PlaceholderParser.PartResolutionContext) - 接口中的静态方法 cn.taketoday.util.PlaceholderParser.Part
Return a String that appends the resolution of the specified parts.
resolveAnnotations() - 类中的方法 cn.taketoday.reflect.Property
 
resolveBounds(Type[]) - 类中的方法 cn.taketoday.core.ResolvableType
 
resolveBridgeMethod(Method, Class<?>) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
 
resolveClass() - 类中的方法 cn.taketoday.core.ResolvableType
 
resolveClass(ObjectStreamClass) - 类中的方法 cn.taketoday.core.ConfigurableObjectInputStream
 
resolveClassFor(String) - 类中的方法 cn.taketoday.expression.spel.support.StandardTypeLocator
 
resolveClassName(ClassLoader, String) - 类中的方法 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints
 
resolveClassName(String) - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Resolve the given class name into a Class.
resolveClassName(String, ClassLoader) - 类中的静态方法 cn.taketoday.util.ClassUtils
Resolve the given class name into a Class instance.
resolved - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer.BridgeMethodResolver.BridgedFinder
 
resolved - 类中的变量 cn.taketoday.core.ResolvableType
 
resolved - 类中的变量 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
resolvedCharset - 类中的变量 cn.taketoday.util.MimeType
 
resolvedMirrors - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
resolvedRootMirrors - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
resolveExecutable() - 类中的方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
resolveFallbackIfPossible(String, ClassNotFoundException) - 类中的方法 cn.taketoday.core.ConfigurableObjectInputStream
Resolve the given class name against a fallback class loader.
resolveGeneric(int...) - 类中的方法 cn.taketoday.core.ResolvableType
Convenience method that will get and resolve a specific generic parameters.
resolveGenerics() - 类中的方法 cn.taketoday.core.ResolvableType
Convenience method that will get and resolve generic parameters.
resolveGenerics(Class<?>) - 类中的方法 cn.taketoday.core.ResolvableType
Convenience method that will get and resolve generic parameters, using the specified fallback if any type cannot be resolved.
resolveMethodParameter() - 类中的方法 cn.taketoday.reflect.Property
 
resolveNestedPlaceholders(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
Resolve placeholders within the given string, deferring to the value of AbstractPropertyResolver.setIgnoreUnresolvableNestedPlaceholders(boolean) to determine whether any unresolvable placeholders should raise an exception or be ignored.
resolvePath(String) - 类中的方法 cn.taketoday.core.io.ResourceArrayPropertyEditor
Resolve the given path, replacing placeholders with corresponding system property values if necessary.
resolvePath(String) - 类中的方法 cn.taketoday.core.io.ResourceEditor
Resolve the given path, replacing placeholders with corresponding property values from the environment if necessary.
resolvePlaceholder(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
resolvePlaceholder(String) - 类中的方法 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
resolvePlaceholder(String) - 接口中的方法 cn.taketoday.util.PlaceholderResolver
Resolve the supplied placeholder name to the replacement value.
resolvePlaceholder(String) - record class中的方法 cn.taketoday.util.SystemPropertyUtils.SystemPropertyPlaceholderResolver
 
resolvePlaceholders(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
resolvePlaceholders(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
resolvePlaceholders(String) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Resolve ${...} placeholders in the given text, replacing them with corresponding property values as resolved by PropertyResolver.getProperty(java.lang.String).
resolvePlaceholders(String) - 类中的静态方法 cn.taketoday.util.SystemPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding system property values.
resolvePlaceholders(String, boolean) - 类中的静态方法 cn.taketoday.util.SystemPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding system property values.
resolvePrimitiveClassName(String) - 类中的静态方法 cn.taketoday.util.ClassUtils
 
resolvePrimitiveIfNecessary(Class<?>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Resolve the given class if it is a primitive class, returning the corresponding primitive wrapper type instead.
resolvePrimitiveTypeDescriptor(String) - 类中的静态方法 cn.taketoday.bytecode.Type
 
resolvePropertyName(String) - 类中的方法 cn.taketoday.core.env.SystemEnvironmentPropertySource
Check to see if this property source contains a property with the given name, or any underscore / uppercase variation thereof.
resolveProxyClass(String[]) - 类中的方法 cn.taketoday.core.ConfigurableObjectInputStream
 
resolver - 类中的变量 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
resolveReadMethodParameter() - 类中的方法 cn.taketoday.reflect.Property
 
resolveRequiredPlaceholders(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
resolveRequiredPlaceholders(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
resolveRequiredPlaceholders(String) - 接口中的方法 cn.taketoday.core.env.PropertyResolver
Resolve ${...} placeholders in the given text, replacing them with corresponding property values as resolved by PropertyResolver.getProperty(java.lang.String).
resolveReturnType(Method, Class<?>) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
Determine the target type for the generic return type of the given method, where formal type variables are declared on the given class.
resolveReturnTypeArgument(Method, Class<?>) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
Resolve the single type argument of the given generic interface against the given target method which is assumed to return the given interface or an implementation of it.
resolvers - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
 
resolveStringValue(String) - 接口中的方法 cn.taketoday.core.StringValueResolver
Resolve the given String value, for example parsing placeholders.
resolveToText(PlaceholderParser.PartResolutionContext, String) - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
 
resolveType() - 类中的方法 cn.taketoday.core.ResolvableType
Resolve this type by a single level, returning the resolved value or ResolvableType.NONE.
resolveType(Type) - 类中的方法 cn.taketoday.core.ResolvableType
Resolve this type by a single level, returning the resolved value or ResolvableType.NONE.
resolveType(Type, Class<?>) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
Resolve the given generic type against the given context class, substituting type variables as far as possible.
resolveType(Type, Map<TypeVariable, Type>) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
Resolve the specified generic type against the given TypeVariable map.
resolveTypeArgument(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
Resolve the single type argument of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare a concrete type for its type variable.
resolveTypeArguments(Class<?>, Class<?>) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
Resolve the type arguments of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare concrete types for its type variables.
resolveURL() - 类中的方法 cn.taketoday.core.io.ClassPathResource
Resolves a URL for the underlying class path resource.
resolveVariable(TypeVariable<?>) - record class中的方法 cn.taketoday.core.GenericTypeResolver.TypeVariableMapVariableResolver
 
resolveVariable(TypeVariable<?>) - 类中的方法 cn.taketoday.core.ResolvableType.DefaultVariableResolver
 
resolveVariable(TypeVariable<?>) - 类中的方法 cn.taketoday.core.ResolvableType
 
resolveVariable(TypeVariable<?>) - record class中的方法 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
 
resolveVariable(TypeVariable<?>) - 接口中的方法 cn.taketoday.core.ResolvableType.VariableResolver
Resolve the specified variable.
resolveVariable(TypeVariable<?>, ResolvableType) - 类中的静态方法 cn.taketoday.core.GenericTypeResolver
 
resource - 类中的静态变量 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
 
resource - 类中的变量 cn.taketoday.core.io.EncodedResource
 
resource - 类中的变量 cn.taketoday.core.io.ResourceRegion
 
resource - 类中的变量 cn.taketoday.core.type.classreading.SimpleMetadataReader
 
resource() - 类中的静态方法 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
Return a predicate generator for resource hints.
Resource - cn.taketoday.core.io中的接口
Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.
RESOURCE - enum class 中的枚举常量 cn.taketoday.aot.generate.GeneratedFiles.Kind
A resource file that should be directly added to the final application.
RESOURCE_BUNDLE_HINT_COMPARATOR - 类中的静态变量 cn.taketoday.aot.nativex.ResourceHintsWriter
 
RESOURCE_LOCATIONS - 类中的静态变量 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints
 
RESOURCE_PATTERN_HINT_COMPARATOR - 类中的静态变量 cn.taketoday.aot.nativex.ResourceHintsWriter
 
RESOURCE_VARIABLE - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type of a resource variable in a method.
ResourceArrayPropertyEditor - cn.taketoday.core.io中的类
Editor for Resource arrays, to automatically convert String location patterns (e.g.
ResourceArrayPropertyEditor() - 类的构造器 cn.taketoday.core.io.ResourceArrayPropertyEditor
Create a new ResourceArrayPropertyEditor with a default PathMatchingPatternResourceLoader and StandardEnvironment.
ResourceArrayPropertyEditor(PatternResourceLoader, PropertyResolver) - 类的构造器 cn.taketoday.core.io.ResourceArrayPropertyEditor
Create a new ResourceArrayPropertyEditor with the given PatternResourceLoader and PropertyResolver (typically an Environment).
ResourceArrayPropertyEditor(PatternResourceLoader, PropertyResolver, boolean) - 类的构造器 cn.taketoday.core.io.ResourceArrayPropertyEditor
Create a new ResourceArrayPropertyEditor with the given PatternResourceLoader and PropertyResolver (typically an Environment).
ResourceBundleHint - cn.taketoday.aot.hint中的类
A hint that describes the need to access a ResourceBundle.
ResourceBundleHint(ResourceBundleHint.Builder) - 类的构造器 cn.taketoday.aot.hint.ResourceBundleHint
 
ResourceBundleHint.Builder - cn.taketoday.aot.hint中的类
Builder for ResourceBundleHint.
resourceBundleHints - 类中的变量 cn.taketoday.aot.hint.ResourceHints
 
resourceBundleHints() - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Return the resource bundles that should be made available at runtime.
resourceCaches - 类中的变量 cn.taketoday.core.io.DefaultResourceLoader
 
resourceClass - 类中的变量 cn.taketoday.core.io.ClassPathResource
 
ResourceConsumer - cn.taketoday.core.io中的接口
Resource Consumer
ResourceDecoder - cn.taketoday.core.codec中的类
Decoder for Resources.
ResourceDecoder() - 类的构造器 cn.taketoday.core.codec.ResourceDecoder
 
ResourceDecorator - cn.taketoday.core.io中的类
This class implements the Wrapper or Decorator pattern.
ResourceDecorator() - 类的构造器 cn.taketoday.core.io.ResourceDecorator
 
ResourceDecorator(Resource) - 类的构造器 cn.taketoday.core.io.ResourceDecorator
 
ResourceEditor - cn.taketoday.core.io中的类
Editor for Resource descriptors, to automatically convert String locations e.g.
ResourceEditor() - 类的构造器 cn.taketoday.core.io.ResourceEditor
Create a new instance of the ResourceEditor class using a DefaultResourceLoader and StandardEnvironment.
ResourceEditor(ResourceLoader, PropertyResolver) - 类的构造器 cn.taketoday.core.io.ResourceEditor
Create a new instance of the ResourceEditor class using the given ResourceLoader and PropertyResolver.
ResourceEditor(ResourceLoader, PropertyResolver, boolean) - 类的构造器 cn.taketoday.core.io.ResourceEditor
Create a new instance of the ResourceEditor class using the given ResourceLoader.
ResourceEncoder - cn.taketoday.core.codec中的类
Encoder for Resources.
ResourceEncoder() - 类的构造器 cn.taketoday.core.codec.ResourceEncoder
 
ResourceEncoder(int) - 类的构造器 cn.taketoday.core.codec.ResourceEncoder
 
ResourceFilter - cn.taketoday.core.io中的接口
 
ResourceHints - cn.taketoday.aot.hint中的类
Gather the need for resources available at runtime.
ResourceHints() - 类的构造器 cn.taketoday.aot.hint.ResourceHints
 
ResourceHintsPredicates - cn.taketoday.aot.hint.predicate中的类
Generator of ResourceHints predicates, testing whether the given hints match the expected behavior for resources.
ResourceHintsPredicates() - 类的构造器 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates
 
ResourceHintsPredicates.AggregatedResourcePatternHints - cn.taketoday.aot.hint.predicate中的Record Class
 
ResourceHintsWriter - cn.taketoday.aot.nativex中的类
Write a ResourceHints to the JSON output expected by the GraalVM native-image compiler, typically named resource-config.json.
ResourceHintsWriter() - 类的构造器 cn.taketoday.aot.nativex.ResourceHintsWriter
 
resourceLoader - 类中的变量 cn.taketoday.aot.nativex.feature.ThrowawayClassLoader
 
resourceLoader - 类中的变量 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
resourceLoader - 类中的变量 cn.taketoday.core.io.PropertySourceProcessor
 
resourceLoader - 类中的变量 cn.taketoday.core.io.ResourceEditor
 
resourceLoader - 类中的变量 cn.taketoday.core.type.classreading.SimpleMetadataReaderFactory
 
ResourceLoader - cn.taketoday.core.io中的接口
Strategy interface for resolving a location pattern (for example, an Ant-style path pattern) into Resource objects.
resourceName - 类中的变量 cn.taketoday.core.io.ResourcePropertySource
The original resource name, if different from the given name.
ResourcePatternHint - cn.taketoday.aot.hint中的类
A hint that describes resources that should be made available at runtime.
ResourcePatternHint(String, TypeReference) - 类的构造器 cn.taketoday.aot.hint.ResourcePatternHint
 
resourcePatternHints - 类中的变量 cn.taketoday.aot.hint.ResourceHints
 
resourcePatternHints() - 类中的方法 cn.taketoday.aot.hint.ResourceHints
Return the resources that should be made available at runtime.
ResourcePatternHints - cn.taketoday.aot.hint中的类
A collection of ResourcePatternHint describing whether resources should be made available at runtime using a matching algorithm based on include/exclude patterns.
ResourcePatternHints(ResourcePatternHints.Builder) - 类的构造器 cn.taketoday.aot.hint.ResourcePatternHints
 
ResourcePatternHints.Builder - cn.taketoday.aot.hint中的类
ResourcePropertySource - cn.taketoday.core.io中的类
Subclass of PropertiesPropertySource that loads a Properties object from a given Resource or resource location such as "classpath:/com/myco/foo.properties" or "file:/path/to/file.xml".
ResourcePropertySource(EncodedResource) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
Create a PropertySource based on Properties loaded from the given resource.
ResourcePropertySource(Resource) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
Create a PropertySource based on Properties loaded from the given resource.
ResourcePropertySource(String) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
Create a PropertySource based on Properties loaded from the given resource location.
ResourcePropertySource(String, EncodedResource) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
Create a PropertySource having the given name based on Properties loaded from the given encoded resource.
ResourcePropertySource(String, Resource) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
Create a PropertySource having the given name based on Properties loaded from the given encoded resource.
ResourcePropertySource(String, ClassLoader) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
Create a PropertySource based on Properties loaded from the given resource location and use the given class loader to load the resource, assuming it is prefixed with classpath:.
ResourcePropertySource(String, String) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
Create a PropertySource having the given name based on Properties loaded from the given resource location.
ResourcePropertySource(String, String, ClassLoader) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
Create a PropertySource having the given name based on Properties loaded from the given resource location and using the given class loader to load the resource (assuming it is prefixed with classpath:).
ResourcePropertySource(String, String, Map<String, Object>) - 类的构造器 cn.taketoday.core.io.ResourcePropertySource
 
ResourceRegion - cn.taketoday.core.io中的类
Region of a Resource implementation, materialized by a position within the Resource and a byte count for the length of that region.
ResourceRegion(Resource, long, long) - 类的构造器 cn.taketoday.core.io.ResourceRegion
Create a new ResourceRegion from a given Resource.
ResourceRegionEncoder - cn.taketoday.core.codec中的类
Encoder for ResourceRegions.
ResourceRegionEncoder() - 类的构造器 cn.taketoday.core.codec.ResourceRegionEncoder
 
ResourceRegionEncoder(int) - 类的构造器 cn.taketoday.core.codec.ResourceRegionEncoder
 
resources - 类中的变量 cn.taketoday.aot.hint.RuntimeHints
 
resources - 类中的变量 cn.taketoday.core.YamlProcessor
 
resources() - 类中的方法 cn.taketoday.aot.hint.RuntimeHints
Provide access to resource-based hints.
ResourceUtils - cn.taketoday.util中的类
 
ResourceUtils() - 类的构造器 cn.taketoday.util.ResourceUtils
 
restructure(boolean, ConcurrentReferenceHashMap.Reference<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
 
Restructure() - enum class的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.Restructure
 
RESTRUCTURE_AFTER - enum class 中的枚举常量 cn.taketoday.util.ConcurrentReferenceHashMap.TaskOption
 
RESTRUCTURE_BEFORE - enum class 中的枚举常量 cn.taketoday.util.ConcurrentReferenceHashMap.TaskOption
 
restructureIfNecessary(boolean) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
Restructure the underlying data structure when it becomes necessary.
result - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
result - 类中的变量 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
result - 类中的变量 cn.taketoday.logging.LogMessage
 
result - 类中的变量 cn.taketoday.util.concurrent.DefaultFuture
 
result - 类中的变量 cn.taketoday.util.concurrent.SettableFutureTask.RunnableAdapter
 
result - 类中的变量 cn.taketoday.util.concurrent.SucceededFuture
 
RESULT_OF_SELECTION_CRITERIA_IS_NOT_BOOLEAN - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
RESULT_UPDATER - 类中的静态变量 cn.taketoday.util.concurrent.DefaultFuture
 
resume() - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
ret(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a RET instruction.
ret(int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
RET - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
retain() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
retain() - 接口中的方法 cn.taketoday.core.io.buffer.PooledDataBuffer
Increase the reference count for this buffer by one.
retain(T) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Retain the given data buffer, if it is a PooledDataBuffer.
retainAll(Collection<?>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
retainAll(Collection<?>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
retainedSlice(int, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Create a new DataBuffer whose contents is a shared, retained subsequence of this data buffer's content.
retainedSlice(int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
retainedSlice(int, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
rethrowAnnotationConfigurationException(Throwable) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
If the supplied throwable is an AnnotationConfigurationException, it will be cast to an AnnotationConfigurationException and thrown, allowing it to propagate to the caller.
rethrowException(Throwable) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
rethrowIfFailed() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
rethrowRuntimeException(Throwable) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
retrieveAliases(String, ArrayList<String>) - 类中的方法 cn.taketoday.core.DefaultAliasRegistry
Transitively retrieve all aliases for the given name.
RETURN - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
RETURN - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
RETURNADDRESS_VALUE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.BasicValue
A return address value (produced by a jsr instruction).
returnLabel - 类中的变量 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
The return label for this instantiation, to which all original returns will be mapped.
returnOperation(AbstractInsnNode, BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
returnOperation(AbstractInsnNode, BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
 
returnOperation(AbstractInsnNode, SourceValue, SourceValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
returnOperation(AbstractInsnNode, V, V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Interprets a bytecode return instruction.
returnType - 类中的变量 cn.taketoday.bytecode.commons.GeneratorAdapter
The return type of the visited method.
returnType - 类中的变量 cn.taketoday.bytecode.commons.MethodSignature
 
returnType - record class中的变量 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
returnType 记录组件的字段。
returnType - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
The Java generic method return type declaration corresponding to the visited signature.
returnType() - record class中的方法 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
返回 returnType 记录组件的值。
returnTypeName - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
returnValue - 类中的变量 cn.taketoday.bytecode.tree.analysis.Frame
The expected return type of the analyzed method, or null if the method returns void.
returnValue() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to return the top stack value to the caller.
reverse(Map<K, V>, Map<V, K>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
reverse source map key-value to target map value-key
reversedMetaDistance() - 接口中的静态方法 cn.taketoday.core.type.AnnotatedTypeMetadata
 
revertToInterpreted() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
Cause an expression to revert to being interpreted if it has been using a compiled form.
revertToInterpreted(Expression) - 类中的静态方法 cn.taketoday.expression.spel.standard.SpelCompiler
Request to revert to the interpreter for expression evaluation.
RIGHT_OPERAND_PROBLEM - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
rightActualDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.Operator
 
root - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the root mapping.
ROOT - 类中的静态变量 cn.taketoday.expression.spel.ast.VariableReference
Root context object.
rootAttributes - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
rootDirResource(String, Resource, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
rootObject - 类中的变量 cn.taketoday.expression.spel.ExpressionState
 
rootObject - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
 
rootObject - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext
 
rootObject - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
roots - 类中的变量 cn.taketoday.aot.generate.FileSystemGeneratedFiles
 
rotate(int, int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
route - 类中的变量 cn.taketoday.bytecode.proxy.Mixin.Generator
 
route - record class中的变量 cn.taketoday.bytecode.proxy.Mixin.MixinKey
route 记录组件的字段。
route - 类中的变量 cn.taketoday.bytecode.proxy.Mixin.Route
 
route() - record class中的方法 cn.taketoday.bytecode.proxy.Mixin.MixinKey
返回 route 记录组件的值。
route(Object[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Mixin
 
Route(Object[]) - 类的构造器 cn.taketoday.bytecode.proxy.Mixin.Route
 
ROUTE_CACHE - 类中的静态变量 cn.taketoday.bytecode.proxy.Mixin
 
RouteMatcher - cn.taketoday.util中的接口
Contract for matching routes to patterns.
RouteMatcher.Route - cn.taketoday.util中的接口
A parsed representation of a route.
RPAREN - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
RSA_ALGORITHM - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
RSQUARE - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
run() - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor.TaskTrackingRunnable
 
run() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
run() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask.SentinelRunnable
 
run() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.AddTask
 
run() - 类中的方法 cn.taketoday.util.ConcurrentLruCache.RemovalTask
 
RUN - enum class 中的枚举常量 cn.taketoday.core.NativeDetector.Context
The code is executing at image runtime.
RUN_OUT_OF_ARGUMENTS - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
RunnableAdapter(Runnable, T) - 类的构造器 cn.taketoday.util.concurrent.SettableFutureTask.RunnableAdapter
 
runTask() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
RUNTIME_INVISIBLE_ANNOTATIONS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
RUNTIME_INVISIBLE_TYPE_ANNOTATIONS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
RUNTIME_VISIBLE_ANNOTATIONS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
RUNTIME_VISIBLE_TYPE_ANNOTATIONS - 类中的静态变量 cn.taketoday.bytecode.Constants
 
runtimeHints - 类中的变量 cn.taketoday.aot.generate.DefaultGenerationContext
 
RuntimeHints - cn.taketoday.aot.hint中的类
Gather hints that can be used to optimize the application runtime.
RuntimeHints() - 类的构造器 cn.taketoday.aot.hint.RuntimeHints
 
RuntimeHintsPredicates - cn.taketoday.aot.hint.predicate中的类
Static generator of predicates that test whether the given RuntimeHints instance matches the expected behavior for reflection, resource, serialization, or proxy generation.
RuntimeHintsPredicates() - 类的构造器 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
 
RuntimeHintsRegistrar - cn.taketoday.aot.hint中的接口
Contract for registering RuntimeHints based on the ClassLoader of the deployment unit.
rxjava3Present - 类中的静态变量 cn.taketoday.core.ReactiveStreams
 
RxJava3Registrar() - 类的构造器 cn.taketoday.core.ReactiveAdapterRegistry.RxJava3Registrar
 

S

SAFE_NAVI - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
safeCreate(ClassName) - 类中的静态方法 cn.taketoday.aot.generate.GeneratedTypeReference
 
safeExecute(Executor, Runnable) - 类中的静态方法 cn.taketoday.util.concurrent.DefaultFuture
 
safeObjectAppend(StringBuilder, Object) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
SALOAD - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
SAME_FRAME - 类中的静态变量 cn.taketoday.bytecode.Frame
 
SAME_FRAME_EXTENDED - 类中的静态变量 cn.taketoday.bytecode.Frame
 
SAME_LOCALS_1_STACK_ITEM_FRAME - 类中的静态变量 cn.taketoday.bytecode.Frame
 
SAME_LOCALS_1_STACK_ITEM_FRAME_EXTENDED - 类中的静态变量 cn.taketoday.bytecode.Frame
 
samePackageOk - 类中的变量 cn.taketoday.bytecode.core.VisibilityPredicate
 
SampleGetter - cn.taketoday.bytecode.beans中的类
 
SampleGetter() - 类的构造器 cn.taketoday.bytecode.beans.SampleGetter
 
SampleSetter - cn.taketoday.bytecode.beans中的类
 
SampleSetter() - 类的构造器 cn.taketoday.bytecode.beans.SampleSetter
 
SASTORE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
scan(C, AnnotationsProcessor<C, R>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
scan(C, AnnotatedElement, MergedAnnotations.SearchStrategy, Predicate<Class<?>>, AnnotationsProcessor<C, R>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationsScanner
Scan the hierarchy of the specified element for relevant annotations and call the processor as required.
scan(String, ResourceConsumer) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
scan(String, ResourceConsumer) - 接口中的方法 cn.taketoday.core.io.PatternResourceLoader
Scan the given location pattern into Resource objects.
scan(String, LinkedHashSet<Resource>) - 类中的方法 cn.taketoday.core.io.ResourceArrayPropertyEditor
 
scoped(GeneratedMethods) - 类中的方法 cn.taketoday.aot.generate.ValueCodeGenerator
Return a ValueCodeGenerator that is scoped for the specified GeneratedMethods.
scopeRootObjects - 类中的变量 cn.taketoday.expression.spel.ExpressionState
 
search(MergedAnnotations.SearchStrategy) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Find merged annotations using the supplied MergedAnnotations.SearchStrategy and a fluent API for configuring and performing the search.
Search(MergedAnnotations.SearchStrategy) - 类的构造器 cn.taketoday.core.annotation.MergedAnnotations.Search
 
searchCandidates(ArrayList<Method>, Method) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
Searches for the bridged method in the given candidates.
searchEnclosingClass - 类中的变量 cn.taketoday.core.annotation.MergedAnnotations.Search
 
searchEnclosingClass - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations
 
searchForMatch(Class<?>, Method) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
If the supplied Class has a declared Method whose signature matches that of the supplied Method, then this matching Method is returned, otherwise null is returned.
searchInterfaces(Class<?>[], Method) - 类中的静态方法 cn.taketoday.core.BridgeMethodResolver
 
searchStrategy - 类中的变量 cn.taketoday.core.annotation.MergedAnnotations.Search
 
searchStrategy - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations
 
SearchStrategy() - enum class的构造器 cn.taketoday.core.annotation.MergedAnnotations.SearchStrategy
 
SEC1_EC_FOOTER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
SEC1_EC_HEADER - 类中的静态变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser
 
second - 类中的变量 cn.taketoday.core.Pair
 
second - 类中的变量 cn.taketoday.core.Triple
 
second() - 类中的方法 cn.taketoday.core.Pair
 
second() - 类中的方法 cn.taketoday.core.Triple
 
secondElement - 类中的变量 cn.taketoday.bytecode.tree.analysis.SmallSet.IteratorImpl
The element to return in SmallSet.IteratorImpl.next(), after SmallSet.IteratorImpl.firstElement is returned.
seen - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationPredicates.UniquePredicate
 
Segment(int, int) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.Segment
 
segmentIndex - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.EntryIterator
 
segments - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap
Array of segments indexed using the high order bits from the hash.
select(MergedAnnotation<A>, MergedAnnotation<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotationSelector
Select the annotation that should be used.
select(MergedAnnotation<Annotation>, MergedAnnotation<Annotation>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationSelectors.FirstDirectlyDeclared
 
select(MergedAnnotation<Annotation>, MergedAnnotation<Annotation>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationSelectors.Nearest
 
SELECT - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
SELECT_FIRST - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
SELECT_LAST - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
selectInvocableMethod(Method, Class<?>) - 类中的静态方法 cn.taketoday.core.MethodIntrospector
Select an invocable method on the target type: either the given method itself if actually exposed on the target type, or otherwise a corresponding method on one of the target type's interfaces or on the target type itself.
Selection - cn.taketoday.expression.spel.ast中的类
Represents selection over a map or collection.
Selection(boolean, int, int, int, SpelNodeImpl) - 类的构造器 cn.taketoday.expression.spel.ast.Selection
 
selectMethods(Class<?>, MethodIntrospector.MetadataLookup<T>) - 类中的静态方法 cn.taketoday.core.MethodIntrospector
Select methods on the given target type based on the lookup of associated metadata.
selector - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
self() - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
SentinelRunnable(String) - 类的构造器 cn.taketoday.util.concurrent.SettableFutureTask.SentinelRunnable
 
separator - 类中的变量 cn.taketoday.bytecode.util.TraceSignatureVisitor
The separator to append before the next visited class or inner class type.
separator - 类中的变量 cn.taketoday.util.PlaceholderParser
 
SEPARATOR - 类中的静态变量 cn.taketoday.aot.generate.ClassNameGenerator
 
sequence(byte[]) - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
SEQUENCE - enum class 中的枚举常量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
 
sequenceGenerator - 类中的变量 cn.taketoday.aot.generate.ClassNameGenerator
 
sequenceGenerator - 类中的变量 cn.taketoday.aot.generate.DefaultGenerationContext
 
SerializableTypeWrapper - cn.taketoday.core中的类
Internal utility class that can be used to obtain wrapped Serializable variants of java.lang.reflect.Types.
SerializableTypeWrapper() - 类的构造器 cn.taketoday.core.SerializableTypeWrapper
 
SerializableTypeWrapper.FieldTypeProvider - cn.taketoday.core中的类
SerializableTypeWrapper.MethodInvokeTypeProvider - cn.taketoday.core中的类
SerializableTypeWrapper.TypeProvider for Types obtained by invoking a no-arg method.
SerializableTypeWrapper.MethodParameterTypeProvider - cn.taketoday.core中的类
SerializableTypeWrapper.ParameterTypeProvider - cn.taketoday.core中的类
SerializableTypeWrapper.SerializableTypeProxy - cn.taketoday.core中的接口
Additional interface implemented by the type proxy.
SerializableTypeWrapper.TypeProvider - cn.taketoday.core中的接口
A Serializable interface providing access to a Type.
SerializableTypeWrapper.TypeProxyInvocationHandler - cn.taketoday.core中的Record Class
Serializable InvocationHandler used by the proxied Type.
serialization - 类中的静态变量 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
 
serialization - 类中的变量 cn.taketoday.aot.hint.RuntimeHints
 
serialization() - 类中的静态方法 cn.taketoday.aot.hint.predicate.RuntimeHintsPredicates
Return a predicate generator for serialization hints.
serialization() - 类中的方法 cn.taketoday.aot.hint.RuntimeHints
Provide access to serialization-based hints.
SerializationDelegate - cn.taketoday.core.serializer.support中的类
A convenient delegate with pre-arranged configuration state for common serialization needs.
SerializationDelegate(Serializer<Object>, Deserializer<Object>) - 类的构造器 cn.taketoday.core.serializer.support.SerializationDelegate
Create a SerializationDelegate with the given serializer/deserializer.
SerializationDelegate(ClassLoader) - 类的构造器 cn.taketoday.core.serializer.support.SerializationDelegate
Create a SerializationDelegate with a default serializer/deserializer for the given ClassLoader.
SerializationFailedException - cn.taketoday.core.serializer.support中的异常错误
Wrapper for the native IOException (or similar) when a Serializer or Deserializer failed.
SerializationFailedException(String) - 异常错误的构造器 cn.taketoday.core.serializer.support.SerializationFailedException
Construct a SerializationException with the specified detail message.
SerializationFailedException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.serializer.support.SerializationFailedException
Construct a SerializationException with the specified detail message and nested exception.
SerializationHints - cn.taketoday.aot.hint中的类
Gather the need for Java serialization at runtime.
SerializationHints() - 类的构造器 cn.taketoday.aot.hint.SerializationHints
 
SerializationHintsPredicates - cn.taketoday.aot.hint.predicate中的类
Generator of SerializationHints predicates, testing whether the given hints match the expected behavior for serialization.
SerializationHintsPredicates() - 类的构造器 cn.taketoday.aot.hint.predicate.SerializationHintsPredicates
 
SerializationHintsWriter - cn.taketoday.aot.nativex中的类
Write a SerializationHints to the JSON output expected by the GraalVM native-image compiler, typically named serialization-config.json.
SerializationHintsWriter() - 类的构造器 cn.taketoday.aot.nativex.SerializationHintsWriter
 
SerializationUtils - cn.taketoday.util中的类
Static utilities for serialization and deserialization using Java Object Serialization.
SerializationUtils() - 类的构造器 cn.taketoday.util.SerializationUtils
 
serialize(Object) - 类中的静态方法 cn.taketoday.util.SerializationUtils
Serialize the given object to a byte array.
serialize(Object, OutputStream) - 类中的方法 cn.taketoday.core.serializer.DefaultSerializer
Writes the source object to an output stream using Java serialization.
serialize(Object, OutputStream) - 类中的方法 cn.taketoday.core.serializer.support.SerializationDelegate
 
serialize(T, OutputStream) - 接口中的方法 cn.taketoday.core.serializer.Serializer
Write an object of type T to the given OutputStream.
serializer - 类中的变量 cn.taketoday.core.serializer.support.SerializationDelegate
 
serializer - 类中的变量 cn.taketoday.core.serializer.support.SerializingConverter
 
Serializer<T> - cn.taketoday.core.serializer中的接口
A strategy interface for streaming an object to an OutputStream.
serializeToByteArray(T) - 接口中的方法 cn.taketoday.core.serializer.Serializer
Turn an object of type T into a serialized byte array.
SerializingConverter - cn.taketoday.core.serializer.support中的类
A Converter that delegates to a Serializer to convert an object to a byte array.
SerializingConverter() - 类的构造器 cn.taketoday.core.serializer.support.SerializingConverter
Create a default SerializingConverter that uses standard Java serialization.
SerializingConverter(Serializer<Object>) - 类的构造器 cn.taketoday.core.serializer.support.SerializingConverter
Create a SerializingConverter that delegates to the provided Serializer.
serialVersionUID - 异常错误中的静态变量 cn.taketoday.bytecode.beans.BulkBeanException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.bytecode.ClassTooLargeException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.bytecode.core.CodeGenerationException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.bytecode.MethodTooLargeException
 
serialVersionUID - record class中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
serialVersionUID 记录组件的字段。
serialVersionUID - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
serialVersionUID - 类中的静态变量 cn.taketoday.bytecode.proxy.Proxy.ProxyImpl
 
serialVersionUID - 类中的静态变量 cn.taketoday.bytecode.proxy.Proxy
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.bytecode.proxy.Source.CheckedException
 
serialVersionUID - 类中的静态变量 cn.taketoday.bytecode.proxy.Source
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.bytecode.proxy.Source.UndeclaredException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.bytecode.proxy.UndeclaredThrowableException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.bytecode.tree.analysis.AnalyzerException
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.AttributeAccessorSupport
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.Constants.ConstantException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.ConstructorNotFoundException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.conversion.ConversionException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.conversion.ConversionFailedException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.conversion.ConverterNotFoundException
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.conversion.support.ObjectToOptionalConverter.GenericTypeDescriptor
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.env.MissingRequiredPropertiesException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.NestedCheckedException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.NestedRuntimeException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.NoStackTraceRuntimeException
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.Pair
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.ResolvableType.DefaultVariableResolver
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.ResolvableType.EmptyType
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.ResolvableType
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.SerializableTypeWrapper.FieldTypeProvider
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.SerializableTypeWrapper.MethodInvokeTypeProvider
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.SerializableTypeWrapper.MethodParameterTypeProvider
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.SerializableTypeWrapper.ParameterTypeProvider
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.core.ssl.NoSuchSslBundleException
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.Triple
 
serialVersionUID - 类中的静态变量 cn.taketoday.core.TypeDescriptor
 
serialVersionUID - 类中的静态变量 cn.taketoday.lang.NullValue
 
serialVersionUID - 类中的静态变量 cn.taketoday.logging.CompositeLogger
 
serialVersionUID - 类中的静态变量 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
serialVersionUID - 类中的静态变量 cn.taketoday.logging.JavaLoggingLogger
 
serialVersionUID - 类中的静态变量 cn.taketoday.logging.LocationAwareSlf4jLogger
 
serialVersionUID - 类中的静态变量 cn.taketoday.logging.Log4j2Logger
 
serialVersionUID - 类中的静态变量 cn.taketoday.logging.Logger
 
serialVersionUID - 类中的静态变量 cn.taketoday.logging.NoOpLogger
 
serialVersionUID - 类中的静态变量 cn.taketoday.logging.Slf4jLogger
 
serialVersionUID - 类中的静态变量 cn.taketoday.reflect.Property
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.reflect.ReflectionException
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.ArrayIterator
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.util.concurrent.DefaultFuture.LeanCancellationException
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.util.concurrent.DefaultFuture.StacklessCancellationException
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.concurrent.SmartLock
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.concurrent.SmartLock.WithCondition
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.ConcurrentLruCache.Node
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.DataSize
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.LinkedCaseInsensitiveMap
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.LinkedMultiValueMap
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.MappingMultiValueMap
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.MimeType
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.MultiValueMapAdapter
 
serialVersionUID - 异常错误中的静态变量 cn.taketoday.util.PlaceholderResolutionException
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.SortedProperties
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.UnmodifiableMultiValueMap
 
serialVersionUID - 类中的静态变量 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
serialVersionUID - record class中的静态变量 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
serialVersionUID() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回 serialVersionUID 记录组件的值。
SerialVersionUIDAdder - cn.taketoday.bytecode.commons中的类
A ClassVisitor that adds a serial version unique identifier to a class if missing.
SerialVersionUIDAdder(ClassVisitor) - 类的构造器 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
Constructs a new SerialVersionUIDAdder.
SerialVersionUIDAdder.Item - cn.taketoday.bytecode.commons中的Record Class
 
service - 类中的变量 cn.taketoday.bytecode.tree.ModuleProvideNode
The internal name of the service.
set - 类中的变量 cn.taketoday.bytecode.beans.FixedKeySet
 
set(int, DataBuffer) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
set(int, E) - 类中的方法 cn.taketoday.util.ArrayHolder
 
set(int, E) - 类中的方法 cn.taketoday.util.SmartList
 
set(int, Object) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
set(AbstractInsnNode, AbstractInsnNode) - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Replaces an instruction of this list with another instruction.
set(E...) - 类中的方法 cn.taketoday.util.ArrayHolder
 
set(Object) - 类中的方法 cn.taketoday.bytecode.tree.InsnList.InsnListIterator
 
set(Object, Object) - 类中的方法 cn.taketoday.reflect.GetterSetterPropertyAccessor
 
set(Object, Object) - 类中的方法 cn.taketoday.reflect.MethodAccessorPropertyAccessor
 
set(Object, Object) - 类中的方法 cn.taketoday.reflect.MethodAccessorSetterMethod
 
set(Object, Object) - 类中的方法 cn.taketoday.reflect.PropertyAccessor
 
set(Object, Object) - 类中的方法 cn.taketoday.reflect.ReadOnlyPropertyAccessor
 
set(Object, Object) - 类中的方法 cn.taketoday.reflect.ReflectivePropertyAccessor
 
set(Object, Object) - 类中的方法 cn.taketoday.reflect.ReflectiveSetterMethod
 
set(Object, Object) - 接口中的方法 cn.taketoday.reflect.SetterMethod
set property
set(Object, Object) - 类中的方法 cn.taketoday.reflect.WriteOnlyPropertyAccessor
 
set(Collection<E>) - 类中的方法 cn.taketoday.util.ArrayHolder
 
set(K, V) - 类中的方法 cn.taketoday.util.MappingMultiValueMap
 
set(K, V) - 接口中的方法 cn.taketoday.util.MultiValueMap
Set the given single value under the given key.
set(K, V) - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
set(K, V) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
Set() - 类的构造器 cn.taketoday.bytecode.Attribute.Set
 
SET - 类中的静态变量 cn.taketoday.core.style.DefaultValueStyler
 
SET_CALLBACK - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
SET_CALLBACKS - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
SET_LENGTH - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
SET_PROPERTY_VALUES - 类中的静态变量 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
SET_STATIC_CALLBACKS - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
SET_STATIC_CALLBACKS_NAME - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
SET_THREAD_CALLBACKS - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
SET_THREAD_CALLBACKS_NAME - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
setActiveProfiles(String...) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
setActiveProfiles(String...) - 接口中的方法 cn.taketoday.core.env.ConfigurableEnvironment
Specify the set of profiles active for this Environment.
setAll(Map<K, V>) - 接口中的方法 cn.taketoday.util.MultiValueMap
Set the given values under.
setAll(Map<K, V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
setArguments(Object...) - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Set arguments for the method invocation.
setArrayElement(TypeConverter, Object, int, Object, Class<?>) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
setArrays(Object[]) - 类中的方法 cn.taketoday.bytecode.util.ParallelSorter.Generator
 
setAsText(String) - 类中的方法 cn.taketoday.core.conversion.support.ConvertingPropertyEditorAdapter
 
setAsText(String) - 类中的方法 cn.taketoday.core.io.ResourceArrayPropertyEditor
Treat the given text as a location pattern or comma delimited location patterns and convert it to a Resource array.
setAsText(String) - 类中的方法 cn.taketoday.core.io.ResourceEditor
 
setAttemptLoad(boolean) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
If set, CGLIB will attempt to load classes from the specified ClassLoader before generating them.
setAttribute(String, Object) - 接口中的方法 cn.taketoday.core.AttributeAccessor
Set the attribute defined by name to the supplied value.
setAttribute(String, Object) - 类中的方法 cn.taketoday.core.AttributeAccessorSupport
 
setBean(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
Set the bean that the generated map should reflect.
setBean(Object) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
Change the underlying bean this map should use.
setBean(Object) - 类中的方法 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
setBeanClass(Class) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
Set the class of the bean that the generated map should support.
setBeanResolver(BeanResolver) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setBindings(Map<String, String>) - 类中的方法 cn.taketoday.util.xml.SimpleNamespaceContext
Set the bindings for this namespace context.
setBooleanP(boolean) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setByteP(byte) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setCacheLimit(int) - 类中的方法 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory.LocalResourceCache
 
setCacheLimit(int) - 类中的方法 cn.taketoday.core.type.classreading.CachingMetadataReaderFactory
Specify the maximum number of entries for the MetadataReader cache.
setCachePatterns(boolean) - 类中的方法 cn.taketoday.core.AntPathMatcher
Specify whether to cache parsed pattern metadata for patterns passed into this matcher's AntPathMatcher.match(java.lang.String, java.lang.String) method.
setCallback(int, Callback) - 接口中的方法 cn.taketoday.bytecode.proxy.Factory
Set the callback for this object for the given type.
setCallback(Callback) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set the single Callback to use.
setCallbackFilter(CallbackFilter) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set the CallbackFilter used to map the generated class' methods to a particular callback index.
setCallbacks(Callback...) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set the array of callbacks to use.
setCallbacks(Callback[]) - 接口中的方法 cn.taketoday.bytecode.proxy.Factory
Replace all of the callbacks for this object at once.
setCallbacksHelper(Class, Callback[], String) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
 
setCallbackType(Class<?>) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set the single type of Callback to use.
setCallbackTypes(Class<?>...) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set the array of callback types to use.
setCapacity(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
setCaseSensitive(boolean) - 类中的方法 cn.taketoday.core.AntPathMatcher
Specify whether to perform pattern matching in a case-sensitive fashion.
setCharP(char) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setClasses(Class[]) - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
setClassLoader(ClassLoader) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
Set the ClassLoader in which the class will be generated.
setClassLoader(ClassLoader) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Sets the ClassLoader to be used in SimpleVerifier.getClass(cn.taketoday.bytecode.Type).
setClassLoader(ClassLoader) - 类中的方法 cn.taketoday.core.io.DefaultResourceLoader
Specify the ClassLoader to load class path resources with, or null for using the thread context class loader at the time of actual resource access.
setClassLoader(ClassLoader) - 类中的方法 cn.taketoday.reflect.GeneratorSupport
 
setClassName(String) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
setConcurrencyLimit(int) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Set the maximum number of parallel task executions allowed.
setConcurrencyLimit(int) - 类中的方法 cn.taketoday.util.ConcurrencyThrottleSupport
Set the maximum number of concurrent access attempts allowed
setConsoleAvailable(Boolean) - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
Sets if the System.console() is known to be available.
setConstructorResolvers(List<ConstructorResolver>) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setContentHandler(ContentHandler) - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
setConversionService(ConversionService) - 接口中的方法 cn.taketoday.core.conversion.ConversionServiceAware
 
setConversionService(ConfigurableConversionService) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
setConversionService(ConfigurableConversionService) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
setConversionService(ConfigurableConversionService) - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Set the ConfigurableConversionService to be used when performing type conversions on properties.
setDaemon(boolean) - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Set whether this factory is supposed to create daemon threads, just executing as long as the application itself is running.
setDebugLocation(String) - 类中的静态方法 cn.taketoday.bytecode.core.DebuggingClassWriter
 
setDefaultCharset(Charset) - 类中的方法 cn.taketoday.core.codec.AbstractCharSequenceDecoder
Set the default character set to fall back on if the MimeType does not specify any.
setDefaultLocale(Locale) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Set a shared default locale at the framework level, as an alternative to the JVM-wide default locale.
setDefaultNamespace(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
setDefaultProfiles(String...) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Specify the set of profiles to be made active by default if no other profiles are explicitly made active through AbstractEnvironment.setActiveProfiles(java.lang.String...).
setDefaultProfiles(String...) - 接口中的方法 cn.taketoday.core.env.ConfigurableEnvironment
Specify the set of profiles to be made active by default if no other profiles are explicitly made active through ConfigurableEnvironment.setActiveProfiles(java.lang.String...).
setDefaultTimeZone(TimeZone) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Set a shared default time zone at the framework level, as an alternative to the JVM-wide default time zone.
setDefineClassStrategy(DefineClassStrategy) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
setDelegate(Resource) - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
SetDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.SetDelegate
 
setDelegates(Object[]) - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
setDocumentLocator(ContentHandler, Location, String, String) - 类中的静态方法 cn.taketoday.util.xml.StaxStreamXMLReader
 
setDocumentLocator(Locator) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
setDocumentLocator(Locator) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
setDocumentLocator(Locator) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
setDocumentMatchers(YamlProcessor.DocumentMatcher...) - 类中的方法 cn.taketoday.core.YamlProcessor
A map of document matchers allowing callers to selectively use only some of the documents in a YAML resource.
setDoubleP(double) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setDTDHandler(DTDHandler) - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
setEnabled(AnsiOutput.Enabled) - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
Sets if ANSI output is enabled.
setEntityResolver(EntityResolver) - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
setErrorHandler(ErrorHandler) - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
 
setEscapeCharacter(Character) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
setEscapeCharacter(Character) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
Specify the escape character to use to ignore placeholder prefix or value separator, or null if no escaping should take place.
setEscapeCharacter(Character) - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Specify the escape character to use to ignore placeholder prefix or value separator, or null if no escaping should take place.
setEvaluationContext(EvaluationContext) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
Set the evaluation context that will be used if none is specified on an evaluation call.
setExitTypeDescriptor(Object) - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference
Set the exit type descriptor for the supplied value.
setExitTypeDescriptor(String) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
setFailure(Throwable) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
setFailure(Throwable) - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
setFailure(Throwable) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
Marks this future as a failure and notifies all listeners.
setFailure(Throwable) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
setFailureInternal(Throwable) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
setFeature(String, boolean) - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
 
setFeature(String, boolean) - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
This implementation throws a SAXNotRecognizedException exception for any feature outside of the "http://xml.org/sax/features/" namespace and accepts a false value for any feature within.
setField(Field, Object, Object) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Set the field represented by the supplied field object on the specified target object to the specified value.
setFileEncoding(String) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Set the encoding to use for parsing properties files.
setFixedInput(boolean) - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher.Generator
Configure how unknown String keys will be handled.
setFlag(String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Programmatically set a local flag to "true", overriding an entry in the TodayStrategies.PROPERTIES_RESOURCE_LOCATION file (if any).
setFloatP(float) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setFoo(int) - 类中的方法 cn.taketoday.bytecode.beans.SampleSetter
 
setFrameLocal(int, Object) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
setGeneratedClassHandler(BiConsumer<String, byte[]>) - 类中的静态方法 cn.taketoday.bytecode.BytecodeCompiler
 
setGetters(String[]) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
setHandler(ContentHandler) - 类中的方法 cn.taketoday.util.xml.StaxResult
Throws an UnsupportedOperationException.
setHashConstant(int) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
setHashMultiplier(int) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
setId(Long) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setIgnoreResourceNotFound(boolean) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Set if failure to find the property resource should be ignored.
setIgnoreUnresolvableNestedPlaceholders(boolean) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
setIgnoreUnresolvableNestedPlaceholders(boolean) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
Set whether to throw an exception when encountering an unresolvable placeholder nested within the value of a given property.
setIgnoreUnresolvableNestedPlaceholders(boolean) - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Set whether to throw an exception when encountering an unresolvable placeholder nested within the value of a given property.
setInitialInterval(long) - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
The initial interval in milliseconds.
setInputFrameFromApiFormat(SymbolTable, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.Frame
Sets the input frame from the given public API frame description.
setInputFrameFromDescriptor(SymbolTable, int, String, int) - 类中的方法 cn.taketoday.bytecode.Frame
Sets the input frame from the given method description.
setInputSource(InputSource) - 类中的方法 cn.taketoday.util.xml.StaxSource
Throws an UnsupportedOperationException.
setInterceptDuringConstruction(boolean) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set whether methods called from within the proxy's constructer will be intercepted.
setInterceptFieldCallback(InterceptFieldCallback) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldEnabled
 
setInterface(Class) - 类中的方法 cn.taketoday.bytecode.core.KeyFactory.Generator
 
setInterface(Class) - 类中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
setInterface(Class) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
setInterface(Class<?>) - 类中的方法 cn.taketoday.bytecode.reflect.MulticastDelegate.Generator
 
setInterfaces(Class<?>...) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set the interfaces to implement.
setInterval(long) - 类中的方法 cn.taketoday.util.backoff.FixedBackOff
Set the interval between two attempts in milliseconds.
setIntP(int) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setInts(int[]) - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher.Generator
Set the array of integer results.
setKeepTaskList(boolean) - 类中的方法 cn.taketoday.util.StopWatch
Configure whether the StopWatch.TaskInfo array is built over time.
setLexicalHandler(LexicalHandler) - 类中的方法 cn.taketoday.util.xml.StaxResult
Throws an UnsupportedOperationException.
setLoadedClassHandler(Consumer<Class<?>>) - 类中的静态方法 cn.taketoday.bytecode.BytecodeCompiler
 
setLocal(int, int) - 类中的方法 cn.taketoday.bytecode.Frame
Replaces the abstract type stored at the given local variable index in the output frame.
setLocal(int, V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Sets the value of the given local variable.
setLocale(Locale) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Associate the given Locale with the current thread, preserving any TimeZone that may have been set already.
setLocale(Locale, boolean) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Associate the given Locale with the current thread, preserving any TimeZone that may have been set already.
setLocaleContext(LocaleContext) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Associate the given LocaleContext with the current thread, not exposing it as inheritable for child threads.
setLocaleContext(LocaleContext, boolean) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Associate the given LocaleContext with the current thread.
setLocalOverride(boolean) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Set whether local properties override properties from files.
setLocalType(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
setLocalType(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
Notifies subclasses that a local variable has been added or remapped.
setLocalVariable(String, Object) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
 
setLocation(Resource) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Set a location of a properties file to be loaded.
setLocations(Resource...) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Set locations of properties files to be loaded.
setLogger(Logger) - 类中的方法 cn.taketoday.core.codec.AbstractDecoder
Set an alternative logger to use than the one based on the class name.
setLogger(Logger) - 类中的方法 cn.taketoday.core.codec.AbstractEncoder
Set an alternative logger to use than the one based on the class name.
setLongP(long) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setMajorVersionAndClassName(int, String) - 类中的方法 cn.taketoday.bytecode.SymbolTable
Sets the major version and the name of the class to which this symbol table belongs.
setMatchDefault(boolean) - 类中的方法 cn.taketoday.core.YamlProcessor
Flag indicating that a document for which all the document matchers abstain will nevertheless match.
setMaxAttempts(int) - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
The maximum number of attempts after which a call to BackOffExecution.nextBackOff() returns BackOffExecution.STOP.
setMaxAttempts(long) - 类中的方法 cn.taketoday.util.backoff.FixedBackOff
Set the maximum number of attempts in milliseconds.
setMaxElapsedTime(long) - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
The maximum elapsed time in milliseconds after which a call to BackOffExecution.nextBackOff() returns BackOffExecution.STOP.
setMaxInMemorySize(int) - 类中的方法 cn.taketoday.core.codec.AbstractDataBufferDecoder
Configure a limit on the number of bytes that can be buffered whenever the input stream needs to be aggregated.
setMaxInterval(long) - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
The maximum back off time.
setMethodAttributesSource(int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Sets the source from which the attributes of this method will be copied.
setMethodName(String) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
setMethodResolvers(List<MethodResolver>) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setMultiplier(double) - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
The value to multiply the current interval by for each retry attempt.
setName(String) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setNamePrefix(String) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
setNamespaceContext(NamespaceContext) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
setNamingPolicy(NamingPolicy) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
Override the default naming policy.
setNativeBuffer(ByteBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
setNeighbor(Class<?>) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
setNext(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.Node
 
setNonOptionArgsPropertyName(String) - 类中的方法 cn.taketoday.core.env.CommandLinePropertySource
Specify the name of the special "non-option arguments" property.
setOpcode(int) - 类中的方法 cn.taketoday.bytecode.tree.FieldInsnNode
Sets the opcode of this instruction.
setOpcode(int) - 类中的方法 cn.taketoday.bytecode.tree.IntInsnNode
Sets the opcode of this instruction.
setOpcode(int) - 类中的方法 cn.taketoday.bytecode.tree.JumpInsnNode
Sets the opcode of this instruction.
setOpcode(int) - 类中的方法 cn.taketoday.bytecode.tree.MethodInsnNode
Sets the opcode of this instruction.
setOpcode(int) - 类中的方法 cn.taketoday.bytecode.tree.TypeInsnNode
Sets the opcode of this instruction.
setOpcode(int) - 类中的方法 cn.taketoday.bytecode.tree.VarInsnNode
Sets the opcode of this instruction.
setOperatorOverloader(OperatorOverloader) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setOrder(int) - 类中的方法 cn.taketoday.core.OrderedSupport
 
setPathMatcher(PathMatcher) - 类中的方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Set the PathMatcher implementation to use for this resource pattern resolver.
setPathSeparator(String) - 类中的方法 cn.taketoday.core.AntPathMatcher
Set the path separator to use for pattern parsing.
setPlaceholderPrefix(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
setPlaceholderPrefix(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
Set the prefix that placeholders replaced by this resolver must begin with.
setPlaceholderPrefix(String) - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Set the prefix that placeholders replaced by this resolver must begin with.
setPlaceholderSuffix(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
setPlaceholderSuffix(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
Set the suffix that placeholders replaced by this resolver must end with.
setPlaceholderSuffix(String) - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Set the suffix that placeholders replaced by this resolver must end with.
setPosition(int) - 异常错误中的方法 cn.taketoday.expression.spel.SpelEvaluationException
Set the position in the related expression which gave rise to this exception.
setPrefix(String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
setPrevious(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.Node
 
setPrivateName(String) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setProgress(long, long) - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
setProgress(long, long) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
Sets the current progress of the operation and notifies the listeners that implement ProgressiveFutureListener.
setProperties(Properties) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Set local properties, e.g. via the "props" tag in XML bean definitions.
setPropertiesArray(Properties...) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Set local properties, e.g. via the "props" tag in XML bean definitions, allowing for merging multiple properties sets into one.
setPropertiesPersister(PropertiesPersister) - 类中的方法 cn.taketoday.core.io.PropertiesLoaderSupport
Set the PropertiesPersister to use for parsing properties files.
setProperty(String, Object) - 类中的方法 cn.taketoday.core.env.MutableMapPropertySource
Set the given property on the underlying Properties object.
setProperty(String, Object) - 类中的方法 cn.taketoday.util.xml.AbstractXMLReader
Throws a SAXNotRecognizedException exception when the given property does not signify a lexical handler.
setProperty(String, String) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
Programmatically set a local property, overriding an entry in the TodayStrategies.PROPERTIES_RESOURCE_LOCATION file (if any).
setPropertyAccessors(List<PropertyAccessor>) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setPropertyValues(Object, Object[]) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean
 
setRequire(int) - 类中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator
Limit the properties reflected by the generated map.
setRequiredProperties(String...) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
setRequiredProperties(String...) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
setRequiredProperties(String...) - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Specify which properties must be present, to be verified by ConfigurablePropertyResolver.validateRequiredProperties().
setResolutionMethod(YamlProcessor.ResolutionMethod) - 类中的方法 cn.taketoday.core.YamlProcessor
Method to use for resolving resources.
setResources(Resource...) - 类中的方法 cn.taketoday.core.YamlProcessor
Set locations of YAML resources to be loaded.
setReturn(V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Sets the expected return type of the analyzed method.
setRootObject(Object) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setRootObject(Object, TypeDescriptor) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setSerialVersionUID(Long) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Insert a static serialVersionUID field into the generated class.
setSetters(String[]) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
setShortP(short) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setSourceClassName(String) - 类中的方法 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
setSourceMethodName(String) - 类中的方法 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
setStack(int, V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Sets the value of the given stack slot.
setStandalone(boolean) - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
 
setStaticMethod(String) - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Set a fully qualified static method name to invoke, e.g.
setStrategy(GeneratorStrategy) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
Set the strategy to use to create the bytecode from this generator.
setStringP(String) - 类中的方法 cn.taketoday.bytecode.beans.MA
 
setStrings(String[]) - 类中的方法 cn.taketoday.bytecode.util.StringSwitcher.Generator
Set the array of recognized Strings.
setStyle(int) - 类中的方法 cn.taketoday.bytecode.proxy.Mixin.Generator
 
setSuccess(V) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
setSuccess(V) - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
setSuccess(V) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
Marks this future as a success and notifies all listeners.
setSuccess(V) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
setSuccessInternal(V) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
setSuperclass(Class<?>) - 类中的方法 cn.taketoday.bytecode.beans.BeanGenerator
Set the class which the generated class will extend.
setSuperclass(Class<?>) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set the class which the generated class will extend.
setSupportedTypes(Class<?>...) - 类中的方法 cn.taketoday.core.YamlProcessor
Set the supported types that can be loaded from YAML documents.
SettableFuture<V> - cn.taketoday.util.concurrent中的接口
Special ListenableFuture which is writable.
SettableFutureAggregator - cn.taketoday.util.concurrent中的类
A SettableFuture combiner monitors the outcome of a number of discrete futures, then notifies a final, aggregate SettableFuture when all of the combined futures are finished.
SettableFutureAggregator() - 类的构造器 cn.taketoday.util.concurrent.SettableFutureAggregator
 
SettableFutureAggregator(Executor) - 类的构造器 cn.taketoday.util.concurrent.SettableFutureAggregator
The Executor to use for notifications.
SettableFutureNotifier<V,F extends ListenableFuture<V>> - cn.taketoday.util.concurrent中的类
FutureListener implementation which takes other SettableFutures and notifies them on completion.
SettableFutureNotifier(boolean, SettableFuture<? super V>...) - 类的构造器 cn.taketoday.util.concurrent.SettableFutureNotifier
Create a new instance.
SettableFutureNotifier(SettableFuture<? super V>...) - 类的构造器 cn.taketoday.util.concurrent.SettableFutureNotifier
Create a new instance.
SettableFutureTask<V> - cn.taketoday.util.concurrent中的类
 
SettableFutureTask(Executor, Runnable, V) - 类的构造器 cn.taketoday.util.concurrent.SettableFutureTask
 
SettableFutureTask(Executor, Callable<V>) - 类的构造器 cn.taketoday.util.concurrent.SettableFutureTask
 
SettableFutureTask.RunnableAdapter<T> - cn.taketoday.util.concurrent中的类
 
SettableFutureTask.SentinelRunnable - cn.taketoday.util.concurrent中的类
 
setTarget(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
setTarget(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
setTarget(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassTransformer
 
setTarget(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.transform.ClassTransformer
 
setTarget(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.transform.ClassTransformerChain
 
setTarget(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.transform.ClassTransformerTee
 
setTarget(ClassVisitor) - 类中的方法 cn.taketoday.bytecode.transform.MethodFilterTransformer
 
setTarget(Class) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
setTarget(Object) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
setTargetClass(Class) - 类中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
setTargetClass(Class) - 类中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
setTargetClass(Class<?>) - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Set the target class on which to call the target method.
setTargetMethod(String) - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Set the name of the method to be invoked.
setTargetObject(Object) - 类中的方法 cn.taketoday.util.ReflectiveMethodInvoker
Set the target object on which to call the target method.
setTaskDecorator(TaskDecorator) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Specify a custom TaskDecorator to be applied to any Runnable about to be executed.
setTaskDecorator(TaskDecorator) - 类中的方法 cn.taketoday.core.task.support.TaskExecutorAdapter
Specify a custom TaskDecorator to be applied to any Runnable about to be executed.
setTaskTerminationTimeout(long) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Specify a timeout (in milliseconds) for task termination when closing this executor.
SetterMethod - cn.taketoday.reflect中的接口
Fast call bean's setter Method Method
setterPropertyName(String, Class<?>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
setterPropertyName("isName", boolean.class); -> setName setterPropertyName("isName", String.class); -> setIsName
setters - record class中的变量 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
setters 记录组件的字段。
setters - 类中的变量 cn.taketoday.bytecode.beans.BulkBean.Generator
 
setters - 类中的变量 cn.taketoday.bytecode.beans.BulkBean
 
setters() - record class中的方法 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
返回 setters 记录组件的值。
setThreadCallbacks - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerFactoryData
 
setThreadCallbacks(Callback[]) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerFactoryData
 
setThreadCallbacks(Class, Callback[]) - 类中的静态方法 cn.taketoday.bytecode.proxy.Enhancer
 
setThreadFactory(ThreadFactory) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Specify an external factory to use for creating new Threads, instead of relying on the local properties of this executor.
setThreadGroup(ThreadGroup) - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Specify the thread group that threads should be created in.
setThreadGroupName(String) - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Specify the name of the thread group that threads should be created in.
setThreadNamePrefix(String) - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Specify the prefix to use for the names of newly created threads.
setThreadPriority(int) - 类中的方法 cn.taketoday.util.CustomizableThreadCreator
Set the priority of the threads that this factory creates.
setTimeZone(TimeZone) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Associate the given TimeZone with the current thread, preserving any Locale that may have been set already.
setTimeZone(TimeZone, boolean) - 类中的静态方法 cn.taketoday.core.i18n.LocaleContextHolder
Associate the given TimeZone with the current thread, preserving any Locale that may have been set already.
setTrimTokens(boolean) - 类中的方法 cn.taketoday.core.AntPathMatcher
Specify whether to trim tokenized paths and patterns.
setTypeComparator(TypeComparator) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setTypeConverter(TypeConverter) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
setTypeLocator(TypeLocator) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
Set the TypeLocator to use to find types, either by short or fully-qualified name.
setTypes(Class[]) - 类中的方法 cn.taketoday.bytecode.beans.BulkBean.Generator
 
setUncancellable() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
setUncancellable() - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
Make this future impossible to cancel.
setUncancellable() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
setUncancellableInternal() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
setupArgumentsForVarargsInvocation(Class<?>[], Object...) - 类中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper
Package up the arguments so that they correctly match what is expected in requiredParameterTypes.
setUseCache(boolean) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
Whether use and update the static cache of generated classes for a class with the same properties.
setUseFactory(boolean) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
Set whether the enhanced object instances should implement the Factory interface.
setValue(B) - 类中的方法 cn.taketoday.core.Pair
 
setValue(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
setValue(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
setValue(EvaluationContext, Object) - 接口中的方法 cn.taketoday.expression.Expression
Set this expression in the provided context to the value provided.
setValue(EvaluationContext, Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
setValue(EvaluationContext, Object, Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
setValue(EvaluationContext, Object, Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
setValue(EvaluationContext, Object, Object) - 接口中的方法 cn.taketoday.expression.Expression
Set this expression in the provided context to the value provided.
setValue(EvaluationContext, Object, Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
setValue(ExpressionState, Object) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
setValue(ExpressionState, Object) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
setValue(ExpressionState, Object) - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Evaluate the expression to a node and then set the new value on that node.
setValue(Object) - 类中的方法 cn.taketoday.core.io.ResourceArrayPropertyEditor
Treat the given value as a collection or array and convert it to a Resource array.
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.ArrayIndexingValueRef
 
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.MapIndexingValueRef
 
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.PropertyIndexingValueRef
 
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.Indexer.StringIndexingValueRef
 
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference.MethodValueRef
 
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference.AccessorLValue
 
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.ValueRef.NullValueRef
 
setValue(Object) - 接口中的方法 cn.taketoday.expression.spel.ast.ValueRef
Sets the value this ValueRef points to, it should not require expression component re-evaluation.
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.ValueRef.TypedValueHolderValueRef
 
setValue(Object) - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference.VariableRef
 
setValue(Object, Object) - 类中的方法 cn.taketoday.expression.common.CompositeStringExpression
 
setValue(Object, Object) - 类中的方法 cn.taketoday.expression.common.LiteralExpression
 
setValue(Object, Object) - 接口中的方法 cn.taketoday.expression.Expression
Set this expression in the provided context to the value provided.
setValue(Object, Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
setValue(List<V>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry
 
setValue(List, int, Object) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Replaces the element at the specified position in this list with the specified element (optional operation).
setValue(V) - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
setValue(V) - 类中的方法 cn.taketoday.util.KeyValueHolder
Replaces the value corresponding to this entry with the specified value (optional operation).
SETVALUE_NOT_SUPPORTED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
setValueInternal(ExpressionState, Supplier<TypedValue>) - 类中的方法 cn.taketoday.expression.spel.ast.CompoundExpression
 
setValueInternal(ExpressionState, Supplier<TypedValue>) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
setValueInternal(ExpressionState, Supplier<TypedValue>) - 类中的方法 cn.taketoday.expression.spel.ast.SpelNodeImpl
Evaluate the expression to a node and then set the new value created by the specified Supplier on that node.
setValueInternal(ExpressionState, Supplier<TypedValue>) - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference
 
setValueSeparator(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
setValueSeparator(String) - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
Specify the separating character between the placeholders replaced by this resolver and their associated default value, or null if no such special character should be processed as a value separator.
setValueSeparator(String) - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Specify the separating character between the placeholders replaced by this resolver and their associated default value, or null if no such special character should be processed as a value separator.
setVariable(String, Object) - 接口中的方法 cn.taketoday.expression.EvaluationContext
Set a named variable within this evaluation context to a specified value.
setVariable(String, Object) - 类中的方法 cn.taketoday.expression.spel.ExpressionState
Set a named variable in the evaluation context to a specified value.
setVariable(String, Object) - 类中的方法 cn.taketoday.expression.spel.ExpressionState.VariableScope
 
setVariable(String, Object) - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext
Set a named variable or function in this evaluation context to the specified value.
setVariable(String, Object) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
Set a named variable in this evaluation context to a specified value.
setVariables(Map<String, Object>) - 类中的方法 cn.taketoday.expression.spel.support.StandardEvaluationContext
Set multiple named variables in this evaluation context to the specified values.
setVirtualThreads(boolean) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Switch this executor to virtual threads.
setXMLReader(XMLReader) - 类中的方法 cn.taketoday.util.xml.StaxSource
Throws an UnsupportedOperationException.
SEVENTEEN - enum class 中的枚举常量 cn.taketoday.core.JavaVersion
Java 17.
shallowCopyFieldState(Object, Object) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Given the source object and the destination, which must be the same class or a subclass, copy all fields, including inherited fields.
shared(boolean) - 类中的静态方法 cn.taketoday.util.PropertyPlaceholderHandler
 
SHARED - 类中的静态变量 cn.taketoday.core.annotation.TypeMappedAnnotations.IsPresent
Shared instances that save us needing to create a new processor for the common combinations.
sharedInstance - 类中的静态变量 cn.taketoday.core.conversion.support.DefaultConversionService
 
sharedInstance - 类中的静态变量 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
Shared instance based on the default constructor.
sharedInstance - 类中的静态变量 cn.taketoday.core.ReactiveAdapterRegistry
 
sharedSubroutineInsns - 类中的变量 cn.taketoday.bytecode.commons.JSRInlinerAdapter
The instructions that belong to more that one subroutine.
shift - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap
The shift value used to calculate the size of the segments array and an index from the hash.
shl(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
SHL - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
SHORT - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.TypeCode
A short.
SHORT - 类中的静态变量 cn.taketoday.bytecode.Frame
 
SHORT - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the short type.
SHORT_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The short type.
shortArrayAppend(StringBuilder, short[]) - 类中的静态方法 cn.taketoday.logging.MessageFormatter
 
ShortComparer(short[]) - 类的构造器 cn.taketoday.bytecode.util.ParallelSorter.ShortComparer
 
shortP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
shortSummary() - 类中的方法 cn.taketoday.util.StopWatch
Get a short description of the total running time in seconds.
shortType(short) - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
shouldDrainBuffers(boolean) - enum class中的方法 cn.taketoday.util.ConcurrentLruCache.DrainStatus
Determine whether the buffers should be drained.
shouldSkipMembers(Class<?>) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
shouldSkipType(Class<?>) - 类中的方法 cn.taketoday.aot.hint.BindingReflectionHintsRegistrar
 
shr(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
SHR - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
shrinkStringBuffer(CodeEmitter, int) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
shutdown() - 类中的方法 cn.taketoday.core.task.support.ExecutorServiceAdapter
 
shutdownNow() - 类中的方法 cn.taketoday.core.task.support.ExecutorServiceAdapter
 
sig - 类中的变量 cn.taketoday.bytecode.core.SimpleMethodInfo
 
SIG_CONSTRUCTOR - 类中的静态变量 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
SIG_STATIC - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
sig1 - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy
 
sig2 - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy
 
signal() - 类中的方法 cn.taketoday.util.concurrent.SmartLock.WithCondition
 
signalAll() - 类中的方法 cn.taketoday.util.concurrent.SmartLock.WithCondition
 
signature - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The signature of this class.
signature - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The field's signature.
signature - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableNode
The signature of this local variable.
signature - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The method's signature.
signature - 类中的变量 cn.taketoday.bytecode.tree.RecordComponentNode
The record component signature.
SIGNATURE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
SIGNATURE_GET_INDEX - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
signatureIndex - 类中的变量 cn.taketoday.bytecode.ClassWriter
The signature_index field of the Signature attribute, or 0.
signatureIndex - 类中的变量 cn.taketoday.bytecode.FieldWriter
The signature_index field of the Signature attribute of this field_info, or 0 if there is no Signature attribute.
signatureIndex - 类中的变量 cn.taketoday.bytecode.MethodWriter
The signature_index field of the Signature attribute.
signatureIndex - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
The signature_index field of the Signature attribute of this record component, or 0 if there is no Signature attribute.
SignatureReader - cn.taketoday.bytecode.signature中的类
A parser for signature literals, as defined in the Java Virtual Machine Specification (JVMS), to visit them with a SignatureVisitor.
SignatureReader(String) - 类的构造器 cn.taketoday.bytecode.signature.SignatureReader
Constructs a SignatureReader for the given signature.
SignatureRemapper - cn.taketoday.bytecode.commons中的类
A SignatureVisitor that remaps types with a Remapper.
SignatureRemapper(SignatureVisitor, Remapper) - 类的构造器 cn.taketoday.bytecode.commons.SignatureRemapper
Constructs a new SignatureRemapper.
signatures - 类中的变量 cn.taketoday.bytecode.proxy.InterfaceMaker
 
signatureSwitchHelper(CodeEmitter, List<String>) - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
signatureValue - 类中的变量 cn.taketoday.bytecode.signature.SignatureReader
The JVMS signature to be read.
signatureVisitor - 类中的变量 cn.taketoday.bytecode.commons.SignatureRemapper
 
signatureVisitor - 类中的变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The visitor to which this adapter must delegate calls.
SignatureVisitor - cn.taketoday.bytecode.signature中的类
A visitor to visit a generic signature.
SignatureVisitor() - 类的构造器 cn.taketoday.bytecode.signature.SignatureVisitor
Constructs a new SignatureVisitor.
SignatureWriter - cn.taketoday.bytecode.signature中的类
A SignatureVisitor that generates signature literals, as defined in the Java Virtual Machine Specification (JVMS).
SignatureWriter() - 类的构造器 cn.taketoday.bytecode.signature.SignatureWriter
Constructs a new SignatureWriter.
SIMPLE_TYPE - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
SimpleAnnotationMetadata - cn.taketoday.core.type.classreading中的类
SimpleAnnotationMetadata(String, int, String, String, boolean, Set<String>, Set<String>, Set<MethodMetadata>, MergedAnnotations) - 类的构造器 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
SimpleAnnotationMetadataReadingVisitor - cn.taketoday.core.type.classreading中的类
ASM class visitor that creates SimpleAnnotationMetadata.
SimpleAnnotationMetadataReadingVisitor(ClassLoader) - 类的构造器 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
SimpleAnnotationMetadataReadingVisitor.Source - cn.taketoday.core.type.classreading中的Record Class
SimpleAsyncTaskExecutor - cn.taketoday.core.task中的类
TaskExecutor implementation that fires up a new Thread for each task, executing it asynchronously.
SimpleAsyncTaskExecutor() - 类的构造器 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Create a new SimpleAsyncTaskExecutor with default thread name prefix.
SimpleAsyncTaskExecutor(String) - 类的构造器 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Create a new SimpleAsyncTaskExecutor with the given thread name prefix.
SimpleAsyncTaskExecutor(ThreadFactory) - 类的构造器 cn.taketoday.core.task.SimpleAsyncTaskExecutor
Create a new SimpleAsyncTaskExecutor with the given external thread factory.
SimpleAsyncTaskExecutor.ConcurrencyThrottleAdapter - cn.taketoday.core.task中的类
Subclass of the general ConcurrencyThrottleSupport class, making beforeAccess() and afterAccess() visible to the surrounding class.
SimpleAsyncTaskExecutor.TaskTrackingRunnable - cn.taketoday.core.task中的类
Decorates a target task with active thread tracking and concurrency throttle management, if necessary.
SimpleCommandLineArgsParser - cn.taketoday.core.env中的类
Parses a String[] of command line arguments in order to populate a CommandLineArgs object.
SimpleCommandLineArgsParser() - 类的构造器 cn.taketoday.core.env.SimpleCommandLineArgsParser
 
SimpleCommandLinePropertySource - cn.taketoday.core.env中的类
CommandLinePropertySource implementation backed by a simple String array.
SimpleCommandLinePropertySource(String...) - 类的构造器 cn.taketoday.core.env.SimpleCommandLinePropertySource
Create a new SimpleCommandLinePropertySource having the default name and backed by the given String[] of command line arguments.
SimpleCommandLinePropertySource(String, String[]) - 类的构造器 cn.taketoday.core.env.SimpleCommandLinePropertySource
Create a new SimpleCommandLinePropertySource having the given name and backed by the given String[] of command line arguments.
SimpleEvaluationContext - cn.taketoday.expression.spel.support中的类
A basic implementation of EvaluationContext that focuses on a subset of essential SpEL features and customization options, targeting simple condition evaluation and in particular data binding scenarios.
SimpleEvaluationContext(List<PropertyAccessor>, List<MethodResolver>, TypeConverter, TypedValue) - 类的构造器 cn.taketoday.expression.spel.support.SimpleEvaluationContext
 
SimpleEvaluationContext.Builder - cn.taketoday.expression.spel.support中的类
Builder for SimpleEvaluationContext.
SimpleIdGenerator - cn.taketoday.util中的类
A simple IdGenerator that starts at 1, increments up to Long.MAX_VALUE, and then rolls over.
SimpleIdGenerator() - 类的构造器 cn.taketoday.util.SimpleIdGenerator
 
SimpleIdGenerator(long) - 类的构造器 cn.taketoday.util.SimpleIdGenerator
 
SimpleLocaleContext - cn.taketoday.core.i18n中的类
Simple implementation of the LocaleContext interface, always returning a specified Locale.
SimpleLocaleContext(Locale) - 类的构造器 cn.taketoday.core.i18n.SimpleLocaleContext
Create a new SimpleLocaleContext that exposes the specified Locale.
simpleMatch(String[], String) - 类中的静态方法 cn.taketoday.util.StringUtils
Match a String against the given patterns, supporting the following simple pattern styles: "xxx*", "*xxx", "*xxx*" and "xxx*yyy" matches (with an arbitrary number of pattern parts), as well as direct equality.
simpleMatch(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Match a String against the given pattern, supporting the following simple pattern styles: "xxx*", "*xxx", "*xxx*" and "xxx*yyy" matches (with an arbitrary number of pattern parts), as well as direct equality.
SimpleMetadataReader - cn.taketoday.core.type.classreading中的类
MetadataReader implementation based on an ASM ClassReader.
SimpleMetadataReader(Resource, ClassLoader) - 类的构造器 cn.taketoday.core.type.classreading.SimpleMetadataReader
 
SimpleMetadataReaderFactory - cn.taketoday.core.type.classreading中的类
Simple implementation of the MetadataReaderFactory interface, creating a new ASM ClassReader for every request.
SimpleMetadataReaderFactory() - 类的构造器 cn.taketoday.core.type.classreading.SimpleMetadataReaderFactory
Create a new SimpleMetadataReaderFactory for the default class loader.
SimpleMetadataReaderFactory(ResourceLoader) - 类的构造器 cn.taketoday.core.type.classreading.SimpleMetadataReaderFactory
Create a new SimpleMetadataReaderFactory for the given resource loader.
SimpleMetadataReaderFactory(ClassLoader) - 类的构造器 cn.taketoday.core.type.classreading.SimpleMetadataReaderFactory
Create a new SimpleMetadataReaderFactory for the given class loader.
SimpleMethodInfo - cn.taketoday.bytecode.core中的类
 
SimpleMethodInfo(ClassInfo, int, MethodSignature, Type[]) - 类的构造器 cn.taketoday.bytecode.core.SimpleMethodInfo
 
SimpleMethodMetadata - cn.taketoday.core.type.classreading中的类
SimpleMethodMetadata(String, int, String, String, Object, MergedAnnotations) - 类的构造器 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
SimpleMethodMetadataReadingVisitor - cn.taketoday.core.type.classreading中的类
ASM method visitor that creates SimpleMethodMetadata.
SimpleMethodMetadataReadingVisitor(ClassLoader, String, int, String, String, Consumer<SimpleMethodMetadata>) - 类的构造器 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
SimpleMethodMetadataReadingVisitor.Source - cn.taketoday.core.type.classreading中的类
simpleName - 类中的变量 cn.taketoday.aot.hint.AbstractTypeReference
 
SimpleNamespaceContext - cn.taketoday.util.xml中的类
Simple javax.xml.namespace.NamespaceContext implementation.
SimpleNamespaceContext() - 类的构造器 cn.taketoday.util.xml.SimpleNamespaceContext
 
SimplePlaceholderPart(String, String, String) - record class的构造器 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
创建 SimplePlaceholderPart 记录的实例。
simplePrefix - 类中的变量 cn.taketoday.util.PlaceholderParser
 
SimpleReflectiveProcessor - cn.taketoday.aot.hint.annotation中的类
A simple ReflectiveProcessor implementation that registers only a reflection hint for the annotated type.
SimpleReflectiveProcessor() - 类的构造器 cn.taketoday.aot.hint.annotation.SimpleReflectiveProcessor
 
SimpleRemapper - cn.taketoday.bytecode.commons中的类
A Remapper using a Map to define its mapping.
SimpleRemapper(String, String) - 类的构造器 cn.taketoday.bytecode.commons.SimpleRemapper
Constructs a new SimpleRemapper with the given mapping.
SimpleRemapper(Map<String, String>) - 类的构造器 cn.taketoday.bytecode.commons.SimpleRemapper
Constructs a new SimpleRemapper with the given mapping.
SimpleRouteMatcher - cn.taketoday.util中的类
RouteMatcher that delegates to a PathMatcher.
SimpleRouteMatcher(PathMatcher) - 类的构造器 cn.taketoday.util.SimpleRouteMatcher
Create a new SimpleRouteMatcher for the given PathMatcher delegate.
SimpleRouteMatcher.DefaultRoute - cn.taketoday.util中的Record Class
 
SimpleSaxErrorHandler - cn.taketoday.util.xml中的类
Simple org.xml.sax.ErrorHandler implementation: logs warnings using the given Commons Logging logger instance, and rethrows errors to discontinue the XML transformation.
SimpleSaxErrorHandler(Logger) - 类的构造器 cn.taketoday.util.xml.SimpleSaxErrorHandler
Create a new SimpleSaxErrorHandler for the given Commons Logging logger instance.
SimpleTimeZoneAwareLocaleContext - cn.taketoday.core.i18n中的类
Simple implementation of the TimeZoneAwareLocaleContext interface, always returning a specified Locale and TimeZone.
SimpleTimeZoneAwareLocaleContext(Locale, TimeZone) - 类的构造器 cn.taketoday.core.i18n.SimpleTimeZoneAwareLocaleContext
Create a new SimpleTimeZoneAwareLocaleContext that exposes the specified Locale and TimeZone.
SimpleTransformErrorListener - cn.taketoday.util.xml中的类
Simple javax.xml.transform.ErrorListener implementation: logs warnings using the given Commons Logging logger instance, and rethrows errors to discontinue the XML transformation.
SimpleTransformErrorListener(Logger) - 类的构造器 cn.taketoday.util.xml.SimpleTransformErrorListener
Create a new SimpleTransformErrorListener for the given Commons Logging logger instance.
SimpleTypeReference - cn.taketoday.aot.hint中的类
A TypeReference based on fully qualified name.
SimpleTypeReference(String, String, TypeReference) - 类的构造器 cn.taketoday.aot.hint.SimpleTypeReference
 
SimpleVerifier - cn.taketoday.bytecode.tree.analysis中的类
An extended BasicVerifier that performs more precise verifications.
SimpleVerifier() - 类的构造器 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Constructs a new SimpleVerifier.
SimpleVerifier(Type, Type, boolean) - 类的构造器 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Constructs a new SimpleVerifier to verify a specific class.
SimpleVerifier(Type, Type, boolean, Type...) - 类的构造器 cn.taketoday.bytecode.tree.analysis.SimpleVerifier
Constructs a new SimpleVerifier to verify a specific class.
SINGLE_NEW_INSTANCE - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
SingleByteMatcher(byte[]) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.SingleByteMatcher
 
singleIndent - 类中的变量 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
singleOptionalValue(Class<?>, Supplier<?>) - 类中的静态方法 cn.taketoday.core.ReactiveTypeDescriptor
Descriptor for a reactive type that can produce 0..1 values.
singleRequiredValue(Class<?>) - 类中的静态方法 cn.taketoday.core.ReactiveTypeDescriptor
Descriptor for a reactive type that must produce 1 value to complete.
singleton(Customizer) - 类中的静态方法 cn.taketoday.bytecode.core.CustomizerRegistry
 
singletonInstance - 类中的变量 cn.taketoday.util.function.SingletonSupplier
 
singletonIterator(E) - 类中的静态方法 cn.taketoday.util.CollectionUtils
 
SingletonIterator<E> - cn.taketoday.util中的类
 
SingletonIterator(E) - 类的构造器 cn.taketoday.util.SingletonIterator
 
SingletonSupplier<T> - cn.taketoday.util.function中的类
A Supplier decorator that caches a singleton result and makes it available from SingletonSupplier.get() (nullable) and SingletonSupplier.obtain() (null-safe).
SingletonSupplier(Supplier<? extends T>) - 类的构造器 cn.taketoday.util.function.SingletonSupplier
 
SingletonSupplier(Supplier<? extends T>, Supplier<? extends T>) - 类的构造器 cn.taketoday.util.function.SingletonSupplier
Build a SingletonSupplier with the given instance supplier and a default supplier for the case when the instance is null.
SingletonSupplier(T) - 类的构造器 cn.taketoday.util.function.SingletonSupplier
 
SingletonSupplier(T, Supplier<? extends T>) - 类的构造器 cn.taketoday.util.function.SingletonSupplier
Build a SingletonSupplier with the given singleton instance and a default supplier for the case when the instance is null.
singleWildcards - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
sink - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
sink - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WritableByteChannelSubscriber
 
sink - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
SIPUSH - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
size - 类中的变量 cn.taketoday.bytecode.Attribute.Set
 
size - 类中的变量 cn.taketoday.bytecode.beans.FixedKeySet
 
size - 类中的变量 cn.taketoday.bytecode.tree.analysis.SourceValue
The size of this value, in 32 bits words.
size - 类中的变量 cn.taketoday.bytecode.tree.InsnList
The number of instructions in this list.
size - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets.MirrorSet
 
size - 类中的变量 cn.taketoday.util.concurrent.FutureListeners
 
size - 类中的变量 cn.taketoday.util.ConcurrentCache
 
size - enum class中的变量 cn.taketoday.util.DataUnit
 
size - 类中的变量 cn.taketoday.util.SmartList
 
size() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
size() - 类中的方法 cn.taketoday.bytecode.beans.FixedKeySet
 
size() - 类中的方法 cn.taketoday.bytecode.ByteVector
Returns the actual number of bytes in this vector.
size() - 类中的方法 cn.taketoday.bytecode.tree.analysis.SmallSet
 
size() - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns the number of instructions in this list.
size() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets
 
size() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
Get the total number of contained mappings.
size() - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
Get the number of attributes in this collection.
size() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
size() - 类中的方法 cn.taketoday.core.env.PropertySources
Return the number of PropertySource objects contained.
size() - 类中的方法 cn.taketoday.util.ArrayHolder
 
size() - 类中的方法 cn.taketoday.util.ConcurrentLruCache
Return the current size of the cache.
size() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.EntrySet
 
size() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap
 
size() - enum class中的方法 cn.taketoday.util.DataUnit
 
size() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Return the number of bytes stored in this FastByteArrayOutputStream.
size() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
size() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
size() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
size() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.Values
 
size() - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
size() - 类中的方法 cn.taketoday.util.SmartList
 
size() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
size() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
size() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
SIZE_INCREMENT - 类中的静态变量 cn.taketoday.bytecode.Attribute.Set
 
skip(long) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
SKIP_CODE - 类中的静态变量 cn.taketoday.bytecode.ClassReader
A flag to skip the Code attributes.
SKIP_DEBUG - 类中的静态变量 cn.taketoday.bytecode.ClassReader
A flag to skip the SourceFile, SourceDebugExtension, LocalVariableTable, LocalVariableTypeTable, LineNumberTable and MethodParameters attributes.
SKIP_FRAMES - 类中的静态变量 cn.taketoday.bytecode.ClassReader
A flag to skip the StackMap and StackMapTable attributes.
SKIP_IF_EMPTY - enum class 中的枚举常量 cn.taketoday.util.ConcurrentReferenceHashMap.TaskOption
 
skippedEntity(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
skippedEntity(String) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
skippedEntityInternal(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
skippedEntityInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
skippedEntityInternal(String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
skipSegment(String, int, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
skipSeparator(String, int, String) - 类中的方法 cn.taketoday.core.AntPathMatcher
 
skipToCorrectEndSuffix(String, String, int) - 类中的方法 cn.taketoday.expression.common.TemplateAwareExpressionParser
Copes with nesting, for example '${...${...}}' where the correct end for the first ${ is the final }.
skipUntilByteCount(Publisher<T>, long) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Skip buffers from the given Publisher until the total byte count reaches the given maximum byte count, or until the publisher is complete.
SLF4JBridgeHandler - cn.taketoday.logging中的类
Bridge/route all JUL log records to the SLF4J API.
SLF4JBridgeHandler() - 类的构造器 cn.taketoday.logging.SLF4JBridgeHandler
 
Slf4jLogger - cn.taketoday.logging中的类
 
Slf4jLogger(Logger) - 类的构造器 cn.taketoday.logging.Slf4jLogger
 
Slf4jLoggerFactory - cn.taketoday.logging中的类
 
Slf4jLoggerFactory() - 类的构造器 cn.taketoday.logging.Slf4jLoggerFactory
 
slice(int, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Create a new DataBuffer whose contents is a shared subsequence of this data buffer's content.
slice(int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
slice(int, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
slice(int, int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
Create a new DataBuffer whose contents is a shared subsequence of this data buffer's content.
slice(int, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
SlicedDefaultDataBuffer(ByteBuffer, DefaultDataBufferFactory, int) - 类的构造器 cn.taketoday.core.io.buffer.DefaultDataBuffer.SlicedDefaultDataBuffer
 
SmallSet<T> - cn.taketoday.bytecode.tree.analysis中的类
An immutable set of at most two elements, optimized for speed compared to a generic set implementation.
SmallSet() - 类的构造器 cn.taketoday.bytecode.tree.analysis.SmallSet
Constructs an empty set.
SmallSet(T) - 类的构造器 cn.taketoday.bytecode.tree.analysis.SmallSet
Constructs a set with exactly one element.
SmallSet(T, T) - 类的构造器 cn.taketoday.bytecode.tree.analysis.SmallSet
Constructs a new SmallSet.
SmallSet.IteratorImpl<T> - cn.taketoday.bytecode.tree.analysis中的类
 
SmartClassLoader - cn.taketoday.core中的接口
Interface to be implemented by a reloading-aware ClassLoader.
SmartList<E> - cn.taketoday.util中的类
A List which is optimised for the sizes of 0 and 1, in which cases it would not allocate array at all.
SmartList() - 类的构造器 cn.taketoday.util.SmartList
 
SmartList(E) - 类的构造器 cn.taketoday.util.SmartList
 
SmartList(E...) - 类的构造器 cn.taketoday.util.SmartList
 
SmartList(Collection<? extends E>) - 类的构造器 cn.taketoday.util.SmartList
 
smartListMappingFunction - 接口中的静态变量 cn.taketoday.util.MultiValueMap
 
SmartLock - cn.taketoday.util.concurrent中的类
Reentrant lock that can be used in a try-with-resources statement.
SmartLock(ReentrantLock) - 类的构造器 cn.taketoday.util.concurrent.SmartLock
 
SmartLock.WithCondition - cn.taketoday.util.concurrent中的类
A reentrant lock with a condition that can be used in a try-with-resources statement.
SNAPSHOT - record class中的静态变量 cn.taketoday.lang.Version
 
sneakyThrow(ExceptionUtils.Action) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
 
sneakyThrow(Throwable) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
Throws any throwable 'sneakily' - you don't need to catch it, nor declare that you throw it onwards.
sneakyThrow(Callable<T>) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
 
sneakyThrow0(Throwable) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
 
SOFT - enum class 中的枚举常量 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceType
SoftEntryReference(ConcurrentReferenceHashMap.Entry<K, V>, int, ConcurrentReferenceHashMap.Reference<K, V>, ReferenceQueue<ConcurrentReferenceHashMap.Entry<K, V>>) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.SoftEntryReference
 
sort - 类中的变量 cn.taketoday.bytecode.Type
The sort of this type.
sort() - 类中的方法 cn.taketoday.util.ArrayHolder
 
sort(Object[]) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationAwareOrderComparator
Sort the given array with a default AnnotationAwareOrderComparator.
sort(Object[]) - 类中的静态方法 cn.taketoday.core.OrderComparator
Sort the given array with a default OrderComparator.
sort(Comparator<? super E>) - 类中的方法 cn.taketoday.util.SmartList
 
sort(Comparator<E>) - 类中的方法 cn.taketoday.util.ArrayHolder
 
sort(List<?>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationAwareOrderComparator
Sort the given list with a default AnnotationAwareOrderComparator.
sort(List<?>) - 类中的静态方法 cn.taketoday.core.OrderComparator
Sort the given List with a default OrderComparator.
sortArray(String[]) - 类中的静态方法 cn.taketoday.util.StringUtils
Sort the given String array if necessary.
sortBySpecificity(List<? extends MimeType>) - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
Sorts the given list of MimeType objects by specificity.
sortedMethodsCache - 类中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
SortedProperties - cn.taketoday.util中的类
Specialization of Properties that sorts properties alphanumerically based on their keys.
SortedProperties(boolean) - 类的构造器 cn.taketoday.util.SortedProperties
Construct a new SortedProperties instance that honors the supplied omitComments flag.
SortedProperties(Properties, boolean) - 类的构造器 cn.taketoday.util.SortedProperties
Construct a new SortedProperties instance with properties populated from the supplied Properties object and honoring the supplied omitComments flag.
SorterTemplate - cn.taketoday.bytecode.util中的类
 
SorterTemplate() - 类的构造器 cn.taketoday.bytecode.util.SorterTemplate
 
sortIfNecessary(Object) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationAwareOrderComparator
Sort the given array or List with a default AnnotationAwareOrderComparator, if necessary.
sortIfNecessary(Object) - 类中的静态方法 cn.taketoday.core.OrderComparator
Sort the given array or List with a default OrderComparator, if necessary.
source - record class中的变量 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
source 记录组件的字段。
source - 类中的变量 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
source - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
source - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
Get the source of the mapping or null.
source - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
source - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
 
source - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotations
 
source - 类中的变量 cn.taketoday.core.ApplicationHome
 
source - 类中的变量 cn.taketoday.core.env.PropertySource
 
source - 类中的变量 cn.taketoday.core.ResolvableType.DefaultVariableResolver
 
source - 类中的变量 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
source - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
source - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
source - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
source() - record class中的方法 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
返回 source 记录组件的值。
Source - cn.taketoday.bytecode.proxy中的类
 
Source() - 类的构造器 cn.taketoday.bytecode.proxy.Source
 
Source(String) - record class的构造器 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor.Source
创建 Source 记录的实例。
Source(String, String, String) - 类的构造器 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor.Source
 
Source(Supplier<T>, Predicate<T>) - 类的构造器 cn.taketoday.util.PropertyMapper.Source
 
SOURCE - enum class 中的枚举常量 cn.taketoday.aot.generate.GeneratedFiles.Kind
A source file containing Java code that should be compiled.
SOURCE_DEBUG_EXTENSION - 类中的静态变量 cn.taketoday.bytecode.Constants
 
SOURCE_DEPRECATED - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
SOURCE_FILE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
SOURCE_FILE - 接口中的静态变量 cn.taketoday.lang.Constant
 
SOURCE_MASK - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
Source.CheckedException - cn.taketoday.bytecode.proxy中的异常错误
 
Source.UndeclaredException - cn.taketoday.bytecode.proxy中的异常错误
 
sourceClass - 类中的变量 cn.taketoday.core.ApplicationTemp
 
sourceClassReader - 类中的变量 cn.taketoday.bytecode.SymbolTable
The ClassReader from which this SymbolTable was constructed, or null if it was constructed from scratch.
sourceDebug - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The correspondence between source and compiled elements of this class.
sourceFile - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The name of the source file from which this class was compiled.
sourceFileIndex - 类中的变量 cn.taketoday.bytecode.ClassWriter
The source_file_index field of the SourceFile attribute, or 0.
SourceInterpreter - cn.taketoday.bytecode.tree.analysis中的类
An Interpreter for SourceValue values.
SourceInterpreter() - 类的构造器 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
Constructs a new SourceInterpreter for the latest ASM API version.
sourceLength - 类中的变量 cn.taketoday.bytecode.MethodWriter
The length in bytes in SymbolTable.getSource() which must be copied to get the method_info for this method (excluding its first 6 bytes for access_flags, name_index and descriptor_index).
sourceOffset - 类中的变量 cn.taketoday.bytecode.MethodWriter
The offset in bytes in SymbolTable.getSource() from which the method_info for this method (excluding its first 6 bytes) must be copied, or 0.
sourceOperator - 类中的变量 cn.taketoday.util.PropertyMapper
 
sourceType - 异常错误中的变量 cn.taketoday.core.conversion.ConversionFailedException
 
sourceType - 异常错误中的变量 cn.taketoday.core.conversion.ConverterNotFoundException
 
sourceType - 类中的变量 cn.taketoday.core.conversion.GenericConverter.ConvertiblePair
 
sourceType - record class中的变量 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
sourceType 记录组件的字段。
sourceType() - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
返回 sourceType 记录组件的值。
SourceValue - cn.taketoday.bytecode.tree.analysis中的类
A Value which keeps track of the bytecode instructions that can produce it.
SourceValue(int) - 类的构造器 cn.taketoday.bytecode.tree.analysis.SourceValue
Constructs a new SourceValue.
SourceValue(int, AbstractInsnNode) - 类的构造器 cn.taketoday.bytecode.tree.analysis.SourceValue
Constructs a new SourceValue.
SourceValue(int, Set<AbstractInsnNode>) - 类的构造器 cn.taketoday.bytecode.tree.analysis.SourceValue
Constructs a new SourceValue.
SPECIFICITY_COMPARATOR - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
SpecificityComparator() - 类的构造器 cn.taketoday.util.MimeType.SpecificityComparator
 
SpelCompiler - cn.taketoday.expression.spel.standard中的类
A SpelCompiler will take a regular parsed expression and create (and load) a class containing byte code that does the same thing as that expression.
SpelCompiler(ClassLoader) - 类的构造器 cn.taketoday.expression.spel.standard.SpelCompiler
 
SpelCompilerMode - cn.taketoday.expression.spel中的Enum Class
Captures the possible configuration settings for a compiler that can be used when evaluating expressions.
SpelCompilerMode() - enum class的构造器 cn.taketoday.expression.spel.SpelCompilerMode
 
SpelEvaluationException - cn.taketoday.expression.spel中的异常错误
Root exception for SpEL related exceptions.
SpelEvaluationException(int, SpelMessage, Object...) - 异常错误的构造器 cn.taketoday.expression.spel.SpelEvaluationException
 
SpelEvaluationException(int, Throwable, SpelMessage, Object...) - 异常错误的构造器 cn.taketoday.expression.spel.SpelEvaluationException
 
SpelEvaluationException(SpelMessage, Object...) - 异常错误的构造器 cn.taketoday.expression.spel.SpelEvaluationException
 
SpelEvaluationException(Throwable, SpelMessage, Object...) - 异常错误的构造器 cn.taketoday.expression.spel.SpelEvaluationException
 
SpelExpression - cn.taketoday.expression.spel.standard中的类
A SpelExpression represents a parsed (valid) expression that is ready to be evaluated in a specified context.
SpelExpression(String, SpelNodeImpl, SpelParserConfiguration) - 类的构造器 cn.taketoday.expression.spel.standard.SpelExpression
Construct an expression, only used by the parser.
SpelExpressionParser - cn.taketoday.expression.spel.standard中的类
SpEL parser.
SpelExpressionParser() - 类的构造器 cn.taketoday.expression.spel.standard.SpelExpressionParser
Create a parser with default settings.
SpelExpressionParser(SpelParserConfiguration) - 类的构造器 cn.taketoday.expression.spel.standard.SpelExpressionParser
Create a parser with the specified configuration.
SpelMessage - cn.taketoday.expression.spel中的Enum Class
Contains all the messages that can be produced by the Spring Expression Language.
SpelMessage(SpelMessage.Kind, int, String) - enum class的构造器 cn.taketoday.expression.spel.SpelMessage
 
SpelMessage.Kind - cn.taketoday.expression.spel中的Enum Class
Message kinds.
SpelNode - cn.taketoday.expression.spel中的接口
Represents a node in the AST for a parsed expression.
SpelNodeImpl - cn.taketoday.expression.spel.ast中的类
The common supertype of all AST nodes in a parsed Spring Expression Language format expression.
SpelNodeImpl(int, int) - 类的构造器 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
SpelNodeImpl(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
SpelParseException - cn.taketoday.expression.spel中的异常错误
Root exception for Spring EL related exceptions.
SpelParseException(int, SpelMessage, Object...) - 异常错误的构造器 cn.taketoday.expression.spel.SpelParseException
 
SpelParseException(int, Throwable, SpelMessage, Object...) - 异常错误的构造器 cn.taketoday.expression.spel.SpelParseException
 
SpelParseException(String, int, SpelMessage, Object...) - 异常错误的构造器 cn.taketoday.expression.spel.SpelParseException
 
SpelParserConfiguration - cn.taketoday.expression.spel中的类
Configuration object for the SpEL expression parser.
SpelParserConfiguration() - 类的构造器 cn.taketoday.expression.spel.SpelParserConfiguration
Create a new SpelParserConfiguration instance with default settings.
SpelParserConfiguration(boolean, boolean) - 类的构造器 cn.taketoday.expression.spel.SpelParserConfiguration
Create a new SpelParserConfiguration instance.
SpelParserConfiguration(boolean, boolean, int) - 类的构造器 cn.taketoday.expression.spel.SpelParserConfiguration
Create a new SpelParserConfiguration instance.
SpelParserConfiguration(SpelCompilerMode, ClassLoader) - 类的构造器 cn.taketoday.expression.spel.SpelParserConfiguration
Create a new SpelParserConfiguration instance.
SpelParserConfiguration(SpelCompilerMode, ClassLoader, boolean, boolean, int) - 类的构造器 cn.taketoday.expression.spel.SpelParserConfiguration
Create a new SpelParserConfiguration instance.
SpelParserConfiguration(SpelCompilerMode, ClassLoader, boolean, boolean, int, int) - 类的构造器 cn.taketoday.expression.spel.SpelParserConfiguration
Create a new SpelParserConfiguration instance.
split(int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Splits this data buffer into two at the given index.
split(int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
split(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
split(int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
split(int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
split(String) - 类中的静态方法 cn.taketoday.util.StringUtils
split(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Split a String at the first occurrence of the delimiter.
SPLIT_REGEXP - 接口中的静态变量 cn.taketoday.lang.Constant
 
splitArrayElementsIntoProperties(String[], String) - 类中的静态方法 cn.taketoday.util.StringUtils
Take an array of strings and split each element based on the given delimiter.
splitArrayElementsIntoProperties(String[], String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Take an array of strings and split each element based on the given delimiter.
splitAsList(String) - 类中的静态方法 cn.taketoday.util.StringUtils
spliterator() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMappings
 
spliterator() - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
spliterator() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
spliterator() - 类中的方法 cn.taketoday.core.env.MapPropertyResolver
 
spliterator() - 类中的方法 cn.taketoday.core.env.PropertySources
 
spliterator() - 类中的方法 cn.taketoday.core.env.PropertySourcesPropertyResolver
 
spliterator() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.EntrySet
 
spliterator() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.KeySet
 
spliterator() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap.Values
 
spliterator() - 类中的方法 cn.taketoday.util.StreamIterable
 
spliterator() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
spliterator() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
spliterator(Object) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
spliterator(Object) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
splitKeyAndDefault(String) - 类中的方法 cn.taketoday.util.PlaceholderParser
 
SPRING_EXPRESSION_COMPILER_MODE_PROPERTY_NAME - 类中的静态变量 cn.taketoday.expression.spel.SpelParserConfiguration
System property to configure the default compiler mode for SpEL expression parsers: "spel.compiler.mode".
SslBundle - cn.taketoday.core.ssl中的接口
A bundle of trust material that can be used to establish an SSL connection.
SslBundleKey - cn.taketoday.core.ssl中的接口
A reference to a single key obtained via SslBundle.
SslBundleRegistry - cn.taketoday.core.ssl中的接口
Interface that can be used to register an SslBundle for a given name.
SslBundles - cn.taketoday.core.ssl中的接口
A managed set of SslBundle instances that can be retrieved by name.
SslManagerBundle - cn.taketoday.core.ssl中的接口
A bundle of key and trust managers that can be used to establish an SSL connection.
SslOptions - cn.taketoday.core.ssl中的接口
Configuration options that should be applied when establishing an SSL connection.
SslStoreBundle - cn.taketoday.core.ssl中的接口
A bundle of key and trust stores that can be used to establish an SSL connection.
stack - 类中的变量 cn.taketoday.bytecode.commons.AnalyzerAdapter
The operand stack slots for the current execution frame.
stack - 类中的变量 cn.taketoday.bytecode.tree.FrameNode
The types of the operand stack elements of this stack map frame.
STACK_KIND - 类中的静态变量 cn.taketoday.bytecode.Frame
 
STACK_MAP_TABLE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
STACK_SIZE_DELTA - 类中的静态变量 cn.taketoday.bytecode.MethodWriter
The stack size variation corresponding to each JVM opcode.
stackFrame - 类中的变量 cn.taketoday.bytecode.commons.AdviceAdapter
The values on the current execution stack frame (long and double are represented by two elements).
StacklessCancellationException() - 异常错误的构造器 cn.taketoday.util.concurrent.DefaultFuture.StacklessCancellationException
 
stackMapTableEntries - 类中的变量 cn.taketoday.bytecode.MethodWriter
The 'entries' array of the StackMapTable code attribute.
stackMapTableNumberOfEntries - 类中的变量 cn.taketoday.bytecode.MethodWriter
The number_of_entries field of the StackMapTable code attribute.
stackTraceToString(Throwable) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
Gets the stack trace from a Throwable as a String.
standaloneSet() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamReader
 
standard() - 类中的静态方法 cn.taketoday.core.annotation.RepeatableContainers
Create a RepeatableContainers instance that searches using Java's @Repeatable annotation.
STANDARD - 接口中的静态变量 cn.taketoday.expression.OperatorOverloader
 
STANDARD - 接口中的静态变量 cn.taketoday.expression.TypeComparator
 
STANDARD_NUMBER_TYPES - 类中的静态变量 cn.taketoday.util.NumberUtils
Standard number types (all immutable): Byte, Short, Integer, Long, BigInteger, Float, Double, BigDecimal.
StandardAnnotationMetadata - cn.taketoday.core.type中的类
AnnotationMetadata implementation that uses standard reflection to introspect a given Class.
StandardAnnotationMetadata(Class<?>) - 类的构造器 cn.taketoday.core.type.StandardAnnotationMetadata
Create a new StandardAnnotationMetadata wrapper for the given Class.
StandardAnnotationMetadata(Class<?>, boolean) - 类的构造器 cn.taketoday.core.type.StandardAnnotationMetadata
Create a new StandardAnnotationMetadata wrapper for the given Class, providing the option to return any nested annotations or annotation arrays in the form of AnnotationAttributes instead of actual Annotation instances.
StandardClassMetadata - cn.taketoday.core.type中的类
ClassMetadata implementation that uses standard reflection to introspect a given Class.
StandardClassMetadata(Class<?>) - 类的构造器 cn.taketoday.core.type.StandardClassMetadata
Create a new StandardClassMetadata wrapper for the given Class.
StandardEnvironment - cn.taketoday.core.env中的类
Environment implementation suitable for use in 'standard' (i.e. non-web) applications.
StandardEnvironment() - 类的构造器 cn.taketoday.core.env.StandardEnvironment
Create a new StandardEnvironment instance.
StandardEnvironment(PropertySources) - 类的构造器 cn.taketoday.core.env.StandardEnvironment
Create a new StandardEnvironment instance with a specific PropertySources instance.
StandardEvaluationContext - cn.taketoday.expression.spel.support中的类
A powerful and highly configurable EvaluationContext implementation.
StandardEvaluationContext() - 类的构造器 cn.taketoday.expression.spel.support.StandardEvaluationContext
Create a StandardEvaluationContext with a null root object.
StandardEvaluationContext(StandardEvaluationContext) - 类的构造器 cn.taketoday.expression.spel.support.StandardEvaluationContext
Create a StandardEvaluationContext with the given root object.
StandardEvaluationContext(Object) - 类的构造器 cn.taketoday.expression.spel.support.StandardEvaluationContext
Create a StandardEvaluationContext with the given root object.
StandardEvaluationContext(Object, StandardEvaluationContext) - 类的构造器 cn.taketoday.expression.spel.support.StandardEvaluationContext
Create a StandardEvaluationContext with the given root object.
StandardMethodMetadata - cn.taketoday.core.type中的类
MethodMetadata implementation that uses standard reflection to introspect a given Method.
StandardMethodMetadata(Method) - 类的构造器 cn.taketoday.core.type.StandardMethodMetadata
Create a new StandardMethodMetadata wrapper for the given Method.
StandardMethodMetadata(Method, boolean) - 类的构造器 cn.taketoday.core.type.StandardMethodMetadata
Create a new StandardMethodMetadata wrapper for the given Method, providing the option to return any nested annotations or annotation arrays in the form of AnnotationAttributes instead of actual Annotation instances.
StandardOperatorOverloader - cn.taketoday.expression.spel.support中的类
Standard implementation of OperatorOverloader.
StandardOperatorOverloader() - 类的构造器 cn.taketoday.expression.spel.support.StandardOperatorOverloader
 
StandardRepeatableContainers() - 类的构造器 cn.taketoday.core.annotation.RepeatableContainers.StandardRepeatableContainers
 
standardRepeatablesCache - 类中的静态变量 cn.taketoday.core.annotation.AnnotationTypeMappings
 
StandardTypeComparator - cn.taketoday.expression.spel.support中的类
A basic TypeComparator implementation: supports comparison of Number types as well as types implementing Comparable.
StandardTypeComparator() - 类的构造器 cn.taketoday.expression.spel.support.StandardTypeComparator
 
StandardTypeConverter - cn.taketoday.expression.spel.support中的类
Default implementation of the TypeConverter interface, delegating to a core ConversionService.
StandardTypeConverter() - 类的构造器 cn.taketoday.expression.spel.support.StandardTypeConverter
Create a StandardTypeConverter for the default ConversionService.
StandardTypeConverter(ConversionService) - 类的构造器 cn.taketoday.expression.spel.support.StandardTypeConverter
Create a StandardTypeConverter for the given ConversionService.
StandardTypeConverter(Supplier<ConversionService>) - 类的构造器 cn.taketoday.expression.spel.support.StandardTypeConverter
Create a StandardTypeConverter for the given ConversionService.
StandardTypeLocator - cn.taketoday.expression.spel.support中的类
A simple implementation of TypeLocator that uses the context ClassLoader (or any ClassLoader set upon it).
StandardTypeLocator() - 类的构造器 cn.taketoday.expression.spel.support.StandardTypeLocator
Create a StandardTypeLocator for the default ClassLoader (typically, the thread context ClassLoader).
StandardTypeLocator(ClassLoader) - 类的构造器 cn.taketoday.expression.spel.support.StandardTypeLocator
Create a StandardTypeLocator for the given ClassLoader.
STAR - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
start - 类中的变量 cn.taketoday.bytecode.core.Block
 
start - 类中的变量 cn.taketoday.bytecode.tree.analysis.Subroutine
The start of this subroutine.
start - 类中的变量 cn.taketoday.bytecode.tree.LineNumberNode
The first instruction corresponding to this line number.
start - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableAnnotationNode
The fist instructions corresponding to the continuous ranges that make the scope of this local variable (inclusive).
start - 类中的变量 cn.taketoday.bytecode.tree.LocalVariableNode
The first instruction corresponding to the scope of this local variable (inclusive).
start - 类中的变量 cn.taketoday.bytecode.tree.TryCatchBlockNode
The beginning of the exception handler's scope (inclusive).
start() - 接口中的方法 cn.taketoday.util.backoff.BackOff
Start a new back off execution.
start() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff
 
start() - 类中的方法 cn.taketoday.util.backoff.FixedBackOff
 
start() - 类中的方法 cn.taketoday.util.StopWatch
Start an unnamed task.
start(String) - 类中的方法 cn.taketoday.util.StopWatch
Start a named task.
START_COMMENT - 类中的静态变量 cn.taketoday.util.xml.XmlValidationModeDetector
The token that indicates the start of an XML comment.
START_LABEL - 类中的静态变量 cn.taketoday.bytecode.util.CheckMethodAdapter
 
startCDATA() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
startComment(String) - 类中的方法 cn.taketoday.util.xml.XmlValidationModeDetector
Try to consume the XmlValidationModeDetector.START_COMMENT token.
startDocument() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
startDocument() - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
startDocumentInternal() - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
startDocumentInternal() - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
startDocumentInternal() - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
startDTD(String, String, String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
startElement(String, String, String, Attributes) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
startElement(String, String, String, Attributes) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
startElementInternal(QName, Attributes, Map<String, String>) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
startElementInternal(QName, Attributes, Map<String, String>) - 类中的方法 cn.taketoday.util.xml.StaxEventHandler
 
startElementInternal(QName, Attributes, Map<String, String>) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
startEntity(String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
startEntity(String) - 类中的方法 cn.taketoday.util.xml.StaxStreamHandler
 
startPc - 类中的变量 cn.taketoday.bytecode.Handler
The start_pc field of this JVMS exception_table entry.
startPos - 类中的变量 cn.taketoday.expression.spel.ast.SpelNodeImpl
 
startPos - 类中的变量 cn.taketoday.expression.spel.standard.Token
 
startPrefixMapping(String, String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
 
startPrefixMapping(String, String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
Start the prefix mapping for the given prefix.
startPrefixMapping(String, String) - 类中的方法 cn.taketoday.util.xml.DomContentHandler
 
startsWithArgumentClassName(String) - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
startsWithArgumentClassName(String, Object) - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
 
startsWithIgnoreCase(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Test if the given String starts with the specified prefix, ignoring upper/lower case.
startTimeNanos - 类中的变量 cn.taketoday.util.StopWatch
Start time of the current task.
startType() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
state - 类中的变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The current state of the automaton used to check the order of method calls.
state - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
state - record class中的变量 cn.taketoday.util.ConcurrentLruCache.CacheEntry
state 记录组件的字段。
state() - record class中的方法 cn.taketoday.util.ConcurrentLruCache.CacheEntry
返回 state 记录组件的值。
state(boolean) - 类中的静态方法 cn.taketoday.lang.Assert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
state(boolean, String) - 类中的静态方法 cn.taketoday.lang.Assert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
state(boolean, Supplier<String>) - 类中的静态方法 cn.taketoday.lang.Assert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
State() - enum class的构造器 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
State() - enum class的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.State
 
STATIC_CALLBACKS_FIELD - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
STATIC_CLASS_INIT - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
STATIC_CLASS_INIT - 类中的静态变量 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor
 
staticClass - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference.CachedMethodExecutor
 
staticHook - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter
 
staticHookSig - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter
 
staticInit - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter
 
StaticInitMerger - cn.taketoday.bytecode.commons中的类
A ClassVisitor that merges <clinit> methods into a single one.
StaticInitMerger(String, ClassVisitor) - 类的构造器 cn.taketoday.bytecode.commons.StaticInitMerger
Constructs a new StaticInitMerger.
staticMethod - 类中的变量 cn.taketoday.util.ReflectiveMethodInvoker
 
staticMethod() - 类中的静态方法 cn.taketoday.bytecode.reflect.MemberSwitchBean
 
StaxEventHandler - cn.taketoday.util.xml中的类
StaxEventHandler(XMLEventWriter) - 类的构造器 cn.taketoday.util.xml.StaxEventHandler
Construct a new instance of the StaxEventContentHandler that writes to the given XMLEventWriter.
StaxEventHandler(XMLEventWriter, XMLEventFactory) - 类的构造器 cn.taketoday.util.xml.StaxEventHandler
Construct a new instance of the StaxEventContentHandler that uses the given event factory to create events and writes to the given XMLEventConsumer.
StaxEventHandler.LocatorLocationAdapter - cn.taketoday.util.xml中的类
 
StaxEventXMLReader - cn.taketoday.util.xml中的类
SAX XMLReader that reads from a StAX XMLEventReader.
StaxEventXMLReader(XMLEventReader) - 类的构造器 cn.taketoday.util.xml.StaxEventXMLReader
Constructs a new instance of the StaxEventXmlReader that reads from the given XMLEventReader.
StaxLocator(Location) - 类的构造器 cn.taketoday.util.xml.AbstractStaxXMLReader.StaxLocator
 
StaxResult - cn.taketoday.util.xml中的类
Implementation of the Result tagging interface for StAX writers.
StaxResult(XMLEventWriter) - 类的构造器 cn.taketoday.util.xml.StaxResult
Construct a new instance of the StaxResult with the specified XMLEventWriter.
StaxResult(XMLStreamWriter) - 类的构造器 cn.taketoday.util.xml.StaxResult
Construct a new instance of the StaxResult with the specified XMLStreamWriter.
StaxSource - cn.taketoday.util.xml中的类
Implementation of the Source tagging interface for StAX readers.
StaxSource(XMLEventReader) - 类的构造器 cn.taketoday.util.xml.StaxSource
Construct a new instance of the StaxSource with the specified XMLEventReader.
StaxSource(XMLStreamReader) - 类的构造器 cn.taketoday.util.xml.StaxSource
Construct a new instance of the StaxSource with the specified XMLStreamReader.
StaxStreamHandler - cn.taketoday.util.xml中的类
SAX ContentHandler and LexicalHandler that writes to an XMLStreamWriter.
StaxStreamHandler(XMLStreamWriter) - 类的构造器 cn.taketoday.util.xml.StaxStreamHandler
 
StaxStreamXMLReader - cn.taketoday.util.xml中的类
SAX XMLReader that reads from a StAX XMLStreamReader.
StaxStreamXMLReader(XMLStreamReader) - 类的构造器 cn.taketoday.util.xml.StaxStreamXMLReader
Construct a new instance of the StaxStreamXmlReader that reads from the given XMLStreamReader.
StaxUtils - cn.taketoday.util.xml中的类
Convenience methods for working with the StAX API.
StaxUtils() - 类的构造器 cn.taketoday.util.xml.StaxUtils
 
step - record class中的变量 cn.taketoday.lang.Version
step 记录组件的字段。
step() - record class中的方法 cn.taketoday.lang.Version
返回 step 记录组件的值。
stop() - 类中的方法 cn.taketoday.util.StopWatch
Stop the current task.
STOP - 接口中的静态变量 cn.taketoday.util.backoff.BackOffExecution
Return value of BackOffExecution.nextBackOff() that indicates that the operation should not be retried.
StopWatch - cn.taketoday.util中的类
Simple stop watch, allowing for timing of a number of tasks, exposing total running time and running time for each named task.
StopWatch() - 类的构造器 cn.taketoday.util.StopWatch
Construct a new StopWatch.
StopWatch(String) - 类的构造器 cn.taketoday.util.StopWatch
Construct a new StopWatch with the given id.
StopWatch.TaskInfo - cn.taketoday.util中的类
Nested class to hold data about one task executed within the StopWatch.
store(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
store(OutputStream, String) - 类中的方法 cn.taketoday.util.SortedProperties
 
store(Writer, String) - 类中的方法 cn.taketoday.util.SortedProperties
 
store(Properties, OutputStream, String) - 类中的方法 cn.taketoday.util.DefaultPropertiesPersister
 
store(Properties, OutputStream, String) - 接口中的方法 cn.taketoday.util.PropertiesPersister
Write the contents of the given Properties object to the given OutputStream.
store(Properties, Writer, String) - 类中的方法 cn.taketoday.util.DefaultPropertiesPersister
 
store(Properties, Writer, String) - 接口中的方法 cn.taketoday.util.PropertiesPersister
Write the contents of the given Properties object to the given Writer.
storeArg(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given method argument.
storeBundle - 类中的变量 cn.taketoday.core.ssl.DefaultSslManagerBundle
 
storeInsn(Type, int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to store the top stack value in a local variable.
storeLocal(int) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given local variable.
storeLocal(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given local variable.
storeLocal(Local) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
 
storeToXml(Properties, OutputStream, String) - 类中的方法 cn.taketoday.util.DefaultPropertiesPersister
 
storeToXml(Properties, OutputStream, String) - 接口中的方法 cn.taketoday.util.PropertiesPersister
Write the contents of the given Properties object to the given XML OutputStream.
storeToXml(Properties, OutputStream, String, String) - 类中的方法 cn.taketoday.util.DefaultPropertiesPersister
 
storeToXml(Properties, OutputStream, String, String) - 接口中的方法 cn.taketoday.util.PropertiesPersister
Write the contents of the given Properties object to the given XML OutputStream.
storeToXML(OutputStream, String) - 类中的方法 cn.taketoday.util.SortedProperties
 
storeToXML(OutputStream, String, String) - 类中的方法 cn.taketoday.util.SortedProperties
 
strategies - 类中的变量 cn.taketoday.lang.TodayStrategies
 
STRATEGIES_LOCATION - 类中的静态变量 cn.taketoday.lang.TodayStrategies
 
strategiesCache - 类中的静态变量 cn.taketoday.lang.TodayStrategies
 
strategy - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
strategy - 类中的变量 cn.taketoday.bytecode.proxy.MethodProxy.CreateInfo
 
stream - 类中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
stream - 类中的变量 cn.taketoday.util.StreamIterable
 
stream() - 类中的方法 cn.taketoday.aot.generate.GeneratedMethods
 
stream() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Stream all annotations and meta-annotations contained in this collection.
stream() - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
stream() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
stream() - 类中的方法 cn.taketoday.core.env.PropertySources
Return a sequential Stream containing the property sources.
stream() - 类中的方法 cn.taketoday.util.ArrayHolder
If array is present, returns a sequential Stream containing only that value, otherwise returns an empty Stream.
stream() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
stream() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
stream(Class<A>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Stream all annotations and meta-annotations that match the specified type.
stream(Class<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
stream(Class<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
stream(Class<A>, Class<? extends Annotation>, boolean, Predicate<MergedAnnotation<? extends Annotation>>) - 接口中的方法 cn.taketoday.core.type.AnnotatedTypeMetadata
 
stream(String) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotations
Stream all annotations and meta-annotations that match the specified type.
stream(String) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
stream(String) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations
 
STREAM_TYPE - 类中的静态变量 cn.taketoday.core.conversion.support.StreamConverter
 
StreamConverter - cn.taketoday.core.conversion.support中的类
Converts a Stream to and from a collection or array, converting the element type if necessary.
StreamConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.StreamConverter
 
StreamIterable<T> - cn.taketoday.util中的类
Stream Iterable
StreamIterable(Stream<T>) - 类的构造器 cn.taketoday.util.StreamIterable
 
streamReader - 类中的变量 cn.taketoday.util.xml.StaxSource
 
StreamUtils - cn.taketoday.util中的类
Simple utility methods for dealing with streams.
StreamUtils() - 类的构造器 cn.taketoday.util.StreamUtils
 
StreamUtils.NonClosingInputStream - cn.taketoday.util中的类
 
StreamUtils.NonClosingOutputStream - cn.taketoday.util中的类
 
streamWriter - 类中的变量 cn.taketoday.util.xml.StaxResult
 
streamWriter - 类中的变量 cn.taketoday.util.xml.StaxStreamHandler
 
STRESS_HASH_CODE - 类中的静态变量 cn.taketoday.bytecode.core.DefaultNamingPolicy
This allows to test collisions of key.hashCode().
strict - 类中的静态变量 cn.taketoday.util.PropertyPlaceholderHandler
 
strictHelper - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
string - 类中的变量 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
STRING - enum class 中的枚举常量 cn.taketoday.expression.spel.ast.Indexer.IndexedType
 
STRING_CHAR_AT - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
STRING_INDEX_OUT_OF_BOUNDS - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
STRING_SWITCHER - 类中的静态变量 cn.taketoday.bytecode.util.StringSwitcher
 
stringBuilder - 类中的变量 cn.taketoday.bytecode.signature.SignatureWriter
The builder used to construct the visited signature.
stringBuilder - 类中的变量 cn.taketoday.bytecode.util.Printer
The builder used to build strings in the various visit methods.
StringDecoder - cn.taketoday.core.codec中的类
Decode from a data buffer stream to a String stream, either splitting or aggregating incoming data chunks to realign along newlines delimiters and produce a stream of strings.
StringDecoder(List<String>, boolean, MimeType...) - 类的构造器 cn.taketoday.core.codec.StringDecoder
 
StringDelegate() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates.StringDelegate
 
StringIndexingValueRef(String, int, TypeDescriptor) - 类的构造器 cn.taketoday.expression.spel.ast.Indexer.StringIndexingValueRef
 
StringLiteral - cn.taketoday.expression.spel.ast中的类
Expression language AST node that represents a string literal.
StringLiteral(String, int, int, String) - 类的构造器 cn.taketoday.expression.spel.ast.StringLiteral
 
stringMatcherCache - 类中的变量 cn.taketoday.core.AntPathMatcher
 
stringP - 类中的变量 cn.taketoday.bytecode.beans.MA
 
strings - 类中的变量 cn.taketoday.bytecode.util.StringSwitcher.Generator
 
strings - record class中的变量 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
strings 记录组件的字段。
strings() - record class中的方法 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
返回 strings 记录组件的值。
stringSwitch(CodeEmitter, String[], int, ObjectSwitchCallback) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
StringSwitcher - cn.taketoday.bytecode.util中的类
This class implements a simple String->int mapping for a fixed set of keys.
StringSwitcher() - 类的构造器 cn.taketoday.bytecode.util.StringSwitcher
 
StringSwitcher.Generator - cn.taketoday.bytecode.util中的类
 
StringSwitcher.StringSwitcherKey - cn.taketoday.bytecode.util中的Record Class
 
StringSwitcherKey(List<String>, int[], boolean) - record class的构造器 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
创建 StringSwitcherKey 记录的实例。
stringSwitchHash(CodeEmitter, String[], ObjectSwitchCallback, boolean) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
stringSwitchHelper(CodeEmitter, List, ObjectSwitchCallback, Label, Label, int) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
stringSwitchTrie(CodeEmitter, String[], ObjectSwitchCallback) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
StringToArrayConverter - cn.taketoday.core.conversion.support中的类
Converts a comma-delimited String to an Array.
StringToArrayConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.StringToArrayConverter
 
StringToBooleanConverter - cn.taketoday.core.conversion.support中的类
Converts String to a Boolean.
StringToBooleanConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToBooleanConverter
 
StringToCharacterConverter - cn.taketoday.core.conversion.support中的类
Converts a String to a Character.
StringToCharacterConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToCharacterConverter
 
StringToCharsetConverter - cn.taketoday.core.conversion.support中的类
Convert a String to a Charset.
StringToCharsetConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToCharsetConverter
 
StringToCollectionConverter - cn.taketoday.core.conversion.support中的类
Converts a comma-delimited String to a Collection.
StringToCollectionConverter(ConversionService) - 类的构造器 cn.taketoday.core.conversion.support.StringToCollectionConverter
 
StringToCurrencyConverter - cn.taketoday.core.conversion.support中的类
Convert a String to a Currency.
StringToCurrencyConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToCurrencyConverter
 
StringToEnum(Class<T>) - record class的构造器 cn.taketoday.core.conversion.support.StringToEnumConverterFactory.StringToEnum
创建 StringToEnum 记录的实例。
StringToEnumConverterFactory - cn.taketoday.core.conversion.support中的类
Converts from a String to a Enum by calling Enum.valueOf(Class, String).
StringToEnumConverterFactory() - 类的构造器 cn.taketoday.core.conversion.support.StringToEnumConverterFactory
 
StringToEnumConverterFactory.StringToEnum<T extends Enum> - cn.taketoday.core.conversion.support中的Record Class
 
StringToLocaleConverter - cn.taketoday.core.conversion.support中的类
Converts from a String to a Locale.
StringToLocaleConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToLocaleConverter
 
StringToNumber(Class<T>) - record class的构造器 cn.taketoday.core.conversion.support.StringToNumberConverterFactory.StringToNumber
创建 StringToNumber 记录的实例。
StringToNumberConverterFactory - cn.taketoday.core.conversion.support中的类
Converts from a String any JDK-standard Number implementation.
StringToNumberConverterFactory() - 类的构造器 cn.taketoday.core.conversion.support.StringToNumberConverterFactory
 
StringToNumberConverterFactory.StringToNumber<T extends Number> - cn.taketoday.core.conversion.support中的Record Class
 
StringToPatternConverter - cn.taketoday.core.conversion.support中的类
Converts from a String to a Pattern.
StringToPatternConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToPatternConverter
 
StringToPropertiesConverter - cn.taketoday.core.conversion.support中的类
Converts a String to a Properties by calling Properties#load(java.io.InputStream).
StringToPropertiesConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToPropertiesConverter
 
StringToTimeZoneConverter - cn.taketoday.core.conversion.support中的类
Convert a String to a TimeZone.
StringToTimeZoneConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToTimeZoneConverter
 
StringToUUIDConverter - cn.taketoday.core.conversion.support中的类
Converts from a String to a UUID.
StringToUUIDConverter() - 类的构造器 cn.taketoday.core.conversion.support.StringToUUIDConverter
 
StringUtils - cn.taketoday.util中的类
Miscellaneous String utility methods.
StringUtils() - 类的构造器 cn.taketoday.util.StringUtils
 
stringValue() - 类中的方法 cn.taketoday.expression.spel.standard.Token
 
StringValueResolver - cn.taketoday.core中的接口
Simple strategy interface for resolving a String value.
stripDelimiter - 类中的变量 cn.taketoday.core.codec.AbstractCharSequenceDecoder
 
stripFilenameExtension(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Strip the filename extension from the given Java resource path, e.g.
stripLeadingSlash(String) - 类中的静态方法 cn.taketoday.core.io.PathMatchingPatternResourceLoader
 
StubPropertySource(String) - 类的构造器 cn.taketoday.core.env.PropertySource.StubPropertySource
 
style - 类中的变量 cn.taketoday.bytecode.proxy.Mixin.Generator
 
style - record class中的变量 cn.taketoday.bytecode.proxy.Mixin.MixinKey
style 记录组件的字段。
style() - record class中的方法 cn.taketoday.bytecode.proxy.Mixin.MixinKey
返回 style 记录组件的值。
style(Object) - 类中的方法 cn.taketoday.core.style.DefaultValueStyler
 
style(Object) - 接口中的方法 cn.taketoday.core.style.ValueStyler
Style the given value, returning a String representation.
style(Collection<?>) - 类中的方法 cn.taketoday.core.style.DefaultValueStyler
 
style(Map.Entry<?, ?>) - 类中的方法 cn.taketoday.core.style.DefaultValueStyler
 
style(Map<K, V>) - 类中的方法 cn.taketoday.core.style.DefaultValueStyler
 
STYLE_BEANS - 类中的静态变量 cn.taketoday.bytecode.proxy.Mixin
 
STYLE_EVERYTHING - 类中的静态变量 cn.taketoday.bytecode.proxy.Mixin
 
STYLE_INTERFACES - 类中的静态变量 cn.taketoday.bytecode.proxy.Mixin
 
styleArray(Object[]) - 类中的方法 cn.taketoday.core.style.DefaultValueStyler
 
styledFirstField - 类中的变量 cn.taketoday.core.style.ToStringBuilder
 
styleEnd(StringBuilder, Object) - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
 
styleEnd(StringBuilder, Object) - 接口中的方法 cn.taketoday.core.style.ToStringStyler
Style a toString()'ed object after it's fields are styled.
styleField(StringBuilder, String, Object) - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
 
styleField(StringBuilder, String, Object) - 接口中的方法 cn.taketoday.core.style.ToStringStyler
Style a field value as a string.
styleFieldEnd(StringBuilder, String) - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
 
styleFieldSeparator(StringBuilder) - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
 
styleFieldSeparator(StringBuilder) - 接口中的方法 cn.taketoday.core.style.ToStringStyler
Style the field separator.
styleFieldStart(StringBuilder, String) - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
 
styleIdentityHashCode(StringBuilder, Object) - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
 
styler - 类中的变量 cn.taketoday.core.style.ToStringBuilder
 
styleStart(StringBuilder, Object) - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
 
styleStart(StringBuilder, Object) - 接口中的方法 cn.taketoday.core.style.ToStringStyler
Style a toString()'ed object before its fields are styled.
styleValue(StringBuilder, Object) - 类中的方法 cn.taketoday.core.style.DefaultToStringStyler
 
styleValue(StringBuilder, Object) - 接口中的方法 cn.taketoday.core.style.ToStringStyler
Style the given value.
sub(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
SUB - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
subarray(int, int) - 类中的方法 cn.taketoday.expression.spel.standard.Tokenizer
 
submit(Runnable) - 接口中的方法 cn.taketoday.core.task.AsyncTaskExecutor
Submit a Runnable task for execution, receiving a Future representing that task.
submit(Runnable) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
submit(Runnable) - 类中的方法 cn.taketoday.core.task.support.TaskExecutorAdapter
 
submit(Callable<T>) - 接口中的方法 cn.taketoday.core.task.AsyncTaskExecutor
Submit a Callable task for execution, receiving a Future representing that task.
submit(Callable<T>) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
submit(Callable<T>) - 类中的方法 cn.taketoday.core.task.support.TaskExecutorAdapter
 
submitCompletable(Runnable) - 接口中的方法 cn.taketoday.core.task.AsyncTaskExecutor
Submit a Runnable task for execution, receiving a CompletableFuture representing that task.
submitCompletable(Callable<T>) - 接口中的方法 cn.taketoday.core.task.AsyncTaskExecutor
Submit a Callable task for execution, receiving a CompletableFuture representing that task.
submitListenable(Runnable) - 接口中的方法 cn.taketoday.core.task.AsyncListenableTaskExecutor
Submit a Runnable task for execution, receiving a ListenableFuture representing that task.
submitListenable(Runnable) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
submitListenable(Runnable) - 类中的方法 cn.taketoday.core.task.support.TaskExecutorAdapter
 
submitListenable(Callable<T>) - 接口中的方法 cn.taketoday.core.task.AsyncListenableTaskExecutor
Submit a Callable task for execution, receiving a ListenableFuture representing that task.
submitListenable(Callable<T>) - 类中的方法 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
submitListenable(Callable<T>) - 类中的方法 cn.taketoday.core.task.support.TaskExecutorAdapter
 
Subroutine - cn.taketoday.bytecode.tree.analysis中的类
A method subroutine (corresponds to a JSR instruction).
Subroutine(Subroutine) - 类的构造器 cn.taketoday.bytecode.tree.analysis.Subroutine
Constructs a copy of the given Subroutine.
Subroutine(LabelNode, int, JumpInsnNode) - 类的构造器 cn.taketoday.bytecode.tree.analysis.Subroutine
Constructs a new Subroutine.
subroutineId - 类中的变量 cn.taketoday.bytecode.Label
The id of the subroutine to which this basic block belongs, or 0.
subroutineInsns - 类中的变量 cn.taketoday.bytecode.commons.JSRInlinerAdapter.Instantiation
The original instructions that belong to the subroutine which is instantiated.
subroutines - 类中的变量 cn.taketoday.bytecode.tree.analysis.Analyzer
The subroutines of the currently analyzed method (one per instruction index).
subroutinesInsns - 类中的变量 cn.taketoday.bytecode.commons.JSRInlinerAdapter
The instructions that belong to each subroutine.
subscribe(Subscriber<? super DataBuffer>) - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher
 
subSequence(int, int) - 类中的方法 cn.taketoday.expression.spel.ast.OperatorMatches.MatcherInput
 
substringMatch(CharSequence, int, CharSequence) - 类中的静态方法 cn.taketoday.util.StringUtils
Test whether the given string matches the given substring at the given index.
SUBTRACT - enum class 中的枚举常量 cn.taketoday.expression.Operation
Subtract operation.
subtype - 类中的变量 cn.taketoday.util.MimeType
 
SucceededFuture<V> - cn.taketoday.util.concurrent中的类
The CompleteFuture which is succeeded already.
SucceededFuture(Executor, V) - 类的构造器 cn.taketoday.util.concurrent.SucceededFuture
Creates a new instance.
SucceededFuture(V) - 类的构造器 cn.taketoday.util.concurrent.SucceededFuture
Creates a new instance.
SUCCESS - 类中的静态变量 cn.taketoday.util.concurrent.DefaultFuture
 
SuccessCallback<T> - cn.taketoday.util.concurrent中的接口
Success callback for a ListenableFuture.
successor - 类中的变量 cn.taketoday.bytecode.Edge
The successor block of this control flow graph edge.
suffix - enum class中的变量 cn.taketoday.util.DataUnit
 
suffix - 类中的变量 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
suffix - 类中的变量 cn.taketoday.util.PlaceholderParser
 
suffixId - 类中的变量 cn.taketoday.expression.spel.standard.SpelCompiler
 
SUID_FIELD_NAME - 接口中的静态变量 cn.taketoday.lang.Constant
 
SUPER - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
 
SUPER - 类中的静态变量 cn.taketoday.bytecode.signature.SignatureVisitor
Wildcard for a "super" type argument.
super_getfield(String, Type) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
super_getstatic(String, Type) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
super_invoke() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
super_invoke(MethodSignature) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
super_invoke_constructor() - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
super_invoke_constructor(MethodSignature) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
super_putfield(String, Type) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
super_putstatic(String, Type) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
superclass - record class中的变量 cn.taketoday.bytecode.beans.BeanGenerator.BeanGeneratorKey
superclass 记录组件的字段。
superclass - 类中的变量 cn.taketoday.bytecode.beans.BeanGenerator
 
superclass - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
superclass() - record class中的方法 cn.taketoday.bytecode.beans.BeanGenerator.BeanGeneratorKey
返回 superclass 记录组件的值。
superClass - 类中的变量 cn.taketoday.bytecode.ClassWriter
The super_class field of the JVMS ClassFile structure.
SUPERCLASS - enum class 中的枚举常量 cn.taketoday.core.annotation.MergedAnnotations.SearchStrategy
Find all directly declared and superclass annotations.
superClassConstructorCalled - 类中的变量 cn.taketoday.bytecode.commons.AdviceAdapter
Whether the super class constructor has been called (if the visited method is a constructor), at the current instruction.
superClassName - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
superClassName - 类中的变量 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
superHelper(CodeEmitter, MethodInfo, CallbackGenerator.Context) - 类中的静态方法 cn.taketoday.bytecode.proxy.MethodInterceptorGenerator
 
superName - 类中的变量 cn.taketoday.bytecode.core.DebuggingClassWriter
 
superName - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The internal of name of the super class (see Type.getInternalName()).
superType - 类中的变量 cn.taketoday.core.ResolvableType
 
superType - 类中的静态变量 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
supplier - 类中的变量 cn.taketoday.logging.LogMessage.SupplierMessage
 
supplier - record class中的变量 cn.taketoday.util.PropertyMapper.NullPointerExceptionSafeSupplier
supplier 记录组件的字段。
supplier - 类中的变量 cn.taketoday.util.PropertyMapper.Source
 
supplier() - record class中的方法 cn.taketoday.util.PropertyMapper.NullPointerExceptionSafeSupplier
返回 supplier 记录组件的值。
supplier(ThrowingSupplier<T>) - 类中的静态方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
SupplierMessage(Supplier<? extends CharSequence>) - 类的构造器 cn.taketoday.logging.LogMessage.SupplierMessage
 
SupplierUtils - cn.taketoday.util.function中的类
Convenience utilities for Supplier handling.
SupplierUtils() - 类的构造器 cn.taketoday.util.function.SupplierUtils
 
SUPPORTED_SERIALIZABLE_TYPES - 类中的静态变量 cn.taketoday.core.SerializableTypeWrapper
 
SupportedTagInspector() - 类的构造器 cn.taketoday.core.YamlProcessor.SupportedTagInspector
 
supportedTypes - 类中的变量 cn.taketoday.core.YamlProcessor
 
supportsEmpty() - 类中的方法 cn.taketoday.core.ReactiveAdapter
Shortcut for getDescriptor().supportsEmpty().
supportsEmpty() - 类中的方法 cn.taketoday.core.ReactiveTypeDescriptor
Return true if the reactive type can complete with no values.
SUPPRESS_LOGGING_HINT - 类中的静态变量 cn.taketoday.core.codec.Hints
Name of boolean hint whether to avoid logging data either because it's potentially sensitive, or because it has been logged by a composite encoder, e.g. for multipart requests.
suppressGetenvAccess() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Determine whether to suppress System.getenv()/System.getenv(String) access for the purposes of AbstractEnvironment.getSystemEnvironment().
svuidConstructors - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
The constructors of the class that are needed to compute the SVUID.
svuidFields - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
The fields of the class that are needed to compute the SVUID.
svuidMethods - 类中的变量 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
The methods of the class that are needed to compute the SVUID.
swap() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a SWAP instruction.
swap() - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
swap(int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
swap(Type, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to swap the top two stack values.
SWAP - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
SWAP - 类中的静态变量 cn.taketoday.bytecode.util.ParallelSorterEmitter
 
SWITCH_STYLE_HASH - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
SWITCH_STYLE_HASHONLY - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
SWITCH_STYLE_TRIE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
Symbol - cn.taketoday.bytecode中的类
An entry of the constant pool, of the BootstrapMethods attribute, or of the (ASM specific) type table of a class.
Symbol(int, int, String, String, String, long) - 类的构造器 cn.taketoday.bytecode.Symbol
Constructs a new Symbol.
SYMBOLIC_AND - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
SYMBOLIC_OR - enum class 中的枚举常量 cn.taketoday.expression.spel.standard.TokenKind
 
symbolTable - 类中的变量 cn.taketoday.bytecode.AnnotationWriter
Where the constants used in this AnnotationWriter must be stored.
symbolTable - 类中的变量 cn.taketoday.bytecode.ClassWriter
The symbol table for this class (contains the constant_pool and the BootstrapMethods).
symbolTable - 类中的变量 cn.taketoday.bytecode.FieldWriter
Where the constants used in this FieldWriter must be stored.
symbolTable - 类中的变量 cn.taketoday.bytecode.MethodWriter
Where the constants used in this MethodWriter must be stored.
symbolTable - 类中的变量 cn.taketoday.bytecode.ModuleWriter
Where the constants used in this AnnotationWriter must be stored.
symbolTable - 类中的变量 cn.taketoday.bytecode.RecordComponentWriter
Where the constants used in this RecordComponentWriter must be stored.
SymbolTable - cn.taketoday.bytecode中的类
The constant pool entries, the BootstrapMethods attribute entries and the (ASM specific) type table entries of a class.
SymbolTable(ClassWriter) - 类的构造器 cn.taketoday.bytecode.SymbolTable
Constructs a new, empty SymbolTable for the given ClassWriter.
SymbolTable(ClassWriter, ClassReader) - 类的构造器 cn.taketoday.bytecode.SymbolTable
Constructs a new SymbolTable for the given ClassWriter, initialized with the constant pool and bootstrap methods of the given ClassReader.
SymbolTable.Entry - cn.taketoday.bytecode中的类
An entry of a SymbolTable.
sync() - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
sync() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
sync() - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
sync() - 类中的方法 cn.taketoday.util.concurrent.FailedFuture
 
sync() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Waits for this future until it is done, and rethrows the cause of the failure if this future failed.
sync() - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
sync() - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
synchronizedMethod() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
SyncTaskExecutor - cn.taketoday.core.task中的类
TaskExecutor implementation that executes each task synchronously in the calling thread.
SyncTaskExecutor() - 类的构造器 cn.taketoday.core.task.SyncTaskExecutor
 
syncUninterruptibly() - 类中的方法 cn.taketoday.util.concurrent.CompleteFuture
 
syncUninterruptibly() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
syncUninterruptibly() - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
syncUninterruptibly() - 类中的方法 cn.taketoday.util.concurrent.FailedFuture
 
syncUninterruptibly() - 接口中的方法 cn.taketoday.util.concurrent.ListenableFuture
Waits for this future until it is done, and rethrows the cause of the failure if this future failed.
syncUninterruptibly() - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
 
syncUninterruptibly() - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
 
synthesizable - 类中的变量 cn.taketoday.core.annotation.AnnotationTypeMapping
Determine if the mapped annotation is synthesizable.
synthesize() - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
synthesize() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Create a type-safe synthesized version of this merged annotation that can be used directly in code.
synthesize(Predicate<? super MergedAnnotation<A>>) - 类中的方法 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
synthesize(Predicate<? super MergedAnnotation<A>>) - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Optionally create a type-safe synthesized version of this annotation based on a condition predicate.
synthesizeAnnotation(A, AnnotatedElement) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Synthesize an annotation from the supplied annotation by wrapping it in a dynamic proxy that transparently enforces attribute alias semantics for annotation attributes that are annotated with @AliasFor.
synthesizeAnnotation(Class<A>) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Synthesize an annotation from its default attributes values.
synthesizeAnnotation(Map<String, Object>, Class<A>, AnnotatedElement) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Synthesize an annotation from the supplied map of annotation attributes by wrapping the map in a dynamic proxy that implements an annotation of the specified annotationType and transparently enforces attribute alias semantics for annotation attributes that are annotated with @AliasFor.
synthesizeAnnotationArray(Annotation[], AnnotatedElement) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Synthesize an array of annotations from the supplied array of annotations by creating a new array of the same size and type and populating it with synthesized versions of the annotations from the input array.
synthesizedAnnotation - 类中的变量 cn.taketoday.core.annotation.AbstractMergedAnnotation
 
SynthesizedMergedAnnotationInvocationHandler<A extends Annotation> - cn.taketoday.core.annotation中的类
InvocationHandler for an Annotation that has synthesized (i.e. wrapped in a dynamic proxy) with additional functionality such as attribute alias handling.
SynthesizedMergedAnnotationInvocationHandler(AbstractMergedAnnotation<A>, Class<A>) - 类的构造器 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
SynthesizingMethodParameter - cn.taketoday.core.annotation中的类
A MethodParameter variant which synthesizes annotations that declare attribute aliases via @AliasFor.
SynthesizingMethodParameter(SynthesizingMethodParameter) - 类的构造器 cn.taketoday.core.annotation.SynthesizingMethodParameter
Copy constructor, resulting in an independent SynthesizingMethodParameter based on the same metadata and cache state that the original object was in.
SynthesizingMethodParameter(Constructor<?>, int) - 类的构造器 cn.taketoday.core.annotation.SynthesizingMethodParameter
Create a new SynthesizingMethodParameter for the given constructor, with nesting level 1.
SynthesizingMethodParameter(Constructor<?>, int, int) - 类的构造器 cn.taketoday.core.annotation.SynthesizingMethodParameter
Create a new SynthesizingMethodParameter for the given constructor.
SynthesizingMethodParameter(Method, int) - 类的构造器 cn.taketoday.core.annotation.SynthesizingMethodParameter
Create a new SynthesizingMethodParameter for the given method, with nesting level 1.
SynthesizingMethodParameter(Method, int, int) - 类的构造器 cn.taketoday.core.annotation.SynthesizingMethodParameter
Create a new SynthesizingMethodParameter for the given method.
SYNTHETIC - 类中的静态变量 cn.taketoday.bytecode.Constants
 
SyntheticParameterizedType(Type, Type[]) - record class的构造器 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
创建 SyntheticParameterizedType 记录的实例。
SYSTEM_ENVIRONMENT_BEAN_NAME - 接口中的静态变量 cn.taketoday.core.env.Environment
Name of the System environment bean in the factory.
SYSTEM_ENVIRONMENT_PROPERTY_SOURCE_NAME - 类中的静态变量 cn.taketoday.core.env.StandardEnvironment
System environment property source name: "systemEnvironment".
SYSTEM_PROPERTIES_BEAN_NAME - 接口中的静态变量 cn.taketoday.core.env.Environment
Name of the System properties bean in the factory.
SYSTEM_PROPERTIES_PROPERTY_SOURCE_NAME - 类中的静态变量 cn.taketoday.core.env.StandardEnvironment
JVM system properties property source name: "systemProperties".
SystemEnvironmentPropertySource - cn.taketoday.core.env中的类
Specialization of MapPropertySource designed for use with system environment variables.
SystemEnvironmentPropertySource(String, Map<String, Object>) - 类的构造器 cn.taketoday.core.env.SystemEnvironmentPropertySource
Create a new SystemEnvironmentPropertySource with the given name and delegating to the given MapPropertySource.
systemModuleNames - 类中的静态变量 cn.taketoday.core.io.PathMatchingPatternResourceLoader
Set of system module names.
SystemPropertyPlaceholderResolver(String) - record class的构造器 cn.taketoday.util.SystemPropertyUtils.SystemPropertyPlaceholderResolver
创建 SystemPropertyPlaceholderResolver 记录的实例。
SystemPropertyUtils - cn.taketoday.util中的类
Helper class for resolving placeholders in texts.
SystemPropertyUtils() - 类的构造器 cn.taketoday.util.SystemPropertyUtils
 
SystemPropertyUtils.SystemPropertyPlaceholderResolver - cn.taketoday.util中的Record Class
PlaceholderResolver implementation that resolves against system properties and system environment variables.

T

t - 类中的变量 cn.taketoday.bytecode.transform.TransformingClassGenerator
 
t - 类中的变量 cn.taketoday.bytecode.transform.TransformingClassLoader
 
T_BOOLEAN - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
T_BYTE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
T_CHAR - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
T_DOUBLE - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
T_FLOAT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
T_INT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
T_LONG - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
T_SHORT - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
tab - 类中的变量 cn.taketoday.bytecode.util.Textifier
The indentation of class members at depth level 1 (e.g. fields, methods).
tab2 - 类中的变量 cn.taketoday.bytecode.util.Textifier
The indentation of class elements at depth level 2 (e.g. bytecode instructions in methods).
tab3 - 类中的变量 cn.taketoday.bytecode.util.Textifier
The indentation of class elements at depth level 3 (e.g. switch cases in methods).
table - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.KnuthMorrisPrattMatcher
 
tableSwitch(int[], TableSwitchGenerator) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions for a switch statement.
tableSwitch(int[], TableSwitchGenerator, boolean) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions for a switch statement.
tableSwitch(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
TABLESWITCH - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
TABLESWITCH_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of TableSwitchInsnNode instructions.
TableSwitchGenerator - cn.taketoday.bytecode.commons中的接口
A code generator for switch statements.
TableSwitchInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a TABLESWITCH instruction.
TableSwitchInsnNode(int, int, LabelNode, LabelNode...) - 类的构造器 cn.taketoday.bytecode.tree.TableSwitchInsnNode
Constructs a new TableSwitchInsnNode.
tag - 类中的变量 cn.taketoday.bytecode.Handle
The kind of field or method designated by this Handle.
tag - 类中的变量 cn.taketoday.bytecode.Symbol
A tag indicating the type of this symbol.
tagType - 类中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
TagType(int) - enum class的构造器 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
 
takeToken() - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
takeUntilByteCount(Publisher<T>, long) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Relay buffers from the given Publisher until the total byte count reaches the given maximum byte count, or until the publisher is complete.
target - 类中的变量 cn.taketoday.aot.generate.AccessControl
 
target - record class中的变量 cn.taketoday.aot.generate.GeneratedClasses.Owner
target 记录组件的字段。
target - record class中的变量 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
target 记录组件的字段。
target - 类中的变量 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
target - record class中的变量 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
target 记录组件的字段。
target - 类中的变量 cn.taketoday.bytecode.beans.BulkBean.Generator
 
target - 类中的变量 cn.taketoday.bytecode.beans.BulkBean
 
target - 类中的变量 cn.taketoday.bytecode.beans.ImmutableBean.Generator
 
target - 类中的变量 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
target - 类中的变量 cn.taketoday.bytecode.reflect.MethodDelegate
 
target - 类中的变量 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
target - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.StringIndexingValueRef
 
target - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference.CachedMethodExecutor
 
target - 类中的变量 cn.taketoday.logging.Slf4jLogger
 
target() - record class中的方法 cn.taketoday.aot.generate.GeneratedClasses.Owner
返回 target 记录组件的值。
target() - record class中的方法 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
返回 target 记录组件的值。
target() - record class中的方法 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
返回 target 记录组件的值。
Target_ClassFinder - cn.taketoday.aot.nativex.substitution中的类
Allow to reference com.sun.beans.finder.ClassFinder from Target_Introspector.
Target_ClassFinder() - 类的构造器 cn.taketoday.aot.nativex.substitution.Target_ClassFinder
 
Target_Introspector - cn.taketoday.aot.nativex.substitution中的类
Introspector substitution with a refined findCustomizerClass implementation designed to avoid thousands of AWT classes to be included in the native image.
Target_Introspector() - 类的构造器 cn.taketoday.aot.nativex.substitution.Target_Introspector
 
targetClass - 类中的变量 cn.taketoday.bytecode.reflect.ConstructorDelegate.Generator
 
targetClass - 类中的变量 cn.taketoday.bytecode.reflect.MethodDelegate.Generator
 
targetClass - 类中的变量 cn.taketoday.reflect.GeneratorSupport
 
targetClass - 类中的变量 cn.taketoday.reflect.MethodInvoker.MethodInvokerCacheKey
 
targetClass - 类中的变量 cn.taketoday.util.MethodClassKey
 
targetClass - 类中的变量 cn.taketoday.util.ReflectiveMethodInvoker
 
targetDescriptor - 类中的变量 cn.taketoday.core.conversion.support.ConvertingPropertyEditorAdapter
 
targetException - 类中的变量 cn.taketoday.util.comparator.ExceptionDepthComparator
 
targetIsClass - record class中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
targetIsClass 记录组件的字段。
targetIsClass() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
返回 targetIsClass 记录组件的值。
targetMap - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap
 
targetMap - 类中的变量 cn.taketoday.util.MultiValueMapAdapter
 
targetMethod - 类中的变量 cn.taketoday.reflect.MethodInvoker.MethodInvokerCacheKey
 
targetMethod - 类中的变量 cn.taketoday.reflect.MethodInvoker.MethodInvokerGenerator
 
targetMethod - 类中的变量 cn.taketoday.util.ReflectiveMethodInvoker
 
targetObject - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.PropertyIndexingValueRef
 
targetObject - 类中的变量 cn.taketoday.util.ReflectiveMethodInvoker
 
targetObjectTypeDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.PropertyIndexingValueRef
 
targets - 类中的变量 cn.taketoday.bytecode.reflect.MulticastDelegate
 
targetType - 异常错误中的变量 cn.taketoday.core.conversion.ConversionFailedException
 
targetType - 异常错误中的变量 cn.taketoday.core.conversion.ConverterNotFoundException
 
targetType - 类中的变量 cn.taketoday.core.conversion.ConvertingComparator.ConversionServiceConverter
 
targetType - 类中的变量 cn.taketoday.core.conversion.GenericConverter.ConvertiblePair
 
targetType - record class中的变量 cn.taketoday.core.conversion.support.CharacterToNumberFactory.CharacterToNumber
targetType 记录组件的字段。
targetType - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService.ConverterAdapter
 
targetType - record class中的变量 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
targetType 记录组件的字段。
targetType - record class中的变量 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory.NumberToNumber
targetType 记录组件的字段。
targetType - record class中的变量 cn.taketoday.core.conversion.support.StringToNumberConverterFactory.StringToNumber
targetType 记录组件的字段。
targetType - 类中的变量 cn.taketoday.core.type.filter.AssignableTypeFilter
 
targetType - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference.MethodValueRef
 
targetType() - record class中的方法 cn.taketoday.core.conversion.support.CharacterToNumberFactory.CharacterToNumber
返回 targetType 记录组件的值。
targetType() - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
返回 targetType 记录组件的值。
targetType() - record class中的方法 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory.NumberToNumber
返回 targetType 记录组件的值。
targetType() - record class中的方法 cn.taketoday.core.conversion.support.StringToNumberConverterFactory.StringToNumber
返回 targetType 记录组件的值。
targetTypeAndInfo - 类中的变量 cn.taketoday.bytecode.TypeReference
The target_type and target_info structures - as defined in the Java Virtual Machine Specification (JVMS) - corresponding to this type reference. target_type uses one byte, and all the target_info union fields use up to 3 bytes (except localvar_target, handled with the specific method MethodVisitor.visitLocalVariableAnnotation(int, cn.taketoday.bytecode.TypePath, cn.taketoday.bytecode.Label[], cn.taketoday.bytecode.Label[], int[], java.lang.String, boolean)).
task - 类中的变量 cn.taketoday.core.task.SimpleAsyncTaskExecutor.TaskTrackingRunnable
 
task - 类中的变量 cn.taketoday.util.concurrent.SettableFutureTask.RunnableAdapter
 
task - 类中的变量 cn.taketoday.util.concurrent.SettableFutureTask
 
Task(ConcurrentReferenceHashMap.TaskOption, ConcurrentReferenceHashMap.TaskOption) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.Task
 
taskCount - 类中的变量 cn.taketoday.util.StopWatch
 
taskDecorator - 类中的变量 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
taskDecorator - 类中的变量 cn.taketoday.core.task.support.TaskExecutorAdapter
 
TaskDecorator - cn.taketoday.core.task中的接口
A callback interface for a decorator to be applied to any Runnable about to be executed.
taskDecorators - 类中的变量 cn.taketoday.core.task.support.CompositeTaskDecorator
 
taskExecutor - 类中的变量 cn.taketoday.core.task.support.ConcurrentExecutorAdapter
 
taskExecutor - 类中的变量 cn.taketoday.core.task.support.ExecutorServiceAdapter
 
TaskExecutor - cn.taketoday.core.task中的接口
Simple task executor interface that abstracts the execution of a Runnable.
TaskExecutorAdapter - cn.taketoday.core.task.support中的类
Adapter that takes a JDK java.util.concurrent.Executor and exposes a TaskExecutor for it.
TaskExecutorAdapter(Executor) - 类的构造器 cn.taketoday.core.task.support.TaskExecutorAdapter
Create a new TaskExecutorAdapter, using the given JDK concurrent executor.
TaskInfo(String, long) - 类的构造器 cn.taketoday.util.StopWatch.TaskInfo
 
taskList - 类中的变量 cn.taketoday.util.StopWatch
 
taskName - 类中的变量 cn.taketoday.util.StopWatch.TaskInfo
 
TaskOption() - enum class的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.TaskOption
 
TaskRejectedException - cn.taketoday.core.task中的异常错误
Exception thrown when a TaskExecutor rejects to accept a given task for execution.
TaskRejectedException(String) - 异常错误的构造器 cn.taketoday.core.task.TaskRejectedException
Create a new TaskRejectedException with the specified detail message and no root cause.
TaskRejectedException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.task.TaskRejectedException
Create a new TaskRejectedException with the specified detail message and the given root cause.
TaskRejectedException(Executor, Object, RejectedExecutionException) - 异常错误的构造器 cn.taketoday.core.task.TaskRejectedException
Create a new TaskRejectedException with a default message for the given executor and task.
taskTerminationTimeout - 类中的变量 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
TaskTimeoutException - cn.taketoday.core.task中的异常错误
Exception thrown when a AsyncTaskExecutor rejects to accept a given task for execution because of the specified timeout.
TaskTimeoutException(String) - 异常错误的构造器 cn.taketoday.core.task.TaskTimeoutException
Create a new TaskTimeoutException with the specified detail message and no root cause.
TaskTimeoutException(String, Throwable) - 异常错误的构造器 cn.taketoday.core.task.TaskTimeoutException
Create a new TaskTimeoutException with the specified detail message and the given root cause.
TaskTrackingRunnable(Runnable) - 类的构造器 cn.taketoday.core.task.SimpleAsyncTaskExecutor.TaskTrackingRunnable
 
tconst(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
Generates the instruction to push the given type on the stack.
TEMP_SUB_DIR - 类中的静态变量 cn.taketoday.core.ApplicationTemp
 
TEMPLATE_EXPRESSION - 接口中的静态变量 cn.taketoday.expression.ParserContext
The default ParserContext implementation that enables template expression parsing mode.
TemplateAwareExpressionParser - cn.taketoday.expression.common中的类
An expression parser that understands templates.
TemplateAwareExpressionParser() - 类的构造器 cn.taketoday.expression.common.TemplateAwareExpressionParser
 
TemplateAwareExpressionParser.Bracket - cn.taketoday.expression.common中的类
This captures a type of bracket and the position in which it occurs in the expression.
TemplateParserContext - cn.taketoday.expression.common中的类
Configurable ParserContext implementation for template parsing.
TemplateParserContext() - 类的构造器 cn.taketoday.expression.common.TemplateParserContext
Create a new TemplateParserContext with the default "#{" prefix and "}" suffix.
TemplateParserContext(String, String) - 类的构造器 cn.taketoday.expression.common.TemplateParserContext
Create a new TemplateParserContext for the given prefix and suffix.
TERABYTES - enum class 中的枚举常量 cn.taketoday.util.DataUnit
Terabytes.
Ternary - cn.taketoday.expression.spel.ast中的类
Represents a ternary expression, for example: "someCheck()?
Ternary(int, int, SpelNodeImpl...) - 类的构造器 cn.taketoday.expression.spel.ast.Ternary
 
ternaryOperation(AbstractInsnNode, BasicValue, BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
ternaryOperation(AbstractInsnNode, BasicValue, BasicValue, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
 
ternaryOperation(AbstractInsnNode, SourceValue, SourceValue, SourceValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
ternaryOperation(AbstractInsnNode, V, V, V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Interprets a bytecode instruction with three arguments.
test(RuntimeHints) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
 
test(RuntimeHints) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
 
test(RuntimeHints) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
 
test(RuntimeHints) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
 
test(RuntimeHints) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate
 
test(MergedAnnotation<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationPredicates.FirstRunOfPredicate
 
test(MergedAnnotation<A>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationPredicates.UniquePredicate
 
test(Executable) - 类中的方法 cn.taketoday.bytecode.core.VisibilityPredicate
 
test(Method) - 类中的方法 cn.taketoday.bytecode.core.DuplicatesPredicate
 
test(Method) - 类中的方法 cn.taketoday.bytecode.core.RejectModifierPredicate
 
test(String) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator.ClassLoaderData
 
text - 类中的变量 cn.taketoday.bytecode.util.Printer
The text to be printed.
text - 类中的变量 cn.taketoday.core.ssl.pem.PemContent
 
text - record class中的变量 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
text 记录组件的字段。
text - record class中的变量 cn.taketoday.util.PlaceholderParser.ParsedValue
text 记录组件的字段。
text - record class中的变量 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
text 记录组件的字段。
text - record class中的变量 cn.taketoday.util.PlaceholderParser.TextPart
text 记录组件的字段。
text - record class中的变量 cn.taketoday.util.SystemPropertyUtils.SystemPropertyPlaceholderResolver
text 记录组件的字段。
text() - record class中的方法 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
返回 text 记录组件的值。
text() - record class中的方法 cn.taketoday.util.PlaceholderParser.ParsedValue
返回 text 记录组件的值。
text() - 接口中的方法 cn.taketoday.util.PlaceholderParser.Part
Provide a textual representation of this part.
text() - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
返回 text 记录组件的值。
text() - record class中的方法 cn.taketoday.util.PlaceholderParser.TextPart
返回 text 记录组件的值。
text() - record class中的方法 cn.taketoday.util.SystemPropertyUtils.SystemPropertyPlaceholderResolver
返回 text 记录组件的值。
TEXT_HTML - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for text/html.
TEXT_HTML_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.TEXT_HTML.
TEXT_PLAIN - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for text/plain.
TEXT_PLAIN_UTF8 - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
 
TEXT_PLAIN_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.TEXT_PLAIN.
TEXT_XML - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
Public constant mime type for text/xml.
TEXT_XML_VALUE - 类中的静态变量 cn.taketoday.util.MimeTypeUtils
A String equivalent of MimeTypeUtils.TEXT_XML.
Textifier - cn.taketoday.bytecode.util中的类
A Printer that prints a disassembled view of the classes it visits.
Textifier() - 类的构造器 cn.taketoday.bytecode.util.Textifier
Constructs a new Textifier.
TextifierSupport - cn.taketoday.bytecode.util中的接口
An Attribute that can print a readable representation of itself.
textify(StringBuilder, Map<Label, String>) - 接口中的方法 cn.taketoday.bytecode.util.TextifierSupport
Generates a human readable representation of this attribute.
TextPart(String) - record class的构造器 cn.taketoday.util.PlaceholderParser.TextPart
创建 TextPart 记录的实例。
textPlainOnly() - 类中的静态方法 cn.taketoday.core.codec.CharBufferDecoder
Create a CharBufferDecoder for "text/plain".
textPlainOnly() - 类中的静态方法 cn.taketoday.core.codec.CharSequenceEncoder
Create a CharSequenceEncoder that supports only "text/plain".
textPlainOnly() - 类中的静态方法 cn.taketoday.core.codec.StringDecoder
Create a StringDecoder for "text/plain".
textPlainOnly(List<String>, boolean) - 类中的静态方法 cn.taketoday.core.codec.CharBufferDecoder
Create a CharBufferDecoder for "text/plain".
textPlainOnly(List<String>, boolean) - 类中的静态方法 cn.taketoday.core.codec.StringDecoder
Create a StringDecoder for "text/plain".
theCloseBracketFor(char) - 类中的静态方法 cn.taketoday.expression.common.TemplateAwareExpressionParser.Bracket
 
theOpenBracketFor(char) - 类中的静态方法 cn.taketoday.expression.common.TemplateAwareExpressionParser.Bracket
 
third - 类中的变量 cn.taketoday.core.Triple
 
third() - 类中的方法 cn.taketoday.core.Triple
 
THIS - 类中的静态变量 cn.taketoday.expression.spel.ast.VariableReference
Currently active context object.
thisClass - 类中的变量 cn.taketoday.bytecode.ClassWriter
The this_class field of the JVMS ClassFile structure.
THREAD_CALLBACKS_FIELD - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
THREAD_LOCAL - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
THREAD_LOCAL_GET - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
THREAD_LOCAL_SET - 类中的静态变量 cn.taketoday.bytecode.proxy.Enhancer
 
threadCount - 类中的变量 cn.taketoday.util.CustomizableThreadCreator
 
threadFactory - 类中的变量 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
threadGroup - 类中的变量 cn.taketoday.util.CustomizableThreadCreator
 
threadNamePrefix - 类中的变量 cn.taketoday.util.CustomizableThreadCreator
 
threadPriority - 类中的变量 cn.taketoday.util.CustomizableThreadCreator
 
THROWABLE - 类中的静态变量 cn.taketoday.bytecode.BytecodeCompiler
 
ThrowableSupplier<T,E extends Throwable> - cn.taketoday.core中的接口
A throwable supplier is a functional interface which consists on a single get function which is able to throw an exception.
throwAbstractMethodError() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
throwawayClassLoader - 类中的变量 cn.taketoday.aot.nativex.feature.PreComputeFieldFeature
 
ThrowawayClassLoader - cn.taketoday.aot.nativex.feature中的类
ClassLoader used to load classes without causing build-time initialization.
ThrowawayClassLoader(ClassLoader) - 类的构造器 cn.taketoday.aot.nativex.feature.ThrowawayClassLoader
 
throwChecked() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
throwException() - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instruction to throw an exception.
throwException(Type, String) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to create and throw an exception.
throwIfNotNullSafe(List<TypeDescriptor>) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
throwIllegalArgumentException() - 类中的方法 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
throwIndexOutOfBoundsException() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
throwing() - 接口中的静态方法 cn.taketoday.lang.TodayStrategies.FailureHandler
Create a new TodayStrategies.FailureHandler that handles errors by throwing an IllegalArgumentException.
throwing(BiFunction<String, Exception, RuntimeException>) - 接口中的方法 cn.taketoday.util.function.ThrowingBiFunction
Return a new ThrowingBiFunction where the ThrowingBiFunction.apply(Object, Object) method wraps any thrown checked exceptions using the given exceptionWrapper.
throwing(BiFunction<String, Exception, RuntimeException>) - 接口中的方法 cn.taketoday.util.function.ThrowingConsumer
Return a new ThrowingConsumer where the ThrowingConsumer.accept(Object) method wraps any thrown checked exceptions using the given exceptionWrapper.
throwing(BiFunction<String, Exception, RuntimeException>) - 接口中的方法 cn.taketoday.util.function.ThrowingFunction
Return a new ThrowingFunction where the ThrowingFunction.apply(Object) method wraps any thrown checked exceptions using the given exceptionWrapper.
throwing(BiFunction<String, Exception, RuntimeException>) - 接口中的方法 cn.taketoday.util.function.ThrowingSupplier
Return a new ThrowingSupplier where the ThrowingSupplier.get() method wraps any thrown checked exceptions using the given exceptionWrapper.
throwing(BiFunction<String, Throwable, ? extends RuntimeException>) - 接口中的静态方法 cn.taketoday.lang.TodayStrategies.FailureHandler
Create a new TodayStrategies.FailureHandler that handles errors by throwing an exception.
ThrowingBiFunction<T,U,R> - cn.taketoday.util.function中的接口
A BiFunction that allows invocation of code that throws a checked exception.
ThrowingConsumer<T> - cn.taketoday.util.function中的接口
A Consumer that allows invocation of code that throws a checked exception.
throwingFailureHandler - 类中的静态变量 cn.taketoday.util.Instantiator
 
ThrowingFunction<T,R> - cn.taketoday.util.function中的接口
A Function that allows invocation of code that throws a checked exception.
ThrowingSupplier<T> - cn.taketoday.util.function中的接口
A Supplier that allows invocation of code that throws a checked exception.
THROWS - 类中的静态变量 cn.taketoday.bytecode.TypeReference
The sort of type references that target the type of an exception declared in the throws clause of a method.
throwSimpleExceptionIfPossible(Object, AccessException) - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
Decode the AccessException, throwing a lightweight evaluation exception or, if the cause was a RuntimeException, throw the RuntimeException directly.
timeNanos - 类中的变量 cn.taketoday.util.StopWatch.TaskInfo
 
TIMEOUT_IMMEDIATE - 接口中的静态变量 cn.taketoday.core.task.AsyncTaskExecutor
Constant that indicates immediate execution.
TIMEOUT_INDEFINITE - 接口中的静态变量 cn.taketoday.core.task.AsyncTaskExecutor
Constant that indicates no time limit.
timeZone - 类中的变量 cn.taketoday.core.i18n.SimpleTimeZoneAwareLocaleContext
 
TimeZoneAwareLocaleContext - cn.taketoday.core.i18n中的接口
Extension of LocaleContext, adding awareness of the current time zone.
to(Consumer<T>) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Complete the mapping by passing any non-filtered value to the specified consumer.
to(R, BiFunction<R, T, R>) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Complete the mapping for any non-filtered value by applying the given function to an existing instance and returning a new one.
TO_STRING - 类中的静态变量 cn.taketoday.bytecode.commons.MethodSignature
 
TO_STRING - 接口中的静态变量 cn.taketoday.lang.Constant
 
toAnnotationArray() - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationCollectors
Create a new Collector that accumulates merged annotations to an Annotation array containing synthesized versions.
toAnnotationArray(IntFunction<R[]>) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationCollectors
Create a new Collector that accumulates merged annotations to an Annotation array containing synthesized versions.
toAnnotationSet() - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationCollectors
Create a new Collector that accumulates merged annotations to a LinkedHashSet containing synthesized versions.
toArray() - 类中的方法 cn.taketoday.bytecode.Attribute.Set
 
toArray() - 类中的方法 cn.taketoday.bytecode.tree.InsnList
Returns an array containing all the instructions in this list.
toArray() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
toArray() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
toArray(Collection<String>) - 接口中的静态方法 cn.taketoday.core.ssl.SslOptions
 
toArray(Enumeration<E>, A[]) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Marshal the elements from the given enumeration into an array of the given type.
toArray(Iterator<E>, A[]) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Marshal the elements from the given iterator into an array of the given type.
toArray(T[]) - 类中的方法 cn.taketoday.util.SmartList
 
toArray(T[]) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
toArray(T[]) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
 
toArrayMap(IntFunction<V[]>) - 接口中的方法 cn.taketoday.util.MultiValueMap
 
toArrayObject(String[], Class<?>) - 类中的静态方法 cn.taketoday.util.ObjectUtils
To array object
toAsciiBytes(String) - 类中的方法 cn.taketoday.core.codec.ResourceRegionEncoder
 
toAttributes(ExecutableHint) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
toAttributes(FieldHint) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
toAttributes(JavaSerializationHint) - 类中的静态方法 cn.taketoday.aot.nativex.SerializationHintsWriter
 
toAttributes(JdkProxyHint) - 类中的静态方法 cn.taketoday.aot.nativex.ProxyHintsWriter
 
toAttributes(ResourceBundleHint) - 类中的静态方法 cn.taketoday.aot.nativex.ResourceHintsWriter
 
toAttributes(ResourceHints) - 类中的静态方法 cn.taketoday.aot.nativex.ResourceHintsWriter
 
toAttributes(ResourcePatternHint) - 类中的静态方法 cn.taketoday.aot.nativex.ResourceHintsWriter
 
toAttributes(TypeHint) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
toBoolean(TypeConverter, TypedValue) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Attempt to convert a typed value to a boolean using the supplied type converter.
toBoxedDescriptor(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
 
toBuffer(DataBuffer) - 类中的静态方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
Return the given Netty DataBuffer as a Buffer.
toByte(TypeConverter, TypedValue) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Attempt to convert a typed value to a byte using the supplied type converter.
toByteArray() - 类中的方法 cn.taketoday.bytecode.ClassWriter
Returns the content of the class file that was built by this ClassWriter.
toByteArray() - 类中的方法 cn.taketoday.bytecode.core.DebuggingClassWriter
 
toByteArray() - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
toByteArray() - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
toByteArray() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Creates a newly allocated byte array.
toByteArrayUnsafe() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Convert the stream's data to a byte array and return the byte array.
toByteBuf(DataBuffer) - 类中的静态方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
Return the given Netty DataBuffer as a ByteBuf.
toByteBuffer() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Returns a ByteBuffer representation of this data buffer.
toByteBuffer() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
toByteBuffer(int, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Returns a ByteBuffer representation of a subsequence of this buffer's bytes.
toByteBuffer(int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
toByteBuffer(int, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
toByteBuffer(int, int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
toByteBuffer(int, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
toByteBuffer(int, ByteBuffer, int, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Copies the given length from this data buffer into the given destination ByteBuffer, beginning at the given source position, and the given destination position in the destination byte buffer.
toByteBuffer(int, ByteBuffer, int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
toByteBuffer(int, ByteBuffer, int, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
toByteBuffer(int, ByteBuffer, int, int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
toByteBuffer(int, ByteBuffer, int, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
toByteBuffer(ByteBuffer) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Copies this entire data buffer into the given destination ByteBuffer, beginning at the current reading position, and the current position of destination byte buffer.
toByteBuffer(ByteBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
toBytes() - 类中的方法 cn.taketoday.util.DataSize
Return the number of bytes in this instance.
toBytesInt() - 类中的方法 cn.taketoday.util.DataSize
Return the number of bytes in this instance.
toCall(Runnable) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Complete the mapping by calling the specified method when the value has not been filtered.
toChar(TypeConverter, TypedValue) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Attempt to convert a typed value to a char using the supplied type converter.
toClass() - 类中的方法 cn.taketoday.core.ResolvableType
Return this type as a resolved Class, falling back to Object if no specific class can be resolved.
toClassArray(Collection<Class<?>>) - 类中的静态方法 cn.taketoday.util.ClassUtils
Copy the given Collection into a Class array.
toClassName(String) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
toCode(Object, String) - 类中的方法 cn.taketoday.core.Constants
Look up the given value within the given group of constants.
toCodeBlock() - 类中的方法 cn.taketoday.aot.generate.DefaultMethodReference
 
toCodeBlock() - 接口中的方法 cn.taketoday.aot.generate.MethodReference
Return this method reference as a CodeBlock.
toCodeForProperty(Object, String) - 类中的方法 cn.taketoday.core.Constants
Look up the given value within the group of constants for the given bean property name.
toCodeForSuffix(Object, String) - 类中的方法 cn.taketoday.core.Constants
Look up the given value within the given group of constants.
TodayPropertiesRuntimeHints - cn.taketoday.aot.hint.support中的类
RuntimeHintsRegistrar to register hints for TodayStrategies.
TodayPropertiesRuntimeHints() - 类的构造器 cn.taketoday.aot.hint.support.TodayPropertiesRuntimeHints
 
TodayStrategies - cn.taketoday.lang中的类
today-framework Strategies
TodayStrategies(ClassLoader, Map<String, List<String>>) - 类的构造器 cn.taketoday.lang.TodayStrategies
Create a new TodayStrategies instance.
TodayStrategies.ArgumentResolver - cn.taketoday.lang中的接口
Strategy for resolving constructor arguments based on their type.
TodayStrategies.DefaultInstantiator - cn.taketoday.lang中的类
Internal instantiator used to create the strategy instance.
TodayStrategies.FailureHandler - cn.taketoday.lang中的接口
Strategy for handling a failure that occurs when instantiating a strategy.
TodayStrategiesRuntimeHints - cn.taketoday.aot.hint.support中的类
RuntimeHintsRegistrar to register hints for infra.factories.
TodayStrategiesRuntimeHints() - 类的构造器 cn.taketoday.aot.hint.support.TodayStrategiesRuntimeHints
 
TodayStrategiesRuntimeHints.ExtendedTodayStrategies - cn.taketoday.aot.hint.support中的类
 
toDescriptor(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Deduce the descriptor for a type.
toDescriptorFromObject(Object) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine the descriptor for an object instance (or null).
toDescriptors(Class<?>[]) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Create an array of descriptors from an array of classes.
toDetailedString() - 异常错误中的方法 cn.taketoday.expression.ExpressionException
Return a detailed description of this exception, including the expression String and position (if available) as well as the actual exception message.
toDistinctUnmodifiableList(String, List<String>) - 类中的静态方法 cn.taketoday.lang.TodayStrategies
 
toDouble(TypeConverter, TypedValue) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Attempt to convert a typed value to a double using the supplied type converter.
toEpochMilli(TemporalAccessor) - 类中的静态方法 cn.taketoday.util.DateUtils
TemporalAccessor转换为 时间戳(从1970-01-01T00:00:00Z开始的毫秒数)
toFieldArray(Collection<Field>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
 
toFloat(TypeConverter, TypedValue) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Attempt to convert a typed value to a float using the supplied type converter.
toGigabytes() - 类中的方法 cn.taketoday.util.DataSize
Return the number of gigabytes in this instance.
toHexString(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
 
toIncludePattern(TypeReference) - 类中的方法 cn.taketoday.aot.hint.ResourceHints
 
toInstance(Function<T, R>) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Complete the mapping by creating a new instance from the non-filtered value.
toInstant(TemporalAccessor) - 类中的静态方法 cn.taketoday.util.DateUtils
TemporalAccessor转换为 Instant对象
toInt(TypeConverter, TypedValue) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Attempt to convert a typed value to an int using the supplied type converter.
toInternalNames(Type...) - 类中的静态方法 cn.taketoday.bytecode.Type
 
toInvokeCodeBlock(MethodReference.ArgumentCodeGenerator) - 接口中的方法 cn.taketoday.aot.generate.MethodReference
Return this method reference as a CodeBlock using the specified MethodReference.ArgumentCodeGenerator.
toInvokeCodeBlock(MethodReference.ArgumentCodeGenerator, ClassName) - 类中的方法 cn.taketoday.aot.generate.DefaultMethodReference
 
toInvokeCodeBlock(MethodReference.ArgumentCodeGenerator, ClassName) - 接口中的方法 cn.taketoday.aot.generate.MethodReference
Return this method reference as a CodeBlock using the specified MethodReference.ArgumentCodeGenerator.
toIterator(Enumeration<E>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Adapt an Enumeration to an Iterator.
toJvmDescriptor(Class<?>) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Determine the JVM descriptor for a specified class.
Token - cn.taketoday.expression.spel.standard中的类
Holder for a kind of token, the associated data and its position in the input data stream (start/end).
Token(TokenKind, char[], int, int) - 类的构造器 cn.taketoday.expression.spel.standard.Token
 
Token(TokenKind, int, int) - 类的构造器 cn.taketoday.expression.spel.standard.Token
Constructor for use when there is no particular data for the token (e.g.
TOKEN - 类中的静态变量 cn.taketoday.util.MimeType
 
tokenChars - enum class中的变量 cn.taketoday.expression.spel.standard.TokenKind
 
tokenize(String) - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
Tokenize the given comma-separated string of MimeType objects into a List<String>.
tokenizedPatternCache - 类中的变量 cn.taketoday.core.AntPathMatcher
 
tokenizePath(String) - 类中的方法 cn.taketoday.core.AntPathMatcher
Tokenize the given path String into parts, based on this matcher's settings.
tokenizePattern(String) - 类中的方法 cn.taketoday.core.AntPathMatcher
Tokenize the given path pattern into parts, based on this matcher's settings.
Tokenizer - cn.taketoday.expression.spel.standard中的类
Lex some input data into a stream of tokens that can then be parsed.
Tokenizer(String) - 类的构造器 cn.taketoday.expression.spel.standard.Tokenizer
 
tokenizeToStringArray(String, String) - 类中的静态方法 cn.taketoday.util.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - 类中的静态方法 cn.taketoday.util.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
TokenKind - cn.taketoday.expression.spel.standard中的Enum Class
Token Kinds.
TokenKind() - enum class的构造器 cn.taketoday.expression.spel.standard.TokenKind
 
TokenKind(String) - enum class的构造器 cn.taketoday.expression.spel.standard.TokenKind
 
tokens - 类中的变量 cn.taketoday.expression.spel.standard.Tokenizer
 
tokenStream - 类中的变量 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
tokenStreamLength - 类中的变量 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
tokenStreamPointer - 类中的变量 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
toKilobytes() - 类中的方法 cn.taketoday.util.DataSize
Return the number of kilobytes in this instance.
toLong(TypeConverter, TypedValue) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Attempt to convert a typed value to a long using the supplied type converter.
toMap(PropertyDescriptor[]) - 类中的方法 cn.taketoday.bytecode.beans.BeanMapEmitter
 
toMegabytes() - 类中的方法 cn.taketoday.util.DataSize
Return the number of megabytes in this instance.
toMethodArray(Collection<Method>) - 类中的静态方法 cn.taketoday.util.ReflectionUtils
Copy the given Collection into a Method array.
toMethodReference() - 类中的方法 cn.taketoday.aot.generate.GeneratedMethod
Return a MethodReference to this generated method.
toMultiValueMap(MergedAnnotation.Adapt...) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationCollectors
Create a new Collector that accumulates merged annotations to a MultiValueMap with items added from each merged annotation as a map.
toMultiValueMap(UnaryOperator<MultiValueMap<String, Object>>, MergedAnnotation.Adapt...) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationCollectors
Create a new Collector that accumulates merged annotations to a MultiValueMap with items added from each merged annotation as a map.
toName(ClassName) - 类中的静态方法 cn.taketoday.aot.generate.ClassNameGenerator
 
TOO_MANY_METHODS - 类中的静态变量 cn.taketoday.bytecode.reflect.MethodAccessEmitter
 
toObjectArray(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Convert the given array (which may be a primitive array) to an object array (if necessary of primitive wrapper objects).
TOP - 类中的静态变量 cn.taketoday.bytecode.Frame
 
TOP - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
TOP_IF_LONG_OR_DOUBLE_FLAG - 类中的静态变量 cn.taketoday.bytecode.Frame
A flag used for LOCAL_KIND and STACK_KIND abstract types, indicating that if the resolved, concrete type is LONG or DOUBLE, TOP should be used instead (because the value has been partially overridden with an xSTORE instruction).
TOP_PATH - 类中的静态变量 cn.taketoday.util.StringUtils
 
toParamDescriptors(Constructor<?>) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Create an array of descriptors representing the parameter types for the supplied constructor.
toParamDescriptors(Method) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Create an array of descriptors representing the parameter types for the supplied method.
toPlaceholderText(String) - 类中的方法 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
toPrimitiveTargetDesc(String) - 类中的静态方法 cn.taketoday.bytecode.core.CodeFlow
Convert a type descriptor to the single character primitive descriptor.
toPublisher(Object) - 类中的方法 cn.taketoday.core.ReactiveAdapter
Adapt the given instance to a Reactive Streams Publisher.
toPublisher(Object) - 类中的方法 cn.taketoday.core.ReactiveAdapterRegistry.ReactorAdapter
 
toPublisherFunction - 类中的变量 cn.taketoday.core.ReactiveAdapter
 
toQName(String, String) - 类中的方法 cn.taketoday.util.xml.AbstractStaxHandler
Convert a namespace URI and DOM or SAX qualified name to a QName.
toQualifiedName(QName) - 类中的方法 cn.taketoday.util.xml.AbstractStaxXMLReader
Convert a QName to a qualified name, as used by DOM and SAX.
toRegex() - 类中的方法 cn.taketoday.aot.hint.ResourcePatternHint
Return the regex Pattern to use for identifying the resources to match.
toRelativeURL(URL, String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Create a URL instance for the given root URL and relative path, going through URI construction and then URL conversion.
toSequence() - 类中的方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerEncoder
 
toShort(TypeConverter, TypedValue) - 类中的静态方法 cn.taketoday.expression.common.ExpressionUtils
Attempt to convert a typed value to a short using the supplied type converter.
toSingleValueMap() - 接口中的方法 cn.taketoday.util.MultiValueMap
Return a Map with the first values contained in this MultiValueMap.
toSingleValueMap() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
toString() - 类中的方法 cn.taketoday.aot.generate.AppendableConsumerInputStreamSource
 
toString() - 类中的方法 cn.taketoday.aot.generate.DefaultMethodReference
 
toString() - record class中的方法 cn.taketoday.aot.generate.GeneratedClasses.Owner
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.aot.generate.GeneratedMethod
 
toString() - 类中的方法 cn.taketoday.aot.generate.MethodName
 
toString() - 类中的方法 cn.taketoday.aot.hint.AbstractTypeReference
 
toString() - record class中的方法 cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.aot.hint.predicate.ResourceHintsPredicates.AggregatedResourcePatternHints
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.aot.hint.TypeHint
 
toString() - record class中的方法 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.bytecode.beans.BeanGenerator.BeanGeneratorKey
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator.BeanMapKey
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.bytecode.ClassValueHolder
 
toString() - 类中的方法 cn.taketoday.bytecode.commons.MethodSignature
 
toString() - record class中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.bytecode.ConstantDynamic
 
toString() - record class中的方法 cn.taketoday.bytecode.core.ClassesKey.Key
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.bytecode.core.ClassInfo
 
toString() - 类中的方法 cn.taketoday.bytecode.core.MethodInfo
 
toString() - record class中的方法 cn.taketoday.bytecode.core.MethodWrapper.MethodWrapperKey
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.bytecode.core.WeakCacheKey
 
toString() - 类中的方法 cn.taketoday.bytecode.EnumValueHolder
 
toString() - 类中的方法 cn.taketoday.bytecode.Handle
Returns the textual representation of this handle.
toString() - 类中的方法 cn.taketoday.bytecode.Label
Returns a string representation of this label.
toString() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.bytecode.proxy.Mixin.MixinKey
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 
toString() - record class中的方法 cn.taketoday.bytecode.reflect.ConstructorDelegate.ConstructorKey
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
 
toString() - 类中的方法 cn.taketoday.bytecode.reflect.MethodAccess
 
toString() - record class中的方法 cn.taketoday.bytecode.reflect.MethodDelegate.MethodDelegateKey
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
Returns the signature that was built by this signature writer.
toString() - 类中的方法 cn.taketoday.bytecode.transform.ClassTransformerChain
 
toString() - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicValue
 
toString() - 类中的方法 cn.taketoday.bytecode.tree.analysis.Frame
Returns a string representation of this frame.
toString() - 类中的方法 cn.taketoday.bytecode.Type
Returns a string representation of this type.
toString() - 类中的方法 cn.taketoday.bytecode.TypePath
Returns a string representation of this type path.
toString() - record class中的方法 cn.taketoday.bytecode.util.StringSwitcher.StringSwitcherKey
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.core.annotation.AnnotatedElementUtils.AnnotatedElementForAnnotations
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
 
toString() - 类中的方法 cn.taketoday.core.annotation.AnnotationUtils.DefaultValueHolder
 
toString() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
toString() - 类中的方法 cn.taketoday.core.annotation.PackagesAnnotationFilter
 
toString() - 类中的方法 cn.taketoday.core.ansi.Ansi8BitColor
 
toString() - enum class中的方法 cn.taketoday.core.ansi.AnsiBackground
 
toString() - enum class中的方法 cn.taketoday.core.ansi.AnsiColor
 
toString() - 接口中的方法 cn.taketoday.core.ansi.AnsiElement
 
toString() - enum class中的方法 cn.taketoday.core.ansi.AnsiStyle
 
toString() - 类中的方法 cn.taketoday.core.ApplicationHome
 
toString() - 类中的方法 cn.taketoday.core.ApplicationPid
 
toString() - 类中的方法 cn.taketoday.core.ApplicationTemp
 
toString() - 类中的方法 cn.taketoday.core.conversion.GenericConverter.ConvertiblePair
 
toString() - record class中的方法 cn.taketoday.core.conversion.support.CharacterToNumberFactory.CharacterToNumber
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterAdapter
 
toString() - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConverterFactoryAdapter
 
toString() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.Converters
 
toString() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService.ConvertersForPair
 
toString() - record class中的方法 cn.taketoday.core.conversion.support.GenericConversionService.NoOpConverter
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.conversion.support.GenericConversionService
 
toString() - record class中的方法 cn.taketoday.core.conversion.support.IntegerToEnumConverterFactory.IntegerToEnum
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.core.conversion.support.NumberToNumberConverterFactory.NumberToNumber
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.core.conversion.support.StringToEnumConverterFactory.StringToEnum
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.core.conversion.support.StringToNumberConverterFactory.StringToNumber
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
toString() - 类中的方法 cn.taketoday.core.env.CompositePropertySource
 
toString() - 类中的方法 cn.taketoday.core.env.ProfilesParser.ParsedProfiles
 
toString() - 类中的方法 cn.taketoday.core.env.PropertySource
Produce concise output (type and name) if the current log level does not include debug.
toString() - 类中的方法 cn.taketoday.core.env.PropertySources
 
toString() - record class中的方法 cn.taketoday.core.GenericTypeResolver.TypeVariableMapVariableResolver
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.i18n.SimpleLocaleContext
 
toString() - 类中的方法 cn.taketoday.core.i18n.SimpleTimeZoneAwareLocaleContext
 
toString() - 类中的方法 cn.taketoday.core.io.AbstractResource
 
toString() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.Attachment
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler.Attachment
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
toString() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
 
toString() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
toString() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
 
toString() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
toString() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
 
toString() - 类中的方法 cn.taketoday.core.io.ByteArrayResource
This implementation returns a description that includes the passed-in description, if any.
toString() - 类中的方法 cn.taketoday.core.io.ClassPathResource
This implementation returns a description that includes the absolute class path location.
toString() - 类中的方法 cn.taketoday.core.io.DescriptiveResource
 
toString() - 类中的方法 cn.taketoday.core.io.EncodedResource
 
toString() - 类中的方法 cn.taketoday.core.io.FileSystemResource
 
toString() - 类中的方法 cn.taketoday.core.io.InputStreamResource
This implementation returns a description that includes the passed-in description, if any.
toString() - 类中的方法 cn.taketoday.core.io.ModuleResource
 
toString() - 类中的方法 cn.taketoday.core.io.PathResource
 
toString() - record class中的方法 cn.taketoday.core.io.PropertySourceDescriptor
返回此记录的字符串表示形式。
toString() - 接口中的方法 cn.taketoday.core.io.Resource
Return a description for this resource, to be used for error output when working with the resource.
toString() - 类中的方法 cn.taketoday.core.io.ResourceDecorator
 
toString() - 类中的方法 cn.taketoday.core.io.UrlResource
This implementation returns a description that includes the URL.
toString() - enum class中的方法 cn.taketoday.core.JavaVersion
 
toString() - 类中的方法 cn.taketoday.core.MethodParameter
 
toString() - 类中的方法 cn.taketoday.core.NamedInheritableThreadLocal
 
toString() - 类中的方法 cn.taketoday.core.NamedThreadLocal
 
toString() - enum class中的方法 cn.taketoday.core.NativeDetector.Context
 
toString() - 类中的方法 cn.taketoday.core.Pair
Returns string representation of the [Pair] including its [first] and [second] values.
toString() - 类中的方法 cn.taketoday.core.ParameterizedTypeReference
 
toString() - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.ResolvableType
Return a String representation of this type in its fully resolved form (including any generic parameters).
toString() - record class中的方法 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.core.SerializableTypeWrapper.TypeProxyInvocationHandler
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.ssl.pem.PemContent
 
toString() - 类中的方法 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
toString() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.style.ToStringBuilder
Return the String representation that this ToStringBuilder built.
toString() - 类中的方法 cn.taketoday.core.Triple
 
toString() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadata
 
toString() - record class中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor.Source
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadata
 
toString() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor.Source
 
toString() - 类中的方法 cn.taketoday.core.type.StandardClassMetadata
 
toString() - 类中的方法 cn.taketoday.core.type.StandardMethodMetadata
 
toString() - 类中的方法 cn.taketoday.core.TypeDescriptor.AnnotatedElementAdapter
 
toString() - 类中的方法 cn.taketoday.core.TypeDescriptor
 
toString() - 类中的方法 cn.taketoday.expression.spel.ast.Literal
 
toString() - 类中的方法 cn.taketoday.expression.spel.ast.NullLiteral
 
toString() - 类中的方法 cn.taketoday.expression.spel.ast.OperatorMatches.MatcherInput
 
toString() - 类中的方法 cn.taketoday.expression.spel.ast.StringLiteral
 
toString() - 类中的方法 cn.taketoday.expression.spel.standard.Token
 
toString() - enum class中的方法 cn.taketoday.expression.spel.standard.TokenKind
 
toString() - 类中的方法 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchInfo
 
toString() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.expression.TypedValue
 
toString() - 类中的方法 cn.taketoday.lang.NullValue
 
toString() - record class中的方法 cn.taketoday.lang.Version
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.logging.LogMessage
This will be called by the logging provider, potentially once per log target (therefore locally caching the result here).
toString() - 类中的方法 cn.taketoday.reflect.Property
 
toString() - 类中的方法 cn.taketoday.util.ArrayHolder
 
toString() - 类中的方法 cn.taketoday.util.backoff.ExponentialBackOff.ExponentialBackOffExecution
 
toString() - 类中的方法 cn.taketoday.util.backoff.FixedBackOff.FixedBackOffExecution
 
toString() - 类中的方法 cn.taketoday.util.comparator.BooleanComparator
 
toString() - 类中的方法 cn.taketoday.util.comparator.NullSafeComparator
 
toString() - 异常错误中的方法 cn.taketoday.util.concurrent.DefaultFuture.LeanCancellationException
 
toString() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
toString() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask.RunnableAdapter
 
toString() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask.SentinelRunnable
 
toString() - record class中的方法 cn.taketoday.util.ConcurrentLruCache.CacheEntry
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
toString() - 类中的方法 cn.taketoday.util.DataSize
 
toString() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Convert the buffer's contents into a string decoding bytes using the platform's default character set.
toString() - 类中的方法 cn.taketoday.util.InstanceFilter
 
toString() - 类中的方法 cn.taketoday.util.KeyValueHolder
Returns a String representation of this map entry.
toString() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
toString() - 类中的方法 cn.taketoday.util.MethodClassKey
 
toString() - 类中的方法 cn.taketoday.util.MimeType
 
toString() - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
toString() - record class中的方法 cn.taketoday.util.PlaceholderParser.NestedPlaceholderPart
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.util.PlaceholderParser.ParsedValue
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.util.PlaceholderParser.TextPart
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.util.PropertyMapper.NullPointerExceptionSafeSupplier
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.util.SimpleRouteMatcher.DefaultRoute
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.util.SmartList
 
toString() - 类中的方法 cn.taketoday.util.StopWatch
Generate an informative string describing all tasks performed in seconds.
toString() - record class中的方法 cn.taketoday.util.SystemPropertyUtils.SystemPropertyPlaceholderResolver
返回此记录的字符串表示形式。
toString() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
toString() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
toString() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry
 
toString() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
返回此记录的字符串表示形式。
toString() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
返回此记录的字符串表示形式。
toString(int, int, Charset) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return a part of this buffer's data as a String using the specified charset.
toString(int, int, Charset) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
toString(int, int, Charset) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
toString(int, int, Charset) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
toString(int, int, Charset) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
toString(Token) - 类中的方法 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
toString(Object) - 类中的方法 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
This method currently does not address the following issues which we may choose to address at a later point in time.
toString(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Return a String from none-null object's toString.
toString(Object...) - 类中的静态方法 cn.taketoday.core.ansi.AnsiOutput
Create a new ANSI string from the specified elements.
toString(Charset) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return this buffer's data a String using the specified charset.
toString(Charset) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
toString(Charset) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
toString(Charset) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
toString(Charset) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Convert this stream's contents to a string by decoding the bytes using the specified Charset.
toString(Collection<? extends MimeType>) - 类中的静态方法 cn.taketoday.util.MimeTypeUtils
Return a string representation of the given list of MimeType objects.
toStringArray(Collection<String>) - 类中的静态方法 cn.taketoday.util.StringUtils
Copy the given Collection into a String array.
toStringArray(Enumeration<String>) - 类中的静态方法 cn.taketoday.util.StringUtils
Copy the given Enumeration into a String array.
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Assign
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.BeanReference
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.CompoundExpression
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.ConstructorReference
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Elvis
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.FunctionReference
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Identifier
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Indexer
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.InlineList
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.InlineMap
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Literal
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.OpDec
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Operator
String format for all operators is the same '(' [operand] [operator] [operand] ')'.
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.OperatorNot
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.OpInc
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.OpMinus
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.OpPlus
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Projection
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.QualifiedIdentifier
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Selection
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.Ternary
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.TypeReference
 
toStringAST() - 类中的方法 cn.taketoday.expression.spel.ast.VariableReference
 
toStringAST() - 接口中的方法 cn.taketoday.expression.spel.SpelNode
Return the string form the this AST node.
toStringAST() - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
Produce a string representation of the Abstract Syntax Tree for the expression.
toStringBuilder() - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
toStringBuilder() - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
ToStringBuilder - cn.taketoday.core.style中的类
Utility class that builds pretty-printing toString() methods with pluggable styling conventions.
ToStringBuilder(Object) - 类的构造器 cn.taketoday.core.style.ToStringBuilder
Create a ToStringBuilder for the given object.
ToStringBuilder(Object, ToStringStyler) - 类的构造器 cn.taketoday.core.style.ToStringBuilder
Create a ToStringBuilder for the given object, using the provided style.
ToStringBuilder(Object, ValueStyler) - 类的构造器 cn.taketoday.core.style.ToStringBuilder
Create a ToStringBuilder for the given object, using the provided style.
ToStringStyler - cn.taketoday.core.style中的接口
A strategy interface for pretty-printing toString() methods.
toStringValue - 类中的变量 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor.Source
 
toStringValue - 类中的变量 cn.taketoday.util.MimeType
 
toSupplier(Callable<T>, CompletableFuture<T>) - 类中的静态方法 cn.taketoday.util.concurrent.FutureUtils
 
totalBytesRead - 类中的变量 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
totalTimeNanos - 类中的变量 cn.taketoday.util.StopWatch
Total running time.
toTerabytes() - 类中的方法 cn.taketoday.util.DataSize
Return the number of terabytes in this instance.
toText(List<PlaceholderParser.Part>) - record class中的方法 cn.taketoday.util.PlaceholderParser.SimplePlaceholderPart
 
toTypedValue(Object) - 类中的方法 cn.taketoday.expression.spel.standard.SpelExpression
 
toTypeReferences(Class<?>...) - 类中的静态方法 cn.taketoday.aot.hint.JdkProxyHint.Builder
 
touch(Object) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
touch(Object) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
touch(Object) - 接口中的方法 cn.taketoday.core.io.buffer.PooledDataBuffer
Associate the given hint with the data buffer for debugging purposes.
touch(Object) - 接口中的方法 cn.taketoday.core.io.buffer.TouchableDataBuffer
Associate the given hint with the data buffer for debugging purposes.
touch(T, Object) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Associate the given hint with the data buffer if it is a pooled buffer and supports leak tracking.
TouchableDataBuffer - cn.taketoday.core.io.buffer中的接口
Extension of DataBuffer that allows for buffers that can be given hints for debugging purposes.
touchDataBuffer(DataBuffer, Map<String, Object>, Logger) - 类中的静态方法 cn.taketoday.core.codec.Hints
If the hints contain a Hints.LOG_PREFIX_HINT and the given logger has DEBUG level enabled, apply the log prefix as a hint to the given buffer via DataBufferUtils.touch(DataBuffer, Object).
toURI(String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Create a URI instance for the given location String, replacing spaces with "%20" URI encoding first.
toURI(URL) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Create a URI instance for the given URL, replacing spaces with "%20" URI encoding first.
toURL(String) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Create a URL instance for the given location String, going through URI construction and then URL conversion.
trace(Object) - 类中的方法 cn.taketoday.logging.Logger
Logs a message with trace log level.
trace(Object, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Logs an error with trace log level.
trace(String) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the TRACE level.
trace(String, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the TRACE level according to the specified format and argument.
trace(String, Object...) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Object, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Log an exception (throwable) at the TRACE level with an accompanying message.
TRACE - enum class 中的枚举常量 cn.taketoday.logging.Level
for tracing messages that are very verbose
TRACE_LEVEL_THRESHOLD - 类中的静态变量 cn.taketoday.logging.SLF4JBridgeHandler
 
TraceAnnotationVisitor - cn.taketoday.bytecode.util中的类
An AnnotationVisitor that prints the annotations it visits with a Printer.
TraceAnnotationVisitor(AnnotationVisitor, Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceAnnotationVisitor
Constructs a new TraceAnnotationVisitor.
TraceAnnotationVisitor(Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceAnnotationVisitor
Constructs a new TraceAnnotationVisitor.
TraceClassVisitor - cn.taketoday.bytecode.util中的类
A ClassVisitor that prints the classes it visits with a Printer.
TraceClassVisitor(ClassVisitor, Printer, PrintWriter) - 类的构造器 cn.taketoday.bytecode.util.TraceClassVisitor
Constructs a new TraceClassVisitor.
TraceClassVisitor(ClassVisitor, PrintWriter) - 类的构造器 cn.taketoday.bytecode.util.TraceClassVisitor
Constructs a new TraceClassVisitor.
TraceClassVisitor(PrintWriter) - 类的构造器 cn.taketoday.bytecode.util.TraceClassVisitor
Constructs a new TraceClassVisitor.
traceDebug(Logger, Function<Boolean, String>) - 类中的静态方法 cn.taketoday.util.LogFormatUtils
Use this to log a message with different levels of detail (or different messages) at TRACE vs DEBUG log levels.
TraceFieldVisitor - cn.taketoday.bytecode.util中的类
A FieldVisitor that prints the fields it visits with a Printer.
TraceFieldVisitor(FieldVisitor, Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceFieldVisitor
Constructs a new TraceFieldVisitor.
TraceFieldVisitor(Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceFieldVisitor
Constructs a new TraceFieldVisitor.
traceLogger - 类中的变量 cn.taketoday.logging.CompositeLogger
 
TraceMethodVisitor - cn.taketoday.bytecode.util中的类
A MethodVisitor that prints the methods it visits with a Printer.
TraceMethodVisitor(MethodVisitor, Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceMethodVisitor
Constructs a new TraceMethodVisitor.
TraceMethodVisitor(Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceMethodVisitor
Constructs a new TraceMethodVisitor.
TraceModuleVisitor - cn.taketoday.bytecode.util中的类
A ModuleVisitor that prints the fields it visits with a Printer.
TraceModuleVisitor(ModuleVisitor, Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceModuleVisitor
Constructs a new TraceModuleVisitor.
TraceModuleVisitor(Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceModuleVisitor
Constructs a new TraceModuleVisitor.
TraceRecordComponentVisitor - cn.taketoday.bytecode.util中的类
A RecordComponentVisitor that prints the record components it visits with a Printer.
TraceRecordComponentVisitor(RecordComponentVisitor, Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceRecordComponentVisitor
Constructs a new TraceRecordComponentVisitor.
TraceRecordComponentVisitor(Printer) - 类的构造器 cn.taketoday.bytecode.util.TraceRecordComponentVisitor
Constructs a new TraceRecordComponentVisitor.
TraceSignatureVisitor - cn.taketoday.bytecode.util中的类
A SignatureVisitor that builds the Java generic type declaration corresponding to the signature it visits.
TraceSignatureVisitor(int) - 类的构造器 cn.taketoday.bytecode.util.TraceSignatureVisitor
Constructs a new TraceSignatureVisitor.
TraceSignatureVisitor(StringBuilder) - 类的构造器 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
transferTo(OutputStream) - 接口中的方法 cn.taketoday.core.io.InputStreamSource
Reads all bytes from this InputStreamSource.getInputStream() and writes the bytes to the given output stream in the order that they are read.
transform(byte[]) - 类中的方法 cn.taketoday.bytecode.core.DefaultGeneratorStrategy
 
transform(ClassGenerator) - 类中的方法 cn.taketoday.bytecode.core.DefaultGeneratorStrategy
 
transform(ClassGenerator) - 类中的方法 cn.taketoday.bytecode.transform.impl.UndeclaredThrowableStrategy
 
transform(Collection<? extends T>, Function<T, R>) - 类中的静态方法 cn.taketoday.util.CollectionUtils
transform T to R
TRANSFORM_FILTER - 类中的静态变量 cn.taketoday.bytecode.transform.impl.UndeclaredThrowableStrategy
 
TransformerUtils - cn.taketoday.util.xml中的类
Contains common behavior relating to Transformers and the javax.xml.transform package in general.
TransformerUtils() - 类的构造器 cn.taketoday.util.xml.TransformerUtils
 
transformIfNecessary(String, byte[]) - 类中的方法 cn.taketoday.core.OverridingClassLoader
Transformation hook to be implemented by subclasses.
TransformingClassGenerator - cn.taketoday.bytecode.transform中的类
 
TransformingClassGenerator(ClassGenerator, ClassTransformer) - 类的构造器 cn.taketoday.bytecode.transform.TransformingClassGenerator
 
TransformingClassLoader - cn.taketoday.bytecode.transform中的类
 
TransformingClassLoader(ClassLoader, ClassFilter, ClassTransformerFactory) - 类的构造器 cn.taketoday.bytecode.transform.TransformingClassLoader
 
trimAllWhitespace(CharSequence) - 类中的静态方法 cn.taketoday.util.StringUtils
Trim all whitespace from the given CharSequence: leading, trailing, and in between characters.
trimAllWhitespace(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Trim all whitespace from the given String: leading, trailing, and in between characters.
trimArrayElements(String[]) - 类中的静态方法 cn.taketoday.util.StringUtils
Trim the elements of the given String array, calling String.trim() on each non-null element.
trimLeadingCharacter(String, char) - 类中的静态方法 cn.taketoday.util.StringUtils
Trim all occurrences of the supplied leading character from the given String.
trimLeadingWhitespace(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Trim leading whitespace from the given String.
trimTokens - 类中的变量 cn.taketoday.core.AntPathMatcher
 
trimToSize() - 接口中的方法 cn.taketoday.core.ArraySizeTrimmer
Trims the capacity of this instance's (list or array) to its size.
trimToSize() - 类中的方法 cn.taketoday.core.CompositeParameterNameDiscoverer
 
trimToSize() - 类中的方法 cn.taketoday.util.MappingMultiValueMap
Trims the capacity of this map internal value ArrayList instance to be the list's current size.
trimToSize() - 类中的方法 cn.taketoday.util.SmartList
Trims the capacity of this list to be the list's current size.
trimToSize(Object) - 类中的静态方法 cn.taketoday.util.CollectionUtils
Trims the capacity of ArrayList instance to be the list's current size.
trimTrailingCharacter(String, char) - 类中的静态方法 cn.taketoday.util.StringUtils
Trim all occurrences of the supplied trailing character from the given String.
trimTrailingWhitespace(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Trim trailing whitespace from the given String.
trimWhitespace(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Trim leading and trailing whitespace from the given String.
Triple<A,B,C> - cn.taketoday.core中的类
Represents a triad of values There is no meaning attached to values in this class, it can be used for any purpose.
Triple(A, B, C) - 类的构造器 cn.taketoday.core.Triple
 
TRUE - 类中的静态变量 cn.taketoday.expression.spel.support.BooleanTypedValue
True.
TRUE_HIGH - 类中的静态变量 cn.taketoday.util.comparator.BooleanComparator
A shared default instance of this comparator, treating true higher than false.
TRUE_LOW - 类中的静态变量 cn.taketoday.util.comparator.BooleanComparator
A shared default instance of this comparator, treating true lower than false.
trueLow - 类中的变量 cn.taketoday.util.comparator.BooleanComparator
 
trueValues - 类中的静态变量 cn.taketoday.core.conversion.support.StringToBooleanConverter
 
truncate(CharSequence) - 类中的静态方法 cn.taketoday.util.StringUtils
Truncate the supplied CharSequence.
truncate(CharSequence, int) - 类中的静态方法 cn.taketoday.util.StringUtils
Truncate the supplied CharSequence.
TRUNCATION_SUFFIX - 类中的静态变量 cn.taketoday.util.StringUtils
 
trustStore - 类中的变量 cn.taketoday.core.ssl.jks.JksSslStoreBundle
 
trustStore - 类中的变量 cn.taketoday.core.ssl.pem.PemSslStoreBundle
 
tryAdvance(TypeMappedAnnotations.Aggregate, Consumer<? super MergedAnnotation<A>>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
tryAdvance(Consumer<? super MergedAnnotation<A>>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
tryAdvance(Consumer<? super MergedAnnotation<A>>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
tryAdvance(Consumer<? super List<T>>) - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
 
tryAdvance(Consumer<? super Map.Entry<K, List<V>>>) - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
tryCancel() - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
tryCancel(SettableFuture<?>, Logger) - 类中的静态方法 cn.taketoday.util.concurrent.SettableFutureNotifier
Try to cancel the SettableFuture and log if logger is not null in case this fails.
TryCatchBlockNode - cn.taketoday.bytecode.tree中的类
A node that represents a try catch block.
TryCatchBlockNode(LabelNode, LabelNode, LabelNode, String) - 类的构造器 cn.taketoday.bytecode.tree.TryCatchBlockNode
Constructs a new TryCatchBlockNode.
tryCatchBlocks - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The try catch blocks of this method.
TryCatchBlockSorter - cn.taketoday.bytecode.commons中的类
A MethodVisitor adapter to sort the exception handlers.
TryCatchBlockSorter(MethodVisitor, int, String, String, String, String[]) - 类的构造器 cn.taketoday.bytecode.commons.TryCatchBlockSorter
Constructs a new TryCatchBlockSorter.
tryFailure(SettableFuture<?>, Throwable, Logger) - 类中的静态方法 cn.taketoday.util.concurrent.SettableFutureNotifier
Try to mark the SettableFuture as failure and log if logger is not null in case this fails.
tryFailure(Throwable) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
tryFailure(Throwable) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
Marks this future as a failure and notifies all listeners.
tryFailure(Throwable) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
tryProduce(long) - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
tryProgress(long, long) - 类中的方法 cn.taketoday.util.concurrent.DefaultProgressiveFuture
 
tryProgress(long, long) - 接口中的方法 cn.taketoday.util.concurrent.ProgressiveFuture
Tries to set the current progress of the operation and notifies the listeners that implement ProgressiveFutureListener.
tryRead() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler
 
trySettableFuture(SettableFuture<Void>) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureAggregator
 
trySplit() - 类中的方法 cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator
 
trySplit() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.AggregatesSpliterator
 
trySplit() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
trySplit() - record class中的方法 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
 
trySuccess(SettableFuture<? super V>, V, Logger) - 类中的静态方法 cn.taketoday.util.concurrent.SettableFutureNotifier
Try to mark the SettableFuture as success and log if logger is not null in case this fails.
trySuccess(V) - 类中的方法 cn.taketoday.util.concurrent.DefaultFuture
 
trySuccess(V) - 接口中的方法 cn.taketoday.util.concurrent.SettableFuture
Marks this future as a success and notifies all listeners.
trySuccess(V) - 类中的方法 cn.taketoday.util.concurrent.SettableFutureTask
 
tryTerminate() - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
TWENTY - enum class 中的枚举常量 cn.taketoday.core.JavaVersion
Java 20.
TWENTY_ONE - enum class 中的枚举常量 cn.taketoday.core.JavaVersion
Java 21.
TWENTY_TWO - enum class 中的枚举常量 cn.taketoday.core.JavaVersion
Java 22.
TwoByteMatcher(byte[]) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.TwoByteMatcher
 
type - 类中的变量 cn.taketoday.aot.generate.GeneratedClass
 
type - 类中的变量 cn.taketoday.aot.hint.JavaSerializationHint.Builder
 
type - 类中的变量 cn.taketoday.aot.hint.JavaSerializationHint
 
type - 类中的变量 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate
 
type - 类中的变量 cn.taketoday.aot.hint.ReflectionTypeReference
 
type - 类中的变量 cn.taketoday.aot.hint.TypeHint.Builder
 
type - 类中的变量 cn.taketoday.aot.hint.TypeHint
 
type - 类中的变量 cn.taketoday.bytecode.Attribute
The type of this attribute, also called its name in the JVMS.
type - record class中的变量 cn.taketoday.bytecode.beans.BeanMap.Generator.BeanMapKey
type 记录组件的字段。
type - 类中的变量 cn.taketoday.bytecode.commons.Local
 
type - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter.FieldInfo
 
type - 类中的变量 cn.taketoday.bytecode.proxy.CallbackInfo
 
type - record class中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
type 记录组件的字段。
type - 类中的变量 cn.taketoday.bytecode.reflect.MethodAccess.Generator
 
type - 类中的变量 cn.taketoday.bytecode.reflect.MethodAccess
 
type - 类中的变量 cn.taketoday.bytecode.tree.analysis.BasicValue
The Type of this value, or null for uninitialized values.
type - 类中的变量 cn.taketoday.bytecode.tree.FrameNode
The type of this frame.
type - 类中的变量 cn.taketoday.bytecode.tree.TryCatchBlockNode
The internal name of the type of exceptions handled by the handler.
type - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter.NameSet
 
type - 类中的变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The type of the visited signature.
type - 类中的变量 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
type - 异常错误中的变量 cn.taketoday.core.ConstructorNotFoundException
 
type - 类中的变量 cn.taketoday.core.ParameterizedTypeReference
 
type - 类中的变量 cn.taketoday.core.ResolvableType
The underlying Java type being managed.
type - record class中的变量 cn.taketoday.core.ssl.jks.JksSslStoreDetails
type 记录组件的字段。
type - record class中的变量 cn.taketoday.core.ssl.pem.PemSslStoreDetails
type 记录组件的字段。
type - 类中的变量 cn.taketoday.core.TypeDescriptor
 
type - 类中的变量 cn.taketoday.expression.spel.ast.OperatorInstanceof
 
type - enum class中的变量 cn.taketoday.expression.spel.ast.TypeCode
 
type - 类中的变量 cn.taketoday.expression.spel.ast.TypeReference
 
type - record class中的变量 cn.taketoday.lang.Version
type 记录组件的字段。
type - 类中的变量 cn.taketoday.util.Instantiator
 
type - 类中的变量 cn.taketoday.util.MimeType
 
type() - record class中的方法 cn.taketoday.bytecode.beans.BeanMap.Generator.BeanMapKey
返回 type 记录组件的值。
type() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回 type 记录组件的值。
type() - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
返回 type 记录组件的值。
type() - 类中的方法 cn.taketoday.core.ssl.pem.LoadedPemSslStore
 
type() - 接口中的方法 cn.taketoday.core.ssl.pem.PemSslStore
The key store type, for example JKS or PKCS11.
type() - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
返回 type 记录组件的值。
type() - record class中的方法 cn.taketoday.lang.Version
返回 type 记录组件的值。
Type - cn.taketoday.bytecode中的类
A Java field or method type.
Type(int, String, int, int) - 类的构造器 cn.taketoday.bytecode.Type
Constructs a reference type.
TYPE_ARGUMENT - 类中的静态变量 cn.taketoday.bytecode.TypePath
A type path step that steps into a type argument of a generic type.
TYPE_BIG_DECIMAL - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
TYPE_BIG_INTEGER - 类中的静态变量 cn.taketoday.bytecode.core.EmitUtils
 
TYPE_BOOLEAN - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_BYTE - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_CHARACTER - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_CLASS - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_CLASS_ARRAY - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_CLASS_LOADER - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_CONSTANT - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_CONVERSION_ERROR - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
TYPE_DOUBLE - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_ERROR - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_FLOAT - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_HIERARCHY - enum class 中的枚举常量 cn.taketoday.core.annotation.MergedAnnotations.SearchStrategy
Perform a full search of the entire type hierarchy, including superclasses and implemented interfaces.
TYPE_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of TypeInsnNode instructions.
TYPE_INTEGER - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_LONG - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_NAME_EXPECTED_FOR_ARRAY_CONSTRUCTION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
TYPE_NOT_FOUND - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
TYPE_NUMBER - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_OBJECT - 类中的静态变量 cn.taketoday.bytecode.Type
The type of the java.lang.Object class.
TYPE_OBJECT_ARRAY - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_RUNTIME_EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_SHORT - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_SIGNATURE - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_SIGNATURE - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
Type to be used to check type signatures.See CheckSignatureAdapter(int, SignatureVisitor).
TYPE_STRING - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_STRING_ARRAY - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_STRING_BUFFER - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_SYSTEM - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of a normal type entry in the (ASM specific) type table of a class.
TYPE_THROWABLE - 类中的静态变量 cn.taketoday.bytecode.Type
 
TYPE_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
 
TypeAnnotationNode - cn.taketoday.bytecode.tree中的类
A node that represents a type annotation.
TypeAnnotationNode(int, TypePath, String) - 类的构造器 cn.taketoday.bytecode.tree.TypeAnnotationNode
Constructs a new AnnotationNode.
typeArguments - record class中的变量 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
typeArguments 记录组件的字段。
typeArguments() - record class中的方法 cn.taketoday.core.ResolvableType.SyntheticParameterizedType
返回 typeArguments 记录组件的值。
TypeCode - cn.taketoday.expression.spel.ast中的Enum Class
Captures primitive types and their corresponding class objects, plus one special entry that represents all reference (non-primitive) types.
TypeCode(Class<?>) - enum class的构造器 cn.taketoday.expression.spel.ast.TypeCode
 
typeComparator - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
TypeComparator - cn.taketoday.expression中的接口
Instances of a type comparator should be able to compare pairs of objects for equality.
typeConverter - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.ArrayIndexingValueRef
 
typeConverter - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.CollectionIndexingValueRef
 
typeConverter - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.MapIndexingValueRef
 
typeConverter - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
 
typeConverter - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext
 
typeConverter - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
TypeConverter - cn.taketoday.expression中的接口
A type converter can convert values between different types encountered during expression evaluation.
typeCount - 类中的变量 cn.taketoday.bytecode.SymbolTable
The actual number of elements in SymbolTable.typeTable.
typeDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.ArrayIndexingValueRef
 
typeDescriptor - 类中的变量 cn.taketoday.expression.spel.ast.Indexer.StringIndexingValueRef
 
typeDescriptor - record class中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
typeDescriptor 记录组件的字段。
typeDescriptor - 类中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
typeDescriptor - 类中的变量 cn.taketoday.expression.TypedValue
 
typeDescriptor - 类中的变量 cn.taketoday.reflect.Property
 
typeDescriptor() - record class中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
返回 typeDescriptor 记录组件的值。
TypeDescriptor - cn.taketoday.core中的类
Contextual descriptor about a type to convert from or to.
TypeDescriptor(MethodParameter) - 类的构造器 cn.taketoday.core.TypeDescriptor
Create a new type descriptor from a MethodParameter.
TypeDescriptor(ResolvableType, Class<?>, Annotation[]) - 类的构造器 cn.taketoday.core.TypeDescriptor
Create a new type descriptor from a ResolvableType.
TypeDescriptor(ResolvableType, Class<?>, AnnotatedElement) - 类的构造器 cn.taketoday.core.TypeDescriptor
Create a new type descriptor from a ResolvableType.
TypeDescriptor(Property) - 类的构造器 cn.taketoday.core.TypeDescriptor
Create a new type descriptor from a Property.
TypeDescriptor(Field) - 类的构造器 cn.taketoday.core.TypeDescriptor
Create a new type descriptor from a Field.
TypeDescriptor.AnnotatedElementAdapter - cn.taketoday.core中的类
Adapter class for exposing a TypeDescriptor's annotations as an AnnotatedElement, in particular to AnnotatedElementUtils.
typeDescriptorCache - 类中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
TypedPropertyResolver - cn.taketoday.core.env中的类
 
TypedPropertyResolver() - 类的构造器 cn.taketoday.core.env.TypedPropertyResolver
 
typedValue - 类中的变量 cn.taketoday.expression.spel.ast.ValueRef.TypedValueHolderValueRef
 
TypedValue - cn.taketoday.expression中的类
Encapsulates an object and a TypeDescriptor that describes it.
TypedValue(Object) - 类的构造器 cn.taketoday.expression.TypedValue
Create a TypedValue for a simple object.
TypedValue(Object, TypeDescriptor) - 类的构造器 cn.taketoday.expression.TypedValue
Create a TypedValue for a particular value with a particular TypeDescriptor which may contain additional generic declarations.
TypedValueHolderValueRef(TypedValue, SpelNodeImpl) - 类的构造器 cn.taketoday.expression.spel.ast.ValueRef.TypedValueHolderValueRef
 
TypeFilter - cn.taketoday.core.type.filter中的接口
Base interface for type filters using a MetadataReader.
TypeHint - cn.taketoday.aot.hint中的类
A hint that describes the need for reflection on a type.
TypeHint(TypeHint.Builder) - 类的构造器 cn.taketoday.aot.hint.TypeHint
 
TypeHint.Builder - cn.taketoday.aot.hint中的类
Builder for TypeHint.
TypeHint.ExecutableKey - cn.taketoday.aot.hint中的类
 
TypeHintPredicate(TypeReference) - 类的构造器 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate
 
typeHints() - 类中的方法 cn.taketoday.aot.hint.ReflectionHints
Return the types that require reflection.
typeIn(Class<?>...) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationPredicates
Create a new Predicate that evaluates to true if the merged annotation type is contained in the specified array.
typeIn(String...) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationPredicates
Create a new Predicate that evaluates to true if the name of the merged annotation type is contained in the specified array.
typeIn(Collection<?>) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationPredicates
Create a new Predicate that evaluates to true if the merged annotation type is contained in the specified collection.
typeIndexesPerLevel - 类中的变量 cn.taketoday.core.MethodParameter
Map from Integer level to Integer type index.
typeInfo - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService.ConverterAdapter
 
typeInfo - 类中的变量 cn.taketoday.core.conversion.support.GenericConversionService.ConverterFactoryAdapter
 
typeInsn(int, Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates a type dependent instruction.
TypeInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a type instruction.
TypeInsnNode(int, String) - 类的构造器 cn.taketoday.bytecode.tree.TypeInsnNode
Constructs a new TypeInsnNode.
typeLocator - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
TypeLocator - cn.taketoday.expression中的接口
Implementers of this interface are expected to be able to locate types.
TypeMappedAnnotation<A extends Annotation> - cn.taketoday.core.annotation中的类
MergedAnnotation that adapts attributes from a root annotation by applying the mapping and mirroring rules of an AnnotationTypeMapping.
TypeMappedAnnotation(AnnotationTypeMapping, ClassLoader, Object, Object, ValueExtractor, int) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotation
 
TypeMappedAnnotation(AnnotationTypeMapping, ClassLoader, Object, Object, ValueExtractor, int, boolean, Predicate<String>, int[], int[]) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotation
 
TypeMappedAnnotation(AnnotationTypeMapping, ClassLoader, Object, Object, ValueExtractor, int, int[]) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotation
 
TypeMappedAnnotations - cn.taketoday.core.annotation中的类
MergedAnnotations implementation that searches for and adapts annotations and meta-annotations using AnnotationTypeMappings.
TypeMappedAnnotations(Object, Annotation[], RepeatableContainers, AnnotationFilter) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotations
 
TypeMappedAnnotations(AnnotatedElement, MergedAnnotations.SearchStrategy, Predicate<Class<?>>, RepeatableContainers, AnnotationFilter) - 类的构造器 cn.taketoday.core.annotation.TypeMappedAnnotations
 
TypeMappedAnnotations.Aggregate - cn.taketoday.core.annotation中的类
 
TypeMappedAnnotations.AggregatesCollector - cn.taketoday.core.annotation中的类
TypeMappedAnnotations.AggregatesSpliterator<A extends Annotation> - cn.taketoday.core.annotation中的类
Spliterator used to consume merged annotations from the aggregates in distance fist order.
TypeMappedAnnotations.IsPresent - cn.taketoday.core.annotation中的类
AnnotationsProcessor used to detect if an annotation is directly present or meta-present.
TypeMappedAnnotations.MergedAnnotationFinder<A extends Annotation> - cn.taketoday.core.annotation中的类
typeNotFoundTypeLocator - 类中的静态变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext
 
typePath - 类中的变量 cn.taketoday.bytecode.tree.TypeAnnotationNode
The path to the annotated type argument, wildcard bound, array element type, or static outer type within the referenced type.
TypePath - cn.taketoday.bytecode中的类
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
TypePath(byte[], int) - 类的构造器 cn.taketoday.bytecode.TypePath
Constructs a new TypePath.
typePathContainer - 类中的变量 cn.taketoday.bytecode.TypePath
The byte array where the 'type_path' structure - as defined in the Java Virtual Machine Specification (JVMS) - corresponding to this TypePath is stored.
typePathOffset - 类中的变量 cn.taketoday.bytecode.TypePath
The offset of the first byte of the type_path JVMS structure in TypePath.typePathContainer.
typePattern - 类中的变量 cn.taketoday.core.type.filter.AspectJTypeFilter
 
typeProvider - 类中的变量 cn.taketoday.core.ResolvableType
Optional provider for the type.
TypeProxyInvocationHandler(SerializableTypeWrapper.TypeProvider) - record class的构造器 cn.taketoday.core.SerializableTypeWrapper.TypeProxyInvocationHandler
创建 TypeProxyInvocationHandler 记录的实例。
typeRef - 类中的变量 cn.taketoday.bytecode.tree.TypeAnnotationNode
A reference to the annotated type.
TypeReference - cn.taketoday.bytecode中的类
A reference to a type appearing in a class, field or method declaration, or on an instruction.
TypeReference - cn.taketoday.expression.spel.ast中的类
Represents a reference to a type, for example "T(String)" or "T(com.somewhere.Foo)".
TypeReference - cn.taketoday.aot.hint中的接口
Type abstraction that can be used to refer to types that are not available as a Class yet.
TypeReference(int) - 类的构造器 cn.taketoday.bytecode.TypeReference
Constructs a new TypeReference.
TypeReference(int, int, SpelNodeImpl) - 类的构造器 cn.taketoday.expression.spel.ast.TypeReference
 
TypeReference(int, int, SpelNodeImpl, int) - 类的构造器 cn.taketoday.expression.spel.ast.TypeReference
 
types - 类中的变量 cn.taketoday.aot.hint.ReflectionHints
 
types - 类中的变量 cn.taketoday.aot.hint.ResourceHints
 
types - record class中的变量 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
types 记录组件的字段。
types - 类中的变量 cn.taketoday.bytecode.beans.BulkBean.Generator
 
types - 类中的变量 cn.taketoday.bytecode.beans.BulkBean
 
types - 类中的变量 cn.taketoday.bytecode.transform.impl.AddPropertyTransformer
 
types() - record class中的方法 cn.taketoday.bytecode.beans.BulkBean.BulkBeanKey
返回 types 记录组件的值。
TYPES - 类中的静态变量 cn.taketoday.bytecode.util.Printer
The names of the operand values of the MethodVisitor.visitIntInsn(int, int) method when opcode is NEWARRAY.
typesPatternResourceHint() - 类中的方法 cn.taketoday.aot.hint.ResourceHints
 
TypeSupplier() - 类的构造器 cn.taketoday.util.Instantiator.TypeSupplier
 
typeTable - 类中的变量 cn.taketoday.bytecode.SymbolTable
An ASM specific type table used to temporarily store internal names that will not necessarily be stored in the constant pool.
TypeUtils - cn.taketoday.util中的类
Utility to work with Java 5 generic type parameters.
TypeUtils() - 类的构造器 cn.taketoday.util.TypeUtils
 
typeVariableCache - 类中的静态变量 cn.taketoday.core.GenericTypeResolver
Cache from Class to TypeVariable Map.
typeVariableMap - record class中的变量 cn.taketoday.core.GenericTypeResolver.TypeVariableMapVariableResolver
typeVariableMap 记录组件的字段。
typeVariableMap() - record class中的方法 cn.taketoday.core.GenericTypeResolver.TypeVariableMapVariableResolver
返回 typeVariableMap 记录组件的值。
TypeVariableMapVariableResolver(Map<TypeVariable, Type>) - record class的构造器 cn.taketoday.core.GenericTypeResolver.TypeVariableMapVariableResolver
创建 TypeVariableMapVariableResolver 记录的实例。
TypeVariablesVariableResolver(TypeVariable<?>[], ResolvableType[]) - record class的构造器 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
创建 TypeVariablesVariableResolver 记录的实例。

U

UNABLE_TO_CREATE_LIST_FOR_INDEXING - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
UNABLE_TO_CREATE_MAP_FOR_INDEXING - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
UNABLE_TO_DYNAMICALLY_CREATE_OBJECT - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
UNABLE_TO_GROW_COLLECTION - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
UNABLE_TO_GROW_COLLECTION_UNKNOWN_ELEMENT_TYPE - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
unaryOperation(AbstractInsnNode, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicInterpreter
 
unaryOperation(AbstractInsnNode, BasicValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.BasicVerifier
 
unaryOperation(AbstractInsnNode, SourceValue) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SourceInterpreter
 
unaryOperation(AbstractInsnNode, V) - 类中的方法 cn.taketoday.bytecode.tree.analysis.Interpreter
Interprets a bytecode instruction with a single argument.
UNBOUNDED_CONCURRENCY - 类中的静态变量 cn.taketoday.util.ConcurrencyThrottleSupport
Permit any number of concurrent invocations: that is, don't throttle concurrency.
unbox(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to unbox the top stack value.
unbox_or_zero(Type) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
Unboxes the object on the top of the stack.
unboxBooleanIfNecessary(MethodVisitor) - 类中的方法 cn.taketoday.bytecode.core.CodeFlow
If the codeflow shows the last expression evaluated to java.lang.Boolean then insert the necessary instructions to unbox that to a boolean primitive.
UNCANCELLABLE - 类中的静态变量 cn.taketoday.util.concurrent.DefaultFuture
 
uncapitalize(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Uncapitalize a String, changing the first letter to lower case as per Character.toLowerCase(char).
uncapitalizeAsProperty(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Uncapitalize a String in JavaBeans property format, changing the first letter to lower case as per Character.toLowerCase(char), unless the initial two letters are upper case in direct succession.
UNDECLARED_THROWABLE_EXCEPTION - 类中的静态变量 cn.taketoday.bytecode.proxy.InvocationHandlerGenerator
 
UndeclaredException() - 异常错误的构造器 cn.taketoday.bytecode.proxy.Source.UndeclaredException
 
UndeclaredThrowableException - cn.taketoday.bytecode.proxy中的异常错误
Used by Proxy as a replacement for java.lang.reflect.UndeclaredThrowableException.
UndeclaredThrowableException(Throwable) - 异常错误的构造器 cn.taketoday.bytecode.proxy.UndeclaredThrowableException
Creates a new instance of UndeclaredThrowableException without detail message.
UndeclaredThrowableStrategy - cn.taketoday.bytecode.transform.impl中的类
A GeneratorStrategy suitable for use with Enhancer which causes all undeclared exceptions thrown from within a proxied method to be wrapped in an alternative exception of your choice.
UndeclaredThrowableStrategy(Class) - 类的构造器 cn.taketoday.bytecode.transform.impl.UndeclaredThrowableStrategy
Create a new instance of this strategy.
UndeclaredThrowableTransformer - cn.taketoday.bytecode.transform.impl中的类
 
UndeclaredThrowableTransformer(Class<?>) - 类的构造器 cn.taketoday.bytecode.transform.impl.UndeclaredThrowableTransformer
 
UNDERLINE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiStyle
 
underscoreToCamelCase(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Takes a string formatted like: 'my_string_variable' and returns it as: 'myStringVariable'
UNEXPECTED_DATA_AFTER_DOT - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
UNEXPECTED_ESCAPE_CHAR - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
UNINITIALIZED_KIND - 类中的静态变量 cn.taketoday.bytecode.Frame
 
UNINITIALIZED_THIS - 类中的静态变量 cn.taketoday.bytecode.commons.AdviceAdapter
The "uninitialized this" value.
UNINITIALIZED_THIS - 类中的静态变量 cn.taketoday.bytecode.Frame
 
UNINITIALIZED_THIS - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
UNINITIALIZED_TYPE_TAG - 类中的静态变量 cn.taketoday.bytecode.Symbol
The tag value of an Frame.ITEM_UNINITIALIZED type entry in the type table of a class.
UNINITIALIZED_VALUE - 类中的静态变量 cn.taketoday.bytecode.tree.analysis.BasicValue
An uninitialized value.
uninitializedTypes - 类中的变量 cn.taketoday.bytecode.commons.AnalyzerAdapter
The uninitialized types in the current execution frame.
uninstall() - 类中的静态方法 cn.taketoday.logging.SLF4JBridgeHandler
Removes previously installed SLF4JBridgeHandler instances.
union(SmallSet<T>) - 类中的方法 cn.taketoday.bytecode.tree.analysis.SmallSet
Returns the union of this set and of the given set.
unique - 类中的变量 cn.taketoday.bytecode.core.DuplicatesPredicate
 
unique(Function<? super MergedAnnotation<A>, K>) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationPredicates
Create a new stateful, single use Predicate that matches annotations that are unique based on the extracted key.
UniquePredicate(Function<? super MergedAnnotation<A>, K>) - 类的构造器 cn.taketoday.core.annotation.MergedAnnotationPredicates.UniquePredicate
 
uniToPublisher - 类中的静态变量 cn.taketoday.core.ReactiveAdapterRegistry.MutinyRegistrar
 
UNKNOWN - 类中的静态变量 cn.taketoday.core.annotation.AnnotationAttributes
 
UNKNOWN_LOGGER_NAME - 类中的静态变量 cn.taketoday.logging.SLF4JBridgeHandler
 
unknownStackTrace(T, Class<?>, String) - 异常错误中的静态方法 cn.taketoday.util.concurrent.DefaultFuture.StacklessCancellationException
 
UNLIMITED_ATTEMPTS - 类中的静态变量 cn.taketoday.util.backoff.FixedBackOff
Constant value indicating an unlimited number of attempts.
unlink(ConcurrentLruCache.Node<K, V>) - 类中的方法 cn.taketoday.util.ConcurrentLruCache.EvictionQueue
 
Unmodifiable - cn.taketoday.lang中的Annotation Interface
An annotation which marks a Collection or Map type as unmodifiable.
UnmodifiableEntry(Map.Entry<? extends K, ? extends List<? extends V>>) - 类的构造器 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry
 
UnmodifiableEntrySet(Set<? extends Map.Entry<? extends K, ? extends List<? extends V>>>) - 类的构造器 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet
 
UnmodifiableEntrySpliterator(Spliterator<? extends Map.Entry<? extends K, ? extends List<? extends V>>>) - 类的构造器 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator
 
UnmodifiableMultiValueMap<K,V> - cn.taketoday.util中的类
Unmodifiable wrapper for MultiValueMap.
UnmodifiableMultiValueMap(MultiValueMap<? extends K, ? extends V>) - 类的构造器 cn.taketoday.util.UnmodifiableMultiValueMap
 
UnmodifiableMultiValueMap.UnmodifiableEntrySet<K,V> - cn.taketoday.util中的类
 
UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntry<K,V> - cn.taketoday.util中的类
 
UnmodifiableMultiValueMap.UnmodifiableEntrySet.UnmodifiableEntrySpliterator<K,V> - cn.taketoday.util中的类
 
UnmodifiableMultiValueMap.UnmodifiableValueCollection<V> - cn.taketoday.util中的Record Class
 
UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator<T> - cn.taketoday.util中的Record Class
 
UnmodifiableValueCollection(Collection<List<V>>) - record class的构造器 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection
创建 UnmodifiableValueCollection 记录的实例。
UnmodifiableValueSpliterator(Spliterator<List<T>>) - record class的构造器 cn.taketoday.util.UnmodifiableMultiValueMap.UnmodifiableValueCollection.UnmodifiableValueSpliterator
创建 UnmodifiableValueSpliterator 记录的实例。
UnnecessaryBridgeFinder(Set<Method>) - 类的构造器 cn.taketoday.bytecode.core.DuplicatesPredicate.UnnecessaryBridgeFinder
 
unqualify(String) - 类中的静态方法 cn.taketoday.util.StringUtils
Unqualify a string qualified by a '.' dot character.
unqualify(String, char) - 类中的静态方法 cn.taketoday.util.StringUtils
Unqualify a string qualified by a separator character.
unquote(String) - 类中的方法 cn.taketoday.util.MimeType
 
unresolvableGenerics - 类中的变量 cn.taketoday.core.ResolvableType
 
UNSUPPORTED_OPERATION - 类中的静态变量 cn.taketoday.bytecode.util.Printer
Message of the UnsupportedOperationException thrown by methods which must be overridden.
UnsupportedTypeValueCodeGenerationException - cn.taketoday.aot.generate中的异常错误
Thrown when a ValueCodeGenerator could not generate the code for a given value.
UnsupportedTypeValueCodeGenerationException(Object) - 异常错误的构造器 cn.taketoday.aot.generate.UnsupportedTypeValueCodeGenerationException
 
unwrap(T) - 类中的静态方法 cn.taketoday.core.SerializableTypeWrapper
Unwrap the given type, effectively returning the original non-serializable type.
unwrapCachedValue(Object) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
unwrapCachedValue(T) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
unwrapOptional(Object) - 类中的静态方法 cn.taketoday.util.ObjectUtils
Unwrap the given object which is potentially a Optional.
unwrapThrowable(Throwable) - 类中的静态方法 cn.taketoday.util.ExceptionUtils
Unwrap
upcast(Class<?>) - 类中的方法 cn.taketoday.core.TypeDescriptor
Cast this TypeDescriptor to a superclass or implemented interface preserving annotations and nested type context.
update() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets.MirrorSet
 
update(SslBundle) - 类中的方法 cn.taketoday.core.ssl.DefaultSslBundleRegistry.RegisteredSslBundle
 
updateBundle(String, SslBundle) - 类中的方法 cn.taketoday.core.ssl.DefaultSslBundleRegistry
 
updateBundle(String, SslBundle) - 接口中的方法 cn.taketoday.core.ssl.SslBundleRegistry
Updates an SslBundle.
updateCount(int) - 类中的方法 cn.taketoday.core.io.buffer.LimitedDataBufferList
 
updateCurrentBufferLength() - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
 
updateExitTypeDescriptor() - 类中的方法 cn.taketoday.expression.spel.ast.MethodReference
 
updateFrom(Collection<Method>) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping.MirrorSets
 
updateHandlers - 类中的变量 cn.taketoday.core.ssl.DefaultSslBundleRegistry.RegisteredSslBundle
 
updateIndex(int) - 类中的方法 cn.taketoday.bytecode.tree.TryCatchBlockNode
Updates the index of this try catch block in the method's list of try catch block nodes.
updateLastResult(MergedAnnotation<A>) - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotations.MergedAnnotationFinder
 
updateMessageDigest(MessageDigest) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
Update the message digest with the remaining bytes in this stream.
updateMessageDigest(MessageDigest) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.UpdateMessageDigestInputStream
Update the message digest with the rest of the bytes in this stream.
updateMessageDigest(MessageDigest, int) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.FastByteArrayInputStream
Update the message digest with the next len bytes in this stream.
updateMessageDigest(MessageDigest, int) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream.UpdateMessageDigestInputStream
Update the message digest with the next len bytes in this stream.
UpdateMessageDigestInputStream() - 类的构造器 cn.taketoday.util.FastByteArrayOutputStream.UpdateMessageDigestInputStream
 
updateNewLocals(Object[]) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
Notifies subclasses that a new stack map frame is being visited.
upper(int, int, int) - 类中的方法 cn.taketoday.bytecode.util.SorterTemplate
 
UPPER - enum class 中的枚举常量 cn.taketoday.core.ResolvableType.WildcardBounds.Kind
 
uri - 类中的变量 cn.taketoday.core.io.UrlResource
Original URI, if available; used for URI and File access.
uriDecode(String, Charset) - 类中的静态方法 cn.taketoday.util.StringUtils
Decode the given encoded URI component value.
uriVars - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPatternComparator.PatternInfo
 
url - 类中的变量 cn.taketoday.core.io.UrlResource
Original URL, used for actual access.
URL_PROTOCOL_FILE - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL protocol for a file in the file system: "file".
URL_PROTOCOL_JAR - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL protocol for an entry from a jar file: "jar".
URL_PROTOCOL_VFSFILE - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL protocol for a JBoss file system resource: "vfsfile".
URL_PROTOCOL_VFSZIP - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL protocol for an entry from a JBoss jar file: "vfszip".
URL_PROTOCOL_WAR - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL protocol for an entry from a war file: "war".
URL_PROTOCOL_WSJAR - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL protocol for an entry from a WebSphere jar file: "wsjar".
URL_PROTOCOL_ZIP - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL protocol for an entry from a zip file: "zip".
UrlResource - cn.taketoday.core.io中的类
Resource implementation for java.net.URL locators.
UrlResource(String) - 类的构造器 cn.taketoday.core.io.UrlResource
Create a new UrlResource based on a URI path.
UrlResource(String, String) - 类的构造器 cn.taketoday.core.io.UrlResource
Create a new UrlResource based on a URI specification.
UrlResource(String, String, String) - 类的构造器 cn.taketoday.core.io.UrlResource
Create a new UrlResource based on a URI specification.
UrlResource(URI) - 类的构造器 cn.taketoday.core.io.UrlResource
Create a new UrlResource based on the given URI object.
UrlResource(URL) - 类的构造器 cn.taketoday.core.io.UrlResource
Create a new UrlResource based on the given URL object.
USAGE - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
The help message shown when command line arguments are incorrect.
USAGE - 类中的静态变量 cn.taketoday.bytecode.util.CheckClassAdapter
The help message shown when command line arguments are incorrect.
USAGE - 类中的静态变量 cn.taketoday.bytecode.util.Textifier
The help message shown when command line arguments are incorrect.
USAGE_ERROR - 类中的静态变量 cn.taketoday.core.env.PropertySource.ComparisonPropertySource
 
useCache - 类中的变量 cn.taketoday.bytecode.core.AbstractClassGenerator
 
useCachesIfNecessary(URLConnection) - 类中的静态方法 cn.taketoday.util.ResourceUtils
Set the "useCaches" flag on the given connection, preferring false but leaving the flag at true for JNLP based resources.
useConverter - record class中的变量 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
useConverter 记录组件的字段。
useConverter - 类中的变量 cn.taketoday.bytecode.beans.BeanCopier.Generator
 
useConverter() - record class中的方法 cn.taketoday.bytecode.beans.BeanCopier.BeanCopierKey
返回 useConverter 记录组件的值。
useDistance - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveMethodResolver
 
usedServices - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter
The internal names of the services used by the visited module.
useFactory - record class中的变量 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
useFactory 记录组件的字段。
useFactory - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
useFactory() - record class中的方法 cn.taketoday.bytecode.proxy.Enhancer.EnhancerKey
返回 useFactory 记录组件的值。
useGeneratedArtifacts() - 类中的静态方法 cn.taketoday.aot.AotDetector
Determine whether AOT optimizations must be considered at runtime.
useMergedValues - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
useNamedValue - 类中的变量 cn.taketoday.bytecode.util.CheckAnnotationAdapter
Whether the values of the visited annotation are named.
useNamedValues - 类中的变量 cn.taketoday.bytecode.AnnotationWriter
Whether values are named or not.
USER_DECLARED_METHODS - 类中的静态变量 cn.taketoday.util.ReflectionUtils
Pre-built MethodFilter that matches all non-bridge non-synthetic methods which are not declared on java.lang.Object.
uses - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The internal names of the services used by this module.
usesCount - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The uses_count field of the JVMS Module attribute.
usesIndex - 类中的变量 cn.taketoday.bytecode.ModuleWriter
The binary content of the 'uses_index' array of the JVMS Module attribute.
ushr(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
USHR - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
Util - cn.taketoday.bytecode.tree中的类
Utility methods to convert an array of primitive or object values to a mutable ArrayList, not baked by the array (unlike Arrays.asList(T...)).
Util() - 类的构造器 cn.taketoday.bytecode.tree.Util
 

V

V_PREVIEW - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
Version flag indicating that the class is using 'preview' features.
V1_1 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V1_2 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V1_3 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V1_4 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V1_5 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V1_6 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V1_7 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V1_8 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V10 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V11 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V12 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V13 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V14 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V15 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V16 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V17 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V18 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V19 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V20 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V21 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
V9 - 接口中的静态变量 cn.taketoday.bytecode.Opcodes
 
VALID_QUALIFIED_ID_PATTERN - 类中的静态变量 cn.taketoday.expression.spel.standard.InternalSpelExpressionParser
 
validate() - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
validate(Annotation) - 类中的方法 cn.taketoday.core.annotation.AttributeMethods
Check if values from the given annotation can be safely accessed without causing any TypeNotPresentExceptions.
validate(Class, String[], String[], Class[], Method[], Method[]) - 类中的静态方法 cn.taketoday.bytecode.beans.BulkBeanEmitter
 
validateAllAliasesClaimed() - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
validateAnnotation(Annotation) - 类中的静态方法 cn.taketoday.core.annotation.AnnotationUtils
Check the declared attributes of the given annotation, in particular covering Google App Engine's late arrival of TypeNotPresentExceptionProxy for Class values (instead of early Class.getAnnotations() failure.
validateCallbackTypes - 类中的变量 cn.taketoday.bytecode.proxy.Enhancer
 
validateClasspathLocations(List<String>) - 类中的静态方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
 
validated - 类中的变量 cn.taketoday.core.annotation.AnnotationAttributes
 
validateFileExtensions(List<String>) - 类中的静态方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
 
validateFilePrefixes(List<String>) - 类中的静态方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar
 
validateIndex(Executable, int) - 类中的静态方法 cn.taketoday.core.MethodParameter
 
validateLocalePart(String) - 类中的静态方法 cn.taketoday.util.StringUtils
 
validateMirrorSet(AnnotationTypeMapping.MirrorSets.MirrorSet) - 类中的方法 cn.taketoday.core.annotation.AnnotationTypeMapping
 
validatePackage(String, String) - 接口中的静态方法 cn.taketoday.aot.generate.GeneratedFiles
 
validateProfile(String) - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
Validate the given profile, called internally prior to adding to the set of active or default profiles.
validateRequiredProperties() - 类中的方法 cn.taketoday.core.env.AbstractEnvironment
 
validateRequiredProperties() - 类中的方法 cn.taketoday.core.env.AbstractPropertyResolver
 
validateRequiredProperties() - 接口中的方法 cn.taketoday.core.env.ConfigurablePropertyResolver
Validate that each of the properties specified by ConfigurablePropertyResolver.setRequiredProperties(java.lang.String...) is present and resolves to a non-null value.
VALIDATION_AUTO - 类中的静态变量 cn.taketoday.util.xml.XmlValidationModeDetector
Indicates that the validation mode should be auto-guessed, since we cannot find a clear indication (probably choked on some special characters, or the like).
VALIDATION_DTD - 类中的静态变量 cn.taketoday.util.xml.XmlValidationModeDetector
Indicates that DTD validation should be used (we found a "DOCTYPE" declaration).
VALIDATION_NONE - 类中的静态变量 cn.taketoday.util.xml.XmlValidationModeDetector
Indicates that the validation should be disabled.
VALIDATION_XSD - 类中的静态变量 cn.taketoday.util.xml.XmlValidationModeDetector
Indicates that XSD validation should be used (found no "DOCTYPE" declaration).
value - 类中的变量 cn.taketoday.aot.generate.MethodName
 
value - 异常错误中的变量 cn.taketoday.aot.generate.ValueCodeGenerationException
 
value - 类中的变量 cn.taketoday.bytecode.AnnotationValueHolder
 
value - 类中的变量 cn.taketoday.bytecode.core.ClassEmitter.FieldInfo
 
value - 类中的变量 cn.taketoday.bytecode.Symbol
The string value of this symbol.
value - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The field's initial value.
value - 类中的变量 cn.taketoday.bytecode.tree.LabelNode
 
value - 异常错误中的变量 cn.taketoday.core.conversion.ConversionFailedException
 
value - record class中的变量 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
value 记录组件的字段。
value - 类中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.EncodedOid
 
value - 类中的变量 cn.taketoday.expression.spel.ast.BooleanLiteral
 
value - 类中的变量 cn.taketoday.expression.spel.ast.FloatLiteral
 
value - 类中的变量 cn.taketoday.expression.spel.ast.IntLiteral
 
value - 类中的变量 cn.taketoday.expression.spel.ast.LongLiteral
 
value - 类中的变量 cn.taketoday.expression.spel.ast.MethodReference.MethodValueRef
 
value - 类中的变量 cn.taketoday.expression.spel.ast.OperatorMatches.MatcherInput
 
value - 类中的变量 cn.taketoday.expression.spel.ast.QualifiedIdentifier
 
value - 类中的变量 cn.taketoday.expression.spel.ast.RealLiteral
 
value - 类中的变量 cn.taketoday.expression.spel.ast.StringLiteral
 
value - 类中的变量 cn.taketoday.expression.spel.ast.VariableReference.VariableRef
 
value - 类中的变量 cn.taketoday.expression.TypedValue
 
value - record class中的变量 cn.taketoday.util.ConcurrentLruCache.CacheEntry
value 记录组件的字段。
value - 类中的变量 cn.taketoday.util.ConcurrentReferenceHashMap.Entry
 
value - 类中的变量 cn.taketoday.util.KeyValueHolder
 
value - 类中的变量 cn.taketoday.util.LambdaSafe.InvocationResult
 
value() - annotation interface 中的元素 cn.taketoday.aot.hint.annotation.Reflective
value() - annotation interface 中的元素 cn.taketoday.aot.hint.annotation.RegisterReflectionForBinding
value() - annotation interface 中的元素 cn.taketoday.core.annotation.AliasFor
value() - annotation interface 中的元素 cn.taketoday.core.annotation.Order
The order value.
value() - record class中的方法 cn.taketoday.core.conversion.support.MapToMapConverter.MapEntry
返回 value 记录组件的值。
value() - annotation interface 中的元素 cn.taketoday.lang.Experimental
description
value() - record class中的方法 cn.taketoday.util.ConcurrentLruCache.CacheEntry
返回 value 记录组件的值。
value() - 接口中的方法 cn.taketoday.util.RouteMatcher.Route
The original route value.
value() - record class中的方法 cn.taketoday.util.SimpleRouteMatcher.DefaultRoute
 
Value - cn.taketoday.bytecode.tree.analysis中的接口
An immutable symbolic value for the semantic interpretation of bytecode.
VALUE - 类中的静态变量 cn.taketoday.core.annotation.AnnotationUtils
The attribute name for annotations with a single element.
VALUE - 接口中的静态变量 cn.taketoday.core.annotation.MergedAnnotation
The attribute name for annotations with a single element.
VALUE - 接口中的静态变量 cn.taketoday.lang.Constant
 
VALUE_MASK - 类中的静态变量 cn.taketoday.bytecode.Frame
 
VALUE_SEPARATOR - 类中的静态变量 cn.taketoday.util.PropertyPlaceholderHandler
Value separator for property placeholders: ":".
VALUE_SIZE - 类中的静态变量 cn.taketoday.bytecode.Frame
 
valueBegin - 类中的变量 cn.taketoday.bytecode.Type
The beginning index, inclusive, of the value of this Java field or method type in Type.valueBuffer.
valueBuffer - 类中的变量 cn.taketoday.bytecode.Type
A buffer containing the value of this field or method type.
valueCache - 类中的变量 cn.taketoday.core.annotation.SynthesizedMergedAnnotationInvocationHandler
 
ValueCodeGenerationException - cn.taketoday.aot.generate中的异常错误
Thrown when value code generation fails.
ValueCodeGenerationException(Object, Throwable) - 异常错误的构造器 cn.taketoday.aot.generate.ValueCodeGenerationException
 
ValueCodeGenerationException(String, Object, Throwable) - 异常错误的构造器 cn.taketoday.aot.generate.ValueCodeGenerationException
 
ValueCodeGenerator - cn.taketoday.aot.generate中的类
Code generator for a single value.
ValueCodeGenerator(List<ValueCodeGenerator.Delegate>, GeneratedMethods) - 类的构造器 cn.taketoday.aot.generate.ValueCodeGenerator
 
ValueCodeGenerator.Delegate - cn.taketoday.aot.generate中的接口
Strategy interface that can be used to implement code generation for a particular value type.
ValueCodeGeneratorDelegates - cn.taketoday.aot.generate中的类
Code generator ValueCodeGenerator.Delegate for well known value types.
ValueCodeGeneratorDelegates() - 类的构造器 cn.taketoday.aot.generate.ValueCodeGeneratorDelegates
 
ValueCodeGeneratorDelegates.ArrayDelegate - cn.taketoday.aot.generate中的类
ValueCodeGeneratorDelegates.CharsetDelegate - cn.taketoday.aot.generate中的类
ValueCodeGeneratorDelegates.ClassDelegate - cn.taketoday.aot.generate中的类
ValueCodeGeneratorDelegates.CollectionDelegate<T extends Collection<?>> - cn.taketoday.aot.generate中的类
Abstract ValueCodeGenerator.Delegate for Collection types.
ValueCodeGeneratorDelegates.EnumDelegate - cn.taketoday.aot.generate中的类
ValueCodeGeneratorDelegates.ListDelegate - cn.taketoday.aot.generate中的类
ValueCodeGeneratorDelegates.MapDelegate - cn.taketoday.aot.generate中的类
ValueCodeGeneratorDelegates.PrimitiveDelegate - cn.taketoday.aot.generate中的类
ValueCodeGenerator.Delegate for primitive types.
ValueCodeGeneratorDelegates.ResolvableTypeDelegate - cn.taketoday.aot.generate中的类
ValueCodeGeneratorDelegates.SetDelegate - cn.taketoday.aot.generate中的类
ValueCodeGeneratorDelegates.StringDelegate - cn.taketoday.aot.generate中的类
valueEnd - 类中的变量 cn.taketoday.bytecode.Type
The end index, exclusive, of the value of this Java field or method type in Type.valueBuffer.
valueExtractor - 类中的变量 cn.taketoday.core.annotation.MergedAnnotationPredicates.FirstRunOfPredicate
 
valueExtractor - 类中的变量 cn.taketoday.core.annotation.TypeMappedAnnotation
 
ValueExtractor - cn.taketoday.core.annotation中的接口
Strategy API for extracting a value for an annotation attribute from a given source object which is typically an Annotation, Map, or TypeMappedAnnotation.
valueMethod - 类中的变量 cn.taketoday.core.annotation.RepeatableContainers.ExplicitRepeatableContainer
 
valueOf(Type) - 类中的方法 cn.taketoday.bytecode.commons.GeneratorAdapter
Generates the instructions to box the top stack value using Java 5's valueOf() method.
valueOf(E...) - 类中的静态方法 cn.taketoday.util.ArrayHolder
 
valueOf(Class<?>) - 类中的静态方法 cn.taketoday.core.TypeDescriptor
Create a new type descriptor from the given type.
valueOf(Class<? extends Annotation>, Class<? extends Annotation>) - 类中的静态方法 cn.taketoday.core.annotation.RepeatableContainers
Create a RepeatableContainers instance that uses predefined repeatable and container types.
valueOf(Class<A>) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new MergedAnnotation instance of the specified annotation type.
valueOf(Class<A>, Map<String, ?>) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new MergedAnnotation instance of the specified annotation type with attribute values supplied by a map.
valueOf(ClassLoader, Object, Class<A>, Map<String, ?>) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new MergedAnnotation instance of the specified annotation type with attribute values supplied by a map.
valueOf(Object) - 类中的静态方法 cn.taketoday.expression.TypedValue
 
valueOf(AnnotatedElement, Class<A>, Map<String, ?>) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new MergedAnnotation instance of the specified annotation type with attribute values supplied by a map.
valueOf(String) - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.aot.generate.GeneratedFiles.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.aot.hint.ExecutableMode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.aot.hint.MemberCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.annotation.IntrospectionFailureLogger
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.annotation.MergedAnnotation.Adapt
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.annotation.MergedAnnotations.SearchStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.ansi.AnsiBackground
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.ansi.AnsiColor
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.ansi.AnsiColors.BitDepth
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.ansi.AnsiOutput.Enabled
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.ansi.AnsiStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.env.ProfilesParser.Context
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.env.ProfilesParser.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.State
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.JavaVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.NativeDetector.Context
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.ResolvableType.WildcardBounds.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.ValueType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.YamlProcessor.MatchStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.core.YamlProcessor.ResolutionMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.expression.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.expression.spel.ast.Indexer.IndexedType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.expression.spel.ast.TypeCode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.expression.spel.SpelCompilerMode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.expression.spel.SpelMessage.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.expression.spel.SpelMessage
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.expression.spel.standard.TokenKind
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchKind
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.logging.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.util.ConcurrentLruCache.CacheEntryState
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.util.ConcurrentLruCache.DrainStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap.Restructure
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap.TaskOption
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.taketoday.util.DataUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - 类中的静态方法 cn.taketoday.util.MimeType
 
valueOf(Collection<MergedAnnotation<?>>) - 接口中的静态方法 cn.taketoday.core.annotation.MergedAnnotations
Create a new MergedAnnotations instance from the specified collection of directly present annotations.
valueOf(Collection<MergedAnnotation<?>>) - 类中的静态方法 cn.taketoday.core.annotation.MergedAnnotationsCollection
 
valueOf(List<E>) - 类中的静态方法 cn.taketoday.util.ArrayHolder
 
valueOf(T) - 类中的静态方法 cn.taketoday.util.function.SingletonSupplier
Build a SingletonSupplier with the given singleton instance.
ValueRef - cn.taketoday.expression.spel.ast中的接口
Represents a reference to a value.
ValueRef.NullValueRef - cn.taketoday.expression.spel.ast中的类
A ValueRef for the null value.
ValueRef.TypedValueHolderValueRef - cn.taketoday.expression.spel.ast中的类
A ValueRef holder for a single value, which cannot be set.
values - 类中的变量 cn.taketoday.bytecode.tree.analysis.Frame
The local variables and the operand stack of this frame.
values - 类中的变量 cn.taketoday.bytecode.tree.AnnotationNode
The name value pairs of this annotation.
values - 类中的变量 cn.taketoday.util.LinkedCaseInsensitiveMap
 
values - 异常错误中的变量 cn.taketoday.util.PlaceholderResolutionException
 
values - 类中的变量 cn.taketoday.util.UnmodifiableMultiValueMap
 
values() - enum class中的静态方法 cn.taketoday.aot.generate.AccessControl.Visibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.aot.generate.GeneratedFiles.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.aot.hint.ExecutableMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.aot.hint.MemberCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - 类中的方法 cn.taketoday.bytecode.beans.BeanMap
 
values() - enum class中的静态方法 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.bytecode.util.CheckSignatureAdapter.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.annotation.IntrospectionFailureLogger
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.annotation.MergedAnnotation.Adapt
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.annotation.MergedAnnotations.SearchStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.ansi.AnsiBackground
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.ansi.AnsiColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.ansi.AnsiColors.BitDepth
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.ansi.AnsiOutput.Enabled
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.ansi.AnsiStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.env.ProfilesParser.Context
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.env.ProfilesParser.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils.ReadCompletionHandler.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.JavaVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.NativeDetector.Context
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.ResolvableType.WildcardBounds.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.TagType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.ValueType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.YamlProcessor.MatchStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.core.YamlProcessor.ResolutionMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.expression.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.expression.spel.ast.Indexer.IndexedType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.expression.spel.ast.TypeCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.expression.spel.SpelCompilerMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.expression.spel.SpelMessage.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.expression.spel.SpelMessage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.expression.spel.standard.TokenKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.expression.spel.support.ReflectionHelper.ArgumentsMatchKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.logging.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.util.ConcurrentLruCache.CacheEntryState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.util.ConcurrentLruCache.DrainStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap.Restructure
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.util.ConcurrentReferenceHashMap.TaskOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.taketoday.util.DataUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - 类中的方法 cn.taketoday.util.LinkedCaseInsensitiveMap
 
values() - 类中的方法 cn.taketoday.util.MultiValueMapAdapter
 
values() - 类中的方法 cn.taketoday.util.UnmodifiableMultiValueMap
 
values(boolean, boolean) - enum class中的静态方法 cn.taketoday.core.annotation.MergedAnnotation.Adapt
Factory method to create an MergedAnnotation.Adapt array from a set of boolean flags.
Values(Collection<V>) - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap.Values
 
valueSeparator - 类中的变量 cn.taketoday.core.env.AbstractPropertyResolver
 
ValuesIterator() - 类的构造器 cn.taketoday.util.LinkedCaseInsensitiveMap.ValuesIterator
 
valueStyler - 类中的变量 cn.taketoday.core.style.DefaultToStringStyler
 
ValueStyler - cn.taketoday.core.style中的接口
Strategy that encapsulates value String styling algorithms according to conventions.
valueToString(Object) - 类中的方法 cn.taketoday.core.annotation.AnnotationAttributes
 
valueType - 类中的变量 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement
 
ValueType() - enum class的构造器 cn.taketoday.core.ssl.pem.PemPrivateKeyParser.DerElement.ValueType
 
var - 类中的变量 cn.taketoday.bytecode.tree.IincInsnNode
Index of the local variable to be incremented.
var - 类中的变量 cn.taketoday.bytecode.tree.VarInsnNode
The operand of this instruction.
VAR_INSN - 类中的静态变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The type of VarInsnNode instructions.
varargsPosition - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveConstructorExecutor
 
varargsPosition - 类中的变量 cn.taketoday.expression.spel.support.ReflectiveMethodExecutor
 
VARIABLE_ASSIGNMENT_NOT_SUPPORTED - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage
 
VARIABLE_PATTERN - 类中的静态变量 cn.taketoday.core.AntPathMatcher
 
variableNames - 类中的变量 cn.taketoday.core.AntPathMatcher.AntPathStringMatcher
 
VariableRef(String, TypedValue, EvaluationContext) - 类的构造器 cn.taketoday.expression.spel.ast.VariableReference.VariableRef
 
VariableReference - cn.taketoday.expression.spel.ast中的类
Represents a variable reference — for example, #someVar.
VariableReference(String, int, int) - 类的构造器 cn.taketoday.expression.spel.ast.VariableReference
 
VariableReference.VariableRef - cn.taketoday.expression.spel.ast中的类
 
variableResolver - 类中的变量 cn.taketoday.core.ResolvableType
The VariableResolver to use or null if no resolver is available.
variables - record class中的变量 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
variables 记录组件的字段。
variables - 类中的变量 cn.taketoday.expression.spel.support.SimpleEvaluationContext
 
variables - 类中的变量 cn.taketoday.expression.spel.support.StandardEvaluationContext
 
variables() - record class中的方法 cn.taketoday.core.ResolvableType.TypeVariablesVariableResolver
返回 variables 记录组件的值。
VariableScope() - 类的构造器 cn.taketoday.expression.spel.ExpressionState.VariableScope
 
VariableScope(String, Object) - 类的构造器 cn.taketoday.expression.spel.ExpressionState.VariableScope
 
VariableScope(Map<String, Object>) - 类的构造器 cn.taketoday.expression.spel.ExpressionState.VariableScope
 
variableScopes - 类中的变量 cn.taketoday.expression.spel.ExpressionState
 
variant - 类中的变量 cn.taketoday.expression.spel.ast.Selection
 
VarInsnNode - cn.taketoday.bytecode.tree中的类
A node that represents a local variable instruction.
VarInsnNode(int, int) - 类的构造器 cn.taketoday.bytecode.tree.VarInsnNode
Constructs a new VarInsnNode.
vars - 类中的变量 cn.taketoday.expression.spel.ExpressionState.VariableScope
 
verbose - 类中的静态变量 cn.taketoday.aot.nativex.feature.PreComputeFieldFeature
 
verify(ClassReader, boolean, PrintWriter) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks the given class.
verify(ClassReader, ClassLoader, boolean, PrintWriter) - 类中的静态方法 cn.taketoday.bytecode.util.CheckClassAdapter
Checks the given class.
version - 类中的变量 cn.taketoday.bytecode.ClassWriter
The minor_version and major_version fields of the JVMS ClassFile structure. minor_version is stored in the 16 most significant bits, and major_version in the 16 least significant bits.
version - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The class version.
version - 类中的变量 cn.taketoday.bytecode.tree.ModuleNode
The version of this module.
version - 类中的变量 cn.taketoday.bytecode.tree.ModuleRequireNode
The module version at compile time, or null.
version - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
The class version number.
version - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter.MethodWriterWrapper
The class version number.
version - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The class version number.
Version - cn.taketoday.lang中的Record Class
Class that exposes the version.
Version(int, int, int, String, int, String, String) - record class的构造器 cn.taketoday.lang.Version
创建 Version 记录的实例。
VersionExtractor - cn.taketoday.lang中的类
Extracts version information for a Class.
VersionExtractor() - 类的构造器 cn.taketoday.lang.VersionExtractor
 
virtualThreadDelegate - 类中的变量 cn.taketoday.core.task.SimpleAsyncTaskExecutor
 
VirtualThreadDelegate - cn.taketoday.core.task中的类
Internal delegate for virtual thread handling on JDK 21.
VirtualThreadDelegate() - 类的构造器 cn.taketoday.core.task.VirtualThreadDelegate
 
virtualThreadFactory - 类中的变量 cn.taketoday.core.task.VirtualThreadTaskExecutor
 
virtualThreadFactory() - 类中的方法 cn.taketoday.core.task.VirtualThreadDelegate
 
virtualThreadFactory(String) - 类中的方法 cn.taketoday.core.task.VirtualThreadDelegate
 
VirtualThreadTaskExecutor - cn.taketoday.core.task中的类
A TaskExecutor implementation based on virtual threads in JDK 21+.
VirtualThreadTaskExecutor() - 类的构造器 cn.taketoday.core.task.VirtualThreadTaskExecutor
Create a new VirtualThreadTaskExecutor without thread naming.
VirtualThreadTaskExecutor(String) - 类的构造器 cn.taketoday.core.task.VirtualThreadTaskExecutor
Create a new VirtualThreadTaskExecutor with thread names based on the given thread name prefix followed by a counter (e.g.
visibility - 类中的变量 cn.taketoday.aot.generate.AccessControl
 
Visibility() - enum class的构造器 cn.taketoday.aot.generate.AccessControl.Visibility
 
VisibilityPredicate - cn.taketoday.bytecode.core中的类
 
VisibilityPredicate(Class<?>, boolean) - 类的构造器 cn.taketoday.bytecode.core.VisibilityPredicate
 
visibleAnnotableParameterCount - 类中的变量 cn.taketoday.bytecode.MethodWriter
The number of method parameters that can have runtime visible annotations, or 0.
visibleAnnotableParameterCount - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The number of method parameters than can have runtime visible annotations.
visibleAnnotableParameterCount - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
The number of method parameters that can have runtime visible annotations. 0 means that all the parameters from the method descriptor can have annotations.
visibleAnnotations - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The runtime visible annotations of this class.
visibleAnnotations - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The runtime visible annotations of this field.
visibleAnnotations - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The runtime visible annotations of this method.
visibleAnnotations - 类中的变量 cn.taketoday.bytecode.tree.RecordComponentNode
The runtime visible annotations of this record component.
VisibleForTesting - cn.taketoday.lang中的Annotation Interface
A member or type annotated with VisibleForTesting claims that its visibility is higher than necessary, only for testing purposes.
visibleLocalVariableAnnotations - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The visible local variable annotations of this method.
visibleParameterAnnotations - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The runtime visible parameter annotations of this method.
visibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.AbstractInsnNode
The runtime visible type annotations of this instruction.
visibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.ClassNode
The runtime visible type annotations of this class.
visibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.FieldNode
The runtime visible type annotations of this field.
visibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
The runtime visible type annotations of this method.
visibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.RecordComponentNode
The runtime visible type annotations of this record component.
visibleTypeAnnotations - 类中的变量 cn.taketoday.bytecode.tree.TryCatchBlockNode
The runtime visible type annotations on the exception handler type.
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.commons.StaticInitMerger
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.core.DebuggingClassWriter
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.core.DuplicatesPredicate.UnnecessaryBridgeFinder
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer.BridgeMethodResolver.BridgedFinder
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class header.
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visit(int, int, String, String, String, String[]) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.AnnotationVisitor
Visits a primitive value of the annotation.
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.AnnotationWriter
 
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.commons.AnnotationRemapper
 
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.tree.AnnotationNode
 
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.util.Printer
Annotation value.
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visit(String, Object) - 类中的方法 cn.taketoday.bytecode.util.TraceAnnotationVisitor
 
visit(String, Object) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor.ArrayVisitor
 
visit(String, Object) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
VISIT_CLASS_BOUND_STATES - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The valid automaton states for a CheckSignatureAdapter.visitClassBound() method call.
VISIT_END - 类中的静态变量 cn.taketoday.bytecode.util.ASMifier
 
VISIT_EXCEPTION_TYPE_STATES - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The valid automaton states for a CheckSignatureAdapter.visitExceptionType() method call.
VISIT_FIELD_INSN - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
 
VISIT_FORMAL_TYPE_PARAMETER_STATES - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The valid automaton states for a CheckSignatureAdapter.visitFormalTypeParameter(java.lang.String) method call.
VISIT_INSN - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
 
VISIT_INT_INSN - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
 
VISIT_INTERFACE_BOUND_STATES - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The valid automaton states for a CheckSignatureAdapter.visitInterfaceBound() method call.
VISIT_INTERFACE_STATES - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The valid automaton states for a CheckSignatureAdapter.visitInterface() method call.
VISIT_JUMP_INSN - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
 
VISIT_METHOD_INSN - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
 
VISIT_PARAMETER_TYPE_STATES - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The valid automaton states for a CheckSignatureAdapter.visitParameterType() method call.
VISIT_RETURN_TYPE_STATES - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The valid automaton states for a CheckSignatureAdapter.visitReturnType() method call.
VISIT_SUPER_CLASS_STATES - 类中的静态变量 cn.taketoday.bytecode.util.CheckSignatureAdapter
The valid automaton states for a CheckSignatureAdapter.visitSuperclass() method call.
VISIT_TYPE_INSN - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
 
VISIT_VAR_INSN - enum class 中的枚举常量 cn.taketoday.bytecode.util.CheckMethodAdapter.Method
 
visitAbstractType(int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Sets an abstract type in MethodWriter.currentFrame.
visitAnnotableParameterCount(int, boolean) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits the number of method parameters that can have annotations.
visitAnnotableParameterCount(int, boolean) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitAnnotableParameterCount(int, boolean) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitAnnotableParameterCount(int, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitAnnotableParameterCount(int, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitAnnotableParameterCount(int, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Number of method parameters that can have annotations.
visitAnnotableParameterCount(int, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitAnnotableParameterCount(int, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.FieldRemapper
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.RecordComponentRemapper
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.FieldWriter
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an annotation of this method.
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.RecordComponentVisitor
Visits an annotation of the record component.
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.RecordComponentWriter
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.FieldVisitorTee
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.FieldNode
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.RecordComponentNode
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Visits a class, field or method annotation.
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckFieldAdapter
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckRecordComponentAdapter
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Prints a disassembled view of the given annotation.
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceFieldVisitor
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceRecordComponentVisitor
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
visitAnnotation(String, boolean) - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.AnnotationWriter
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.commons.AnnotationRemapper
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.tree.AnnotationNode
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Nested annotation value.
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.bytecode.util.TraceAnnotationVisitor
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor.ArrayVisitor
 
visitAnnotation(String, String) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
visitAnnotation(String, Consumer<MergedAnnotation<T>>) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits the default value of this annotation interface method.
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.util.Printer
Method default annotation.
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitAnnotationDefault() - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitAnnotationEnd() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitAnnotationEnd() - 类中的方法 cn.taketoday.bytecode.util.Printer
Annotation end.
visitAnnotationEnd() - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitAnnotationValue(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitArray(String) - 类中的方法 cn.taketoday.bytecode.AnnotationVisitor
Visits an array value of the annotation.
visitArray(String) - 类中的方法 cn.taketoday.bytecode.AnnotationWriter
 
visitArray(String) - 类中的方法 cn.taketoday.bytecode.commons.AnnotationRemapper
 
visitArray(String) - 类中的方法 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
visitArray(String) - 类中的方法 cn.taketoday.bytecode.tree.AnnotationNode
 
visitArray(String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitArray(String) - 类中的方法 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
visitArray(String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Annotation array value.
visitArray(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitArray(String) - 类中的方法 cn.taketoday.bytecode.util.TraceAnnotationVisitor
 
visitArray(String) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
visitArrayType() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitArrayType() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits a signature corresponding to an array type.
visitArrayType() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitArrayType() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitArrayType() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.FieldWriter
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a non standard attribute of this method.
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.RecordComponentVisitor
Visits a non standard attribute of the record component.
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.RecordComponentWriter
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.transform.FieldVisitorTee
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.tree.FieldNode
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.tree.RecordComponentNode
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Visit a class, field or method attribute.
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.CheckFieldAdapter
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.CheckRecordComponentAdapter
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Prints a disassembled view of the given attribute.
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.TraceFieldVisitor
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.TraceRecordComponentVisitor
 
visitBaseType(char) - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitBaseType(char) - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits a signature corresponding to a primitive type.
visitBaseType(char) - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitBaseType(char) - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitBaseType(char) - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitBoolean(boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitByte(byte) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitCalled - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
visitChar(char) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitClassAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitClassAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class annotation.
visitClassAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitClassAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitClassAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class attribute.
visitClassAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitClassBound() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitClassBound() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits the class bound of the last visited formal type parameter.
visitClassBound() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitClassBound() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitClassBound() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitClassEnd() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitClassEnd() - 类中的方法 cn.taketoday.bytecode.util.Printer
Class end.
visitClassEnd() - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitClassType(String) - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitClassType(String) - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Starts the visit of a signature corresponding to a class or interface type.
visitClassType(String) - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitClassType(String) - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitClassType(String) - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitClassTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitClassTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class type annotation.
visitClassTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitCode() - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitCode() - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Starts the visit of the method's code, if any (i.e. non abstract method).
visitCode() - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitCode() - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitCode() - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitCode() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitCode() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitCode() - 类中的方法 cn.taketoday.bytecode.util.Printer
Method start.
visitCode() - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitCode() - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitCodeCalled - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
Whether the CheckMethodAdapter.visitCode() method has been called.
visitDouble(double) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visited - 类中的变量 cn.taketoday.bytecode.tree.MethodNode
Whether the accept method has been called on this object.
visitedPlaceholders - 类中的变量 cn.taketoday.util.PlaceholderParser.PartResolutionContext
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - 类中的方法 cn.taketoday.bytecode.AnnotationWriter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits the end of the class.
visitEnd() - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.commons.StaticInitMerger
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.commons.TryCatchBlockSorter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.FieldVisitor
Visits the end of the field.
visitEnd() - 类中的方法 cn.taketoday.bytecode.FieldWriter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits the end of the method.
visitEnd() - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.ModuleVisitor
Visits the end of the module.
visitEnd() - 类中的方法 cn.taketoday.bytecode.ModuleWriter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.RecordComponentVisitor
Visits the end of the record component.
visitEnd() - 类中的方法 cn.taketoday.bytecode.RecordComponentWriter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Ends the visit of a signature corresponding to a class or interface type.
visitEnd() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.transform.FieldVisitorTee
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.tree.AnnotationNode
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.tree.FieldNode
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.tree.RecordComponentNode
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.CheckFieldAdapter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.CheckRecordComponentAdapter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.TraceAnnotationVisitor
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.TraceFieldVisitor
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.TraceModuleVisitor
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.TraceRecordComponentVisitor
 
visitEnd() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitEnd() - 类中的方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
visitEnd() - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor.ArrayVisitor
 
visitEnd() - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
visitEnd() - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
visitEnd() - 类中的方法 cn.taketoday.core.type.classreading.SimpleMethodMetadataReadingVisitor
 
visitEndCalled - 类中的变量 cn.taketoday.bytecode.util.CheckAnnotationAdapter
Whether the CheckAnnotationAdapter.visitEnd() method has been called.
visitEndCalled - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
Whether the CheckClassAdapter.visitEnd() method has been called.
visitEndCalled - 类中的变量 cn.taketoday.bytecode.util.CheckFieldAdapter
Whether the CheckFieldAdapter.visitEnd() method has been called.
visitEndCalled - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
Whether the CheckMethodAdapter.visitEnd() method has been called.
visitEndCalled - 类中的变量 cn.taketoday.bytecode.util.CheckModuleAdapter
Whether the CheckModuleAdapter.visitEnd() method has been called.
visitEndCalled - 类中的变量 cn.taketoday.bytecode.util.CheckRecordComponentAdapter
Whether the CheckRecordComponentAdapter.visitEnd() method has been called.
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.AnnotationVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.AnnotationWriter
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.AnnotationRemapper
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.transform.AnnotationVisitorTee
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.tree.AnnotationNode
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.CheckAnnotationAdapter
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Annotation enum value.
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.TraceAnnotationVisitor
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor.ArrayVisitor
 
visitEnum(String, String, String) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
visitEnum(String, String, Consumer<E>) - 类中的方法 cn.taketoday.core.type.classreading.MergedAnnotationReadingVisitor
 
visitExceptionType() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitExceptionType() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits the type of a method exception.
visitExceptionType() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitExceptionType() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitExceptionType() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.commons.ModuleRemapper
 
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.ModuleVisitor
Visit an exported package of the current module.
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.ModuleWriter
 
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
 
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.Printer
Module export.
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitExport(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.TraceModuleVisitor
 
visitExportOrOpen(String, String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitExportOrOpen(String, String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class field.
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitField(int, String, String, String, Object) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitFieldAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitFieldAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Field annotation.
visitFieldAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitFieldAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitFieldAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Printer
Field attribute.
visitFieldAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitFieldEnd() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitFieldEnd() - 类中的方法 cn.taketoday.bytecode.util.Printer
Field end.
visitFieldEnd() - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a field instruction.
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitFieldInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitFieldTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitFieldTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Field type annotation.
visitFieldTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitFloat(float) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitFormalTypeParameter(String) - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitFormalTypeParameter(String) - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits a formal type parameter.
visitFormalTypeParameter(String) - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitFormalTypeParameter(String) - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitFormalTypeParameter(String) - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method stack frame.
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitFrame(int, int, Object[], int, Object[]) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitFrameEnd() - 类中的方法 cn.taketoday.bytecode.MethodWriter
Ends the visit of MethodWriter.currentFrame by writing it in the StackMapTable entries and by updating the StackMapTable number_of_entries (except if the current frame is the first one, which is implicit in StackMapTable).
visitFrameStart(int, int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
Starts the visit of a new stack map frame, stored in MethodWriter.currentFrame.
visitFrameTypes(int, Object[], List<Object>) - 类中的静态方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an IINC instruction.
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitIincInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class inner name.
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitInnerClass(String, String, String, int) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
visitInnerClassType(String) - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitInnerClassType(String) - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits an inner class.
visitInnerClassType(String) - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitInnerClassType(String) - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitInnerClassType(String) - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a zero operand instruction.
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitInsn(int) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an annotation on an instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Instruction type annotation.
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitInsnAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitInt(int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitInterface() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitInterface() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits the type of an interface implemented by the class.
visitInterface() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitInterface() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitInterface() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitInterfaceBound() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitInterfaceBound() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits an interface bound of the last visited formal type parameter.
visitInterfaceBound() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitInterfaceBound() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitInterfaceBound() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an instruction with a single int operand.
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitIntInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an invokedynamic instruction.
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.commons.JSRInlinerAdapter
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a jump instruction.
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method jump instruction.
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitJumpInsn(int, Label) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a label.
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method label.
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitLabel(Label) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a LDC instruction.
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitLdcInsn(Object) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a line number declaration.
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method debug info.
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitLineNumber(int, Label) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a local variable declaration.
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method debug info.
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - 类中的方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an annotation on a local variable type.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Local variable type annotation.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitLong(long) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitLookupSwitchInsn(Label, int[], Label[]) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.commons.ModuleRemapper
 
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.ModuleVisitor
Visit the main class of the current module.
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.ModuleWriter
 
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
 
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Module main class.
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMainClass(String) - 类中的方法 cn.taketoday.bytecode.util.TraceModuleVisitor
 
visitMaxCalled - 类中的变量 cn.taketoday.bytecode.util.CheckMethodAdapter
Whether the CheckMethodAdapter.visitMaxs(int, int) method has been called.
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method max stack and max locals.
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMaxs(int, int) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitMemberEnd() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Visits the end of a field, record component or method.
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.commons.StaticInitMerger
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.core.ClassEmitter
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.core.DuplicatesPredicate.UnnecessaryBridgeFinder
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer.BridgeMethodResolver.BridgedFinder
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.transform.ClassTransformerChain
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.transform.MethodFilterTransformer
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class method.
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.core.LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor
 
visitMethod(int, String, String, String, String[]) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
visitMethodAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMethodAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method annotation.
visitMethodAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMethodAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMethodAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method attribute.
visitMethodAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMethodEnd() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMethodEnd() - 类中的方法 cn.taketoday.bytecode.util.Printer
Method end.
visitMethodEnd() - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMethodInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a method instruction.
visitMethodInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitMethodInsn(int, String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a method instruction.
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMethodInsn(int, String, String, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitMethodTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMethodTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method type annotation.
visitMethodTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visit the module corresponding to the class.
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Module.
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitModule(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitModuleCalled - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
visitModuleEnd() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitModuleEnd() - 类中的方法 cn.taketoday.bytecode.util.Printer
Module end.
visitModuleEnd() - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitMultiANewArrayInsn(String, int) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits the nest host class of the class.
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Visits the nest host class of the class.
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitNestHost(String) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitNestHostCalled - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
Whether the CheckClassAdapter.visitNestHost(java.lang.String) method has been called.
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits a member of the nest.
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Visits a member of the nest.
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitNestMember(String) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.commons.ModuleRemapper
 
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.ModuleVisitor
Visit an open package of the current module.
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.ModuleWriter
 
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
 
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.Printer
Module open.
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitOpen(String, int, String...) - 类中的方法 cn.taketoday.bytecode.util.TraceModuleVisitor
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class outer class.
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitOuterClass(String, String, String) - 类中的方法 cn.taketoday.core.type.classreading.SimpleAnnotationMetadataReadingVisitor
 
visitOuterClassCalled - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.commons.ModuleRemapper
 
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.ModuleVisitor
Visit a package of the current module.
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.ModuleWriter
 
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
 
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Module package.
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitPackage(String) - 类中的方法 cn.taketoday.bytecode.util.TraceModuleVisitor
 
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a parameter of this method.
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method parameter.
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitParameter(String, int) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an annotation of a parameter this method.
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method parameter annotation.
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitParameterAnnotation(int, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitParameterType() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitParameterType() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits the type of a method parameter.
visitParameterType() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitParameterType() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitParameterType() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits a permitted subclasses.
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Visits a permitted subclasses.
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitPermittedSubclass(String) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.commons.ModuleRemapper
 
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.ModuleVisitor
Visit an implementation of a service.
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.ModuleWriter
 
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
 
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.util.Printer
Module provide.
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitProvide(String, String...) - 类中的方法 cn.taketoday.bytecode.util.TraceModuleVisitor
 
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits a record component of the class.
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Visits a record component of the class.
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitRecordComponent(String, String, String) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitRecordComponentAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitRecordComponentAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Visits an annotation of the record component.
visitRecordComponentAnnotation(String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitRecordComponentAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitRecordComponentAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Printer
Visits a non standard attribute of the record component.
visitRecordComponentAttribute(Attribute) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitRecordComponentEnd() - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitRecordComponentEnd() - 类中的方法 cn.taketoday.bytecode.util.Printer
Visits the end of the record component.
visitRecordComponentEnd() - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitRecordComponentTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitRecordComponentTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Visits an annotation on a type in the record component signature.
visitRecordComponentTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.commons.ModuleRemapper
 
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.ModuleVisitor
Visits a dependence of the current module.
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.ModuleWriter
 
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
 
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Module require.
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitRequire(String, int, String) - 类中的方法 cn.taketoday.bytecode.util.TraceModuleVisitor
 
visitReturnType() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitReturnType() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits the return type of the method.
visitReturnType() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitReturnType() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitReturnType() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitShort(short) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits the source of the class.
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.transform.AbstractClassFilterTransformer
 
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Class source.
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitSource(String, String) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitSourceCalled - 类中的变量 cn.taketoday.bytecode.util.CheckClassAdapter
visitString(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitSuperclass() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitSuperclass() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits the type of the super class.
visitSuperclass() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitSuperclass() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitSuperclass() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitSwitchInsn(Label, Label[]) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a TABLESWITCH instruction.
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitTableSwitchInsn(int, int, Label, Label...) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Printer
Try catch block type annotation.
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a try catch block.
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method exception handler.
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitTryCatchBlock(Label, Label, Label, String) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitType(Type) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.ClassRemapper
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.FieldRemapper
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.commons.RecordComponentRemapper
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.FieldWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.RecordComponentVisitor
Visits an annotation on a type in the record component signature.
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.RecordComponentWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.ClassVisitorTee
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.FieldVisitorTee
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.ClassNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.FieldNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.tree.RecordComponentNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Visits a class, field or method type annotation.
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckClassAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckFieldAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.CheckRecordComponentAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.Textifier
Prints a disassembled view of the given type annotation.
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceClassVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceFieldVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.TraceRecordComponentVisitor
 
visitTypeAnnotation(String, int, TypePath, String, boolean) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
Visits a class, field, method, instruction or try catch block type annotation.
visitTypeArgument() - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitTypeArgument() - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits an unbounded type argument of the last visited class or inner class type.
visitTypeArgument() - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitTypeArgument() - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitTypeArgument() - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitTypeArgument(char) - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitTypeArgument(char) - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits a type argument of the last visited class or inner class type.
visitTypeArgument(char) - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitTypeArgument(char) - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitTypeArgument(char) - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.commons.MethodRemapper
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a type instruction.
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitTypeInsn(int, String) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
visitTypeVariable(String) - 类中的方法 cn.taketoday.bytecode.commons.SignatureRemapper
 
visitTypeVariable(String) - 类中的方法 cn.taketoday.bytecode.signature.SignatureVisitor
Visits a signature corresponding to a type variable.
visitTypeVariable(String) - 类中的方法 cn.taketoday.bytecode.signature.SignatureWriter
 
visitTypeVariable(String) - 类中的方法 cn.taketoday.bytecode.util.CheckSignatureAdapter
 
visitTypeVariable(String) - 类中的方法 cn.taketoday.bytecode.util.TraceSignatureVisitor
 
visitUse(String) - 类中的方法 cn.taketoday.bytecode.commons.ModuleRemapper
 
visitUse(String) - 类中的方法 cn.taketoday.bytecode.ModuleVisitor
Visit a service used by the current module.
visitUse(String) - 类中的方法 cn.taketoday.bytecode.ModuleWriter
 
visitUse(String) - 类中的方法 cn.taketoday.bytecode.tree.ModuleNode
 
visitUse(String) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitUse(String) - 类中的方法 cn.taketoday.bytecode.util.CheckModuleAdapter
 
visitUse(String) - 类中的方法 cn.taketoday.bytecode.util.Printer
Module use.
visitUse(String) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitUse(String) - 类中的方法 cn.taketoday.bytecode.util.TraceModuleVisitor
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.AdviceAdapter
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.AnalyzerAdapter
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.CodeSizeEvaluator
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.commons.LocalVariablesSorter
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.MethodVisitor
Visits a local variable instruction.
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.MethodWriter
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.transform.MethodVisitorTee
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.tree.MethodNode
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.ASMifier
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.CheckMethodAdapter
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.Printer
Method instruction.
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.Textifier
 
visitVarInsn(int, int) - 类中的方法 cn.taketoday.bytecode.util.TraceMethodVisitor
 
VOID - 类中的静态变量 cn.taketoday.bytecode.Type
The sort of the void type.
VOID_TYPE - 类中的静态变量 cn.taketoday.bytecode.Type
The void type.
voidType() - 类中的方法 cn.taketoday.bytecode.proxy.Source
 

W

waiters - 类中的变量 cn.taketoday.util.concurrent.DefaultFuture
Threading - synchronized(this).
walk(MethodVisitor, CodeFlow, SpelNodeImpl) - 类中的方法 cn.taketoday.expression.spel.ast.OpPlus
Walk through a possible tree of nodes that combine strings and append them all to the same (on stack) StringBuilder.
WAR_URL_PREFIX - 类中的静态变量 cn.taketoday.util.ResourceUtils
URL prefix for loading from a war file on Tomcat: "war:".
WAR_URL_SEPARATOR - 类中的静态变量 cn.taketoday.util.ResourceUtils
Special separator between WAR URL and jar part on Tomcat.
warn(Object) - 类中的方法 cn.taketoday.logging.Logger
Logs a message with warn log level.
warn(Object, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Logs an error with warn log level.
warn(String) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the WARN level.
warn(String, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the WARN level according to the specified format and argument.
warn(String, Object...) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the WARN level according to the specified format and arguments.
warn(String, Object, Object) - 类中的方法 cn.taketoday.logging.Logger
Log a message at the WARN level according to the specified format and arguments.
warn(String, Throwable) - 类中的方法 cn.taketoday.logging.Logger
Log an exception (throwable) at the WARN level with an accompanying message.
WARN - enum class 中的枚举常量 cn.taketoday.logging.Level
warning messages
WARN_LEVEL_THRESHOLD - 类中的静态变量 cn.taketoday.logging.SLF4JBridgeHandler
 
warning(TransformerException) - 类中的方法 cn.taketoday.util.xml.SimpleTransformErrorListener
 
warning(SAXParseException) - 类中的方法 cn.taketoday.util.xml.SimpleSaxErrorHandler
 
WARNING - enum class 中的枚举常量 cn.taketoday.expression.spel.SpelMessage.Kind
 
warnLogger - 类中的变量 cn.taketoday.logging.CompositeLogger
 
WEAK - enum class 中的枚举常量 cn.taketoday.util.ConcurrentReferenceHashMap.ReferenceType
WeakCacheKey<T> - cn.taketoday.bytecode.core中的类
Allows to check for object equality, yet the class does not keep strong reference to the target.
WeakCacheKey(T) - 类的构造器 cn.taketoday.bytecode.core.WeakCacheKey
 
WeakEntryReference(ConcurrentReferenceHashMap.Entry<K, V>, int, ConcurrentReferenceHashMap.Reference<K, V>, ReferenceQueue<ConcurrentReferenceHashMap.Entry<K, V>>) - 类的构造器 cn.taketoday.util.ConcurrentReferenceHashMap.WeakEntryReference
 
wellKnownSimplePrefixes - 类中的静态变量 cn.taketoday.util.PlaceholderParser
 
when(Predicate<T>) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return a filtered version of the source that won't map values that don't match the given predicate.
WHEN_NECESSARY - enum class 中的枚举常量 cn.taketoday.util.ConcurrentReferenceHashMap.Restructure
 
whenEqualTo(Object) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return a filtered version of the source that will only map values equal to the specified object.
whenFalse() - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return a filtered version of the source that will only map values that are false.
whenHasText() - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return a filtered version of the source that will only map values that have a toString() containing actual text.
whenInstanceOf(Class<R>) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return a filtered version of the source that will only map values that are an instance of the given type.
whenNonNull() - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return a filtered version of the source that won't map non-null values or suppliers that throw a NullPointerException.
whenNonNull(PropertyMapper.Source<T>) - 类中的方法 cn.taketoday.util.PropertyMapper
 
whenNot(Predicate<T>) - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return a filtered version of the source that won't map values that match the given predicate.
whenTrue() - 类中的方法 cn.taketoday.util.PropertyMapper.Source
Return a filtered version of the source that will only map values that are true.
WHITE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
WHITE - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 
WIDE - 类中的静态变量 cn.taketoday.bytecode.Constants
 
WIDE_JUMP_OPCODE_DELTA - 类中的静态变量 cn.taketoday.bytecode.Constants
 
WILDCARD_BOUND - 类中的静态变量 cn.taketoday.bytecode.TypePath
A type path step that steps into the bound of a wildcard type.
WILDCARD_CHARS - 类中的静态变量 cn.taketoday.core.AntPathMatcher
 
WILDCARD_TYPE - 类中的静态变量 cn.taketoday.util.MimeType
 
WildcardBounds(ResolvableType.WildcardBounds.Kind, ResolvableType[]) - 类的构造器 cn.taketoday.core.ResolvableType.WildcardBounds
Internal constructor to create a new ResolvableType.WildcardBounds instance.
WINDOWS_FOLDER_SEPARATOR - 类中的静态变量 cn.taketoday.util.StringUtils
 
with(ValueCodeGenerator.Delegate...) - 类中的静态方法 cn.taketoday.aot.generate.ValueCodeGenerator
Create an instance with the specified ValueCodeGenerator.Delegate implementations.
with(List<ValueCodeGenerator.Delegate>) - 类中的静态方法 cn.taketoday.aot.generate.ValueCodeGenerator
Create an instance with the specified ValueCodeGenerator.Delegate implementations.
withAlias(String) - 接口中的方法 cn.taketoday.core.ssl.pem.PemSslStore
Return a new PemSslStore instance with a new alias.
withAlias(String) - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
Return a new PemSslStoreDetails instance with a new alias.
withAnnotationFilter(AnnotationFilter) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotations.Search
Configure the AnnotationFilter to use.
withAnyMemberCategory(MemberCategory...) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate
Refine the current predicate to match if any of the given categories is present.
withCharset(Charset) - 类中的方法 cn.taketoday.util.MimeType
Copy that copies the type, subtype, parameters of the given MimeType, and allows to set the specified character set.
withClasspathLocations(String...) - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
Consider the specified classpath locations.
withClasspathLocations(List<String>) - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
Consider the specified classpath locations.
WithCondition(ReentrantLock) - 类的构造器 cn.taketoday.util.concurrent.SmartLock.WithCondition
 
withConstructor(List<TypeReference>, ExecutableMode) - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Register the need for reflection on the constructor with the specified parameter types, using the specified ExecutableMode.
withConstructor(List<TypeReference>, Consumer<ExecutableHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Register the need for reflection on the constructor with the specified parameter types.
withContainingClass(Class<?>) - 类中的方法 cn.taketoday.core.MethodParameter
Return a variant of this MethodParameter which refers to the given containing class.
withConversionService(ConversionService) - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
Register a custom ConversionService.
withDefaults() - 类中的静态方法 cn.taketoday.aot.generate.ValueCodeGenerator
Return an instance that provides support for common value types.
withEnclosingClasses(Predicate<Class<?>>) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotations.Search
Configure whether the search algorithm should search on enclosing classes.
withFeatureNamePrefix(String) - 类中的方法 cn.taketoday.aot.generate.ClassNameGenerator
Create a new ClassNameGenerator instance for the specified feature name prefix, keeping track of all the class names generated by this instance.
withFeatureNamePrefix(String) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
Create a new GeneratedClasses instance using the specified feature name prefix to qualify generated class names for a dedicated round of code generation.
withField(String) - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Register the need for reflection on the field with the specified name.
withFileExtensions(String...) - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
Consider the specified file extensions.
withFileExtensions(List<String>) - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
Consider the specified file extensions.
withFilePrefixes(String...) - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
Consider the specified file prefixes.
withFilePrefixes(List<String>) - 类中的方法 cn.taketoday.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
Consider the specified file prefixes.
withFilter(LambdaSafe.Filter<C, A>) - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
Use a specific filter to determine when a callback should apply.
withFirst(A) - 类中的方法 cn.taketoday.core.Pair
 
withFirst(A) - 类中的方法 cn.taketoday.core.Triple
 
withInitial(String, Supplier<? extends S>) - 类中的静态方法 cn.taketoday.core.NamedInheritableThreadLocal
Creates a thread local variable.
withInitial(String, Supplier<? extends S>) - 类中的静态方法 cn.taketoday.core.NamedThreadLocal
Creates a thread local variable.
withInstanceMethods() - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
Register a DataBindingMethodResolver for instance method invocation purposes (i.e. not supporting static methods) in addition to the specified property accessors, typically in combination with a DataBindingPropertyAccessor.
withLogger(Logger) - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
Use the specified logger to report any lambda failures.
withLogger(Class<?>) - 类中的方法 cn.taketoday.util.LambdaSafe.LambdaSafeCallback
Use the specified logger source to report any lambda failures.
withMemberCategories(MemberCategory...) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate
Refine the current predicate to only match if the given categories are present.
withMemberCategory(MemberCategory) - 类中的方法 cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate
Refine the current predicate to only match if the given MemberCategory is present.
withMembers(MemberCategory...) - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Adds the specified member categories.
withMethod(String, List<TypeReference>, ExecutableMode) - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Register the need for reflection on the method with the specified name and parameter types, using the specified ExecutableMode.
withMethod(String, List<TypeReference>, Consumer<ExecutableHint.Builder>) - 类中的方法 cn.taketoday.aot.hint.TypeHint.Builder
Register the need for reflection on the method with the specified name and parameter types.
withMethodResolvers(MethodResolver...) - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
Register the specified MethodResolver delegates for a combination of property access and method resolution.
withMode(ExecutableMode) - 类中的方法 cn.taketoday.aot.hint.ExecutableHint.Builder
Specify that the mode is required.
withName(String) - 类中的方法 cn.taketoday.aot.generate.DefaultGenerationContext
 
withName(String) - 接口中的方法 cn.taketoday.aot.generate.GenerationContext
Create a new GenerationContext instance using the specified name to qualify generated assets for a dedicated round of code generation.
withName(String) - 类中的方法 cn.taketoday.core.io.ResourcePropertySource
Return a potentially adapted variant of this ResourcePropertySource, overriding the previously given (or derived) name with the specified name.
withNonMergedAttributes() - 接口中的方法 cn.taketoday.core.annotation.MergedAnnotation
Create a new view of the annotation that exposes non-merged attribute values.
withNonMergedAttributes() - 类中的方法 cn.taketoday.core.annotation.MissingMergedAnnotation
 
withNonMergedAttributes() - 类中的方法 cn.taketoday.core.annotation.TypeMappedAnnotation
 
withPassword(String) - record class中的方法 cn.taketoday.core.ssl.jks.JksSslStoreDetails
Return a new JksSslStoreDetails instance with a new password.
withPassword(String) - 接口中的方法 cn.taketoday.core.ssl.pem.PemSslStore
Return a new PemSslStore instance with a new password.
withPassword(String) - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
Return a new PemSslStoreDetails instance with a new password.
withPrefix(String) - 类中的方法 cn.taketoday.aot.generate.GeneratedMethods
Specify the prefix to use for method names.
withPrivateKey(String) - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
Return a new PemSslStoreDetails instance with a new private key.
withPrivateKeyPassword(String) - record class中的方法 cn.taketoday.core.ssl.pem.PemSslStoreDetails
Return a new PemSslStoreDetails instance with a new private key password.
withProperty(String, Object) - 类中的方法 cn.taketoday.core.env.MutableMapPropertySource
Convenient synonym for MutableMapPropertySource.setProperty(java.lang.String, java.lang.Object) that returns the current instance.
withRepeatableContainers(RepeatableContainers) - 类中的方法 cn.taketoday.core.annotation.MergedAnnotations.Search
Configure the RepeatableContainers to use.
withResourceName() - 类中的方法 cn.taketoday.core.io.ResourcePropertySource
Return a potentially adapted variant of this ResourcePropertySource, overriding the previously given name (if any) with the original resource name (equivalent to the name generated by the name-less constructor variants).
withRootObject(Object) - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
Specify a default root object to resolve against.
withSecond(B) - 类中的方法 cn.taketoday.core.Pair
 
withSecond(B) - 类中的方法 cn.taketoday.core.Triple
 
withSourceProvider(OrderSourceProvider) - 类中的方法 cn.taketoday.core.OrderComparator
Build an adapted order comparator with the given source provider.
withThird(C) - 类中的方法 cn.taketoday.core.Triple
 
withTypeConverter(TypeConverter) - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
Register a custom TypeConverter.
withTypedRootObject(Object, TypeDescriptor) - 类中的方法 cn.taketoday.expression.spel.support.SimpleEvaluationContext.Builder
Specify a typed root object to resolve against.
withTypeIndex(int) - 类中的方法 cn.taketoday.core.MethodParameter
Return a variant of this MethodParameter with the type for the current level set to the specified value.
withValue(String) - 异常错误中的方法 cn.taketoday.util.PlaceholderResolutionException
Return a PlaceholderResolutionException that provides an additional parent value.
world - 类中的变量 cn.taketoday.core.type.filter.AspectJTypeFilter
 
wrap(byte[]) - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferFactory
Wrap the given byte array in a DataBuffer.
wrap(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
 
wrap(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
 
wrap(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
 
wrap(ByteBuf) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
Wrap the given Netty ByteBuf in a NettyDataBuffer.
wrap(Buffer) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
Wrap the given Netty Buffer in a Netty5DataBuffer.
wrap(String) - 类中的方法 cn.taketoday.core.env.ProfilesParser.ParsedProfiles
 
wrap(ByteBuffer) - 接口中的方法 cn.taketoday.core.io.buffer.DataBufferFactory
Wrap the given ByteBuffer in a DataBuffer.
wrap(ByteBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBufferFactory
 
wrap(ByteBuffer) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBufferFactory
 
wrap(ByteBuffer) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBufferFactory
 
wrap(X509ExtendedKeyManager) - 类中的方法 cn.taketoday.core.ssl.AliasKeyManagerFactory.AliasKeyManagerFactorySpi
 
wrapCachedClass(Class) - 类中的方法 cn.taketoday.bytecode.core.AbstractClassGenerator
 
wrapCachedClass(Class) - 类中的方法 cn.taketoday.bytecode.proxy.Enhancer
 
wrapper - 类中的变量 cn.taketoday.bytecode.transform.impl.UndeclaredThrowableStrategy
 
wrapper - 类中的变量 cn.taketoday.bytecode.transform.impl.UndeclaredThrowableTransformer
 
wrapThrowable(Block, Type) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
wrapUndeclaredThrowable(CodeEmitter, Block, Type[], Type) - 类中的静态方法 cn.taketoday.bytecode.core.EmitUtils
 
writableByteBuffers() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Returns a closeable iterator over each ByteBuffer in this data buffer that can be written to.
writableByteBuffers() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
writableByteBuffers() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
writableByteBuffers() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
writableByteBuffers() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
WritableByteChannelSubscriber(FluxSink<DataBuffer>, WritableByteChannel) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.WritableByteChannelSubscriber
 
writableByteCount() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return the number of bytes that can be written to this data buffer.
writableByteCount() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
writableByteCount() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
writableByteCount() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
writableByteCount() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
writableChannel() - 类中的方法 cn.taketoday.core.io.FileSystemResource
This implementation opens a FileChannel for the underlying file.
writableChannel() - 类中的方法 cn.taketoday.core.io.FileUrlResource
 
writableChannel() - 接口中的方法 cn.taketoday.core.io.OutputStreamSource
writableChannel() - 类中的方法 cn.taketoday.core.io.PathResource
This implementation opens a WritableByteChannel for the underlying file.
writableChannel() - 类中的方法 cn.taketoday.core.io.WritableResourceDecorator
 
writableResource() - 类中的方法 cn.taketoday.core.io.WritableResourceDecorator
 
WritableResource - cn.taketoday.core.io中的接口
Extended interface for a resource that supports writing to it.
WritableResourceDecorator - cn.taketoday.core.io中的类
 
WritableResourceDecorator() - 类的构造器 cn.taketoday.core.io.WritableResourceDecorator
 
WritableResourceDecorator(Resource) - 类的构造器 cn.taketoday.core.io.WritableResourceDecorator
 
write(byte) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Write a single byte into this buffer at the current writing position.
write(byte) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
write(byte) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
write(byte) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
write(byte) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
write(byte[]) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Write the given source into this buffer, starting at the current writing position of this buffer.
write(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
write(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
write(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
write(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
write(byte[]) - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
write(byte[], int, int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Write at most length bytes of the given source into this buffer, starting at the current writing position of this buffer.
write(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferOutputStream
 
write(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
write(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
write(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
write(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
write(byte[], int, int) - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
write(byte[], int, int) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
 
write(byte[], int, int) - 类中的方法 cn.taketoday.util.StreamUtils.NonClosingOutputStream
 
write(char[], int, int) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter.IndentingWriter
 
write(int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferOutputStream
 
write(int) - 类中的方法 cn.taketoday.core.io.buffer.OutputStreamPublisher.OutputStreamSubscription
 
write(int) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
 
write(RuntimeHints) - 类中的方法 cn.taketoday.aot.nativex.NativeConfigurationWriter
Write the GraalVM native configuration from the provided hints.
write(BasicJsonWriter, ProxyHints) - 类中的静态方法 cn.taketoday.aot.nativex.ProxyHintsWriter
 
write(BasicJsonWriter, ReflectionHints) - 类中的静态方法 cn.taketoday.aot.nativex.ReflectionHintsWriter
 
write(BasicJsonWriter, ResourceHints) - 类中的静态方法 cn.taketoday.aot.nativex.ResourceHintsWriter
 
write(BasicJsonWriter, SerializationHints) - 类中的静态方法 cn.taketoday.aot.nativex.SerializationHintsWriter
 
write(ByteVector, SymbolTable) - 类中的方法 cn.taketoday.bytecode.AnnotationValueHolder
 
write(ByteVector, SymbolTable) - 类中的方法 cn.taketoday.bytecode.ClassValueHolder
 
write(ByteVector, SymbolTable) - 类中的方法 cn.taketoday.bytecode.EnumValueHolder
 
write(ClassWriter, byte[], int, int, int) - 类中的方法 cn.taketoday.bytecode.Attribute
Returns the byte array form of the content of this attribute.
write(ClassWriter, byte[], int, int, int) - 类中的方法 cn.taketoday.bytecode.commons.ModuleHashesAttribute
 
write(ClassWriter, byte[], int, int, int) - 类中的方法 cn.taketoday.bytecode.commons.ModuleResolutionAttribute
 
write(ClassWriter, byte[], int, int, int) - 类中的方法 cn.taketoday.bytecode.commons.ModuleTargetAttribute
 
write(DataBuffer...) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Write one or more DataBuffers to this buffer, starting at the current writing position.
write(DataBuffer...) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
write(DataBuffer...) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
write(DataBuffer...) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
write(DataBuffer...) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
write(EvaluationContext, Object, String, Object) - 接口中的方法 cn.taketoday.expression.PropertyAccessor
Called to write to a property on a specified target object.
write(EvaluationContext, Object, String, Object) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
write(EvaluationContext, Object, String, Object) - 类中的方法 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
write(ByteBuf...) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
Writes one or more Netty ByteBufs to this buffer, starting at the current writing position.
write(Buffer...) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
Writes one or more Netty 5 Buffers to this buffer, starting at the current writing position.
write(File) - 类中的方法 cn.taketoday.core.ApplicationPid
Write the PID to the specified file.
write(CharSequence, Charset) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Write the given CharSequence using the given Charset, starting at the current writing position.
write(CharSequence, Charset) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
write(CharSequence, Charset) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
write(CharSequence, Charset) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
write(ByteBuffer) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
write(ByteBuffer...) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Write one or more ByteBuffer to this buffer, starting at the current writing position.
write(ByteBuffer...) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
write(ByteBuffer...) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
write(ByteBuffer...) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
write(ByteBuffer...) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
write(Publisher<? extends DataBuffer>, AsynchronousFileChannel, long) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Write the given stream of DataBuffers to the given AsynchronousFileChannel.
write(Publisher<DataBuffer>, OutputStream) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Write the given stream of DataBuffers to the given OutputStream.
write(Publisher<DataBuffer>, AsynchronousFileChannel) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Write the given stream of DataBuffers to the given AsynchronousFileChannel.
write(Publisher<DataBuffer>, WritableByteChannel) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Write the given stream of DataBuffers to the given WritableByteChannel.
write(Publisher<DataBuffer>, Path, OpenOption...) - 类中的静态方法 cn.taketoday.core.io.buffer.DataBufferUtils
Write the given stream of DataBuffers to the given file Path.
WRITE_PERMISSIONS - 类中的静态变量 cn.taketoday.core.ApplicationPid
 
writeAccessor - 类中的变量 cn.taketoday.reflect.MethodAccessorPropertyAccessor
 
writeAll(Iterator<T>, Consumer<T>) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter
 
writeArray(List<?>) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter
Write an array with the specified items.
writeArray(List<?>, boolean) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter
 
writeAttribute(String, Object) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter
 
writeAttribute(String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeAttribute(String, String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeAttribute(String, String, String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeBoolean(Object, String, boolean, boolean) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeBoolean(Object, String, boolean, boolean) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeByte(Object, String, byte, byte) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeByte(Object, String, byte, byte) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeCallbackSig(Type) - 类中的静态方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
writeCData(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeChar(Object, String, char, char) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeChar(Object, String, char, char) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeCharacters(char[], int, int) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeCharacters(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeComment(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
WriteCompletionHandler(FluxSink<DataBuffer>, AsynchronousFileChannel, long) - 类的构造器 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 
writeDefaultNamespace(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeDouble(Object, String, double, double) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeDouble(Object, String, double, double) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeDTD(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeEmptyElement(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeEmptyElement(String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeEmptyElement(String, String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeEndDocument() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeEndElement() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeEntityRef(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeFloat(Object, String, float, float) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeFloat(Object, String, float, float) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeGeneratedContent() - 类中的方法 cn.taketoday.aot.generate.DefaultGenerationContext
Write any generated content out to the generated files.
writeInt(Object, String, int, int) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeInt(Object, String, int, int) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeItems(Collection<SerialVersionUIDAdder.Item>, DataOutput, boolean) - 类中的静态方法 cn.taketoday.bytecode.commons.SerialVersionUIDAdder
Sorts the items in the collection and writes it to the given output stream.
writeJniHints(ReflectionHints) - 类中的方法 cn.taketoday.aot.nativex.NativeConfigurationWriter
 
writeLong(Object, String, long, long) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeLong(Object, String, long, long) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeMethod - 类中的变量 cn.taketoday.reflect.GetterSetterPropertyAccessor
 
writeMethod - 类中的变量 cn.taketoday.reflect.Property
 
writeMethod - 类中的变量 cn.taketoday.reflect.ReflectivePropertyAccessor
 
writeMethodParameter - 类中的变量 cn.taketoday.reflect.Property
 
writeMethodSig(String, String) - 类中的静态方法 cn.taketoday.bytecode.transform.impl.InterceptFieldTransformer
 
writeNamespace(String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeObject(Object, String, Object, Object) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeObject(Object, String, Object, Object) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeObject(Map<String, Object>) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter
Write an object with the specified attributes.
writeObject(Map<String, Object>, boolean) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter
 
WriteOnlyPropertyAccessor - cn.taketoday.reflect中的类
 
WriteOnlyPropertyAccessor() - 类的构造器 cn.taketoday.reflect.WriteOnlyPropertyAccessor
 
writeOperations - 类中的变量 cn.taketoday.util.ConcurrentLruCache
 
WriteOperations() - 类的构造器 cn.taketoday.util.ConcurrentLruCache.WriteOperations
 
writePosition - 类中的变量 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
writePosition() - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Return the position to which this buffer will write.
writePosition() - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
writePosition() - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
writePosition() - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
writePosition() - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
writePosition(int) - 接口中的方法 cn.taketoday.core.io.buffer.DataBuffer
Set the position to which this buffer will write.
writePosition(int) - 类中的方法 cn.taketoday.core.io.buffer.DataBufferWrapper
 
writePosition(int) - 类中的方法 cn.taketoday.core.io.buffer.DefaultDataBuffer
 
writePosition(int) - 类中的方法 cn.taketoday.core.io.buffer.Netty5DataBuffer
 
writePosition(int) - 类中的方法 cn.taketoday.core.io.buffer.NettyDataBuffer
 
writeProcessingInstruction(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeProcessingInstruction(String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeProperty(TypedValue, EvaluationContext, String, Object) - 类中的方法 cn.taketoday.expression.spel.ast.PropertyOrFieldReference
 
writeProxyHints(ProxyHints) - 类中的方法 cn.taketoday.aot.nativex.NativeConfigurationWriter
 
writer - 类中的变量 cn.taketoday.aot.nativex.BasicJsonWriter
 
writerCache - 类中的变量 cn.taketoday.expression.spel.support.ReflectivePropertyAccessor
 
writeReflectionHints(ReflectionHints) - 类中的方法 cn.taketoday.aot.nativex.NativeConfigurationWriter
 
writeReplace() - 类中的方法 cn.taketoday.bytecode.beans.MA
 
writeReplace() - 类中的方法 cn.taketoday.logging.JavaLoggingLogger.LocationResolvingLogRecord
 
writeResourceHints(ResourceHints) - 类中的方法 cn.taketoday.aot.nativex.NativeConfigurationWriter
 
writeResourceRegion(ResourceRegion, DataBufferFactory, Map<String, Object>) - 类中的方法 cn.taketoday.core.codec.ResourceRegionEncoder
 
writeSerializationHints(SerializationHints) - 类中的方法 cn.taketoday.aot.nativex.NativeConfigurationWriter
 
writeShort(Object, String, short, short) - 类中的方法 cn.taketoday.bytecode.transform.impl.AbstractInterceptFieldCallback
 
writeShort(Object, String, short, short) - 接口中的方法 cn.taketoday.bytecode.transform.impl.InterceptFieldCallback
 
writeStartDocument() - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeStartDocument(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeStartDocument(String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeStartElement(String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeStartElement(String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeStartElement(String, String, String) - 类中的方法 cn.taketoday.util.xml.XMLEventStreamWriter
 
writeTo(GeneratedFiles) - 类中的方法 cn.taketoday.aot.generate.GeneratedClasses
Write the generated classes using the given GeneratedFiles instance.
writeTo(OutputStream) - 类中的方法 cn.taketoday.util.FastByteArrayOutputStream
Write the buffers content to the given OutputStream.
writeTo(String, Consumer<BasicJsonWriter>) - 类中的方法 cn.taketoday.aot.nativex.FileNativeConfigurationWriter
 
writeTo(String, Consumer<BasicJsonWriter>) - 类中的方法 cn.taketoday.aot.nativex.NativeConfigurationWriter
Write the specified GraalVM native configuration file, using the provided BasicJsonWriter.
writeValue(Object) - 类中的方法 cn.taketoday.aot.nativex.BasicJsonWriter
 
writing - 类中的变量 cn.taketoday.core.io.buffer.DataBufferUtils.WriteCompletionHandler
 

X

XML_FILE_EXTENSION - 类中的静态变量 cn.taketoday.core.io.PropertiesUtils
 
XMLEventStreamReader - cn.taketoday.util.xml中的类
Implementation of the XMLStreamReader interface that wraps a XMLEventReader.
XMLEventStreamReader(XMLEventReader) - 类的构造器 cn.taketoday.util.xml.XMLEventStreamReader
 
XMLEventStreamWriter - cn.taketoday.util.xml中的类
Implementation of the XMLStreamWriter interface that wraps an XMLEventWriter.
XMLEventStreamWriter(XMLEventWriter, XMLEventFactory) - 类的构造器 cn.taketoday.util.xml.XMLEventStreamWriter
 
XmlValidationModeDetector - cn.taketoday.util.xml中的类
Detects whether an XML stream is using DTD- or XSD-based validation.
XmlValidationModeDetector() - 类的构造器 cn.taketoday.util.xml.XmlValidationModeDetector
 
xmlVersion - 类中的变量 cn.taketoday.util.xml.StaxEventXMLReader
 
xmlVersion - 类中的变量 cn.taketoday.util.xml.StaxStreamXMLReader
 
xor(Type) - 类中的方法 cn.taketoday.bytecode.commons.InstructionAdapter
 
XOR - 类中的静态变量 cn.taketoday.bytecode.commons.GeneratorAdapter
XYZ_COLOR_SPACE - 类中的静态变量 cn.taketoday.core.ansi.AnsiColors.LabColor
 

Y

YamlProcessor - cn.taketoday.core中的类
Base class for YAML factories.
YamlProcessor() - 类的构造器 cn.taketoday.core.YamlProcessor
 
YamlProcessor.DocumentMatcher - cn.taketoday.core中的接口
Strategy interface used to test if properties match.
YamlProcessor.MatchCallback - cn.taketoday.core中的接口
Callback interface used to process the YAML parsing results.
YamlProcessor.MatchStatus - cn.taketoday.core中的Enum Class
YamlProcessor.ResolutionMethod - cn.taketoday.core中的Enum Class
Method to use for resolving resources.
YamlProcessor.SupportedTagInspector - cn.taketoday.core中的类
 
YELLOW - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiBackground
 
YELLOW - enum class 中的枚举常量 cn.taketoday.core.ansi.AnsiColor
 

Z

ZERO - 接口中的静态变量 cn.taketoday.lang.Constant
 
zero_or_null(Type) - 类中的方法 cn.taketoday.bytecode.core.CodeEmitter
Pushes a zero onto the stack if the argument is a primitive class, or a null otherwise.
ZonedDateTimeToCalendarConverter - cn.taketoday.core.conversion.support中的类
Simple converter from Java 8's ZonedDateTime to Calendar.
ZonedDateTimeToCalendarConverter() - 类的构造器 cn.taketoday.core.conversion.support.ZonedDateTimeToCalendarConverter
 
ZoneIdToTimeZoneConverter - cn.taketoday.core.conversion.support中的类
Simple converter from Java 8's ZoneId to TimeZone.
ZoneIdToTimeZoneConverter() - 类的构造器 cn.taketoday.core.conversion.support.ZoneIdToTimeZoneConverter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格