- AbstractBase() - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.annotation.AnnotationList.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.enumeration.EnumerationDescription.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.field.FieldDescription.InDefinedShape.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.field.FieldList.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.method.MethodDescription.InDefinedShape.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.method.MethodList.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.method.ParameterDescription.InDefinedShape.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.method.ParameterList.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.type.PackageDescription.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.description.type.TypeList.AbstractBase
-
- AbstractBase(ClassFileVersion, NamingStrategy, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, InstrumentedType.TypeInitializer, TypeDescription, List<GenericTypeDescription>, int, TypeAttributeAppender, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, FieldRegistry, MethodRegistry, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, List<FieldDescription.Token>, List<MethodDescription.Token>) - Constructor for class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
Creates a new immutable type builder base implementation.
- AbstractBase() - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.AbstractBase
-
- AbstractBase(TypeDescription, MethodGraph.Linked) - Constructor for class net.bytebuddy.implementation.Implementation.Target.AbstractBase
-
Creates a new implementation target.
- AbstractBase() - Constructor for class net.bytebuddy.matcher.ElementMatcher.Junction.AbstractBase
-
- AbstractBase() - Constructor for class net.bytebuddy.matcher.FilterableList.AbstractBase
-
- AbstractBase(TypePool.CacheProvider) - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase
-
Creates a new instance.
- AbstractBase() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase
-
Creates a new base implementation of an incomplete token.
- AbstractBase(Method, Method, Method, Method, Method, Method, Method) - Constructor for class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
Creates a legal dispatcher.
- AbstractDelegatingBuilder() - Constructor for class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- AbstractDelegationRecord(MethodDescription) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
-
Creates a new delegation record.
- AbstractDelegator(MethodDescription.InDefinedShape, List<?>, InvokeDynamic.InvocationProvider, InvokeDynamic.TerminationHandler, Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
-
Creates a new abstract delegator for a dynamic method invocation.
- ABSTRACTION_MASK - Static variable in enum net.bytebuddy.description.modifier.MethodManifestation
-
A mask for checking if a method implementation is not implemented in byte code.
- AbstractPropertyAccessorMethod() - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.AbstractPropertyAccessorMethod
-
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in interface net.bytebuddy.description.ByteCodeElement.Token
-
Transforms the types represented by this token by applying the given visitor to them.
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in class net.bytebuddy.description.ByteCodeElement.Token.TokenList
-
Transforms all tokens that are represented by this list.
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in class net.bytebuddy.description.field.FieldDescription.Token
-
- accept(TypeVariableSource.Visitor<T>) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in class net.bytebuddy.description.method.ParameterDescription.Token
-
- accept(GenericTypeDescription.Visitor<T>) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Applies a visitor to this generic type description.
- accept(GenericTypeDescription.Visitor<T>) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- accept(GenericTypeDescription.Visitor<T>) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- accept(GenericTypeDescription.Visitor<T>) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- accept(GenericTypeDescription.Visitor<T>) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- accept(GenericTypeDescription.Visitor<T>) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- accept(GenericTypeDescription.Visitor<T>) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.AbstractBase
-
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in interface net.bytebuddy.description.type.generic.GenericTypeList
-
Transforms the generic types by applying the supplied visitor to each of them.
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.Empty
-
- accept(TypeVariableSource.Visitor<T>) - Method in interface net.bytebuddy.description.type.generic.TypeVariableSource
-
Applies a visitor on this type variable source.
- accept(TypeVariableSource.Visitor<T>) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- accept(GenericTypeDescription.Visitor<T>) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in class net.bytebuddy.description.type.TypeList.AbstractBase
-
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in interface net.bytebuddy.description.type.TypeList
-
Transforms the types of this list by applying the supplied visitor.
- accept(GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Method in class net.bytebuddy.description.type.TypeList.Empty
-
- access(FieldDescription, Assigner, AuxiliaryType.MethodAccessorFactory) - Method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType
-
Returns an implementation that implements the sort of accessor implementation that is represented by
this instance.
- AccessBridgeWrapper(TypeWriter.MethodPool.Record, TypeDescription, MethodDescription, Set<MethodDescription.TypeToken>, MethodAttributeAppender) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
-
Creates a wrapper for adding accessor bridges.
- accessControlContext - Variable in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
-
The access control context to use for loading classes.
- AccessDispatcher(FieldDescription) - Constructor for class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher
-
Creates a new access dispatcher.
- ACCESSOR_METHOD_SUFFIX - Static variable in class net.bytebuddy.implementation.Implementation.Context.Default
-
The name suffix to be appended to an accessor method.
- AccessorBridge(MethodDescription, MethodDescription.TypeToken, TypeDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
Creates a new accessor bridge method.
- AccessorMethod(TypeDescription, MethodDescription, String) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
Creates a new accessor method.
- AccessorMethodDelegation(MethodDescription, StackManipulation) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethodDelegation
-
Creates a new accessor method delegation.
- AccessorMethodInvocation(MethodDescription, Implementation.SpecialMethodInvocation) - Constructor for class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender.AccessorMethodInvocation
-
Creates a new accessor method invocation.
- AccessorProxy(FieldDescription, Assigner, TypeDescription, FieldProxy.Binder.AccessType, boolean) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy
-
- AgentBased(Instrumentation, ClassLoader) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased
-
Creates an agent-based class file locator.
- AgentBased(Instrumentation, ClassFileLocator.AgentBased.ClassLoadingDelegate) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased
-
Creates an agent-based class file locator.
- AgentBuilder - Interface in net.bytebuddy.agent.builder
-
An agent builder provides a convenience API for defining a
Java agent.
- AgentBuilder.BinaryLocator - Interface in net.bytebuddy.agent.builder
-
A binary locator allows to specify how binary data is located by an
AgentBuilder
.
- AgentBuilder.BinaryLocator.ClassLoading - Enum in net.bytebuddy.agent.builder
-
A binary locator that loads referenced classes instead of describing unloaded versions.
- AgentBuilder.BinaryLocator.Default - Enum in net.bytebuddy.agent.builder
-
- AgentBuilder.Default - Class in net.bytebuddy.agent.builder
-
- AgentBuilder.Default.BootstrapInjectionStrategy - Interface in net.bytebuddy.agent.builder
-
An injection strategy for injecting classes into the bootstrap class loader.
- AgentBuilder.Default.BootstrapInjectionStrategy.Disabled - Enum in net.bytebuddy.agent.builder
-
A disabled bootstrap injection strategy.
- AgentBuilder.Default.BootstrapInjectionStrategy.Enabled - Class in net.bytebuddy.agent.builder
-
An enabled bootstrap injection strategy.
- AgentBuilder.Default.ExecutingTransformer - Class in net.bytebuddy.agent.builder
-
- AgentBuilder.Default.Matched - Class in net.bytebuddy.agent.builder
-
- AgentBuilder.Default.NativeMethodStrategy - Interface in net.bytebuddy.agent.builder
-
A strategy for determining if a native method name prefix should be used when rebasing methods.
- AgentBuilder.Default.NativeMethodStrategy.Disabled - Enum in net.bytebuddy.agent.builder
-
A native method strategy that suffixes method names with a random suffix and disables native method rebasement.
- AgentBuilder.Default.NativeMethodStrategy.ForPrefix - Class in net.bytebuddy.agent.builder
-
A native method strategy that prefixes method names with a fixed value for supporting rebasing of native methods.
- AgentBuilder.Default.Transformation - Interface in net.bytebuddy.agent.builder
-
A transformation serves as a handler for modifying a class.
- AgentBuilder.Default.Transformation.Compound - Class in net.bytebuddy.agent.builder
-
A compound transformation that applied several transformation in the given order and applies the first active transformation.
- AgentBuilder.Default.Transformation.Ignored - Enum in net.bytebuddy.agent.builder
-
A transformation that does not attempt to transform any type.
- AgentBuilder.Default.Transformation.Resolution - Interface in net.bytebuddy.agent.builder
-
A resolution to a transformation.
- AgentBuilder.Default.Transformation.Resolution.Unresolved - Class in net.bytebuddy.agent.builder
-
A canonical implementation of a non-resolved resolution.
- AgentBuilder.Default.Transformation.Simple - Class in net.bytebuddy.agent.builder
-
A simple, active transformation.
- AgentBuilder.Default.Transformation.Simple.Resolution - Class in net.bytebuddy.agent.builder
-
A resolution that performs a type transformation.
- AgentBuilder.Default.Transformation.Simple.Resolution.BootstrapClassLoaderCapableInjectorFactory - Class in net.bytebuddy.agent.builder
-
An injector factory that resolves to a bootstrap class loader injection if this is necessary and enabled.
- AgentBuilder.Identified - Interface in net.bytebuddy.agent.builder
-
- AgentBuilder.Identified.Extendable - Interface in net.bytebuddy.agent.builder
-
This interface is used to allow for optionally providing several
AgentBuilder.Transformer
to applied when a matcher identifies a type
to be instrumented.
- AgentBuilder.InitializationStrategy - Interface in net.bytebuddy.agent.builder
-
An initialization strategy which determines the handling of
LoadedTypeInitializer
s
and the loading of auxiliary types.
- AgentBuilder.InitializationStrategy.Dispatcher - Interface in net.bytebuddy.agent.builder
-
A dispatcher for changing a class file to adapt a self-initialization strategy.
- AgentBuilder.InitializationStrategy.Dispatcher.InjectorFactory - Interface in net.bytebuddy.agent.builder
-
- AgentBuilder.InitializationStrategy.Minimal - Enum in net.bytebuddy.agent.builder
-
An initialization strategy that loads auxiliary types before loading the instrumented type.
- AgentBuilder.InitializationStrategy.NoOp - Enum in net.bytebuddy.agent.builder
-
A non-initializing initialization strategy.
- AgentBuilder.InitializationStrategy.SelfInjection - Enum in net.bytebuddy.agent.builder
-
An initialization strategy that adds a code block to an instrumented type's type initializer which
then calls a specific class that is responsible for the explicit initialization.
- AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher - Class in net.bytebuddy.agent.builder
-
A dispatcher for a self-initialization strategy.
- AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.Eager - Class in net.bytebuddy.agent.builder
-
- AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.InjectingInitializer - Class in net.bytebuddy.agent.builder
-
A type initializer that injects all auxiliary types of the instrumented type.
- AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.Lazy - Class in net.bytebuddy.agent.builder
-
- AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.Split - Class in net.bytebuddy.agent.builder
-
- AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor - Enum in net.bytebuddy.agent.builder
-
An accessor for making sure that the accessed
Nexus
is the class that is loaded by the system class loader.
- AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher - Interface in net.bytebuddy.agent.builder
-
A dispatcher for registering type initializers in the
Nexus
.
- AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Available - Class in net.bytebuddy.agent.builder
-
An enabled dispatcher for registering a type initializer in a
Nexus
.
- AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Unavailable - Class in net.bytebuddy.agent.builder
-
A disabled dispatcher where a
Nexus
is not available.
- AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.InitializationAppender - Class in net.bytebuddy.agent.builder
-
A byte code appender for invoking a Nexus for initializing the instrumented type.
- AgentBuilder.Listener - Interface in net.bytebuddy.agent.builder
-
A listener that is informed about events that occur during an instrumentation process.
- AgentBuilder.Listener.Compound - Class in net.bytebuddy.agent.builder
-
A compound listener that allows to group several listeners in one instance.
- AgentBuilder.Listener.NoOp - Enum in net.bytebuddy.agent.builder
-
- AgentBuilder.Listener.StreamWriting - Class in net.bytebuddy.agent.builder
-
- AgentBuilder.RawMatcher - Interface in net.bytebuddy.agent.builder
-
- AgentBuilder.RawMatcher.ForElementMatcherPair - Class in net.bytebuddy.agent.builder
-
A raw matcher implementation that checks a
TypeDescription
and its
ClassLoader
against two suitable matchers in order to determine if the matched
type should be instrumented.
- AgentBuilder.RedefinitionStrategy - Enum in net.bytebuddy.agent.builder
-
A redefinition strategy regulates how already loaded classes are modified by a built agent.
- AgentBuilder.RedefinitionStrategy.Collector - Interface in net.bytebuddy.agent.builder
-
A collector is responsible for collecting classes that are to be considered for modification.
- AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition - Class in net.bytebuddy.agent.builder
-
A collector that applies a redefinition of already loaded classes.
- AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.Entry - Class in net.bytebuddy.agent.builder
-
An entry describing a type redefinition.
- AgentBuilder.RedefinitionStrategy.Collector.ForRetransformation - Class in net.bytebuddy.agent.builder
-
A collector that applies a retransformation of already loaded classes.
- AgentBuilder.Transformer - Interface in net.bytebuddy.agent.builder
-
A transformer allows to apply modifications to a
DynamicType
.
- AgentBuilder.Transformer.Compound - Class in net.bytebuddy.agent.builder
-
- AgentBuilder.Transformer.NoOp - Enum in net.bytebuddy.agent.builder
-
- AgentBuilder.TypeStrategy - Interface in net.bytebuddy.agent.builder
-
A type strategy is responsible for creating a type builder for a type that is being instrumented.
- AgentBuilder.TypeStrategy.Default - Enum in net.bytebuddy.agent.builder
-
Default implementations of type strategies.
- aggregate(StackManipulation.Size) - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Size
-
Concatenates this size representation with another size representation in order to represent the size
change that is represented by both alterations of the operand stack size.
- AllArguments - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
Parameters that are annotated with this annotation will be assigned a collection (or an array) containing
all arguments of the source method.
- AllArguments.Assignment - Enum in net.bytebuddy.implementation.bind.annotation
-
A directive for how an
AllArguments
annotation on an array is to be interpreted.
- AllArguments.Binder - Enum in net.bytebuddy.implementation.bind.annotation
-
- allArgumentsOf(MethodDescription) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess
-
Loads all arguments of the provided method onto the operand stack.
- allowExistingTypes() - Method in interface net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Configurable
-
Determines if this class loading strategy should not throw an exception when attempting to load a class that
was already loaded.
- allowExistingTypes() - Method in enum net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default
-
- allowExistingTypes() - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
-
- allowExistingTypes() - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
-
- Ambiguous(MethodGraph.Compiler.Default.Key.Harmonized<U>, LinkedHashSet<MethodDescription>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
-
Creates a new ambiguous entry.
- analyze(GenericTypeDescription, Map<GenericTypeDescription, MethodGraph.Compiler.Default.Key.Store<T>>, ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
-
Analyzes the given type description without checking if the end of the type hierarchy was reached.
- analyzeNullable(GenericTypeDescription, Map<GenericTypeDescription, MethodGraph.Compiler.Default.Key.Store<T>>, ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
-
Analyzes the given type description.
- and(ElementMatcher<? super U>) - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.AbstractBase
-
- and(ElementMatcher<? super U>) - Method in interface net.bytebuddy.matcher.ElementMatcher.Junction
-
Creates a conjunction where this matcher and the other
matcher must both be matched in order
to constitute a successful match.
- andThen(Implementation) - Method in interface net.bytebuddy.implementation.Implementation.Composable
-
Appends the supplied implementation to this implementation.
- andThen(Implementation) - Method in class net.bytebuddy.implementation.InvokeDynamic
-
- andThen(Implementation) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
-
- andThen(Implementation) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
-
- andThen(Implementation) - Method in class net.bytebuddy.implementation.MethodCall
-
- andThen(Implementation) - Method in class net.bytebuddy.implementation.MethodDelegation
-
- andThen(Implementation) - Method in enum net.bytebuddy.implementation.SuperMethodCall
-
- AnnotatedCodeElement - Interface in net.bytebuddy.description.annotation
-
Describes an element that declares annotations.
- annotateField(Annotation...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- annotateField(Iterable<? extends Annotation>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- annotateField(AnnotationDescription...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- annotateField(Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- annotateField(Annotation...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldAnnotationTarget
-
Defines annotations to be added to the currently selected field.
- annotateField(Iterable<? extends Annotation>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldAnnotationTarget
-
Defines annotations to be added to the currently selected field.
- annotateField(AnnotationDescription...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldAnnotationTarget
-
Defines annotations to be added to the currently selected field.
- annotateField(Collection<? extends AnnotationDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldAnnotationTarget
-
Defines annotations to be added to the currently selected field.
- annotateMethod(Annotation...) - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
Defines an method annotation for the currently selected methods.
- annotateMethod(AnnotationDescription...) - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
Defines an method annotation for the currently selected methods.
- annotateMethod(Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
Defines an method annotation for the currently selected methods.
- annotateMethod(Annotation...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- annotateMethod(Iterable<? extends Annotation>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- annotateMethod(AnnotationDescription...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- annotateMethod(Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- annotateMethod(Annotation...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines annotations to be added to the currently selected method.
- annotateMethod(Iterable<? extends Annotation>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines annotations to be added to the currently selected method.
- annotateMethod(AnnotationDescription...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines annotations to be added to the currently selected method.
- annotateMethod(Collection<? extends AnnotationDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines annotations to be added to the currently selected method.
- annotateParameter(int, Annotation...) - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
Defines an method annotation for a parameter of the currently selected methods.
- annotateParameter(int, AnnotationDescription...) - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
Defines an method annotation for a parameter of the currently selected methods.
- annotateParameter(int, Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
Defines an method annotation for a parameter of the currently selected methods.
- annotateParameter(int, Annotation...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- annotateParameter(int, Iterable<? extends Annotation>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- annotateParameter(int, AnnotationDescription...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- annotateParameter(int, Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- annotateParameter(int, Annotation...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines annotations to be added to a parameter of the currently selected methods.
- annotateParameter(int, Iterable<? extends Annotation>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines annotations to be added to a parameter of the currently selected methods.
- annotateParameter(int, AnnotationDescription...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines annotations to be added to a parameter of the currently selected methods.
- annotateParameter(int, Collection<? extends AnnotationDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines annotations to be added to a parameter of the currently selected methods.
- annotateType(Annotation...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- annotateType(Iterable<? extends Annotation>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- annotateType(AnnotationDescription...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- annotateType(Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- annotateType(Annotation...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- annotateType(Iterable<? extends Annotation>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- annotateType(AnnotationDescription...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- annotateType(Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- annotateType(Annotation...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds annotations to the currently constructed type.
- annotateType(Iterable<? extends Annotation>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds annotations to the currently constructed type.
- annotateType(AnnotationDescription...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds annotations to the currently constructed type.
- annotateType(Collection<? extends AnnotationDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds annotations to the currently constructed type.
- AnnotationAppender - Interface in net.bytebuddy.implementation.attribute
-
Annotation appenders are capable of writing annotations to a specified target.
- AnnotationAppender.AnnotationVisibility - Enum in net.bytebuddy.implementation.attribute
-
Determines if an annotation should be written to a specified target and if the annotation should be marked
as being visible at runtime.
- AnnotationAppender.Default - Class in net.bytebuddy.implementation.attribute
-
A default implementation for an annotation appender that writes annotations to a given byte consumer
represented by an ASM
AnnotationVisitor
.
- AnnotationAppender.Target - Interface in net.bytebuddy.implementation.attribute
-
Represents a target for an annotation writing process.
- AnnotationAppender.Target.OnField - Class in net.bytebuddy.implementation.attribute
-
Target for an annotation that is written to a Java field.
- AnnotationAppender.Target.OnMethod - Class in net.bytebuddy.implementation.attribute
-
Target for an annotation that is written to a Java method or constructor.
- AnnotationAppender.Target.OnMethodParameter - Class in net.bytebuddy.implementation.attribute
-
Target for an annotation that is written to a Java method or constructor parameter.
- AnnotationAppender.Target.OnType - Class in net.bytebuddy.implementation.attribute
-
Target for an annotation that is written to a Java type.
- AnnotationAppender.ValueFilter - Interface in net.bytebuddy.implementation.attribute
-
A value filter allows to skip values while writing an annotation value such that these missing values are represented
by the annotation type's default value instead.
- AnnotationAppender.ValueFilter.AppendDefaults - Enum in net.bytebuddy.implementation.attribute
-
A value filter that does not skip any values.
- AnnotationAppender.ValueFilter.SkipDefaults - Enum in net.bytebuddy.implementation.attribute
-
A value filter that skips all annotation values that represent the default value of the annotation.
- AnnotationDescription - Interface in net.bytebuddy.description.annotation
-
An annotation description describes
Annotation
meta data of a class without this class
being required to be loaded.
- AnnotationDescription.AbstractBase - Class in net.bytebuddy.description.annotation
-
An adapter implementation of an annotation.
- AnnotationDescription.AbstractBase.ForPrepared<S extends Annotation> - Class in net.bytebuddy.description.annotation
-
An abstract implementation of a loadable annotation description.
- AnnotationDescription.AnnotationInvocationHandler<T extends Annotation> - Class in net.bytebuddy.description.annotation
-
- AnnotationDescription.AnnotationInvocationHandler.DefaultValue - Class in net.bytebuddy.description.annotation
-
Represents a default value for an annotation property that is not explicitly defined by
an annotation.
- AnnotationDescription.AnnotationValue<T,S> - Interface in net.bytebuddy.description.annotation
-
A description of an annotation's value.
- AnnotationDescription.AnnotationValue.ForAnnotation<U extends Annotation> - Class in net.bytebuddy.description.annotation
-
A description of an
Annotation
as a value of another annotation.
- AnnotationDescription.AnnotationValue.ForAnnotation.IncompatibleRuntimeType - Class in net.bytebuddy.description.annotation
-
Represents an annotation value which was attempted to ba loaded by a type that does not represent
an annotation value.
- AnnotationDescription.AnnotationValue.ForAnnotation.Loaded<V extends Annotation> - Class in net.bytebuddy.description.annotation
-
A loaded version of the described annotation.
- AnnotationDescription.AnnotationValue.ForComplexArray<U,V> - Class in net.bytebuddy.description.annotation
-
Describes a complex array that is the value of an annotation.
- AnnotationDescription.AnnotationValue.ForComplexArray.Loaded<W> - Class in net.bytebuddy.description.annotation
-
Represents a loaded complex array.
- AnnotationDescription.AnnotationValue.ForEnumeration<U extends Enum<U>> - Class in net.bytebuddy.description.annotation
-
A description of an
Enum
as a value of an annotation.
- AnnotationDescription.AnnotationValue.ForEnumeration.IncompatibleRuntimeType - Class in net.bytebuddy.description.annotation
-
Represents an annotation's enumeration value for a runtime type that is not an enumeration type.
- AnnotationDescription.AnnotationValue.ForEnumeration.Loaded<V extends Enum<V>> - Class in net.bytebuddy.description.annotation
-
A loaded representation of an enumeration value.
- AnnotationDescription.AnnotationValue.ForEnumeration.UnknownRuntimeEnumeration - Class in net.bytebuddy.description.annotation
-
Represents an annotation's enumeration value for a constant that does not exist for the runtime
enumeration type.
- AnnotationDescription.AnnotationValue.ForType<U extends Class<U>> - Class in net.bytebuddy.description.annotation
-
A description of a
Class
as a value of an annotation.
- AnnotationDescription.AnnotationValue.ForType.Loaded<U extends Class<U>> - Class in net.bytebuddy.description.annotation
-
A loaded annotation value for a given type.
- AnnotationDescription.AnnotationValue.Loaded<U> - Interface in net.bytebuddy.description.annotation
-
- AnnotationDescription.AnnotationValue.Loaded.State - Enum in net.bytebuddy.description.annotation
-
- AnnotationDescription.AnnotationValue.Trivial<U> - Class in net.bytebuddy.description.annotation
-
Represents a primitive value, a
String
or an array of the latter types.
- AnnotationDescription.AnnotationValue.Trivial.Loaded<V> - Class in net.bytebuddy.description.annotation
-
Represents a trivial loaded value.
- AnnotationDescription.Builder - Class in net.bytebuddy.description.annotation
-
- AnnotationDescription.ForLoadedAnnotation<S extends Annotation> - Class in net.bytebuddy.description.annotation
-
A description of an already loaded annotation.
- AnnotationDescription.ForLoadedAnnotation.MethodAccessibilityAction - Class in net.bytebuddy.description.annotation
-
Sets a method accessible.
- AnnotationDescription.Latent - Class in net.bytebuddy.description.annotation
-
A latent description of an annotation value that is defined explicitly.
- AnnotationDescription.Latent.Loadable<S extends Annotation> - Class in net.bytebuddy.description.annotation
-
A loadable annotation description of a latent annotation description.
- AnnotationDescription.Loadable<S extends Annotation> - Interface in net.bytebuddy.description.annotation
-
An annotation description that is linked to a given loaded annotation type which allows its representation
as a fully loaded instance.
- AnnotationExtractor(TypePool.Default.AnnotationRegistrant, TypePool.Default.ComponentTypeLocator) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor
-
Creates a new annotation extractor.
- AnnotationInvocationHandler(Class<T>, LinkedHashMap<Method, AnnotationDescription.AnnotationValue.Loaded<?>>) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler
-
Creates a new invocation handler.
- AnnotationList - Interface in net.bytebuddy.description.annotation
-
Defines a list of annotation instances.
- AnnotationList.AbstractBase - Class in net.bytebuddy.description.annotation
-
An abstract base implementation of an annotation list.
- AnnotationList.Empty - Class in net.bytebuddy.description.annotation
-
Represents an empty annotation list.
- AnnotationList.Explicit - Class in net.bytebuddy.description.annotation
-
Represents a list of explicitly provided annotation descriptions.
- AnnotationList.ForLoadedAnnotation - Class in net.bytebuddy.description.annotation
-
Describes an array of loaded
Annotation
s as an annotation list.
- AnnotationLookup(String, String) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.AnnotationLookup
-
Creates a new annotation registrant for a recursive annotation lookup.
- AnnotationToken(String, Map<String, AnnotationDescription.AnnotationValue<?, ?>>) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.AnnotationToken
-
Creates a new annotation token.
- annotationType() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator.DefaultArgument
-
- AnnotationTypeMatcher<T extends AnnotationDescription> - Class in net.bytebuddy.matcher
-
An element matcher that matches the type of an annotation description.
- AnnotationTypeMatcher(ElementMatcher<? super TypeDescription>) - Constructor for class net.bytebuddy.matcher.AnnotationTypeMatcher
-
Creates a new matcher for an annotation description's type.
- Anonymous(StackManipulation) - Constructor for class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Anonymous
-
Creates a new, anonymous parameter binding.
- any() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Creates a matcher that always returns true
.
- anyOf(Object...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- anyOf(Iterable<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- anyOf(Type...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- anyOf(Constructor<?>...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- anyOf(Method...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- anyOf(Field...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- anyOf(Annotation...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- append(Class<?>...) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
-
Appends the class loaders of the given types.
- append(Collection<Class<?>>) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
-
Appends the class loaders of the given types if those class loaders were not yet collected.
- append(ClassLoader...) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
-
Appends the given class loaders if they were not yet collected.
- append(List<? extends ClassLoader>) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
-
Appends the given class loaders if they were not yet collected.
- append(LatentMethodMatcher, MethodRegistry.Handler, MethodAttributeAppender.Factory, MethodTransformer) - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry
-
Appends the given method definition to this method registry, i.e.
- append(LatentMethodMatcher, MethodRegistry.Handler, MethodAttributeAppender.Factory, MethodTransformer) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default
-
- append(AnnotationDescription, AnnotationAppender.AnnotationVisibility) - Method in interface net.bytebuddy.implementation.attribute.AnnotationAppender
-
Terminally writes the given annotation to the specified target.
- append(AnnotationDescription, AnnotationAppender.AnnotationVisibility) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Default
-
- append(MethodDelegationBinder.ParameterBinding<?>) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder
-
Appends a stack manipulation for the next parameter of the target method.
- appendAmbiguityResolver(MethodDelegationBinder.AmbiguityResolver) - Method in class net.bytebuddy.implementation.MethodDelegation
-
Defines an ambiguity resolver to be appended to the already defined ambiguity resolver for resolving binding conflicts.
- appendArgument(InvokeDynamic.InvocationProvider.ArgumentProvider) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider
-
Appends the given argument to the invocation to be loaded onto the operand stack.
- appendArgument(InvokeDynamic.InvocationProvider.ArgumentProvider) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
-
- appendArguments(List<InvokeDynamic.InvocationProvider.ArgumentProvider>) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider
-
Appends the given arguments to the invocation to be loaded onto the operand stack.
- appendArguments(List<InvokeDynamic.InvocationProvider.ArgumentProvider>) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
-
- appendDirectBound() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase
-
- appendDirectBound() - Method in interface net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken
-
Appends a direct bound to this token.
- appender(Implementation.Target) - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation
-
- Appender(TypeDescription, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall
-
- Appender(TypeDescription) - Constructor for class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter
-
- Appender(Implementation.Target) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter.Appender
-
Creates a new appender for a setter method.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter
-
- Appender(Implementation.Target) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter.Appender
-
Creates a new appender for a setter method.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor
-
- Appender(Implementation.Target) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.StaticFieldConstructor
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor
-
- Appender(Implementation.Target) - Constructor for class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall
-
- Appender(Implementation.Target) - Constructor for class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.StaticFieldConstructor
-
- appender(Implementation.Target) - Method in enum net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.ConstructorCall
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.MethodCall
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.DefaultMethodCall
-
- Appender(Implementation.Target, List<TypeDescription>) - Constructor for class net.bytebuddy.implementation.DefaultMethodCall.Appender
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.ExceptionMethod
-
- Appender(FieldAccessor.FieldLocator) - Constructor for class net.bytebuddy.implementation.FieldAccessor.Appender
-
Creates a new byte code appender for a field accessor implementation.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.FixedValue.ForPoolValue
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.FixedValue.ForStaticField
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.Forwarding
-
- appender(Implementation.Target) - Method in interface net.bytebuddy.implementation.Implementation
-
Creates a byte code appender that determines the implementation of the instrumented type's methods.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.Implementation.Compound
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.Implementation.Simple
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation
-
- Appender(TypeDescription) - Constructor for class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
-
- Appender(TypeDescription) - Constructor for class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.InvokeDynamic
-
- Appender(TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.Appender
-
Creates a new byte code appender for an invoke dynamic implementation.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
-
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.MethodCall
-
- Appender(Implementation.Target) - Constructor for class net.bytebuddy.implementation.MethodCall.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in class net.bytebuddy.implementation.MethodDelegation
-
- Appender(StackManipulation, Implementation.Target, MethodList, MethodDelegationBinder.Processor) - Constructor for class net.bytebuddy.implementation.MethodDelegation.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in enum net.bytebuddy.implementation.StubMethod
-
- appender(Implementation.Target) - Method in enum net.bytebuddy.implementation.SuperMethodCall
-
- Appender(Implementation.Target, SuperMethodCall.Appender.TerminationHandler) - Constructor for class net.bytebuddy.implementation.SuperMethodCall.Appender
-
Creates a new appender.
- appender(Implementation.Target) - Method in enum net.bytebuddy.implementation.SuperMethodCall.WithoutReturn
-
- appendLowerBound() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase
-
- appendLowerBound() - Method in interface net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken
-
Appends a lower bound to this token.
- appendParameterBinder(TargetMethodAnnotationDrivenBinder.ParameterBinder<?>) - Method in class net.bytebuddy.implementation.MethodDelegation
-
Defines an parameter binder to be appended to the already defined parameter binders.
- appendPlaceholder() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase
-
- appendPlaceholder() - Method in interface net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken
-
Appends a placeholder to this token.
- appendUpperBound() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase
-
- appendUpperBound() - Method in interface net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken
-
Appends an upper bound to this token.
- apply(AgentBuilder.InitializationStrategy, ClassFileLocator, AgentBuilder.TypeStrategy, ByteBuddy, AgentBuilder.Default.NativeMethodStrategy, AgentBuilder.Default.BootstrapInjectionStrategy, AccessControlContext, AgentBuilder.Listener) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Resolution
-
Transforms a type or returns null
if a type is not to be transformed.
- apply(AgentBuilder.InitializationStrategy, ClassFileLocator, AgentBuilder.TypeStrategy, ByteBuddy, AgentBuilder.Default.NativeMethodStrategy, AgentBuilder.Default.BootstrapInjectionStrategy, AccessControlContext, AgentBuilder.Listener) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Resolution.Unresolved
-
- apply(AgentBuilder.InitializationStrategy, ClassFileLocator, AgentBuilder.TypeStrategy, ByteBuddy, AgentBuilder.Default.NativeMethodStrategy, AgentBuilder.Default.BootstrapInjectionStrategy, AccessControlContext, AgentBuilder.Listener) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution
-
- apply(DynamicType.Builder<?>) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher
-
Transforms the instrumented type to implement an appropriate initialization strategy.
- apply(DynamicType.Builder<?>) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Minimal
-
- apply(DynamicType.Builder<?>) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.NoOp
-
- apply(DynamicType.Builder<?>) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.InitializationAppender
-
- apply(Instrumentation, ByteBuddy, AgentBuilder.BinaryLocator, AgentBuilder.TypeStrategy, AgentBuilder.Listener, AgentBuilder.Default.NativeMethodStrategy, AccessControlContext, AgentBuilder.InitializationStrategy, AgentBuilder.Default.BootstrapInjectionStrategy) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector
-
Applies the represented type modification on all collected types.
- apply(Instrumentation, ByteBuddy, AgentBuilder.BinaryLocator, AgentBuilder.TypeStrategy, AgentBuilder.Listener, AgentBuilder.Default.NativeMethodStrategy, AccessControlContext, AgentBuilder.InitializationStrategy, AgentBuilder.Default.BootstrapInjectionStrategy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition
-
- apply(Instrumentation, ByteBuddy, AgentBuilder.BinaryLocator, AgentBuilder.TypeStrategy, AgentBuilder.Listener, AgentBuilder.Default.NativeMethodStrategy, AccessControlContext, AgentBuilder.InitializationStrategy, AgentBuilder.Default.BootstrapInjectionStrategy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRetransformation
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation.ValuesMethodAppender
-
- apply(Instrumentation, Map<Class<?>, ClassDefinition>) - Method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine
-
Applies this engine for the given arguments.
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.RebasedMethodInvocation
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in enum net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.None
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple
-
- apply(ClassVisitor) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record
-
Writes this entry to a given class visitor.
- apply(ClassVisitor) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForRichField
-
- apply(ClassVisitor) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForSimpleField
-
- apply(ClassVisitor, Implementation.Context) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
-
- apply(ClassVisitor, Implementation.Context) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record
-
Applies this method entry.
- apply(ClassVisitor, Implementation.Context) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
-
- apply(ClassVisitor, Implementation.Context) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
-
- apply(AnnotationVisitor, TypeDescription, String, Object) - Static method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Default
-
Performs the writing of a given annotation value to an annotation visitor.
- apply(FieldVisitor, FieldDescription) - Method in interface net.bytebuddy.implementation.attribute.FieldAttributeAppender
-
Applies this attribute appender to a given field visitor.
- apply(FieldVisitor, FieldDescription) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Compound
-
- apply(FieldVisitor, FieldDescription) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForAnnotation
-
- apply(FieldVisitor, FieldDescription) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForField
-
- apply(FieldVisitor, FieldDescription) - Method in enum net.bytebuddy.implementation.attribute.FieldAttributeAppender.NoOp
-
- apply(MethodVisitor, MethodDescription) - Method in interface net.bytebuddy.implementation.attribute.MethodAttributeAppender
-
Applies this attribute appender to a given method visitor.
- apply(MethodVisitor, MethodDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Compound
-
- apply(MethodVisitor, MethodDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
-
- apply(MethodVisitor, MethodDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod.Appender
-
- apply(MethodVisitor, MethodDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForMethod
-
- apply(MethodVisitor, MethodDescription) - Method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.NoOp
-
- apply(ClassVisitor, TypeDescription, GenericTypeDescription) - Method in interface net.bytebuddy.implementation.attribute.TypeAttributeAppender
-
Applies this type attribute appender.
- apply(ClassVisitor, TypeDescription, GenericTypeDescription) - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.Compound
-
- apply(ClassVisitor, TypeDescription, GenericTypeDescription) - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForAnnotation
-
- apply(ClassVisitor, TypeDescription, GenericTypeDescription) - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType
-
- apply(ClassVisitor, TypeDescription, GenericTypeDescription) - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForType
-
- apply(ClassVisitor, TypeDescription, GenericTypeDescription) - Method in enum net.bytebuddy.implementation.attribute.TypeAttributeAppender.NoOp
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.AssignableSignatureCall
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall.Appender
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.AbstractMethodErrorThrow
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForDefaultMethod
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByConstructor
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByReflectionFactory
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender.AccessorMethodInvocation
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor.Appender
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall.Appender
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder.Build
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Illegal
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Anonymous
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Illegal
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Unique
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate.WideningStackManipulation
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.assign.TypeCasting
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in interface net.bytebuddy.implementation.bytecode.ByteCodeAppender
-
Applies this byte code appender to a type creation process.
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Compound
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Simple
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Loader
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Putter
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForPrimitiveType
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForReferenceType
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayStackManipulation
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.constant.ClassConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.ClassConstant.ForReferenceType
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.constant.DefaultValue
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.constant.DoubleConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.DoubleConstant.ConstantPool
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.constant.FloatConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.FloatConstant.ConstantPool
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.constant.IntegerConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.ConstantPool
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.SingleBytePush
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.TwoBytePush
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.constant.LongConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.LongConstant.ConstantPool
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedConstructor
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedMethod
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.constant.MethodConstant.CanCacheIllegal
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.constant.NullConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.constant.TextConstant
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.Duplication
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.DynamicInvocation
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation.IllegalInvocation
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.member.MethodReturn
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.OffsetLoading
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.Removal
-
- apply(MethodVisitor, Implementation.Context) - Method in interface net.bytebuddy.implementation.bytecode.StackManipulation
-
Applies the stack manipulation that is described by this instance.
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Compound
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Illegal
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Trivial
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.bytecode.Throw
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.bytecode.TypeCreation
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.DefaultMethodCall.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.ExceptionMethod
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.FieldAccessor.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription, TypeDescription, StackManipulation) - Method in class net.bytebuddy.implementation.FixedValue
-
Blueprint method that for applying the actual implementation.
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.FixedValue.ForPoolValue
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.Forwarding.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethodDelegation
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldCacheEntry
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetterDelegation
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetterDelegation
-
- apply(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Illegal
-
- apply(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Simple
-
- apply(MethodVisitor, Implementation.Context, MethodDescription, TypeDescription, StackManipulation) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter
-
Applies an implementation that delegates to a invocation handler.
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.MethodCall.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.Appender
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in enum net.bytebuddy.implementation.StubMethod
-
- apply(MethodVisitor, Implementation.Context, MethodDescription) - Method in class net.bytebuddy.implementation.SuperMethodCall.Appender
-
- applyBody(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
-
- applyBody(MethodVisitor, Implementation.Context) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record
-
Applies the body of this entry.
- applyBody(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
-
- applyBody(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
-
- applyBody(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
-
- applyBody(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
-
- applyBody(MethodVisitor, Implementation.Context) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
-
- applyBody(MethodVisitor, Implementation.Context) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
-
- applyGetter(MethodVisitor, Implementation.Context, FieldDescription, MethodDescription) - Method in class net.bytebuddy.implementation.FieldAccessor
-
Applies a field getter implementation.
- applyHead(MethodVisitor) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
-
- applyHead(MethodVisitor) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record
-
Applies the head of this entry.
- applyHead(MethodVisitor) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
-
- applyHead(MethodVisitor) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
-
- applyHead(MethodVisitor) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
-
- applyHead(MethodVisitor) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
-
- applyHead(MethodVisitor) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
-
- applyHead(MethodVisitor) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
-
- applySetter(MethodVisitor, Implementation.Context, FieldDescription, MethodDescription) - Method in class net.bytebuddy.implementation.FieldAccessor
-
Applies a field setter implementation.
- Argument - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
Parameters that are annotated with this annotation will be assigned the value of the parameter of the source method
with the given parameter.
- Argument.Binder - Enum in net.bytebuddy.implementation.bind.annotation
-
A binder for handling the
Argument
annotation.
- Argument.BindingMechanic - Enum in net.bytebuddy.implementation.bind.annotation
-
Determines if a parameter binding should be considered for resolving ambiguous method bindings.
- Argument.NextUnboundAsDefaultsProvider - Enum in net.bytebuddy.implementation.bind.annotation
-
If this defaults provider is active, a non-annotated parameter is assumed to be implicitly bound to the next
source method parameter that is not bound by any other target method parameter, i.e.
- Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator - Class in net.bytebuddy.implementation.bind.annotation
-
An iterator that creates
Argument
annotations for any non-referenced index of the source method.
- Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator.DefaultArgument - Class in net.bytebuddy.implementation.bind.annotation
-
A default implementation of an
Argument
annotation.
- argumentLoaders - Variable in class net.bytebuddy.implementation.MethodCall
-
The argument loader to load arguments onto the operand stack in their application order.
- ArgumentTypeResolver - Enum in net.bytebuddy.implementation.bind
-
Implementation of an
MethodDelegationBinder.AmbiguityResolver
that resolves two conflicting bindings by considering most-specific types of target method parameters in the same manner
as the Java compiler resolves bindings of overloaded method.
- ArgumentTypeResolver.ParameterIndexToken - Class in net.bytebuddy.implementation.bind
-
This token is used to mark a one-to-one binding of a source method parameter to a target method parameter.
- ArgumentTypeResolver.PrimitiveTypePrecedence - Enum in net.bytebuddy.implementation.bind
-
A representation of the precedence of a most specific primitive type in the Java programming language.
- ARRAY_CREATION_SIZE_CHANGE - Static variable in interface net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator
-
The creation of an array consumes one slot on the operand stack and adds a new value to it.
- ARRAY_INTERFACES - Static variable in interface net.bytebuddy.description.type.TypeDescription
-
A list of interfaces that are implicitly implemented by any array type.
- ARRAY_MODIFIERS - Static variable in interface net.bytebuddy.description.type.TypeDescription
-
The modifiers of any array type.
- ArrayAccess - Enum in net.bytebuddy.implementation.bytecode.collection
-
Allows accessing array values.
- ArrayAccess.Loader - Class in net.bytebuddy.implementation.bytecode.collection
-
A stack manipulation for loading an array's value.
- ArrayAccess.Putter - Class in net.bytebuddy.implementation.bytecode.collection
-
A stack manipulation for storing an array's value.
- ArrayFactory - Class in net.bytebuddy.implementation.bytecode.collection
-
A
CollectionFactory
that is capable of
creating an array of a given type with any number of given values.
- ArrayFactory(TypeDescription, ArrayFactory.ArrayCreator) - Constructor for class net.bytebuddy.implementation.bytecode.collection.ArrayFactory
-
- ArrayFactory.ArrayCreator - Interface in net.bytebuddy.implementation.bytecode.collection
-
An array creator is responsible for providing correct byte code instructions for creating an array
and for storing values into it.
- ArrayFactory.ArrayCreator.ForPrimitiveType - Enum in net.bytebuddy.implementation.bytecode.collection
-
An array creator implementation for primitive types.
- ArrayFactory.ArrayCreator.ForReferenceType - Class in net.bytebuddy.implementation.bytecode.collection
-
An array creator implementation for reference types.
- ArrayFactory.ArrayStackManipulation - Class in net.bytebuddy.implementation.bytecode.collection
-
A stack manipulation for creating an array as defined by the enclosing array factory.
- ArrayLookup(String, TypePool.AbstractBase.RawNonPrimitiveArray.ComponentTypeReference) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup
-
Creates a new annotation registrant for an array lookup.
- ArrayProjection(TypeDescription, int) - Constructor for class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
Crrates a new array projection.
- ArrayStackManipulation(List<StackManipulation>) - Constructor for class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayStackManipulation
-
Creates a new array loading instruction.
- ArrayTypeResolution(TypePool.Resolution, int) - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase.ArrayTypeResolution
-
Creates a wrapper for another resolution that, if resolved, represents an array type.
- as(Class<?>) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
-
Defines the given argument to be treated as an instance of the provided type.
- as(TypeDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
-
Defines the given argument to be treated as an instance of the provided type.
- as(Class<?>) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
-
Defines the given value to be treated as an instance of the provided type.
- as(TypeDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
-
Defines the given value to be treated as an instance of the provided type.
- asBridgeOf(MethodDescription) - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading
-
Applies a transformation to all loaded arguments of the method being loaded to be casted to the corresponding parameter of
the provided method.
- asConstantPoolValue() - Method in interface net.bytebuddy.utility.JavaInstance
-
Returns the represented instance as a constant pool value.
- asConstantPoolValue() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
- asConstantPoolValue() - Method in class net.bytebuddy.utility.JavaInstance.MethodType
-
- asDefined() - Method in interface net.bytebuddy.description.ByteCodeElement.TypeDependant
-
Returns this type dependant in its defined shape, i.e.
- asDefined() - Method in class net.bytebuddy.description.field.FieldDescription.InDefinedShape.AbstractBase
-
- asDefined() - Method in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting
-
- asDefined() - Method in class net.bytebuddy.description.field.FieldList.AbstractBase
-
- asDefined() - Method in interface net.bytebuddy.description.field.FieldList
-
Returns this list of these field descriptions resolved to their defined shape.
- asDefined() - Method in class net.bytebuddy.description.field.FieldList.Empty
-
- asDefined() - Method in class net.bytebuddy.description.method.MethodDescription.InDefinedShape.AbstractBase
-
- asDefined() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- asDefined() - Method in class net.bytebuddy.description.method.MethodList.AbstractBase
-
- asDefined() - Method in interface net.bytebuddy.description.method.MethodList
-
Returns this list of these method descriptions resolved to their defined shape.
- asDefined() - Method in class net.bytebuddy.description.method.MethodList.Empty
-
- asDefined() - Method in class net.bytebuddy.description.method.ParameterDescription.InDefinedShape.AbstractBase
-
- asDefined() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- asDefined() - Method in class net.bytebuddy.description.method.ParameterList.AbstractBase
-
- asDefined() - Method in interface net.bytebuddy.description.method.ParameterList
-
Returns this list of these parameter descriptions resolved to their defined shape.
- asDefined() - Method in class net.bytebuddy.description.method.ParameterList.Empty
-
- asDefined() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- asDefined() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
- asErasure() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the erasure of this type.
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType.Latent
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType.OfLoadedType
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.Latent
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.OfLoadedType
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedFieldType
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.OfLegacyVmConstructor
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.OfLegacyVmMethod
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedReturnType
-
- asErasure() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedSuperType
-
- asErasure() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- asErasure() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType
-
- asErasure() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType
-
- asErasures() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.AbstractBase
-
- asErasures() - Method in interface net.bytebuddy.description.type.generic.GenericTypeList
-
Returns a list of the generic types' erasures.
- asErasures() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.Empty
-
- asErasures() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfConstructorExceptionTypes
-
- asErasures() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfLoadedInterfaceTypes
-
- asErasures() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfMethodExceptionTypes
-
- asGenericTypes() - Method in interface net.bytebuddy.description.type.TypeList
-
Represents this list of types into a list of generic types.
- asGenericTypes() - Method in class net.bytebuddy.description.type.TypeList.Empty
-
- asGenericTypes() - Method in class net.bytebuddy.description.type.TypeList.Explicit
-
- asGenericTypes() - Method in class net.bytebuddy.description.type.TypeList.ForLoadedType
-
- asGraph(MethodGraph.Compiler.Default.Merger) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
-
Transforms this store into a method graph by applying the given merger.
- asList(int) - Static method in class net.bytebuddy.description.annotation.AnnotationList.Empty
-
Creates a list of empty annotation lists of the given dimension.
- asList(List<? extends List<? extends AnnotationDescription>>) - Static method in class net.bytebuddy.description.annotation.AnnotationList.Explicit
-
Creates a list of annotation lists for a given multidimensional list of annotation descriptions.
- asList(Annotation[][]) - Static method in class net.bytebuddy.description.annotation.AnnotationList.ForLoadedAnnotation
-
Creates a list of annotation lists representing the given loaded annotations.
- asList(Enum<?>[]) - Static method in class net.bytebuddy.description.enumeration.EnumerationDescription.ForLoadedEnumeration
-
Enlists a given array of loaded enumerations as enumeration values.
- ASM_API_VERSION - Static variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
The ASM API version to use.
- ASM_NO_FLAGS - Static variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
A flag for ASM not to automatically compute any information such as operand stack sizes and stack map frames.
- asMethodList() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.NodeList
-
Transforms this list of nodes into a list of the node's representatives.
- asNode(MethodGraph.Compiler.Default.Merger) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
-
- asNode(MethodGraph.Compiler.Default.Merger) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry
-
Transforms this entry into a node.
- asNode(MethodGraph.Compiler.Default.Merger) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
-
- asNode(MethodGraph.Compiler.Default.Merger) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
-
- asPreparedEntry(TypeDescription, MethodDescription) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
-
Transforms this entry into a prepared state.
- asPreparedEntry(TypeDescription, MethodDescription, Set<MethodDescription.TypeToken>) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
-
Transforms this entry into a prepared state.
- assemble(MethodDescription, MethodAttributeAppender) - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.Compiled
-
Assembles this compiled entry with a method attribute appender.
- assemble(MethodDescription, MethodAttributeAppender) - Method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod
-
- assemble(MethodDescription, MethodAttributeAppender) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue
-
- assemble(MethodDescription, MethodAttributeAppender) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation.Compiled
-
- assemble(MethodDescription, MethodAttributeAppender) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge.Compiled
-
- assertAnnotation() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts the legitimacy of an annotation for the instrumented type.
- assertAnnotation() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertAnnotation() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertAnnotation() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertAnnotation() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertAnnotation() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertAnnotation() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assertDefaultValue(String) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts if a default value is legal for a method.
- assertDefaultValue(String) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertDefaultValue(String) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertDefaultValue(String) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertDefaultValue(String) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertDefaultValue(String) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertDefaultValue(String) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assertField(String, boolean, boolean, boolean) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts a field for being valid.
- assertField(String, boolean, boolean, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertField(String, boolean, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertField(String, boolean, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertField(String, boolean, boolean, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertField(String, boolean, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertField(String, boolean, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assertHandleInConstantPool() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts the capability to store a method handle in the class's constant pool.
- assertHandleInConstantPool() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertHandleInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertHandleInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertHandleInConstantPool() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertHandleInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertHandleInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assertMethod(String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts a method for being valid.
- assertMethod(String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertMethod(String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertMethod(String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertMethod(String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertMethod(String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertMethod(String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assertMethodTypeInConstantPool() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts the capability to store a method type constant in the class's constant pool.
- assertMethodTypeInConstantPool() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertMethodTypeInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertMethodTypeInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertMethodTypeInConstantPool() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertMethodTypeInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertMethodTypeInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assertTransformation() - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine.ClassRedefinitionTransformer
-
Validates that all given classes were redefined.
- assertType(int, boolean, boolean) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts if the type can legally represent a package description.
- assertType(int, boolean, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertType(int, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertType(int, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertType(int, boolean, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertType(int, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertType(int, boolean, boolean) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assertTypeAnnotation() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts the legitimacy of a type annotation for the instrumented type.
- assertTypeAnnotation() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertTypeAnnotation() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertTypeAnnotation() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertTypeAnnotation() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertTypeAnnotation() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertTypeAnnotation() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assertTypeInConstantPool() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint
-
Asserts the capability to store a type constant in the class's constant pool.
- assertTypeInConstantPool() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- assertTypeInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- assertTypeInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- assertTypeInConstantPool() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- assertTypeInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- assertTypeInConstantPool() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- assign(TypeDescription, TypeDescription, Assigner.Typing) - Method in interface net.bytebuddy.implementation.bytecode.assign.Assigner
-
- assign(TypeDescription, TypeDescription, Assigner.Typing) - Method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.EqualTypesOnly
-
- assign(TypeDescription, TypeDescription, Assigner.Typing) - Method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Refusing
-
- assign(TypeDescription, TypeDescription, Assigner.Typing) - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveTypeAwareAssigner
-
- assign(TypeDescription, TypeDescription, Assigner.Typing) - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.VoidAwareAssigner
-
- assign(TypeDescription, TypeDescription, Assigner.Typing) - Method in enum net.bytebuddy.implementation.bytecode.assign.reference.ReferenceTypeAwareAssigner
-
- AssignableSignatureCall(Implementation.SpecialMethodInvocation, boolean) - Constructor for class net.bytebuddy.implementation.auxiliary.MethodCallProxy.AssignableSignatureCall
-
Creates an operand stack assignment that creates a
MethodCallProxy
for the
targetMethod
and pushes this proxy object onto the stack.
- assignBoxedTo(TypeDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveBoxingDelegate
-
Creates a stack manipulation that boxes the represented primitive type and applies a chained assignment
to the result of this boxing operation.
- Assigner - Interface in net.bytebuddy.implementation.bytecode.assign
-
An assigner is responsible for converting some type A
to another type B
if possible.
- assigner - Variable in class net.bytebuddy.implementation.FieldAccessor
-
The assigner to use.
- assigner - Variable in class net.bytebuddy.implementation.FixedValue
-
The assigner that is used for assigning the fixed value to a method's return type.
- assigner - Variable in class net.bytebuddy.implementation.InvocationHandlerAdapter
-
The assigner that is used for assigning the return invocation handler's return value to the
intercepted method's return value.
- assigner - Variable in class net.bytebuddy.implementation.InvokeDynamic
-
The assigner to be used.
- assigner - Variable in class net.bytebuddy.implementation.MethodCall
-
The assigner to use.
- Assigner.EqualTypesOnly - Enum in net.bytebuddy.implementation.bytecode.assign
-
An assigner that only allows to assign types if they are equal to another.
- Assigner.Refusing - Enum in net.bytebuddy.implementation.bytecode.assign
-
An assigner that does not allow any assignments.
- Assigner.Typing - Enum in net.bytebuddy.implementation.bytecode.assign
-
Indicates for a type assignment, if a type casting should be applied in case that two types are not statically assignable.
- assignUnboxedTo(TypeDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ExplicitlyTypedUnboxingResponsible
-
- assignUnboxedTo(TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ImplicitlyTypedUnboxingResponsible
-
- assignUnboxedTo(TypeDescription, Assigner, Assigner.Typing) - Method in interface net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.UnboxingResponsible
-
Attempts to unbox the represented type in order to assign the unboxed value to the given target type
while using the assigner that is provided by the method call.
- asStackManipulation() - Method in interface net.bytebuddy.utility.JavaInstance
-
Returns the instance as loadable onto the operand stack.
- asStackManipulation() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
- asStackManipulation() - Method in class net.bytebuddy.utility.JavaInstance.MethodType
-
- asSupplementaryEntry(MethodDescription) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
-
Returns a prepared entry for a supplementary method.
- asToken() - Method in interface net.bytebuddy.description.ByteCodeElement.TypeDependant
-
Returns a token representative of this type dependant.
- asToken(ElementMatcher<? super GenericTypeDescription>) - Method in interface net.bytebuddy.description.ByteCodeElement.TypeDependant
-
Returns a token representative of this type dependant.
- asToken() - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- asToken(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- asToken() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- asToken(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- asToken() - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- asToken(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- asTokenList() - Method in class net.bytebuddy.description.field.FieldList.AbstractBase
-
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.field.FieldList.AbstractBase
-
- asTokenList() - Method in interface net.bytebuddy.description.field.FieldList
-
Transforms the list of field descriptions into a list of detached tokens.
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in interface net.bytebuddy.description.field.FieldList
-
Transforms the list of field descriptions into a list of detached tokens.
- asTokenList() - Method in class net.bytebuddy.description.field.FieldList.Empty
-
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.field.FieldList.Empty
-
- asTokenList() - Method in class net.bytebuddy.description.method.MethodList.AbstractBase
-
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.method.MethodList.AbstractBase
-
- asTokenList() - Method in interface net.bytebuddy.description.method.MethodList
-
Transforms the list of method descriptions into a list of detached tokens.
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in interface net.bytebuddy.description.method.MethodList
-
Transforms the list of method descriptions into a list of detached tokens.
- asTokenList() - Method in class net.bytebuddy.description.method.MethodList.Empty
-
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.method.MethodList.Empty
-
- asTokenList() - Method in class net.bytebuddy.description.method.ParameterList.AbstractBase
-
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.method.ParameterList.AbstractBase
-
- asTokenList() - Method in interface net.bytebuddy.description.method.ParameterList
-
Transforms the list of parameter descriptions into a list of detached tokens.
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in interface net.bytebuddy.description.method.ParameterList
-
Transforms the list of parameter descriptions into a list of detached tokens.
- asTokenList() - Method in class net.bytebuddy.description.method.ParameterList.Empty
-
- asTokenList(ElementMatcher<? super GenericTypeDescription>) - Method in class net.bytebuddy.description.method.ParameterList.Empty
-
- asTypeList() - Method in class net.bytebuddy.description.method.ParameterList.AbstractBase
-
- asTypeList() - Method in interface net.bytebuddy.description.method.ParameterList
-
Transforms this list of parameters into a list of the types of the represented parameters.
- asTypeList() - Method in class net.bytebuddy.description.method.ParameterList.Empty
-
- asTypeList() - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable
-
- asTypeList() - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmConstructor
-
- asTypeList() - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmMethod
-
- asTypeToken() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- asTypeToken() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Returns a type token that represents this method's raw return and parameter types.
- asTypeToken() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Transforms this method token into a type token.
- attach(TypeDescription, List<? extends GenericTypeDescription>) - Static method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes
-
Creates a list of types that are attached to the provided type.
- attach(FieldDescription, List<? extends GenericTypeDescription>) - Static method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes
-
Creates a list of types that are attached to the provided field.
- attach(MethodDescription, List<? extends GenericTypeDescription>) - Static method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes
-
Creates a list of types that are attached to the provided method.
- attach(ParameterDescription, List<? extends GenericTypeDescription>) - Static method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes
-
Creates a list of types that are attached to the provided parameter.
- attach(TypeDescription, List<? extends GenericTypeDescription>) - Static method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable
-
Creates a list of detached type variables that are attached on reception.
- attach(MethodDescription, List<? extends GenericTypeDescription>) - Static method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable
-
Creates a list of detached type variables that are attached on reception.
- attribute(MethodAttributeAppender.Factory) - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
Defines a given attribute appender factory to be applied for the currently selected methods.
- attribute(TypeAttributeAppender) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- attribute(TypeAttributeAppender) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- attribute(FieldAttributeAppender.Factory) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- attribute(MethodAttributeAppender.Factory) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- attribute(TypeAttributeAppender) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds an attribute appender to the currently constructed type which will be applied on the creation of
the type.
- attribute(FieldAttributeAppender.Factory) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldAnnotationTarget
-
Defines an attribute appender factory to be applied onto the currently selected field.
- attribute(MethodAttributeAppender.Factory) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MethodAnnotationTarget
-
Defines an attribute appender factory to be applied onto the currently selected methods.
- attributeAppender - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The type attribute appender specified for this builder.
- attributeAppender - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
The type attribute appender to apply.
- attributeAppenderFactory - Variable in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
The method attribute appender factory that was defined for the current method selection.
- AttributeObtainingMethodVisitor(MethodVisitor, TypeWriter.MethodPool.Record) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.AttributeObtainingMethodVisitor
-
Creates a new attribute obtaining method visitor.
- AuxiliaryType - Interface in net.bytebuddy.implementation.auxiliary
-
An auxiliary type that provides services to the instrumentation of another type.
- AuxiliaryType.MethodAccessorFactory - Interface in net.bytebuddy.implementation.auxiliary
-
A factory for creating method proxies for an auxiliary type.
- AuxiliaryType.MethodAccessorFactory.Illegal - Enum in net.bytebuddy.implementation.auxiliary
-
A method accessor factory that forbids any accessor registration.
- AuxiliaryType.NamingStrategy - Interface in net.bytebuddy.implementation.auxiliary
-
Representation of a naming strategy for an auxiliary type.
- AuxiliaryType.NamingStrategy.SuffixingRandom - Class in net.bytebuddy.implementation.auxiliary
-
A naming strategy for an auxiliary type which returns the instrumented type's name with a fixed extension
and a random number as a suffix.
- auxiliaryTypeNamingStrategy - Variable in class net.bytebuddy.ByteBuddy
-
The naming strategy for auxiliary types of the current configuation.
- auxiliaryTypeNamingStrategy - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The naming strategy for auxiliary types specified for this builder.
- auxiliaryTypeNamingStrategy - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
A naming strategy that is used for naming auxiliary types.
- auxiliaryTypes - Variable in class net.bytebuddy.dynamic.DynamicType.Default
-
A list of auxiliary types for this dynamic type.
- Available(Method) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Available
-
Creates a new dispatcher.
- DeclaredByType - Interface in net.bytebuddy.description
-
This interface represents all elements that can be declared within a type, i.e.
- DeclaredInMethod(String, String, String) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
-
Creates a new declaration context for a method that declares a type.
- DeclaredInType(String) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
-
Creates a new declaration context for a type that is declared within another type.
- declaresAnnotation(ElementMatcher<? super AnnotationDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- declaresException(Class<? extends Throwable>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method that declares the given generic exception type as a (erased) exception type.
- declaresException(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method that declares the given generic exception type as a (erased) exception type.
- declaresField(ElementMatcher<? super FieldDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a type by a another matcher that is applied on any of its declared fields.
- declaresGenericException(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method that declares the given generic exception type.
- declaresGenericException(GenericTypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method that declares the given generic exception type.
- declaresGenericException(ElementMatcher<? super Iterable<? extends GenericTypeDescription>>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method's generic exception types against the provided matcher.
- declaresMethod(ElementMatcher<? super MethodDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a type by a another matcher that is applied on any of its declared methods.
- DeclaringAnnotationMatcher<T extends AnnotatedCodeElement> - Class in net.bytebuddy.matcher
-
An element matcher that matches the list of annotations that are provided by an annotated element.
- DeclaringAnnotationMatcher(ElementMatcher<? super AnnotationList>) - Constructor for class net.bytebuddy.matcher.DeclaringAnnotationMatcher
-
Creates a new matcher for the annotations of an annotated element.
- DeclaringFieldMatcher<T extends GenericTypeDescription> - Class in net.bytebuddy.matcher
-
An element matcher that checks if a type description declares fields of a given property.
- DeclaringFieldMatcher(ElementMatcher<? super FieldList<? extends FieldDescription>>) - Constructor for class net.bytebuddy.matcher.DeclaringFieldMatcher
-
Creates a new matcher for a type's declared fields.
- DeclaringMethodMatcher<T extends GenericTypeDescription> - Class in net.bytebuddy.matcher
-
An element matcher that checks if a type description declares methods of a given property.
- DeclaringMethodMatcher(ElementMatcher<? super MethodList<? extends MethodDescription>>) - Constructor for class net.bytebuddy.matcher.DeclaringMethodMatcher
-
Creates a new matcher for a type's declared methods.
- DeclaringTypeMatcher<T extends DeclaredByType> - Class in net.bytebuddy.matcher
-
An element matcher that matches the declaring type of another element, only if this element is actually declared
in a type.
- DeclaringTypeMatcher(ElementMatcher<? super GenericTypeDescription>) - Constructor for class net.bytebuddy.matcher.DeclaringTypeMatcher
-
Creates a new matcher for the declaring type of an element.
- DeclaringTypeResolver - Enum in net.bytebuddy.implementation.bind
-
This ambiguity resolver matches that method out of two methods that is declared by the more specific type.
- Default() - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default
-
Creates a new default agent builder that uses a default
ByteBuddy
instance for
creating classes.
- Default(ByteBuddy) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default
-
Creates a new agent builder with default settings.
- Default(ByteBuddy, AgentBuilder.BinaryLocator, AgentBuilder.TypeStrategy, AgentBuilder.Listener, AgentBuilder.Default.NativeMethodStrategy, AccessControlContext, AgentBuilder.InitializationStrategy, AgentBuilder.RedefinitionStrategy, AgentBuilder.Default.BootstrapInjectionStrategy, AgentBuilder.Default.Transformation) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default
-
Creates a new default agent builder.
- Default(ClassLoader) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
-
Creates a default class loading delegate.
- Default(TypeDescription, byte[], LoadedTypeInitializer, List<? extends DynamicType>) - Constructor for class net.bytebuddy.dynamic.DynamicType.Default
-
Creates a new dynamic type.
- Default() - Constructor for class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default
-
Creates a new field registry without any registered fields.
- Default(Map<MethodDescription.InDefinedShape, MethodRebaseResolver.Resolution>, List<DynamicType>) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Default
-
Creates a new default method rebased resolver.
- Default(String, int, List<? extends GenericTypeDescription>, GenericTypeDescription, List<? extends GenericTypeDescription>, List<? extends FieldDescription.Token>, List<? extends MethodDescription.Token>, List<? extends AnnotationDescription>, InstrumentedType.TypeInitializer, LoadedTypeInitializer) - Constructor for class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
Creates a new instrumented type with default values for any properties that only exist for types that are declared within another type.
- Default(String, int, List<? extends GenericTypeDescription>, GenericTypeDescription, List<? extends GenericTypeDescription>, List<? extends FieldDescription.Token>, List<? extends MethodDescription.Token>, List<? extends AnnotationDescription>, InstrumentedType.TypeInitializer, LoadedTypeInitializer, TypeDescription, MethodDescription, TypeDescription, List<? extends TypeDescription>, boolean, boolean, boolean) - Constructor for class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
Creates a new instrumented type.
- DEFAULT - Static variable in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler
-
The default compiler for compiling Java methods.
- Default(MethodGraph.Compiler.Default.Harmonizer<T>, MethodGraph.Compiler.Default.Merger) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
-
Creates a new default method graph compiler.
- Default() - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default
-
Creates a new default method registry without entries.
- Default(TypeDescription, LoadedTypeInitializer, InstrumentedType.TypeInitializer, List<DynamicType>, ClassFileVersion, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, ClassVisitorWrapper, TypeAttributeAppender, TypeWriter.FieldPool, TypeWriter.MethodPool, MethodList<?>) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
Creates a new default type writer.
- Default(AnnotationAppender.Target, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.AnnotationAppender.Default
-
Creates a default annotation appender.
- DEFAULT - Static variable in annotation type net.bytebuddy.implementation.bind.annotation.BindingPriority
-
The default priority for methods not carrying the
BindingPriority
annotation.
- Default - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
Parameters that are annotated with this annotation are assigned an instance of an auxiliary proxy type that allows calling
any default method of an interface of the instrumented type where the parameter type must be an interface that is
directly implemented by the instrumented type.
- DEFAULT - Static variable in interface net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver
-
The default ambiguity resolver to use.
- DEFAULT - Static variable in interface net.bytebuddy.implementation.bytecode.assign.Assigner
-
A default assigner that can handle void
, primitive types and references.
- Default(TypeDescription, AuxiliaryType.NamingStrategy, InstrumentedType.TypeInitializer, ClassFileVersion) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default
-
Creates a new default implementation context.
- Default() - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
-
Creates a new default invocation provider that provides information and arguments of the
intercepted method.
- Default(InvokeDynamic.InvocationProvider.NameProvider, InvokeDynamic.InvocationProvider.ReturnTypeProvider, List<InvokeDynamic.InvocationProvider.ArgumentProvider>) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
-
Creates a new default invocation provider.
- Default(String) - Constructor for class net.bytebuddy.NamingStrategy.Unbound.Default
-
Creates a default unbound naming strategy.
- Default(GenericTypeDescription, List<? extends GenericTypeDescription>, int, ClassFileVersion) - Constructor for class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
Creates a new unnamed type.
- Default(TypePool.CacheProvider, ClassFileLocator, TypePool.Default.ReaderMode) - Constructor for class net.bytebuddy.pool.TypePool.Default
-
Creates a new default type pool.
- DEFAULT - Static variable in class net.bytebuddy.utility.StreamDrainer
-
- Default.Binder - Enum in net.bytebuddy.implementation.bind.annotation
-
A binder for the
Default
annotation.
- Default.Binder.TypeLocator - Interface in net.bytebuddy.implementation.bind.annotation
-
Locates the type which should be the base type of the created proxy.
- Default.Binder.TypeLocator.ForParameterType - Enum in net.bytebuddy.implementation.bind.annotation
-
A type locator that yields the target parameter's type.
- Default.Binder.TypeLocator.ForType - Class in net.bytebuddy.implementation.bind.annotation
-
A type locator that returns a given type.
- DEFAULT_BUFFER_SIZE - Static variable in class net.bytebuddy.utility.StreamDrainer
-
The default size of the buffer for draining a stream.
- DEFAULT_FORBID_EXISTING - Static variable in interface net.bytebuddy.dynamic.loading.ClassInjector
-
Determines the default behavior for type injections when a type is already loaded.
- DEFAULT_LENGTH - Static variable in class net.bytebuddy.utility.RandomString
-
The default length of a randomized
String
.
- DEFAULT_PROTECTION_DOMAIN - Static variable in interface net.bytebuddy.dynamic.loading.ClassInjector
-
A convenience reference to the default protection domain which is null
.
- DEFAULT_TYPE_MODIFIER - Static variable in interface net.bytebuddy.implementation.auxiliary.AuxiliaryType
-
The default type access of an auxiliary type.
- DefaultArgument(int) - Constructor for class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator.DefaultArgument
-
Creates a new instance of an argument annotation.
- DefaultCall - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
A parameter with this annotation is assigned a proxy for invoking a default method that fits the intercepted method.
- DefaultCall.Binder - Enum in net.bytebuddy.implementation.bind.annotation
-
- DefaultCall.Binder.DefaultMethodLocator - Interface in net.bytebuddy.implementation.bind.annotation
-
A default method locator is responsible for looking up a default method to a given source method.
- DefaultCall.Binder.DefaultMethodLocator.Explicit - Class in net.bytebuddy.implementation.bind.annotation
-
An explicit default method locator attempts to look up a default method in the specified interface type.
- DefaultCall.Binder.DefaultMethodLocator.Implicit - Enum in net.bytebuddy.implementation.bind.annotation
-
An implicit default method locator that only permits the invocation of a default method if the source
method itself represents a method that was defined on a default method interface.
- defaultFieldAttributeAppenderFactory - Variable in class net.bytebuddy.ByteBuddy
-
The default field attribute appender factory which is applied to any field that is defined
for implementations that are applied by this configuration.
- defaultFieldAttributeAppenderFactory - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The default field attribute appender factory that is automatically added to any field that is
registered on this builder.
- DefaultMatchedMethodInterception(LatentMethodMatcher, List<MethodDescription.Token>) - Constructor for class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
-
Creates a new default matched method interception.
- DefaultMethodAnnotationTarget(LatentMethodMatcher, List<MethodDescription.Token>, MethodRegistry.Handler, MethodAttributeAppender.Factory, MethodTransformer) - Constructor for class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
Creates a new default method annotation target.
- defaultMethodAttributeAppenderFactory - Variable in class net.bytebuddy.ByteBuddy
-
The default method attribute appender factory which is applied to any method that is defined
or intercepted for implementations that are applied by this configuration.
- defaultMethodAttributeAppenderFactory - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The default method attribute appender factory that is automatically added to any field method is
registered on this builder.
- DefaultMethodCall - Class in net.bytebuddy.implementation
-
This
Implementation
invokes a default method for the methods it instruments.
- DefaultMethodCall(List<TypeDescription>) - Constructor for class net.bytebuddy.implementation.DefaultMethodCall
-
Creates a new
DefaultMethodCall
implementation for a given list of
prioritized interfaces.
- DefaultMethodCall.Appender - Class in net.bytebuddy.implementation
-
- DefaultOptionalMatchedMethodInterception(List<TypeDescription>) - Constructor for class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
-
Creates a new subclass optional matched method interception.
- DEFAULTS - Static variable in interface net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.ParameterBinder
-
The default parameter binders to be used.
- DefaultValue - Enum in net.bytebuddy.implementation.bytecode.constant
-
Represents a stack assignment that loads the default value of a given type onto the stack.
- define(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional, given property.
- define(String, Enum<?>) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional enumeration property.
- define(String, TypeDescription, String) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional enumeration property.
- define(String, EnumerationDescription) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional enumeration property.
- define(String, Annotation) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional annotation property.
- define(String, AnnotationDescription) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional annotation property.
- define(String, Class<?>) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional class property.
- define(String, TypeDescription) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional class property.
- define(String, boolean) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional boolean
property.
- define(String, byte) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional byte
property.
- define(String, char) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional char
property.
- define(String, short) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional short
property.
- define(String, int) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional int
property.
- define(String, long) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional long
property.
- define(String, float) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional float
property.
- define(String, double) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional double
property.
- define(String, String) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional
String
property.
- define(MethodDescription) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- define(MethodDescription) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- define(MethodDescription) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new method or constructor for this type.
- define(ClassLoader, String, String) - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy
-
Returns a package definition for a given package.
- define(ClassLoader, String, String) - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading
-
- define(ClassLoader, String, String) - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.NoOp
-
- define(ClassLoader, String, String) - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Trivial
-
- defineAmbiguityResolver(MethodDelegationBinder.AmbiguityResolver...) - Method in class net.bytebuddy.implementation.MethodDelegation
-
Defines an ambiguity resolver to be used for resolving binding conflicts.
- defineAnnotationArray(String, Class<T>, T...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional annotation array property.
- defineAnnotationArray(String, TypeDescription, AnnotationDescription...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional annotation array property.
- defineArray(String, boolean...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional boolean
array property.
- defineArray(String, byte...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional byte
array property.
- defineArray(String, char...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional char
array property.
- defineArray(String, short...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional short
array property.
- defineArray(String, int...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional int
array property.
- defineArray(String, long...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional long
array property.
- defineArray(String, float...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional float
array property.
- defineArray(String, double...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional double
array property.
- defineArray(String, String...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional
String
array property.
- defineAs(Class<?>, ModifierContributor.ForField...) - Method in interface net.bytebuddy.implementation.FieldAccessor.FieldDefinable
-
Defines a field with the given name in the instrumented type.
- defineAs(TypeDescription, ModifierContributor.ForField...) - Method in interface net.bytebuddy.implementation.FieldAccessor.FieldDefinable
-
Defines a field with the given name in the instrumented type.
- defineAs(Class<?>, ModifierContributor.ForField...) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
- defineAs(TypeDescription, ModifierContributor.ForField...) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
- defineConstructor(Iterable<? extends Class<?>>, ModifierContributor.ForMethod...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineConstructor(List<? extends TypeDescription>, ModifierContributor.ForMethod...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineConstructor(Iterable<? extends Class<?>>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineConstructor(List<? extends TypeDescription>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineConstructor(Constructor<?>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineConstructor(MethodDescription) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineConstructor(Iterable<? extends Class<?>>, ModifierContributor.ForMethod...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineConstructor(List<? extends TypeDescription>, ModifierContributor.ForMethod...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineConstructor(Constructor<?>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineConstructor(MethodDescription) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineConstructor(Iterable<? extends Class<?>>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineConstructor(List<? extends TypeDescription>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineConstructor(Iterable<? extends Class<?>>, ModifierContributor.ForMethod...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new constructor for this type.
- defineConstructor(List<? extends TypeDescription>, ModifierContributor.ForMethod...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new constructor for this type.
- defineConstructor(Iterable<? extends Class<?>>, int) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new constructor for this type.
- defineConstructor(List<? extends TypeDescription>, int) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new constructor for this type.
- defineConstructor(Constructor<?>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new constructor for this type.
- defineConstructor(MethodDescription) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new constructor for this type.
- Defined(T) - Constructor for class net.bytebuddy.ByteBuddy.Definable.Defined
-
Creates a new defined instance for the given value.
- definedField(ElementMatcher<? super FieldDescription.InDefinedShape>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a field in its defined shape.
- definedMethod(ElementMatcher<? super MethodDescription.InDefinedShape>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method in its defined shape.
- definedParameter(ElementMatcher<? super ParameterDescription.InDefinedShape>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a parameter in its defined shape.
- DefinedShapeMatcher<T extends ByteCodeElement.TypeDependant<S,?>,S extends ByteCodeElement.TypeDependant<?,?>> - Class in net.bytebuddy.matcher
-
An element matcher that matches a byte code's element's token against a matcher for such a token.
- DefinedShapeMatcher(ElementMatcher<? super S>) - Constructor for class net.bytebuddy.matcher.DefinedShapeMatcher
-
Creates a new matcher for a byte code element's defined shape.
- defineEnumerationArray(String, Class<T>, T...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional enumeration array property.
- defineEnumerationArray(String, TypeDescription, String...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional enumeration array property.
- defineEnumerationArray(String, TypeDescription, EnumerationDescription...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional enumeration array property.
- defineField(String, Class<?>, ModifierContributor.ForField...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineField(String, TypeDescription, ModifierContributor.ForField...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineField(String, Class<?>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineField(String, TypeDescription, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineField(Field) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineField(FieldDescription) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineField(String, Class<?>, ModifierContributor.ForField...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineField(String, TypeDescription, ModifierContributor.ForField...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineField(String, Class<?>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineField(String, TypeDescription, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineField(Field) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineField(FieldDescription) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineField(String, Class<?>, ModifierContributor.ForField...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new field for this type.
- defineField(String, TypeDescription, ModifierContributor.ForField...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new field for this type.
- defineField(String, Class<?>, int) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new field for this type.
- defineField(String, TypeDescription, int) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new field for this type.
- defineField(Field) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new field for this type.
- defineField(FieldDescription) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new field for this type.
- defineMethod(String, Class<?>, List<? extends Class<?>>, ModifierContributor.ForMethod...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineMethod(String, TypeDescription, List<? extends TypeDescription>, ModifierContributor.ForMethod...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineMethod(String, Class<?>, List<? extends Class<?>>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineMethod(String, TypeDescription, List<? extends TypeDescription>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineMethod(Method) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineMethod(MethodDescription) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- defineMethod(String, Class<?>, List<? extends Class<?>>, ModifierContributor.ForMethod...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineMethod(String, TypeDescription, List<? extends TypeDescription>, ModifierContributor.ForMethod...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineMethod(Method) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineMethod(MethodDescription) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineMethod(String, Class<?>, List<? extends Class<?>>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineMethod(String, TypeDescription, List<? extends TypeDescription>, int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- defineMethod(String, Class<?>, List<? extends Class<?>>, ModifierContributor.ForMethod...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new method for this type.
- defineMethod(String, TypeDescription, List<? extends TypeDescription>, ModifierContributor.ForMethod...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new method for this type.
- defineMethod(String, Class<?>, List<? extends Class<?>>, int) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new method for this type.
- defineMethod(String, TypeDescription, List<? extends TypeDescription>, int) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new method for this type.
- defineMethod(Method) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new method for this type.
- defineMethod(MethodDescription) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a new method for this type.
- definePackage(ClassLoader, String, String, String, String, String, String, String, URL) - Method in interface net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher
-
Defines a package for the given class loader.
- definePackage(ClassLoader, String, String, String, String, String, String, String, URL) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
-
- defineParameterBinder(TargetMethodAnnotationDrivenBinder.ParameterBinder<?>...) - Method in class net.bytebuddy.implementation.MethodDelegation
-
Defines a number of parameter binders to be appended to be used by this method delegation.
- defineTypeArray(String, Class<?>...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional type array property.
- defineTypeArray(String, TypeDescription...) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Returns a builder with the additional type array property.
- Delegation(MethodGraph, MethodGraph, Map<TypeDescription, MethodGraph>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Linked.Delegation
-
Creates a new delegation method graph.
- DelegationProcessor(Map<TypeDescription, TargetMethodAnnotationDrivenBinder.ParameterBinder<?>>) - Constructor for class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor
-
Creates a new delegation processor.
- describe(Object, TypeDescription) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation
-
A helper method for converting a loaded type into a representation that is also capable of representing
unloaded descriptions of annotation values as specified by
AnnotationDescription
.
- describe(Type) - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
- describe(String) - Method in class net.bytebuddy.pool.TypePool.AbstractBase
-
- describe(String) - Method in interface net.bytebuddy.pool.TypePool
-
Locates and describes the given type by its name.
- DESCRIPTION - Static variable in class net.bytebuddy.dynamic.TargetType
-
- DescriptorMatcher<T extends ByteCodeElement> - Class in net.bytebuddy.matcher
-
An element matcher that matches a Java descriptor.
- DescriptorMatcher(ElementMatcher<String>) - Constructor for class net.bytebuddy.matcher.DescriptorMatcher
-
Creates a new matcher for an element's descriptor.
- detach(MethodDescription.TypeToken) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Harmonized
-
Creates a detached version of this key.
- Detached(String, Set<MethodDescription.TypeToken>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Detached
-
Creates a new detached key.
- DetachedTypeVariable(String, List<GenericTypeDescription>, GenericTypeDescription.Visitor.Substitutor.ForDetachment) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment.DetachedTypeVariable
-
Creates a description of a detached type variable.
- disableBootstrapInjection() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
-
- disableBootstrapInjection() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- disableBootstrapInjection() - Method in interface net.bytebuddy.agent.builder.AgentBuilder
-
Disables injection of auxiliary classes into the bootstrap class path.
- Disabled(TypeDescription) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Disabled
-
Creates a new disabled implementation context.
- Disjunction(ElementMatcher<? super W>, ElementMatcher<? super W>) - Constructor for class net.bytebuddy.matcher.ElementMatcher.Junction.Disjunction
-
Creates a new disjunction matcher.
- dispatcher() - Method in interface net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy
-
Creates a new dispatcher for injecting this initialization strategy during a transformation process.
- dispatcher() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Minimal
-
- dispatcher() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.NoOp
-
- Dispatcher(int) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher
-
Creates a new dispatcher.
- doAnalyze(GenericTypeDescription, Map<GenericTypeDescription, MethodGraph.Compiler.Default.Key.Store<T>>, ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
-
Analyzes the given type description without checking if it is already presented in the key store.
- doDescribe(String) - Method in class net.bytebuddy.pool.TypePool.AbstractBase
-
Determines a resolution to a non-primitive, non-array type.
- doDescribe(String) - Method in class net.bytebuddy.pool.TypePool.Default.ClassLoading
-
- doDescribe(String) - Method in class net.bytebuddy.pool.TypePool.Default
-
- doDescribe(String) - Method in class net.bytebuddy.pool.TypePool.Default.Precomputed
-
- doDescribe(String) - Method in class net.bytebuddy.pool.TypePool.LazyFacade
-
- doEquals(Object, Object) - Method in enum net.bytebuddy.utility.PropertyDispatcher
-
Compares two values that are both non-null and of the same type as the array.
- DoubleConstant - Enum in net.bytebuddy.implementation.bytecode.constant
-
This class is responsible for loading any double
constant onto the operand stack.
- DoubleConstant.ConstantPool - Class in net.bytebuddy.implementation.bytecode.constant
-
A stack manipulation for loading a double
value from a class's constant pool onto the operand stack.
- drain(ClassVisitor, TypeWriter.MethodPool, Implementation.Context.ExtractableView.InjectedCode) - Method in class net.bytebuddy.implementation.Implementation.Context.Default
-
- drain(ClassVisitor, TypeWriter.MethodPool, Implementation.Context.ExtractableView.InjectedCode) - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
-
- drain(ClassVisitor, TypeWriter.MethodPool, Implementation.Context.ExtractableView.InjectedCode) - Method in interface net.bytebuddy.implementation.Implementation.Context.ExtractableView
-
- drain(InputStream) - Method in class net.bytebuddy.utility.StreamDrainer
-
Drains an input stream into a byte array.
- duplicate(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.Duplication
-
Duplicates a value given its type.
- Duplication - Enum in net.bytebuddy.implementation.bytecode
-
Duplicates a value that is lying on top of the stack.
- dynamic(String, TypeDescription, List<? extends TypeDescription>, List<?>) - Method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation.IllegalInvocation
-
- dynamic(String, TypeDescription, List<? extends TypeDescription>, List<?>) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
-
- dynamic(String, TypeDescription, List<? extends TypeDescription>, List<?>) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
-
- dynamic(String, TypeDescription, List<? extends TypeDescription>, List<?>) - Method in interface net.bytebuddy.implementation.bytecode.member.MethodInvocation.WithImplicitInvocationTargetType
-
Invokes the method as a bootstrap method to bind a call site with the given properties.
- DynamicInvocation(String, TypeDescription, TypeList, MethodDescription, List<?>) - Constructor for class net.bytebuddy.implementation.bytecode.member.MethodInvocation.DynamicInvocation
-
Creates a new dynamic method invocation.
- DynamicType - Interface in net.bytebuddy.dynamic
-
- DynamicType.Builder<T> - Interface in net.bytebuddy.dynamic
-
A builder for defining a dynamic type.
- DynamicType.Builder.AbstractBase<S> - Class in net.bytebuddy.dynamic
-
An abstract base implementation for a dynamic type builder.
- DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder<U> - Class in net.bytebuddy.dynamic
-
A base implementation of a builder that is capable of manifesting a change that was not yet applied to
the builder.
- DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception - Class in net.bytebuddy.dynamic
-
- DynamicType.Builder.AbstractBase.DefaultFieldValueTarget - Class in net.bytebuddy.dynamic
-
A
DynamicType.Builder
for which a field was recently defined such that attributes
can be added to this recently defined field.
- DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception - Class in net.bytebuddy.dynamic
-
- DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget - Class in net.bytebuddy.dynamic
-
- DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception - Class in net.bytebuddy.dynamic
-
Allows for the direct implementation of an interface after its implementation was specified.
- DynamicType.Builder.ExceptionDeclarableMethodInterception<S> - Interface in net.bytebuddy.dynamic
-
Defines an implementation for a method that was added to this instrumentation and allows to include
exception declarations for the newly defined method.
- DynamicType.Builder.FieldAnnotationTarget<S> - Interface in net.bytebuddy.dynamic
-
A builder to which a field was just added such that attribute changes can be applied to this field.
- DynamicType.Builder.FieldValueTarget<S> - Interface in net.bytebuddy.dynamic
-
A builder to which a field was just added such that default values can be defined for the field.
- DynamicType.Builder.FieldValueTarget.NumericRangeValidator - Enum in net.bytebuddy.dynamic
-
A validator for assuring that a given value can be represented by a given primitive type.
- DynamicType.Builder.MatchedMethodInterception<S> - Interface in net.bytebuddy.dynamic
-
Defines an implementation for a method that was added to this instrumentation or a to method selection
of existing methods.
- DynamicType.Builder.MethodAnnotationTarget<S> - Interface in net.bytebuddy.dynamic
-
A builder to which a method was just added or an interception for existing methods was specified such that
attribute changes can be applied to these methods.
- DynamicType.Builder.OptionalMatchedMethodInterception<S> - Interface in net.bytebuddy.dynamic
-
An optional matched method interception allows to define an interception without requiring the definition
of an implementation.
- DynamicType.Default - Class in net.bytebuddy.dynamic
-
A default implementation of a dynamic type.
- DynamicType.Default.Loaded<T> - Class in net.bytebuddy.dynamic
-
A default implementation of a loaded dynamic type.
- DynamicType.Default.Unloaded<T> - Class in net.bytebuddy.dynamic
-
A default implementation of an unloaded dynamic type.
- DynamicType.Loaded<T> - Interface in net.bytebuddy.dynamic
-
A dynamic type that has been loaded into the running instance of the Java virtual machine.
- DynamicType.Unloaded<T> - Interface in net.bytebuddy.dynamic
-
A dynamic type that has not yet been loaded by a given
ClassLoader
.
- Factory(MethodList<MethodDescription.InDefinedShape>, MethodRebaseResolver) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.Factory
-
Creates a new factory for a rebase implementation target.
- Factory(SubclassImplementationTarget.OriginTypeResolver) - Constructor for class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.Factory
-
Creates a factory for creating a subclass implementation target.
- Factory(TypeDescription) - Constructor for class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType.Factory
-
Creates a new field locator factory for a given type.
- Faulty(Exception) - Constructor for class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Faulty
-
Creates a new faulty reflection store.
- FIELD_CACHE_PREFIX - Static variable in class net.bytebuddy.implementation.Implementation.Context.Default
-
The name prefix to be prepended to a field storing a cached value.
- FIELD_MODIFIER_MASK - Static variable in class net.bytebuddy.utility.ByteBuddyCommons
-
A mask for modifiers that represents fields.
- FIELD_NAME - Static variable in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy
-
The name of the field that stores the accessed instance if any.
- FIELD_NAME - Static variable in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy
-
The name of the field that carries an instance for invoking a super method on.
- FieldAccess - Enum in net.bytebuddy.implementation.bytecode.member
-
An access representation to a given field.
- FieldAccess.AccessDispatcher - Class in net.bytebuddy.implementation.bytecode.member
-
A dispatcher for implementing a non-generic read or write access on a field.
- FieldAccess.AccessDispatcher.FieldGetInstruction - Class in net.bytebuddy.implementation.bytecode.member
-
A reading field access operation.
- FieldAccess.AccessDispatcher.FieldPutInstruction - Class in net.bytebuddy.implementation.bytecode.member
-
A writing field access operation.
- FieldAccess.Defined - Interface in net.bytebuddy.implementation.bytecode.member
-
Representation of a field access for which a getter and a putter can be created.
- FieldAccess.OfGenericField - Class in net.bytebuddy.implementation.bytecode.member
-
A dispatcher for implementing a generic read or write access on a field.
- FieldAccessibilityAction(Field) - Constructor for class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField.FieldAccessibilityAction
-
Creates a new field accessibility action.
- FieldAccessor - Class in net.bytebuddy.implementation
-
Defines a method to access a given field by following the Java bean conventions for getters and setters:
Getter: A method named getFoo()
will be instrumented to read and return the value of a field foo
or another field if one was specified explicitly.
- FieldAccessor(Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.FieldAccessor
-
Creates a new field accessor.
- FieldAccessor.Appender - Class in net.bytebuddy.implementation
-
An byte code appender for an field accessor implementation.
- FieldAccessor.AssignerConfigurable - Interface in net.bytebuddy.implementation
-
A field accessor that can be configured to use a given assigner and runtime type use configuration.
- FieldAccessor.FieldDefinable - Interface in net.bytebuddy.implementation
-
Determines a field accessor that accesses a field of a given name which might not yet be
defined.
- FieldAccessor.FieldLocator - Interface in net.bytebuddy.implementation
-
A field locator allows to determine a field name for a given method.
- FieldAccessor.FieldLocator.Factory - Interface in net.bytebuddy.implementation
-
- FieldAccessor.FieldLocator.ForGivenType - Class in net.bytebuddy.implementation
-
A field locator that only looks up fields that are defined for a given type.
- FieldAccessor.FieldLocator.ForGivenType.Factory - Class in net.bytebuddy.implementation
-
A factory for a field locator locating given type.
- FieldAccessor.FieldLocator.ForInstrumentedType - Enum in net.bytebuddy.implementation
-
A factory that only looks up fields in the instrumented type.
- FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy - Class in net.bytebuddy.implementation
-
A field locator that finds a type by traversing the type hierarchy beginning with fields defined
in the most specific subclass traversing the class hierarchy down to the least specific type.
- FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy.Factory - Enum in net.bytebuddy.implementation
-
- FieldAccessor.FieldNameExtractor - Interface in net.bytebuddy.implementation
-
A field name extractor is responsible for determining a field name to a method that is implemented
to access this method.
- FieldAccessor.FieldNameExtractor.ForBeanProperty - Enum in net.bytebuddy.implementation
-
- FieldAccessor.ForNamedField - Class in net.bytebuddy.implementation
-
Implementation of a field accessor implementation where the field name is given explicitly.
- FieldAccessor.ForNamedField.PreparationHandler - Interface in net.bytebuddy.implementation
-
A preparation handler is responsible for defining a field value on an implementation, if necessary.
- FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner - Class in net.bytebuddy.implementation
-
A preparation handler that actually defines a field on an instrumented type.
- FieldAccessor.ForNamedField.PreparationHandler.NoOp - Enum in net.bytebuddy.implementation
-
A non-operational preparation handler that does not alter the field.
- FieldAccessor.ForUnnamedField - Class in net.bytebuddy.implementation
-
Implementation of a field accessor implementation where a field is identified by a method's name following
the Java specification for bean properties.
- FieldAccessor.OwnerTypeLocatable - Interface in net.bytebuddy.implementation
-
A field accessor that can be configured to locate a field in a specific manner.
- FieldAttributeAppender - Interface in net.bytebuddy.implementation.attribute
-
An appender that writes attributes or annotations to a given ASM
FieldVisitor
.
- FieldAttributeAppender.Compound - Class in net.bytebuddy.implementation.attribute
-
A field attribute appender that combines several method attribute appenders to be represented as a single
field attribute appender.
- FieldAttributeAppender.Factory - Interface in net.bytebuddy.implementation.attribute
-
A factory that creates field attribute appenders for a given type.
- FieldAttributeAppender.Factory.Compound - Class in net.bytebuddy.implementation.attribute
-
A field attribute appender factory that combines several field attribute appender factories to be
represented as a single factory.
- FieldAttributeAppender.ForAnnotation - Class in net.bytebuddy.implementation.attribute
-
Appends an annotation to a field.
- FieldAttributeAppender.ForField - Class in net.bytebuddy.implementation.attribute
-
Writes all annotations that are found on a field that belongs to a loaded type of the JVM as visible
annotations.
- FieldAttributeAppender.NoOp - Enum in net.bytebuddy.implementation.attribute
-
A field attribute appender that does not append any attributes.
- FieldCacheEntry(StackManipulation, TypeDescription) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.FieldCacheEntry
-
Creates a new field cache entry.
- FieldDefiner(String, TypeDescription, int) - Constructor for class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner
-
Creates a new field definer.
- FieldDescription - Interface in net.bytebuddy.description.field
-
Implementations of this interface describe a Java field.
- FieldDescription.AbstractBase - Class in net.bytebuddy.description.field
-
An abstract base implementation of a field description.
- FieldDescription.ForLoadedField - Class in net.bytebuddy.description.field
-
An implementation of a field description for a loaded field.
- FieldDescription.InDefinedShape - Interface in net.bytebuddy.description.field
-
Represents a field in its defined shape, i.e.
- FieldDescription.InDefinedShape.AbstractBase - Class in net.bytebuddy.description.field
-
An abstract base implementation of a field description in its defined shape.
- FieldDescription.Latent - Class in net.bytebuddy.description.field
-
A latent field description describes a field that is not attached to a declaring
TypeDescription
.
- FieldDescription.Token - Class in net.bytebuddy.description.field
-
A token that represents a field's shape.
- FieldDescription.TypeSubstituting - Class in net.bytebuddy.description.field
-
A field description that represents a given field but with a substituted field type.
- FieldExtractor(int, String, String, String) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.FieldExtractor
-
Creates a new field extractor.
- FieldGetInstruction() - Constructor for class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldGetInstruction
-
- FieldGetter(TypeDescription, FieldDescription, String) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
Creates a new field getter.
- FieldGetterDelegation(MethodDescription, FieldDescription) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetterDelegation
-
Creates a new field getter implementation.
- FieldList<T extends FieldDescription> - Interface in net.bytebuddy.description.field
-
Implementations represent a list of field descriptions.
- FieldList.AbstractBase<S extends FieldDescription> - Class in net.bytebuddy.description.field
-
An abstract base implementation of a
FieldList
.
- FieldList.Empty - Class in net.bytebuddy.description.field
-
An implementation of an empty field list.
- FieldList.Explicit<S extends FieldDescription> - Class in net.bytebuddy.description.field
-
A wrapper implementation of a field list for a given list of field descriptions.
- FieldList.ForLoadedField - Class in net.bytebuddy.description.field
-
An implementation of a field list for an array of loaded fields.
- FieldList.ForTokens - Class in net.bytebuddy.description.field
-
A list of field descriptions for a list of detached tokens.
- FieldList.TypeSubstituting - Class in net.bytebuddy.description.field
-
- FieldLocator() - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator
-
- FieldLocator() - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator
-
- FieldManifestation - Enum in net.bytebuddy.description.modifier
-
Describes the manifestation of a class's field, i.e.
- fieldName - Variable in class net.bytebuddy.implementation.Forwarding
-
The name of the field.
- fieldName - Variable in class net.bytebuddy.implementation.InvocationHandlerAdapter
-
The name of the field for storing an invocation handler.
- fieldNameFor(MethodDescription) - Method in interface net.bytebuddy.implementation.FieldAccessor.FieldNameExtractor
-
Extracts a field name to be accessed by a getter or setter method.
- fieldNameFor(MethodDescription) - Method in enum net.bytebuddy.implementation.FieldAccessor.FieldNameExtractor.ForBeanProperty
-
- fieldPool - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
The field pool to be used for instrumenting fields.
- FieldProxy - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
Using this annotation it is possible to access fields by getter and setter types.
- FieldProxy.Binder - Class in net.bytebuddy.implementation.bind.annotation
-
- FieldProxy.Binder.AccessorProxy - Class in net.bytebuddy.implementation.bind.annotation
-
A proxy type for accessing a field either by a getter or a setter.
- FieldProxy.Binder.AccessType - Enum in net.bytebuddy.implementation.bind.annotation
-
Determines the way a field is to be accessed.
- FieldProxy.Binder.AccessType.Getter - Class in net.bytebuddy.implementation.bind.annotation
-
Implementation for a getter method.
- FieldProxy.Binder.AccessType.Getter.Appender - Class in net.bytebuddy.implementation.bind.annotation
-
A byte code appender for a getter method.
- FieldProxy.Binder.AccessType.Setter - Class in net.bytebuddy.implementation.bind.annotation
-
Implementation for a setter method.
- FieldProxy.Binder.AccessType.Setter.Appender - Class in net.bytebuddy.implementation.bind.annotation
-
A byte code appender for a setter method.
- FieldProxy.Binder.FieldLocator - Class in net.bytebuddy.implementation.bind.annotation
-
A field locator is responsible for locating the type a field is defined in.
- FieldProxy.Binder.FieldLocator.Illegal - Class in net.bytebuddy.implementation.bind.annotation
-
Represents an illegal field locator which can impossible locate a field.
- FieldProxy.Binder.FieldLocator.Legal - Class in net.bytebuddy.implementation.bind.annotation
-
Represents a field locator for a field whose name could be located.
- FieldProxy.Binder.FieldLocator.LookupEngine - Class in net.bytebuddy.implementation.bind.annotation
-
A lookup engine is responsible for finding a specific field in a type hierarchy.
- FieldProxy.Binder.FieldLocator.LookupEngine.ForExplicitType - Class in net.bytebuddy.implementation.bind.annotation
-
Represents a lookup engine that tries to find a field for a given type.
- FieldProxy.Binder.FieldLocator.LookupEngine.ForHierarchy - Class in net.bytebuddy.implementation.bind.annotation
-
Represents a lookup engine that tries to find the most specific field in a class hierarchy.
- FieldProxy.Binder.FieldLocator.LookupEngine.Illegal - Class in net.bytebuddy.implementation.bind.annotation
-
Represents a lookup engine that can only produce illegal look-ups.
- FieldProxy.Binder.FieldLocator.Resolution - Class in net.bytebuddy.implementation.bind.annotation
-
A resolution represents the result of a field location.
- FieldProxy.Binder.FieldLocator.Resolution.Resolved - Class in net.bytebuddy.implementation.bind.annotation
-
A resolution for a successfully located field.
- FieldProxy.Binder.FieldLocator.Resolution.Unresolved - Class in net.bytebuddy.implementation.bind.annotation
-
A resolution for a non-located field.
- FieldProxy.Binder.InstanceFieldConstructor - Class in net.bytebuddy.implementation.bind.annotation
-
Represents an implementation for implementing a proxy type constructor when a non-static field is accessed.
- FieldProxy.Binder.InstanceFieldConstructor.Appender - Class in net.bytebuddy.implementation.bind.annotation
-
- FieldProxy.Binder.StaticFieldConstructor - Enum in net.bytebuddy.implementation.bind.annotation
-
Represents an implementation for implementing a proxy type constructor when a static field is accessed.
- FieldPutInstruction() - Constructor for class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldPutInstruction
-
- fieldRegistry - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The field registry of this builder.
- FieldRegistry - Interface in net.bytebuddy.dynamic.scaffold
-
A field registry represents an extendable collection of fields which are identified by their names that are mapped
to a given
FieldAttributeAppender
.
- FieldRegistry.Compiled - Interface in net.bytebuddy.dynamic.scaffold
-
Represents a compiled field registry.
- FieldRegistry.Compiled.NoOp - Enum in net.bytebuddy.dynamic.scaffold
-
A no-op field registry that does not register annotations for any field.
- FieldRegistry.Default - Class in net.bytebuddy.dynamic.scaffold
-
An immutable default implementation of a field registry.
- FieldRegistry.Default.Compiled - Class in net.bytebuddy.dynamic.scaffold
-
A compiled default field registry.
- FieldRegistry.Default.Compiled.Entry - Class in net.bytebuddy.dynamic.scaffold
-
An entry of a compiled field registry.
- FieldRegistry.Default.Entry - Class in net.bytebuddy.dynamic.scaffold
-
An entry of the default field registry.
- fieldRepresentedBy(ElementMatcher<? super FieldDescription.Token>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a field by a token matcher.
- FieldSetter(TypeDescription, FieldDescription, String) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
Creates a new field setter.
- FieldSetterDelegation(MethodDescription, FieldDescription) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetterDelegation
-
Creates a new field setter.
- FieldToken(String, int, String, TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField, List<TypePool.LazyTypeDescription.AnnotationToken>) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
-
Creates a new field token.
- fieldTokens - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
This builder's currently registered field tokens.
- fieldType - Variable in class net.bytebuddy.implementation.Forwarding
-
The type of the field.
- fieldType(Class<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a field's raw type against the provided matcher.
- fieldType(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a field's raw type against the provided matcher.
- fieldType(ElementMatcher<? super GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a field's raw type against the provided matcher.
- FieldTypeMatcher<T extends FieldDescription> - Class in net.bytebuddy.matcher
-
An element matcher that matches a field's type.
- FieldTypeMatcher(ElementMatcher<? super GenericTypeDescription>) - Constructor for class net.bytebuddy.matcher.FieldTypeMatcher
-
Creates a new matcher for a matched field's type.
- FieldValue - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
Assigns the value of a field of the instrumented type to the annotated parameter.
- FieldValue.Binder - Enum in net.bytebuddy.implementation.bind.annotation
-
- FieldValue.Binder.FieldLocator - Class in net.bytebuddy.implementation.bind.annotation
-
Responsible for locating a field of the instrumented type.
- FieldValue.Binder.FieldLocator.ForFieldInHierarchy - Class in net.bytebuddy.implementation.bind.annotation
-
Attempts to locate a field within a type's hierarchy.
- FieldValue.Binder.FieldLocator.ForSpecificType - Class in net.bytebuddy.implementation.bind.annotation
-
Locates a field only within a given type.
- FieldValue.Binder.FieldLocator.Impossible - Class in net.bytebuddy.implementation.bind.annotation
-
A field locator that never locates a field.
- FieldValue.Binder.FieldLocator.Resolution - Interface in net.bytebuddy.implementation.bind.annotation
-
A resolution of a field locator.
- FieldValue.Binder.FieldLocator.Resolution.Resolved - Class in net.bytebuddy.implementation.bind.annotation
-
A successfully resolved field resolution.
- FieldValue.Binder.FieldLocator.Resolution.Unresolved - Enum in net.bytebuddy.implementation.bind.annotation
-
A canonical implementation of an unresolved field resolution.
- filter(ElementMatcher<? super ClassLoader>) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
-
Removes all class loaders that match the given filter.
- filter(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.implementation.MethodDelegation
-
Applies a filter to target methods that are eligible for delegation.
- filter(ElementMatcher<? super MethodDescription>) - Method in interface net.bytebuddy.implementation.MethodDelegation.MethodContainer
-
Appends a filter that is applied to the methods that this container represents.
- filter(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForExplicitMethods
-
- filter(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods
-
- filter(ElementMatcher<? super T>) - Method in class net.bytebuddy.matcher.FilterableList.AbstractBase
-
- filter(ElementMatcher<? super T>) - Method in class net.bytebuddy.matcher.FilterableList.Empty
-
- filter(ElementMatcher<? super T>) - Method in interface net.bytebuddy.matcher.FilterableList
-
Filters any elements in this lists by the given elementMatcher
and returns a list that are matched
by the given matcher.
- FilterableList<T,S extends FilterableList<T,S>> - Interface in net.bytebuddy.matcher
-
A filterable list allows to use an
ElementMatcher
to reduce a lists to elements
that are matched by this matcher in this list.
- FilterableList.AbstractBase<T,S extends FilterableList<T,S>> - Class in net.bytebuddy.matcher
-
- FilterableList.Empty<T,S extends FilterableList<T,S>> - Class in net.bytebuddy.matcher
-
- filterUnique(List<? extends T>, List<? extends T>) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Filters all values from the right
list and only includes them in the result of the left
list
if they are not already present.
- find(String) - Method in interface net.bytebuddy.pool.TypePool.CacheProvider
-
Attempts to find a resolution in this cache.
- find(String) - Method in enum net.bytebuddy.pool.TypePool.CacheProvider.NoOp
-
- find(String) - Method in class net.bytebuddy.pool.TypePool.CacheProvider.Simple
-
- findClass(String) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
-
- findClass(ClassLoader, String) - Method in interface net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher
-
Looks up a class from the given class loader.
- findClass(ClassLoader, String) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
-
- findResource(String) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
-
- findResources(String) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
-
- findSealBase(ClassLoader, String) - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator
-
Locates the URL that should be used for sealing a package.
- findSealBase(ClassLoader, String) - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForFixedValue
-
- findSealBase(ClassLoader, String) - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForTypeResourceUrl
-
- findSealBase(ClassLoader, String) - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.NonSealing
-
- findVariable(String) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- findVariable(String) - Method in interface net.bytebuddy.description.type.generic.TypeVariableSource
-
Finds a particular variable with the given name in the closes type variable source that is visible from this instance.
- findVariable(String) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- Fixed(String) - Constructor for class net.bytebuddy.NamingStrategy.Fixed
-
Creates an immutable fixed naming strategy.
- FixedValue - Class in net.bytebuddy.implementation
-
This implementation returns a fixed value for a method.
- FixedValue(Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.FixedValue
-
Creates a new fixed value implementation.
- FixedValue.AssignerConfigurable - Interface in net.bytebuddy.implementation
-
Represents a fixed value implementation that is using a default assigner for attempting to assign
the fixed value to the return type of the instrumented method.
- FixedValue.ForPoolValue - Class in net.bytebuddy.implementation
-
A fixed value implementation that represents its fixed value as a value that is written to the instrumented
class's constant pool.
- FixedValue.ForStaticField - Class in net.bytebuddy.implementation
-
A fixed value implementation that represents its fixed value as a static field of the instrumented class.
- FloatConstant - Enum in net.bytebuddy.implementation.bytecode.constant
-
This class is responsible for loading any float
constant onto the operand stack.
- FloatConstant.ConstantPool - Class in net.bytebuddy.implementation.bytecode.constant
-
A stack manipulation for loading a float
value from a class's constant pool onto the operand stack.
- ForAnnotation(AnnotationDescription) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation
-
Creates a new annotation value for a given annotation description.
- ForAnnotation(List<? extends AnnotationDescription>, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForAnnotation
-
Creates a new annotation attribute appender for explicit annotation values.
- ForAnnotation(int, AnnotationAppender.ValueFilter, Annotation...) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
-
Creates a new appender for appending an annotation to a method parameter.
- ForAnnotation(AnnotationAppender.ValueFilter, Annotation...) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
-
Creates a new appender for appending an annotation to a method parameter.
- ForAnnotation(int, List<? extends AnnotationDescription>, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
-
Creates a new appender for appending an annotation to a method.
- ForAnnotation(List<? extends AnnotationDescription>, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
-
Creates a new appender for appending an annotation to a method.
- ForAnnotation(List<? extends AnnotationDescription>, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForAnnotation
-
Creates a new annotation attribute appender for explicit annotation values.
- ForAnnotationProperty(TypePool, String) - Constructor for class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty
-
Creates a new component type locator for an array value.
- ForAnnotationValue(Object) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue
-
Creates a handler for defining a default annotation value for a method.
- ForArrayType(String) - Constructor for class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForArrayType
-
Creates a new component type locator for an array type.
- ForAttachment(TypeDescription, TypeVariableSource) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
-
Creates a visitor for attaching type variables.
- ForBooleanConstant(boolean) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanConstant
-
Creates a new argument provider for a boolean
value.
- ForBooleanConstant(boolean) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForBooleanConstant
-
Creates a new argument loader for a boolean
value.
- ForBootstrapInjection(Instrumentation, File) - Constructor for class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.ForBootstrapInjection
-
Creates a new injector which is capable of injecting classes into the bootstrap class loader.
- ForBridgeTarget(MethodDescription) - Constructor for class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.ForBridgeTarget
-
Creates a new type casting handler for a bridge target.
- ForByteConstant(byte) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteConstant
-
Creates a new argument provider for a byte
value.
- ForByteConstant(byte) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForByteConstant
-
Creates a new argument loader for a boolean
value.
- ForCharacterConstant(char) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterConstant
-
Creates a new argument provider for a char
value.
- ForCharacterConstant(char) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForCharacterConstant
-
Creates a new argument loader for a char
value.
- ForClassConstant(TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassConstant
-
Creates a new argument provider for the given type description.
- ForClassConstant(TypeDescription) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForClassConstant
-
Creates a new class constant representation.
- ForClassFileVersion(ClassFileVersion) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
Creates a new constraint for the given class file version.
- ForClassLoader(ClassLoader) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.ForClassLoader
-
Creates a new class file locator for the given class loader.
- ForComplexArray(Class<?>, TypeDescription, List<? extends AnnotationDescription.AnnotationValue<?, ?>>) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
-
Creates a new complex array.
- ForConstruction(TypeDescription) - Constructor for class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForConstruction
-
Creates a new constructor implementation.
- ForConstructor(MethodDescription.InDefinedShape) - Constructor for class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForConstructor
-
- forCreation(MethodRegistry.Compiled, TypeWriter.FieldPool, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, ClassVisitorWrapper, TypeAttributeAppender, ClassFileVersion) - Static method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
Creates a type writer for creating a new type.
- ForCreation(TypeDescription, LoadedTypeInitializer, InstrumentedType.TypeInitializer, List<DynamicType>, ClassFileVersion, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, ClassVisitorWrapper, TypeAttributeAppender, TypeWriter.FieldPool, TypeWriter.MethodPool, MethodList) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForCreation
-
Creates a new type writer for creating a new type.
- forCurrentJavaVersion() - Static method in class net.bytebuddy.ClassFileVersion
-
Finds the highest class file version that is compatible to the current JVM version by parsing the java.version
property which is provided by
System.getProperty(String)
.
- ForDefaultConstructor(TypeDescription) - Constructor for class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForDefaultConstructor
-
Creates a new construction delegate that calls a default constructor.
- ForDefaultMethod(TypeDescription, Implementation.Target, boolean) - Constructor for class net.bytebuddy.implementation.auxiliary.TypeProxy.ForDefaultMethod
-
Creates a new proxy creation for a default interface type proxy.
- ForDefinedMethod() - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod
-
- ForDelegatingClassLoader(ClassLoader, AccessControlContext) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader
-
Creates a class loading delegate for a delegating class loader.
- ForDetachedTypes(List<? extends GenericTypeDescription>, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes
-
Creates a list of detached types that are attached on reception.
- ForDetachment(ElementMatcher<? super TypeDescription>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment
-
Creates a visitor for detaching a type.
- ForDirectBound() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForDirectBound
-
- ForDoubleConstant(double) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleConstant
-
Creates a new argument provider for a double
value.
- ForDoubleConstant(double) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForDoubleConstant
-
Creates a new argument loader for a double
value.
- ForElementMatcherPair(ElementMatcher<? super TypeDescription>, ElementMatcher<? super ClassLoader>) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.RawMatcher.ForElementMatcherPair
-
- ForEnumeration(EnumerationDescription) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration
-
Creates a new description of an annotation value for a given enumeration.
- forEnumeration(EnumerationDescription) - Static method in enum net.bytebuddy.implementation.bytecode.member.FieldAccess
-
Creates an accessor to read an enumeration value.
- ForEnumerationValue(EnumerationDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForEnumerationValue
-
Creates a new argument provider for an enumeration value.
- ForEnumerationValue(EnumerationDescription) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForEnumerationValue
-
Creates a new argument loader for an enumeration constant.
- ForExistingField(String) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField
-
Creates a new argument provider that loads the value of an existing field.
- ForExistingField(String) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForExistingField
-
Creates a new argument loader for an existing field.
- ForExplicitMethod(MethodDescription) - Constructor for class net.bytebuddy.implementation.MethodCall.MethodLocator.ForExplicitMethod
-
Creates a new method locator for a given method.
- ForExplicitMethods(MethodList<?>) - Constructor for class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForExplicitMethods
-
Creates a new explicit method container.
- ForExplicitName(String) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForExplicitName
-
Creates a new name provider for an explicit name.
- ForExplicitType(String, TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForExplicitType
-
Creates a new lookup engine for a given type.
- ForExplicitType(TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForExplicitType
-
Creates a new return type provider for an explicit return type.
- ForExplicitTypedMethodParameter(int, TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExplicitTypedMethodParameter
-
Creates an argument provider for an argument of the intercepted method.
- ForField(Field, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForField
-
Creates a new field attribute appender that appends all annotations that are found on a field.
- ForField(FieldDescription, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForField
-
Creates a new field attribute appender that appends all annotations that are found on a field.
- forField(FieldDescription.InDefinedShape) - Static method in enum net.bytebuddy.implementation.bytecode.member.FieldAccess
-
Creates a field access representation for a given field.
- forField(FieldDescription) - Static method in enum net.bytebuddy.implementation.bytecode.member.FieldAccess
-
Creates a field access representation for a given field.
- ForFieldInHierarchy(TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForFieldInHierarchy
-
Creates a new field locator for locating a field in the instrumented type's class hierarchy.
- ForFixedValue(URL) - Constructor for class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForFixedValue
-
Creates a new seal base locator for a fixed URL.
- ForFixedValue(String) - Constructor for class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue
-
Creates a new base name resolver for a fixed name.
- ForFloatConstant(float) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatConstant
-
Creates a new argument provider for a float
value.
- ForFloatConstant(float) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForFloatConstant
-
Creates a new argument loader for a float
value.
- ForFolder(File) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.ForFolder
-
Creates a new class file locator for a folder structure of class files.
- ForGenericArray() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- ForGenericArray(TypePool.LazyTypeDescription.GenericTypeToken) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForGenericArray
-
Creates a generic type token that represents a generic array.
- ForGivenType(TypeDescription, TypeDescription) - Constructor for class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType
-
Creates a new field locator for a given type.
- ForGivenType(TypeDescription) - Constructor for class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForGivenType
-
Creates a new base name resolver that resolves a using the name of a given type.
- ForHierarchy(String) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForHierarchy
-
Creates a new lookup engine that looks up a field name within the class hierarchy of the
instrumented type.
- ForImplementation(Implementation) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation
-
Creates a new handler for implementing a method with byte code.
- ForInlining(TypeDescription, LoadedTypeInitializer, InstrumentedType.TypeInitializer, List<DynamicType>, ClassFileVersion, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, ClassVisitorWrapper, TypeAttributeAppender, TypeWriter.FieldPool, TypeWriter.MethodPool, MethodList, ClassFileLocator, TypeDescription, MethodRebaseResolver) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining
-
Creates a new type writer for inling a type into an existing type description.
- ForInnerClass(String, TypePool.Default.GenericTypeExtractor.IncompleteToken) - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForInnerClass
-
Creates a new incomplete token representing a type without an outer type.
- ForInstanceDelegation(String, boolean, Assigner) - Constructor for class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation
-
Creates a new invocation handler adapter for delegating invocations to an invocation handler that is stored
in an instance field.
- ForInstanceField(String, TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField
-
Creates a new argument provider that provides a value from an instance field.
- ForInstanceField(TypeDescription, String) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstanceField
-
Creates a new argument loader for a value of an instance field.
- ForInstanceField(String, TypeDescription) - Constructor for class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField
-
Creates a new target handler for storing a method invocation target in an
instance field.
- ForInstanceField(TypeDescription, String) - Constructor for class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField
-
Creates a new instance field implementation delegate.
- ForInstrumentedMethod(AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod
-
Creates a new appender for appending the instrumented method's annotation to the created method.
- ForInstrumentedType(AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType
-
Creates an attribute appender that copies the super type's annotations to the instrumented type.
- ForInstrumentedTypeHierarchy(TypeDescription) - Constructor for class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy
-
Creates a field locator that follows the type hierarchy.
- ForIntegerConstant(int) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerConstant
-
Creates a new argument provider for a int
value.
- ForIntegerConstant(int) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForIntegerConstant
-
Creates a new argument loader for a int
value.
- ForIntermediateVm(Method, Method, Method, Method, Method, Method, Method, Constructor<?>) - Constructor for class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForIntermediateVm
-
Creates a dispatcher for an intermediate VM.
- ForJarFile(JarFile) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.ForJarFile
-
Creates a new class file locator for the given jar file.
- forJavaHierarchy() - Static method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
-
Creates a default compiler for a method hierarchy following the rules of the Java programming language.
- ForJavaInstance(JavaInstance) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForJavaInstance
-
Creates a new argument provider for the given Java instance.
- ForJavaInstance(JavaInstance) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForJavaInstance
-
Creates a new argument loader for a Java instance.
- forJVMHierarchy() - Static method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
-
Creates a default compiler for a method hierarchy following the rules of the Java virtual machine.
- ForLoadedAnnotation(S) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation
-
Creates a new annotation description for a loaded annotation.
- ForLoadedAnnotation(Annotation...) - Constructor for class net.bytebuddy.description.annotation.AnnotationList.ForLoadedAnnotation
-
Creates a new list of loaded annotations.
- ForLoadedAnnotation(List<? extends Annotation>) - Constructor for class net.bytebuddy.description.annotation.AnnotationList.ForLoadedAnnotation
-
Creates a new list of loaded annotations.
- ForLoadedConstructor(Constructor<?>) - Constructor for class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
Creates a new immutable method description for a loaded constructor.
- ForLoadedEnumeration(Enum<?>) - Constructor for class net.bytebuddy.description.enumeration.EnumerationDescription.ForLoadedEnumeration
-
Creates a new enumeration value representation for a loaded enumeration.
- ForLoadedExecutable(Object[]) - Constructor for class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable
-
Creates a list representing a method's or a constructor's parameters.
- ForLoadedField(Field) - Constructor for class net.bytebuddy.description.field.FieldDescription.ForLoadedField
-
Creates an immutable field description for a loaded field.
- ForLoadedField(Field...) - Constructor for class net.bytebuddy.description.field.FieldList.ForLoadedField
-
Creates a new immutable field list that represents an array of loaded field.
- ForLoadedField(List<? extends Field>) - Constructor for class net.bytebuddy.description.field.FieldList.ForLoadedField
-
Creates a new immutable field list that represents an array of loaded field.
- ForLoadedMethod(Method) - Constructor for class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
Creates a new immutable method description for a loaded method.
- ForLoadedPackage(Package) - Constructor for class net.bytebuddy.description.type.PackageDescription.ForLoadedPackage
-
Creates a new loaded package representation.
- ForLoadedParameter(Object, int) - Constructor for class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
-
Creates a representation of a loaded parameter.
- ForLoadedType(Class<?>) - Constructor for class net.bytebuddy.description.method.MethodList.ForLoadedType
-
Creates a new list for a loaded type.
- ForLoadedType(Constructor<?>[], Method[]) - Constructor for class net.bytebuddy.description.method.MethodList.ForLoadedType
-
Creates a method list that represents the given constructors and methods in their given order.
- ForLoadedType(List<? extends Constructor<?>>, List<? extends Method>) - Constructor for class net.bytebuddy.description.method.MethodList.ForLoadedType
-
Creates a method list that represents the given constructors and methods in their given order.
- ForLoadedType(Type...) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.ForLoadedType
-
Creates a list of loaded generic types.
- ForLoadedType(List<? extends Type>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.ForLoadedType
-
Creates a list of loaded generic types.
- ForLoadedType(Class<?>) - Constructor for class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
Creates a new immutable type description for a loaded type.
- ForLoadedType(Class<?>...) - Constructor for class net.bytebuddy.description.type.TypeList.ForLoadedType
-
Creates a new type list for an array of loaded types.
- ForLoadedType(List<? extends Class<?>>) - Constructor for class net.bytebuddy.description.type.TypeList.ForLoadedType
-
Creates a new type list for an array of loaded types.
- ForLongConstant(long) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongConstant
-
Creates a new argument provider for a long
value.
- ForLongConstant(long) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForLongConstant
-
Creates a new argument loader for a long
value.
- ForLowerBound() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForLowerBound
-
- ForLowerBoundWildcard(TypePool.LazyTypeDescription.GenericTypeToken) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForLowerBoundWildcard
-
Creates a generic type token for a wildcard that is bound below.
- Formal(String, List<TypePool.LazyTypeDescription.GenericTypeToken>) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal
-
Creates generic type token that represent a formal type variable.
- ForMethod(Constructor<?>, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForMethod
-
Creates an that copies the annotations of a given constructor to its target.
- ForMethod(Method, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForMethod
-
Creates an that copies the annotations of a given method to its target.
- ForMethod(MethodDescription, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForMethod
-
Creates an that copies the annotations of a given method description to its target.
- forMethod(MethodDescription.InDefinedShape) - Static method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
-
Creates a stack manipulation that loads a method constant onto the operand stack.
- ForMethod(MethodDescription.InDefinedShape) - Constructor for class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForMethod
-
- ForMethodDescription(MethodDescription.InDefinedShape) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
-
Creates a new target for substituting a given method.
- ForMethodParameter(int) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter
-
Creates an argument provider for an argument of the intercepted method.
- ForMethodParameter(int) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForMethodParameter
-
Creates an argument loader for a parameter of the instrumented method.
- ForModernVm(Method, Method, Method, Method, Method) - Constructor for class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
-
Creates a new dispatcher for a modern VM.
- ForModernVm(Method) - Constructor for class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForModernVm
-
Creates a dispatcher for modern VMs.
- ForModernVm(Method, Method) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm
-
Creates a new dispatcher.
- ForModernVm(Method, Method, Method, Method, Method, Method, Method, Method) - Constructor for class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForModernVm
-
Creates a dispatcher for a modern VM.
- ForModernVm(Method, Method) - Constructor for class net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForModernVm
-
Creates a new dispatcher for a modern JVM.
- ForModifierTransformation(List<? extends ModifierContributor.ForMethod>) - Constructor for class net.bytebuddy.dynamic.MethodTransformer.Simple.Transformer.ForModifierTransformation
-
Creates a new modifier transformation.
- ForNamedField(Assigner, Assigner.Typing, String) - Constructor for class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
Creates a field accessor implementation for a field of a given name.
- ForNonGenericType() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- ForNullValue(TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForNullValue
-
Creates a new argument provider for the null
value.
- ForPackageDescription(PackageDescription) - Constructor for class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
Creates a new type description of a package description.
- ForParameterizedType() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- ForParameterizedType(String, List<TypePool.LazyTypeDescription.GenericTypeToken>) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType
-
Creates a type token that represents a parameterized type.
- ForPrefix(String) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.ForPrefix
-
Creates a new name prefixing native method strategy.
- ForPrepared() - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase.ForPrepared
-
- forPrimitive(TypeDescription) - Static method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver.PrimitiveTypePrecedence
-
Locates the primitive type precedence for a given type.
- forPrimitive(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveBoxingDelegate
-
Locates a boxing delegate for a given primitive type.
- forPrimitive(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate
-
Locates a primitive unboxing delegate for a given primitive type.
- forPrimitive(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate
-
Locates the delegate that is capable of widening the given type into another type.
- ForRawType(String) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForRawType
-
Creates a new type token that represents a non-generic type.
- ForRebasedConstructor(MethodDescription.InDefinedShape) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor
-
Creates a new resolution for a rebased constructor.
- ForRebasedMethod(MethodDescription.InDefinedShape) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod
-
Creates a resolution for a rebased method.
- forRebasing(MethodRegistry.Compiled, TypeWriter.FieldPool, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, ClassVisitorWrapper, TypeAttributeAppender, ClassFileVersion, ClassFileLocator, TypeDescription, MethodRebaseResolver) - Static method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
Creates a type writer for creating a new type.
- ForRedefinition(AgentBuilder.Default.Transformation) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition
-
Creates a new collector for a redefinition.
- forRedefinition(MethodRegistry.Compiled, TypeWriter.FieldPool, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, ClassVisitorWrapper, TypeAttributeAppender, ClassFileVersion, ClassFileLocator, TypeDescription) - Static method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
Creates a type writer for creating a new type.
- forReferenceType(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate
-
Creates an unboxing responsible that is capable of unboxing a wrapper type.
- ForReferenceType(TypeDescription) - Constructor for class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForReferenceType
-
Creates a new array creator for a reference type.
- ForReferenceType(TypeDescription) - Constructor for class net.bytebuddy.implementation.bytecode.constant.ClassConstant.ForReferenceType
-
Creates a stack manipulation that represents loading a class constant onto the stack.
- ForRetransformation(AgentBuilder.Default.Transformation) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRetransformation
-
Creates a new collector for a retransformation.
- ForRichField(FieldAttributeAppender, Object, FieldDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForRichField
-
Creates a record for a rich field.
- ForShortConstant(short) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortConstant
-
Creates a new argument provider for a short
value.
- ForShortConstant(short) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForShortConstant
-
Creates a new argument loader for a short
value.
- ForSignature() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
-
Creates a new signature visitor.
- ForSignatureVisitor(SignatureVisitor) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
-
Creates a new visitor for the given signature visitor.
- ForSimpleField(FieldDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForSimpleField
-
Creates a new record for a simple field.
- ForSpecificType(TypeDescription, TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForSpecificType
-
Creates a new field locator for looking up a field within a specific type.
- ForStaticDelegation(String, boolean, Assigner, InvocationHandler) - Constructor for class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
-
Creates a new invocation handler adapter for delegating invocations to an invocation handler that is stored
in a static field.
- ForStaticField(Object, Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.FixedValue.ForStaticField
-
Creates a new static field fixed value implementation with a random name for the field containing the fixed
value.
- ForStaticField(String, Object, Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.FixedValue.ForStaticField
-
Creates a new static field fixed value implementation.
- ForStaticField(Object, TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField
-
Creates a new argument provider that stores the given value in a static field.
- ForStaticField(String, Object) - Constructor for class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField
-
- ForStaticField(Object) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForStaticField
-
Creates a new argument loader that stores the value in a field.
- ForStaticField(Object) - Constructor for class net.bytebuddy.implementation.MethodCall.TargetHandler.ForStaticField
-
Creates a new target handler for a static field.
- ForStaticField(Object, String) - Constructor for class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticField
-
Creates a new implementation for delegating to an instance that is stored in a static
field.
- ForStaticInstance(Object) - Constructor for class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticInstance
-
Creates a new preparation handler for an explicit instance.
- ForStringConstant(String) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringConstant
-
Creates a new argument provider for a
String
value.
- ForStringConstructor(TypeDescription, String) - Constructor for class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForStringConstructor
-
Creates a new construction delegate that calls a constructor by handing it the given string.
- ForSuperMethodByConstructor(TypeDescription, Implementation.Target, List<TypeDescription>, boolean, boolean) - Constructor for class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByConstructor
-
Creates a new stack operation for creating a type proxy by calling one of its constructors.
- ForSuperMethodByReflectionFactory(TypeDescription, Implementation.Target, boolean, boolean) - Constructor for class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByReflectionFactory
-
Creates a new stack operation for reflectively creating a type proxy for the given arguments.
- ForTextConstant(String) - Constructor for class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForTextConstant
-
Creates a new argument loader for a
String
value.
- ForThisInstance(TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForThisInstance
-
Creates a new argument provider for the instance of the instrumented type.
- ForToken(MethodDescription.Token) - Constructor for class net.bytebuddy.matcher.LatentMethodMatcher.ForToken
-
Creates a new method matcher for a detached token.
- ForTokens(TypeDescription, List<? extends FieldDescription.Token>) - Constructor for class net.bytebuddy.description.field.FieldList.ForTokens
-
Creates a new field list from a list of field tokens.
- ForTokens(TypeDescription, List<? extends MethodDescription.Token>) - Constructor for class net.bytebuddy.description.method.MethodList.ForTokens
-
Creates a new list of method descriptions for a list of detached tokens.
- ForTokens(MethodDescription.InDefinedShape, List<? extends ParameterDescription.Token>) - Constructor for class net.bytebuddy.description.method.ParameterList.ForTokens
-
Creates a new parameter list for the provided tokens.
- ForTopLevelType(String) - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForTopLevelType
-
Creates a new incomplete token representing a type without an outer type.
- ForType(TypeDescription) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType
-
Creates a new annotation value that represents a type.
- forType(Class<? extends Annotation>) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Creates a builder for creating an annotation of the given type.
- forType(TypeDescription) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Creates a builder for creating an annotation of the given type.
- ForType(Class<?>, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForType
-
Creates a new attribute appender that writes all annotations declared for the given loaded type.
- ForType(TypeDescription, AnnotationAppender.ValueFilter) - Constructor for class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForType
-
Creates a new attribute appender that writes all annotations declared for the given type description.
- ForType(TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForType
-
Creates a new type locator for a given type.
- ForType(TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForType
-
Creates a new type locator for a given type.
- forType(TypeDescription) - Static method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory
-
Creates a new array factory for a given component type.
- forType(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess
-
Locates the correct accessor for a variable of a given type.
- forType(TypeDescription) - Static method in class net.bytebuddy.implementation.bytecode.TypeCreation
-
Creates a type creation for the given type.
- ForTypeResourceUrl() - Constructor for class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForTypeResourceUrl
-
- ForTypeResourceUrl(PackageDefinitionStrategy.ManifestReading.SealBaseLocator) - Constructor for class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForTypeResourceUrl
-
Creates a new seal base locator that attempts deduction from a type's URL.
- ForTypes(MethodDescription.InDefinedShape, List<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.method.ParameterList.Explicit.ForTypes
-
Creates a new parameter type list.
- ForTypeVariable() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- ForTypeVariable(String) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable
-
Creates a generic type token that represents a type variable.
- ForTypeVariableBinding(Map<GenericTypeDescription, GenericTypeDescription>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding
-
Creates a new visitor for a type variable bindings.
- ForUnnamedField(Assigner, Assigner.Typing, FieldAccessor.FieldNameExtractor) - Constructor for class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
-
Creates a new field accessor implementation.
- ForUnnamedField(Assigner, Assigner.Typing, FieldAccessor.FieldNameExtractor, FieldAccessor.FieldLocator.Factory) - Constructor for class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
-
Creates a new field accessor implementation.
- ForUpperBound() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForUpperBound
-
- ForUpperBoundWildcard(TypePool.LazyTypeDescription.GenericTypeToken) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUpperBoundWildcard
-
Creates a generic type token for a wildcard that is bound above.
- forValue(double) - Static method in enum net.bytebuddy.implementation.bytecode.constant.DoubleConstant
-
Creates a stack manipulation for loading a double
value onto the operand stack.
- forValue(float) - Static method in enum net.bytebuddy.implementation.bytecode.constant.FloatConstant
-
Creates a stack manipulation for loading a float
value onto the operand stack.
- forValue(boolean) - Static method in enum net.bytebuddy.implementation.bytecode.constant.IntegerConstant
-
Creates a stack manipulation for loading a boolean value onto the stack.
- forValue(int) - Static method in enum net.bytebuddy.implementation.bytecode.constant.IntegerConstant
-
Creates a stack manipulation for loading an int
value onto the stack.
- forValue(long) - Static method in enum net.bytebuddy.implementation.bytecode.constant.LongConstant
-
Creates a stack manipulation for loading a long
value onto the operand stack.
- ForVirtualInvocation(TypeDescription) - Constructor for class net.bytebuddy.implementation.MethodCall.MethodInvoker.ForVirtualInvocation
-
Creates a new method invoking for a virtual method invocation.
- ForVirtualMethods(MethodGraph.Compiler, TypeDescription) - Constructor for class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods
-
Creates a new method container for virtual method extraction.
- forVisibilityBridge(MethodDescription) - Static method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
-
Creates an entry for a visibility bridge.
- Forwarding - Class in net.bytebuddy.implementation
-
This implementation forwards method invocations to another instance.
- Forwarding(String, TypeDescription, Forwarding.PreparationHandler) - Constructor for class net.bytebuddy.implementation.Forwarding
-
Creates a new forwarding implementation.
- Forwarding.Appender - Class in net.bytebuddy.implementation
-
An appender for implementing a
Forwarding
operation.
- Forwarding.PreparationHandler - Interface in net.bytebuddy.implementation
-
A handler for preparing a
Forwarding
implementation.
- Forwarding.PreparationHandler.ForInstanceField - Enum in net.bytebuddy.implementation
-
A preparation handler for an unset instance that is stored in an instance field.
- Forwarding.PreparationHandler.ForStaticField - Enum in net.bytebuddy.implementation
-
A preparation handler for an unset instance that is stored in a static
field.
- Forwarding.PreparationHandler.ForStaticInstance - Class in net.bytebuddy.implementation
-
A preparation handler for an explicit instance that is stored in a static
field.
- ForWildcardType() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- FrameComputingClassWriter(ClassReader, int, TypePool) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.FrameComputingClassWriter
-
Creates a new frame computing class writer.
- FramePreservingMethodRemapper(int, String, MethodVisitor, Remapper) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.FramePreservingRemapper.FramePreservingMethodRemapper
-
Creates a new frame preserving method remapper.
- FramePreservingRemapper(ClassVisitor, Remapper) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.FramePreservingRemapper
-
Creates a new frame preserving class remapper.
- fromInstalledAgent(ClassLoader) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased
-
Returns an agent-based class file locator for the given class loader and an already installed
Byte Buddy-agent.
- fromInstalledAgent() - Static method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
-
- GENERAL_MODIFIER_MASK - Static variable in class net.bytebuddy.utility.ByteBuddyCommons
-
A mask for modifiers that are represented by types and members.
- genericFieldType(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a field's generic type against the provided matcher.
- genericFieldType(GenericTypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a field's generic type against the provided matcher.
- genericFieldType(ElementMatcher<? super GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a field's generic type against the provided matcher.
- GenericTypeDescription - Interface in net.bytebuddy.description.type.generic
-
Represents a generic type of the Java programming language.
- GenericTypeDescription.ForGenericArray - Class in net.bytebuddy.description.type.generic
-
A base implementation of a generic type description that represents a potentially generic array.
- GenericTypeDescription.ForGenericArray.Latent - Class in net.bytebuddy.description.type.generic
-
A latent implementation of a generic array type.
- GenericTypeDescription.ForGenericArray.OfLoadedType - Class in net.bytebuddy.description.type.generic
-
A description of a loaded generic array type.
- GenericTypeDescription.ForNonGenericType - Class in net.bytebuddy.description.type.generic
-
A raw type representation of a non-generic type.
- GenericTypeDescription.ForNonGenericType.Latent - Class in net.bytebuddy.description.type.generic
-
- GenericTypeDescription.ForNonGenericType.OfLoadedType - Class in net.bytebuddy.description.type.generic
-
Represents a non-generic type for a loaded
Class
.
- GenericTypeDescription.ForParameterizedType - Class in net.bytebuddy.description.type.generic
-
A base implementation of a generic type description that represents a parameterized type.
- GenericTypeDescription.ForParameterizedType.Latent - Class in net.bytebuddy.description.type.generic
-
A latent description of a parameterized type.
- GenericTypeDescription.ForParameterizedType.OfLoadedType - Class in net.bytebuddy.description.type.generic
-
Description of a loaded parameterized type.
- GenericTypeDescription.ForTypeVariable - Class in net.bytebuddy.description.type.generic
-
A base implementation of a generic type description that represents a type variable.
- GenericTypeDescription.ForTypeVariable.InDetachedForm - Class in net.bytebuddy.description.type.generic
-
An abstract implementation of a description of a type variable in detached form.
- GenericTypeDescription.ForTypeVariable.OfLoadedType - Class in net.bytebuddy.description.type.generic
-
Description of a loaded type variable.
- GenericTypeDescription.ForWildcardType - Class in net.bytebuddy.description.type.generic
-
A base implementation of a generic type description that represents a wildcard type.
- GenericTypeDescription.ForWildcardType.Latent - Class in net.bytebuddy.description.type.generic
-
A latent description of a wildcard type.
- GenericTypeDescription.ForWildcardType.OfLoadedType - Class in net.bytebuddy.description.type.generic
-
Description of a loaded wildcard.
- GenericTypeDescription.LazyProjection - Class in net.bytebuddy.description.type.generic
-
A lazy projection of a generic type.
- GenericTypeDescription.LazyProjection.OfLoadedFieldType - Class in net.bytebuddy.description.type.generic
-
A lazy projection of a field's type.
- GenericTypeDescription.LazyProjection.OfLoadedParameter - Class in net.bytebuddy.description.type.generic
-
A lazy projection of a loaded parameter.
- GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher - Interface in net.bytebuddy.description.type.generic
-
A dispatcher for introspecting a method's types.
- GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForLegacyVm - Enum in net.bytebuddy.description.type.generic
-
A dispatcher for a VM that does not support the java.lang.reflect.Parameter
API that throws an exception
for any property.
- GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm - Class in net.bytebuddy.description.type.generic
-
A dispatcher for a modern VM that supports the java.lang.reflect.Parameter
API for Java 8+.
- GenericTypeDescription.LazyProjection.OfLoadedParameter.OfLegacyVmConstructor - Class in net.bytebuddy.description.type.generic
-
Represents a constructor's parameter on a JVM that does not know the java.lang.reflect.Parameter
type.
- GenericTypeDescription.LazyProjection.OfLoadedParameter.OfLegacyVmMethod - Class in net.bytebuddy.description.type.generic
-
Represents a method's parameter on a JVM that does not know the java.lang.reflect.Parameter
type.
- GenericTypeDescription.LazyProjection.OfLoadedReturnType - Class in net.bytebuddy.description.type.generic
-
A lazy projection of a method's generic return type.
- GenericTypeDescription.LazyProjection.OfLoadedSuperType - Class in net.bytebuddy.description.type.generic
-
A lazy projection of a generic super type.
- GenericTypeDescription.Sort - Enum in net.bytebuddy.description.type.generic
-
- GenericTypeDescription.SuperTypeIterator - Class in net.bytebuddy.description.type.generic
-
An iterator that iterates over a type's class hierarchy.
- GenericTypeDescription.Visitor<T> - Interface in net.bytebuddy.description.type.generic
-
A visitor that can be applied to a
GenericTypeDescription
for differentiating on the sort of the visited type.
- GenericTypeDescription.Visitor.ForSignatureVisitor - Class in net.bytebuddy.description.type.generic
-
Visits a generic type and appends the discovered type to the supplied signature visitor.
- GenericTypeDescription.Visitor.ForSignatureVisitor.OfParameter - Class in net.bytebuddy.description.type.generic
-
Visits a parameter while visiting a generic type for delegating discoveries to a signature visitor.
- GenericTypeDescription.Visitor.NoOp - Enum in net.bytebuddy.description.type.generic
-
A non-operational generic type visitor.
- GenericTypeDescription.Visitor.Substitutor - Class in net.bytebuddy.description.type.generic
-
An abstract implementation of a visitor that substitutes generic types by replacing (nested)
type variables and/or non-generic component types.
- GenericTypeDescription.Visitor.Substitutor.ForAttachment - Class in net.bytebuddy.description.type.generic
-
A substitutor that attaches type variables to a type variable source and replaces representations of
TargetType
with a given declaring type.
- GenericTypeDescription.Visitor.Substitutor.ForDetachment - Class in net.bytebuddy.description.type.generic
-
A visitor for detaching a type from its declaration context by detaching type variables.
- GenericTypeDescription.Visitor.Substitutor.ForDetachment.DetachedTypeVariable - Class in net.bytebuddy.description.type.generic
-
A description of a detached type variable.
- GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding - Class in net.bytebuddy.description.type.generic
-
A visitor for binding type variables to their values.
- GenericTypeDescription.Visitor.TypeErasing - Enum in net.bytebuddy.description.type.generic
-
A visitor that returns the erasure of any visited type.
- GenericTypeDescription.Visitor.TypeVariableErasing - Enum in net.bytebuddy.description.type.generic
-
A visitor for erasing type variables on the most fine-grained level.
- GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser - Enum in net.bytebuddy.description.type.generic
-
A visitor for checking if a type can be erased partially when defined as a parameter of a parameterized type.
- GenericTypeExtractor(TypePool.Default.GenericTypeRegistrant) - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
Creates a new generic type extractor.
- GenericTypeList - Interface in net.bytebuddy.description.type.generic
-
A list containing descriptions of generic types.
- GenericTypeList.AbstractBase - Class in net.bytebuddy.description.type.generic
-
An abstract base implementation of a generic type list.
- GenericTypeList.Empty - Class in net.bytebuddy.description.type.generic
-
An empty list of generic types.
- GenericTypeList.Explicit - Class in net.bytebuddy.description.type.generic
-
An explicit list of generic types.
- GenericTypeList.ForDetachedTypes - Class in net.bytebuddy.description.type.generic
-
A list of detached types that are attached on reception.
- GenericTypeList.ForDetachedTypes.OfTypeVariable - Class in net.bytebuddy.description.type.generic
-
A list of type variables that are attached on reception.
- GenericTypeList.ForDetachedTypes.OfTypeVariable.LazyTypeVariable - Class in net.bytebuddy.description.type.generic
-
A lazy type variable.
- GenericTypeList.ForLoadedType - Class in net.bytebuddy.description.type.generic
-
A list of loaded generic types.
- GenericTypeList.OfConstructorExceptionTypes - Class in net.bytebuddy.description.type.generic
-
A lazy projection of a constructor's exception types.
- GenericTypeList.OfLoadedInterfaceTypes - Class in net.bytebuddy.description.type.generic
-
A lazy projection of a type's generic interface types.
- GenericTypeList.OfMethodExceptionTypes - Class in net.bytebuddy.description.type.generic
-
A lazy projection of a method's exception types.
- get(int) - Method in class net.bytebuddy.description.annotation.AnnotationList.Explicit
-
- get(int) - Method in class net.bytebuddy.description.annotation.AnnotationList.ForLoadedAnnotation
-
- get(int) - Method in class net.bytebuddy.description.ByteCodeElement.Token.TokenList
-
- get(int) - Method in class net.bytebuddy.description.field.FieldList.Explicit
-
- get(int) - Method in class net.bytebuddy.description.field.FieldList.ForLoadedField
-
- get(int) - Method in class net.bytebuddy.description.field.FieldList.ForTokens
-
- get(int) - Method in class net.bytebuddy.description.field.FieldList.TypeSubstituting
-
- get(int) - Method in class net.bytebuddy.description.method.MethodList.Explicit
-
- get(int) - Method in class net.bytebuddy.description.method.MethodList.ForLoadedType
-
- get(int) - Method in class net.bytebuddy.description.method.MethodList.ForTokens
-
- get(int) - Method in class net.bytebuddy.description.method.MethodList.TypeSubstituting
-
- get(int) - Method in class net.bytebuddy.description.method.ParameterDescription.Token.TypeList
-
- get(int) - Method in class net.bytebuddy.description.method.ParameterList.Explicit.ForTypes
-
- get(int) - Method in class net.bytebuddy.description.method.ParameterList.Explicit
-
- get(int) - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable
-
- get(int) - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmConstructor
-
- get(int) - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmMethod
-
- get(int) - Method in class net.bytebuddy.description.method.ParameterList.ForTokens
-
- get(int) - Method in class net.bytebuddy.description.method.ParameterList.TypeSubstituting
-
- get(int) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.Explicit
-
- get(int) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes
-
- get(int) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable
-
- get(int) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForLoadedType
-
- get(int) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfConstructorExceptionTypes
-
- get(int) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfLoadedInterfaceTypes
-
- get(int) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfMethodExceptionTypes
-
- get(int) - Method in class net.bytebuddy.description.type.TypeList.Explicit
-
- get(int) - Method in class net.bytebuddy.description.type.TypeList.ForLoadedType
-
- get(int) - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameterList
-
- get(int) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.NodeList
-
- get(int) - Method in class net.bytebuddy.matcher.FilterableList.Empty
-
- GET_DECLARED_CONSTRUCTOR_METHOD_DESCRIPTOR - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
-
- GET_DECLARED_CONSTRUCTOR_METHOD_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
-
- GET_REFLECTION_FACTORY_METHOD_DESCRIPTOR - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
-
The descriptor of the factory method for getting hold of an instance of the reflection factory class.
- GET_REFLECTION_FACTORY_METHOD_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
-
The name of the factory method for getting hold of an instance of the reflection factory class.
- getActualModifiers(boolean) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getActualModifiers(boolean) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Returns the type's actual modifiers as present in the class file.
- getAdditionalArguments() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor
-
- getAdditionalArguments() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod
-
- getAdditionalArguments() - Method in interface net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution
-
A rebased method might require additional arguments in order to create a distinct signature.
- getAdditionalArguments() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.Preserved
-
- getAdjustedModifiers(boolean) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- getAdjustedModifiers(boolean) - Method in interface net.bytebuddy.description.method.MethodDescription
-
Returns this method modifier but adjusts its state of being abstract.
- getAllTypes() - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- getAllTypes() - Method in interface net.bytebuddy.dynamic.DynamicType
-
Returns all types that are implied by this dynamic type.
- getAnnotations() - Method in class net.bytebuddy.description.field.FieldDescription.Token
-
Returns the annotations of the represented field.
- getAnnotations() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Returns the annotations of the represented method.
- getAnnotations() - Method in class net.bytebuddy.description.method.ParameterDescription.Token
-
Returns the annotations of the represented method parameter.
- getAnnotationTokens() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
-
Returns a list of annotation tokens of the represented field.
- getAnnotationTokens() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns a list of annotation tokens declared by the represented method.
- getAnnotationType() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation
-
- getAnnotationType() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription
-
Returns a description of the annotation type of this annotation.
- getAnnotationType() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Latent
-
- getAnnotationType() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Latent.Loadable
-
- getAppenderFactory() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
-
Returns this entry's attribute appender factory.
- getAttributeAppenderFactory() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Entry
-
Returns the field attribute appender factory.
- getAuxiliaryTypes() - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- getAuxiliaryTypes() - Method in interface net.bytebuddy.dynamic.DynamicType
-
Returns a map of all auxiliary types that are required for making use of the main type.
- getAuxiliaryTypes() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Default
-
- getAuxiliaryTypes() - Method in enum net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Disabled
-
- getAuxiliaryTypes() - Method in interface net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver
-
Returns a (potentially empty) list of auxiliary types that are required by this method rebase resolver.
- getBaseModifiers() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractPropertyAccessorMethod
-
Returns the base modifiers, i.e.
- getBaseModifiers() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getBaseModifiers() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getBaseModifiers() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getBinaryRepresentation() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ExtractionClassFileTransformer
-
Returns the binary representation of the class file that was looked up.
- getByteCodeAppender() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.TypeInitializerInjection
-
- getByteCodeAppender() - Method in interface net.bytebuddy.implementation.Implementation.Context.ExtractableView.InjectedCode
-
Returns a byte code appender for appending the injected code.
- getByteCodeAppender() - Method in enum net.bytebuddy.implementation.Implementation.Context.ExtractableView.InjectedCode.None
-
- getBytes() - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- getBytes() - Method in interface net.bytebuddy.dynamic.DynamicType
-
Returns a byte array representing this dynamic type.
- getCandidates() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
-
- getCandidates() - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry
-
Returns all candidate methods represented by this entry.
- getCandidates() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
-
- getCandidates() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
-
- getCanonicalName() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType
-
- getCanonicalName() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getCanonicalName() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getCanonicalName() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Returns the canonical name of this type if it exists.
- getClassFileVersion() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
- getClassFileVersion() - Method in interface net.bytebuddy.NamingStrategy.UnnamedType
-
Returns the class file version of this unnamed type.
- getClassLoader() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
-
- getClassLoader() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit
-
- getClassLoader() - Method in interface net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate
-
Returns the underlying class loader.
- getCommonSuperClass(String, String) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.FrameComputingClassWriter
-
- getComponentType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray.Latent
-
- getComponentType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray.OfLoadedType
-
- getComponentType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getComponentType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getComponentType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getComponentType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getComponentType() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the component type of this type.
- getComponentType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getComponentType() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType
-
- getComponentType() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getComponentType() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getComponentType() - Method in interface net.bytebuddy.description.type.TypeDescription
-
- getComponentType() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory
-
- getComponentType() - Method in interface net.bytebuddy.implementation.bytecode.collection.CollectionFactory
-
The component type of this factory.
- getDeclaredAnnotations() - Method in interface net.bytebuddy.description.annotation.AnnotatedCodeElement
-
Returns a list of annotations that are declared by this instance.
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.field.FieldDescription.ForLoadedField
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.field.FieldDescription.Latent
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getDeclaredAnnotations(Object) - Method in enum net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm
-
- getDeclaredAnnotations(Object) - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
-
- getDeclaredAnnotations(Object) - Method in interface net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher
-
Returns the given parameter's annotations.
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.type.PackageDescription.ForLoadedPackage
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.type.PackageDescription.Simple
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getDeclaredAnnotations() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getDeclaredFields() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns a list of field descriptions that are declared by this type.
- getDeclaredFields() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getDeclaredFields() - Method in interface net.bytebuddy.description.type.TypeDescription
-
- getDeclaredFields() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getDeclaredFields() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getDeclaredFields() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getDeclaredFields() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getDeclaredInterfaces() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
Returns the declared interface types in the form they are declared in the class file.
- getDeclaredInterfaces() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getDeclaredInterfaces() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getDeclaredInterfaces() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getDeclaredInterfaces() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getDeclaredInterfaces() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getDeclaredInterfaces() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
- getDeclaredInterfaces() - Method in interface net.bytebuddy.NamingStrategy.UnnamedType
-
Returns a collection of descriptions of this unnamed type's directly implemented interfaces.
- getDeclaredInterfaces() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getDeclaredInterfaces() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getDeclaredMethods() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns a list of method descriptions that are declared by this type.
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getDeclaredMethods() - Method in interface net.bytebuddy.description.type.TypeDescription
-
- getDeclaredMethods() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getDeclaredMethods() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getDeclaredMethods() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getDeclaredMethods() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getDeclaredSuperType() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
Returns the declared super type in the form it is declared in the class file.
- getDeclaredSuperType() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getDeclaredSuperType() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getDeclaredSuperType() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getDeclaredSuperType() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getDeclaredSuperType() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getDeclaredSuperType() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getDeclaredSuperType() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getDeclaredTypes() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getDeclaredTypes() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getDeclaredTypes() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getDeclaredTypes() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Returns a list of types that are declared by this type excluding anonymous classes.
- getDeclaredTypes() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getDeclaredTypes() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getDeclaredTypes() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getDeclaredTypes() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getDeclaringClass - Variable in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
A reference to java.lang.invoke.MethodHandleInfo#getDeclaringClass
.
- getDeclaringClass(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
- getDeclaringClass(Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher
-
Returns the declaring class of the supplied method handle info.
- getDeclaringExecutable(Object) - Method in enum net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm
-
- getDeclaringExecutable(Object) - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
-
- getDeclaringExecutable(Object) - Method in interface net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher
-
Returns the given parameter's declaring exectuable, i.e, method or constructor.
- getDeclaringMethod() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
-
- getDeclaringMethod() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor
-
- getDeclaringMethod() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod
-
- getDeclaringMethod() - Method in interface net.bytebuddy.description.method.ParameterDescription
-
Returns the method that declares this parameter.
- getDeclaringMethod() - Method in interface net.bytebuddy.description.method.ParameterDescription.InDefinedShape
-
- getDeclaringMethod() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
-
- getDeclaringMethod() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- getDeclaringMethod() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
- getDeclaringType() - Method in interface net.bytebuddy.description.DeclaredByType
-
Returns the declaring type of this instance.
- getDeclaringType() - Method in class net.bytebuddy.description.field.FieldDescription.ForLoadedField
-
- getDeclaringType() - Method in interface net.bytebuddy.description.field.FieldDescription.InDefinedShape
-
- getDeclaringType() - Method in class net.bytebuddy.description.field.FieldDescription.Latent
-
- getDeclaringType() - Method in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting
-
- getDeclaringType() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getDeclaringType() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getDeclaringType() - Method in interface net.bytebuddy.description.method.MethodDescription.InDefinedShape
-
- getDeclaringType() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getDeclaringType() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getDeclaringType() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getDeclaringType() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getDeclaringType() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getDeclaringType() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getDeclaringType() - Method in interface net.bytebuddy.description.type.TypeDescription
-
- getDeclaringType() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getDeclaringType() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getDeclaringType() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getDeclaringType() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getDeclaringType() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getDeclaringType() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getDeclaringType() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getDeclaringType() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getDeclaringType() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getDeclaringType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getDeclaringType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField
-
- getDeclaringType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getDeclaringType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getDeclaringType() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getDeclaringType() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getDefaultValue(Class<T>) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- getDefaultValue() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getDefaultValue() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getDefaultValue() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Returns the default value of this method or null
if no such value exists.
- getDefaultValue(Class<T>) - Method in interface net.bytebuddy.description.method.MethodDescription
-
Returns the default value but casts it to the given type.
- getDefaultValue() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getDefaultValue() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getDefaultValue() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Returns the default value of the represented method.
- getDefaultValue() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getDefaultValue() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Entry
-
Returns the default value.
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForRichField
-
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForSimpleField
-
- getDefaultValue() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record
-
Returns the default value for the field that is represented by this entry.
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getDefaultValue() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getDefaultValue() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getDefaultValue() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getDefaultValue() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getDefaultValue() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns the default value of the represented method or null
if no such values exists.
- getDescription() - Method in enum net.bytebuddy.matcher.MethodSortMatcher.Sort
-
Returns a textual representation of this instance's method sort.
- getDescription() - Method in enum net.bytebuddy.matcher.ModifierMatcher.Mode
-
Returns the textual description of this mode.
- getDescription() - Method in enum net.bytebuddy.matcher.StringMatcher.Mode
-
Returns the description of this match mode.
- getDescriptor() - Method in interface net.bytebuddy.description.ByteCodeElement
-
Returns the descriptor of this byte code element.
- getDescriptor() - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- getDescriptor() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- getDescriptor() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getDescriptor() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getDescriptor() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType
-
- getDescriptor() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getDescriptor() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getDescriptor() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForConstructor
-
- getDescriptor() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForMethod
-
- getDescriptor() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
-
Returns the descriptor of the
Class
method for creating this method constant.
- getDescriptor() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.AnnotationToken
-
Returns the descriptor of the represented annotation.
- getDescriptor() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
-
Returns the descriptor of the represented field.
- getDescriptor() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns the descriptor of the represented method.
- getEnclosingMethod() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getEnclosingMethod() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getEnclosingMethod() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getEnclosingMethod() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Returns a description of the enclosing method of this type.
- getEnclosingMethod() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getEnclosingMethod() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getEnclosingMethod() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getEnclosingMethod(TypePool) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
-
- getEnclosingMethod(TypePool) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
-
- getEnclosingMethod(TypePool) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext
-
Returns the enclosing method or null
if no such method exists.
- getEnclosingMethod(TypePool) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared
-
- getEnclosingMethod() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getEnclosingSource() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- getEnclosingSource() - Method in interface net.bytebuddy.description.type.generic.TypeVariableSource
-
Returns the enclosing source of type variables that are valid in the scope of this type variable source.
- getEnclosingSource() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getEnclosingType() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getEnclosingType() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getEnclosingType() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getEnclosingType() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Returns a description of the enclosing type of this type.
- getEnclosingType() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getEnclosingType() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getEnclosingType() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getEnclosingType(TypePool) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
-
- getEnclosingType(TypePool) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
-
- getEnclosingType(TypePool) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext
-
Returns the enclosing type or null
if no such type exists.
- getEnclosingType(TypePool) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared
-
- getEnclosingType() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getEnumerationState() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
- getEnumerationState() - Method in interface net.bytebuddy.NamingStrategy.UnnamedType
-
Returns the enumeration state of this unnamed type.
- getEnumerationType() - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.ForLoadedEnumeration
-
- getEnumerationType() - Method in interface net.bytebuddy.description.enumeration.EnumerationDescription
-
Returns the type of this enumeration.
- getEnumerationType() - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.Latent
-
- getEnumerationType() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue.LazyEnumerationDescription
-
- getExceptionName() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns the internal names of the exception type declared of the represented method.
- getExceptionTypes() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getExceptionTypes() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getExceptionTypes() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Returns the exception types of the described method.
- getExceptionTypes() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getExceptionTypes() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getExceptionTypes() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Returns the exception types of the represented method.
- getExceptionTypes() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getExceptionTypes() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getExceptionTypes() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getExceptionTypes() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getExceptionTypes() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getExceptionTypes() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getExceptionTypes() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getExceptionTypes() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getExceptionTypes() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getExceptionTypes() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getExceptionTypes() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getFieldAppender() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForRichField
-
- getFieldAppender() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForSimpleField
-
- getFieldAppender() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record
-
Returns the field attribute appender for a given field.
- getFieldDescription() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution
-
Returns a description of the located field.
- getFieldDescription() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Resolved
-
- getFieldDescription() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Unresolved
-
- getFieldDescription() - Method in interface net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution
-
Returns the located field description if available or throws an exception if this method is called for an
unresolved resolution.
- getFieldDescription() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Resolved
-
- getFieldDescription() - Method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Unresolved
-
- getFieldName(MethodDescription) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
- getFieldName(MethodDescription) - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
-
- getFieldName(MethodDescription) - Method in class net.bytebuddy.implementation.FieldAccessor
-
Locates a field's name.
- getFieldType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldCacheEntry
-
Returns the field type that is represented by this field cache entry.
- getFlags() - Method in enum net.bytebuddy.pool.TypePool.Default.ReaderMode
-
Returns the flags to provide to a
ClassReader
for parsing a file.
- getGenericSignature() - Method in interface net.bytebuddy.description.ByteCodeElement
-
Returns the generic signature of this byte code element.
- getGenericSignature() - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- getGenericSignature() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- getGenericSignature() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.Argument.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.Empty.Binder
-
- getHandledType() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder
-
- getHandledType() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.Origin.Binder
-
- getHandledType() - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.StubValue.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder
-
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.SuperCall.Binder
-
- getHandledType() - Method in interface net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.ParameterBinder
-
The annotation type that is handled by this parameter binder.
- getHandledType() - Method in enum net.bytebuddy.implementation.bind.annotation.This.Binder
-
- getHandler() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
-
Returns this entry's handler.
- getHandler() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
-
Returns this entry's handler.
- getHandleType() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns the handle type represented by this instance.
- getIdentificationToken() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Anonymous
-
- getIdentificationToken() - Method in interface net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding
-
Returns an identification token for this binding.
- getIdentificationToken() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Illegal
-
- getIdentificationToken() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Unique
-
- getIdentifier() - Method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
Returns the represented identifier.
- getIdentifiers() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Detached
-
- getIdentifiers() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key
-
Returns a set of all identifiers of this key.
- getIdentifiers() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Harmonized
-
- getImplementationTitle() - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
Returns the package implementation's title or null
if no such title exists.
- getImplementationTitle() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- getImplementationTitle() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- getImplementationTitle() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- getImplementationVendor() - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
Returns the package implementation's vendor or null
if no such vendor exists.
- getImplementationVendor() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- getImplementationVendor() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- getImplementationVendor() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- getImplementationVersion() - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
Returns the package implementation's version or null
if no such version exists.
- getImplementationVersion() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- getImplementationVersion() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- getImplementationVersion() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- getImplementedMethod() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
-
- getImplementedMethod() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
-
- getImplementedMethod() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
-
- getImplementedMethod() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
-
- getImplementedMethod() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
-
- getImplementedMethod() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
-
- getImplementedMethod() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record
-
Returns the method that is implemented where the returned method ressembles a potential transformation.
- getImplementedMethod() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
-
- getIndex() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
-
- getIndex() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor
-
- getIndex() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod
-
- getIndex() - Method in interface net.bytebuddy.description.method.ParameterDescription
-
Returns this parameter's index.
- getIndex() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
-
- getIndex() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- getIndex() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
- getInheritedAnnotations() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getInheritedAnnotations() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getInheritedAnnotations() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Returns the annotations that this type declares or inherits from super types.
- getInjectorProxyMethod() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.TypeInitializerInjection
-
Returns the proxy method to which the original type initializer code is written to.
- getInputStream() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler.ByteArrayUrlConnection
-
- getInstanceType() - Method in interface net.bytebuddy.utility.JavaInstance
-
Returns a description of the type of the represented instance or at least a stub.
- getInstanceType() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
- getInstanceType() - Method in class net.bytebuddy.utility.JavaInstance.MethodType
-
- getInstrumentedMethods() - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Compiled
-
Returns a list of all methods that should be instrumented.
- getInstrumentedMethods() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
-
- getInstrumentedMethods() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
-
- getInstrumentedMethods() - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Prepared
-
Returns a list of all methods that should be instrumented.
- getInstrumentedType() - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Compiled
-
Returns the instrumented type that is to be created.
- getInstrumentedType() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
-
- getInstrumentedType() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
-
- getInstrumentedType() - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Prepared
-
Returns the fully prepared instrumented type.
- getInterfaceGraph(TypeDescription) - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
-
- getInterfaceGraph(TypeDescription) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Linked.Delegation
-
- getInterfaceGraph(TypeDescription) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Linked
-
Returns a graph representing the view on this represented type's directly implemented interface type.
- getInterfaces() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getInterfaces() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getInterfaces() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getInterfaces() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getInterfaces() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getInterfaces() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the generic interface types of this type.
- getInterfaces() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getInterfaces() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getInterfaces() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getInternalName() - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- getInternalName() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getInternalName() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getInternalName() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getInternalName() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getInternalName() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Returns the internal name of the represented method.
- getInternalName() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getInternalName() - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- getInternalName() - Method in interface net.bytebuddy.description.NamedElement.WithRuntimeName
-
Returns the internal internalName of this byte code element.
- getInternalName() - Method in class net.bytebuddy.description.type.PackageDescription.AbstractBase
-
- getInternalName() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getInternalName() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getInternalName() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getInternalName() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getInternalName() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getInternalName() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getInternalName() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getInternalName() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getInternalName() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getInternalName() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getInternalName() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getInternalName() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
-
- getInternalName() - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved
-
Returns the internal name of the requested method.
- getInternalName() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved.Simple
-
- getInvocationProvider() - Method in class net.bytebuddy.implementation.InvokeDynamic
-
Returns the invocation provider to be used for equals and hash code calculations.
- getInvocationProvider() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
-
- getInvocationProvider() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
-
- getJavaVersion() - Method in class net.bytebuddy.ClassFileVersion
-
Returns the Java runtime version number of this class file version.
- getKey() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
-
- getKey() - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry
-
Returns the harmonized key of this entry.
- getKey() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
-
- getKey() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
-
- getLoaded() - Method in class net.bytebuddy.dynamic.DynamicType.Default.Loaded
-
- getLoaded() - Method in interface net.bytebuddy.dynamic.DynamicType.Loaded
-
Returns the loaded main class.
- getLoadedAuxiliaryTypes() - Method in class net.bytebuddy.dynamic.DynamicType.Default.Loaded
-
- getLoadedAuxiliaryTypes() - Method in interface net.bytebuddy.dynamic.DynamicType.Loaded
-
Returns a map of all loaded auxiliary types to this dynamic type.
- getLoadedMethod() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
Returns the loaded method that is represented by this method description.
- getLoadedTypeInitializer() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getLoadedTypeInitializer() - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType
-
- getLoadedTypeInitializer() - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Compiled
-
Returns the loaded type initializer of the instrumented type.
- getLoadedTypeInitializer() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
-
- getLoadedTypeInitializer() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
-
- getLoadedTypeInitializer() - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Prepared
-
Returns the loaded type initializer of the instrumented type.
- getLoadedTypeInitializers() - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- getLoadedTypeInitializers() - Method in interface net.bytebuddy.dynamic.DynamicType
-
Returns a map of all loaded type initializers for the main type and all auxiliary types, if any.
- getLoadedTypes() - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved
-
Returns a list of all types of the arguments that were loaded onto the operand stack.
- getLoadedTypes() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved.Simple
-
- getLoadInstruction() - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved
-
Returns a stack manipulation that loads the arguments onto the operand stack.
- getLoadInstruction() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved.Simple
-
- getLocalVariableSize() - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size
-
Returns the required size of the local variable array.
- getLowerBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getLowerBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getLowerBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getLowerBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getLowerBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.Latent
-
- getLowerBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.OfLoadedType
-
- getLowerBounds() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the lower bounds of this type.
- getLowerBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getLowerBounds() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getMajorVersion() - Method in class net.bytebuddy.ClassFileVersion
-
Returns the major version this instance represents.
- getMask() - Method in enum net.bytebuddy.description.modifier.EnumerationState
-
- getMask() - Method in enum net.bytebuddy.description.modifier.FieldManifestation
-
- getMask() - Method in enum net.bytebuddy.description.modifier.MethodArguments
-
- getMask() - Method in enum net.bytebuddy.description.modifier.MethodManifestation
-
- getMask() - Method in interface net.bytebuddy.description.modifier.ModifierContributor
-
Returns the mask of this modifier.
- getMask() - Method in enum net.bytebuddy.description.modifier.Ownership
-
- getMask() - Method in enum net.bytebuddy.description.modifier.ParameterManifestation
-
- getMask() - Method in enum net.bytebuddy.description.modifier.ProvisioningState
-
- getMask() - Method in enum net.bytebuddy.description.modifier.SynchronizationState
-
- getMask() - Method in enum net.bytebuddy.description.modifier.SyntheticState
-
- getMask() - Method in enum net.bytebuddy.description.modifier.TypeManifestation
-
- getMask() - Method in enum net.bytebuddy.description.modifier.Visibility
-
- getMaximalSize() - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Size
-
Returns the maximal interim size of the operand stack that is represented by this instance.
- getMethodDescription() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.RebasedMethodInvocation
-
- getMethodDescription() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
-
Returns the method description this entry represents.
- getMethodDescription() - Method in interface net.bytebuddy.implementation.Implementation.SpecialMethodInvocation
-
Returns the method that represents this special method invocation.
- getMethodDescription() - Method in enum net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Illegal
-
- getMethodDescription() - Method in class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Simple
-
- getMethodInvoker(TypeDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForConstruction
-
- getMethodInvoker(TypeDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField
-
- getMethodInvoker(TypeDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticField
-
- getMethodInvoker(TypeDescription) - Method in enum net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticMethod
-
- getMethodInvoker(TypeDescription) - Method in interface net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate
-
Returns the method invoker responsible for invoking the delegation method.
- getMethodName() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForConstructor
-
- getMethodName() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForMethod
-
- getMethodName() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
-
Returns the name of the
Class
method for creating this method constant.
- getMethodType - Variable in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
A reference to java.lang.invoke.MethodHandleInfo#getMethodType
.
- getMethodType(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
- getMethodType(Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher
-
Returns a method handle info's method type.
- getMethodTypes() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous.Node
-
- getMethodTypes() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved.Node
-
- getMethodTypes() - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Node
-
Returns a set of type tokens that this method represents.
- getMethodTypes() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Simple
-
- getMethodTypes() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Unresolved
-
- getMinorMajorVersion() - Method in class net.bytebuddy.ClassFileVersion
-
Returns the minor-major release number of this class file version.
- getMinorVersion() - Method in class net.bytebuddy.ClassFileVersion
-
Returns the minor version this instance represents.
- getModifiers() - Method in class net.bytebuddy.description.field.FieldDescription.ForLoadedField
-
- getModifiers() - Method in class net.bytebuddy.description.field.FieldDescription.Latent
-
- getModifiers() - Method in class net.bytebuddy.description.field.FieldDescription.Token
-
Returns the modifiers of the represented field.
- getModifiers() - Method in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting
-
- getModifiers() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getModifiers() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getModifiers() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getModifiers() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getModifiers() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Returns the modifiers of the represented method.
- getModifiers() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- getModifiers(Object) - Method in enum net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm
-
- getModifiers(Object) - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
-
- getModifiers(Object) - Method in interface net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher
-
Returns the given parameter's modifiers.
- getModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
-
- getModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
-
- getModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.Token
-
Returns the modifiers of the represented method parameter.
- getModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- getModifiers() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Returns the modifier that is described by this object.
- getModifiers() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getModifiers() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getModifiers() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getModifiers() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getModifiers() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getModifiers() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
- getModifiers() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getModifiers() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getModifiers() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getModifiers() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getModifiers() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getModifiers() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getModifiers() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getModifiers() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractPropertyAccessorMethod
-
- getModifiers() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField
-
- getModifiers() - Method in enum net.bytebuddy.matcher.ModifierMatcher.Mode
-
Returns the modifiers to match by this mode.
- getModifiers() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getModifiers() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
-
Returns the modifiers of the represented field.
- getModifiers() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getModifiers() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns the modifiers of the represented method.
- getModifiers() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
-
Returns the modifiers of the parameter or null
if no modifiers are known.
- getName() - Method in class net.bytebuddy.description.field.FieldDescription.ForLoadedField
-
- getName() - Method in class net.bytebuddy.description.field.FieldDescription.Latent
-
- getName() - Method in class net.bytebuddy.description.field.FieldDescription.Token
-
Returns the name of the represented field.
- getName() - Method in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting
-
- getName() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- getName() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getName() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getName() - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- getName(Object) - Method in enum net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm
-
- getName(Object) - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
-
- getName(Object) - Method in interface net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher
-
Returns the given parameter's implicit or explicit name.
- getName() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
-
- getName() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
-
- getName() - Method in class net.bytebuddy.description.method.ParameterDescription.Token
-
Returns the name of the represented method parameter.
- getName() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- getName() - Method in interface net.bytebuddy.description.NamedElement.WithRuntimeName
-
Returns the internalName of this byte code element.
- getName() - Method in class net.bytebuddy.description.type.PackageDescription.ForLoadedPackage
-
- getName() - Method in class net.bytebuddy.description.type.PackageDescription.Simple
-
- getName() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getName() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getName() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getName() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getName() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
- getName() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getName() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField
-
- getName() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForInnerClass
-
- getName() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForTopLevelType
-
- getName() - Method in interface net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken
-
Returns the name of this token.
- getName() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getName() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
-
Returns the name of the represented field.
- getName() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getName() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns the internal name of the represented method.
- getName() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
-
Returns the name of the parameter or null
if there is no such name.
- getName - Variable in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
A reference to java.lang.invoke.MethodHandleInfo#getName
.
- getName(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
- getName(Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher
-
Returns the method name of the supplied method handle info.
- getName() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns the name represented by this instance.
- getNextParameterIndex() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder
-
- getOffset() - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- getOffset() - Method in interface net.bytebuddy.description.method.ParameterDescription
-
Returns the offset to the parameter value within the local method variable.
- getOffset() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
-
- getOffset() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- getOnly() - Method in class net.bytebuddy.matcher.FilterableList.AbstractBase
-
- getOnly() - Method in class net.bytebuddy.matcher.FilterableList.Empty
-
- getOnly() - Method in interface net.bytebuddy.matcher.FilterableList
-
Returns the only element of this list.
- getOpcode() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldGetInstruction
-
- getOpcode() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldPutInstruction
-
- getOperandStackSize() - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size
-
Returns the required operand stack size.
- getOriginType() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget
-
- getOriginType() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget
-
- getOriginType() - Method in interface net.bytebuddy.implementation.Implementation.Target
-
Identifies the origin type of an implementation.
- getOwnerType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getOwnerType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getOwnerType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.Latent
-
- getOwnerType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.OfLoadedType
-
- getOwnerType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getOwnerType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getOwnerType() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the owner type of this type.
- getOwnerType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getOwnerType() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getOwnerType() - Method in interface net.bytebuddy.description.type.TypeDescription
-
- getOwnerType() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType
-
- getOwnerType() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType
-
- getOwnerType() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns the owner type of this instance.
- getPackage() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getPackage() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getPackage() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getPackage() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Returns the package internalName of the type described by this instance.
- getPackage() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getPackage(ClassLoader, String) - Method in interface net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher
-
Looks up a package from a class loader.
- getPackage(ClassLoader, String) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
-
- getPackage() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getPackage() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getPackage() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getParameterAnnotationTokens() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns a map of parameter type indices to a list of annotation tokens representing these annotations.
- getParameterizedType(Object) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForLegacyVm
-
- getParameterizedType(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm
-
- getParameterizedType(Object) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher
-
Returns a parameter's parameterized type.
- getParameters() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getParameters() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getParameters() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Returns a list of this method's parameters.
- getParameters() - Method in interface net.bytebuddy.description.method.MethodDescription.InDefinedShape
-
- getParameters() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getParameters() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getParameters() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getParameters(Method) - Method in enum net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForLegacyVm
-
- getParameters(Constructor<?>) - Method in enum net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForLegacyVm
-
- getParameters(Method) - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForModernVm
-
- getParameters(Constructor<?>) - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForModernVm
-
- getParameters(Method) - Method in interface net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher
-
Returns a list of descriptions of the provided method.
- getParameters(Constructor<?>) - Method in interface net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher
-
Returns a list of descriptions of the provided constructor.
- getParameters() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getParameters() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getParameters() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.Latent
-
- getParameters() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.OfLoadedType
-
- getParameters() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getParameters() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getParameters() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the type parameters of this type.
- getParameters() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getParameters() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getParameters() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getParameters() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getParameters() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getParameters() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getParameters() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getParameters() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getParameters() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getParameters() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getParameters() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getParameters() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getParameters() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType
-
- getParameters() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType
-
- getParameterTokens() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Returns the parameter tokens of the represented method.
- getParameterTokens() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns the parameter tokens for this type.
- getParameterTypes() - Method in class net.bytebuddy.description.method.MethodDescription.TypeToken
-
Returns this token's parameter types.
- getParameterTypes() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
-
- getParameterTypes() - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved
-
Returns the types of the values on the operand stack.
- getParameterTypes() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved.Simple
-
- getParameterTypes() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns the parameter types represented by this instance.
- getParameterTypes() - Method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns the parameter types of this method type.
- getPrefix() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.Disabled
-
- getPrefix() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.ForPrefix
-
- getPrefix() - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy
-
Returns the method prefix if the strategy is enabled.
- getPreparingStackAssignment(TypeDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForConstruction
-
- getPreparingStackAssignment(TypeDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField
-
- getPreparingStackAssignment(TypeDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticField
-
- getPreparingStackAssignment(TypeDescription) - Method in enum net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticMethod
-
- getPreparingStackAssignment(TypeDescription) - Method in interface net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate
-
Returns the stack manipulation responsible for preparing the instance representing the implementation.
- getRange() - Method in enum net.bytebuddy.description.modifier.EnumerationState
-
- getRange() - Method in enum net.bytebuddy.description.modifier.FieldManifestation
-
- getRange() - Method in enum net.bytebuddy.description.modifier.MethodArguments
-
- getRange() - Method in enum net.bytebuddy.description.modifier.MethodManifestation
-
- getRange() - Method in interface net.bytebuddy.description.modifier.ModifierContributor
-
Returns the entire range of modifiers that address this contributor's property.
- getRange() - Method in enum net.bytebuddy.description.modifier.Ownership
-
- getRange() - Method in enum net.bytebuddy.description.modifier.ParameterManifestation
-
- getRange() - Method in enum net.bytebuddy.description.modifier.ProvisioningState
-
- getRange() - Method in enum net.bytebuddy.description.modifier.SynchronizationState
-
- getRange() - Method in enum net.bytebuddy.description.modifier.SyntheticState
-
- getRange() - Method in enum net.bytebuddy.description.modifier.TypeManifestation
-
- getRange() - Method in enum net.bytebuddy.description.modifier.Visibility
-
- getReferenceKind - Variable in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
A reference to java.lang.invoke.MethodHandleInfo#getReferenceKind
.
- getReferenceKind(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
-
- getReferenceKind(Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher
-
Returns the reference kind of the supplied method handle info.
- getRegisteredAuxiliaryTypes() - Method in class net.bytebuddy.implementation.Implementation.Context.Default
-
- getRegisteredAuxiliaryTypes() - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
-
- getRegisteredAuxiliaryTypes() - Method in interface net.bytebuddy.implementation.Implementation.Context.ExtractableView
-
- getRepresentative() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous.Node
-
- getRepresentative() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved.Node
-
- getRepresentative() - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Node
-
Returns the method that is represented by this node.
- getRepresentative() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Simple
-
- getRepresentative() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Unresolved
-
- getResolvedMethod() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor
-
- getResolvedMethod() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod
-
- getResolvedMethod() - Method in interface net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution
-
Returns the resolved method if this resolution represents a rebased method or the original method.
- getResolvedMethod() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.Preserved
-
- getResource(String) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst
-
- getResource(String) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader
-
- getResources(String) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst
-
- getResources(String) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader
-
- getRetention() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
-
- getRetention() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription
-
Returns this annotation's retention policy.
- getReturnType() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getReturnType() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getReturnType() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Returns the return type of the described method.
- getReturnType() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getReturnType() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getReturnType() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Returns the return type of the represented method.
- getReturnType() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getReturnType() - Method in class net.bytebuddy.description.method.MethodDescription.TypeToken
-
Returns this token's return type.
- getReturnType() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getReturnType() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getReturnType() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getReturnType() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getReturnType() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getReturnType() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getReturnType() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getReturnType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getReturnType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getReturnType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getReturnType() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
-
- getReturnType() - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved
-
Returns the requested return type.
- getReturnType() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved.Simple
-
- getReturnType() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns the return type represented by this instance.
- getReturnType() - Method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns the return type of this method type.
- getSealBase() - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
The URL representing the seal base.
- getSealBase() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- getSealBase() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- getSealBase() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- getSignatureResolution() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
-
Returns the resolution of this field's generic type.
- getSignatureResolution() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Returns the generic type resolution of this method.
- getSimpleName() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType
-
- getSimpleName() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getSimpleName() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getSimpleName() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Returns the simple internalName of this type.
- getSize() - Method in enum net.bytebuddy.implementation.bytecode.StackSize
-
The numeric value of this stack size representation.
- getSizeImpact() - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Size
-
Returns the size change on the operand stack that is represented by this instance.
- getSort() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getSort() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getSort() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getSort() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getSort() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.InDetachedForm
-
- getSort() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getSort() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the sort of the generic type this instance represents.
- getSort() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getSort() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getSort() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous.Node
-
- getSort() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved.Node
-
- getSort() - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Node
-
Returns the sort of this node.
- getSort() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Simple
-
- getSort() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Unresolved
-
- getSort() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
-
- getSort() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
-
- getSort() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
-
- getSort() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
-
- getSort() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
-
- getSort() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
-
- getSort() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record
-
Returns the sort of this method instrumentation.
- getSort() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
-
- getSort() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForGenericArray
-
- getSort() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForLowerBoundWildcard
-
- getSort() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType
-
- getSort() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested
-
- getSort() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType
-
- getSort() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForRawType
-
- getSort() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal
-
- getSort() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable
-
- getSort() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard
-
- getSort() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUpperBoundWildcard
-
- getSort() - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken
-
Returns the sort of the generic type this token represents.
- getSourceCodeName() - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- getSourceCodeName() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- getSourceCodeName() - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- getSourceCodeName() - Method in interface net.bytebuddy.description.NamedElement
-
Returns the name of this element as it is found in the source code.
- getSourceCodeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getSourceCodeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getSourceCodeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getSourceCodeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getSourceCodeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getSourceCodeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getSourceCodeName() - Method in class net.bytebuddy.description.type.PackageDescription.AbstractBase
-
- getSourceCodeName() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getSpecificationTitle() - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
Returns the package specification's title or null
if no such title exists.
- getSpecificationTitle() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- getSpecificationTitle() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- getSpecificationTitle() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- getSpecificationVendor() - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
Returns the package specification's vendor or null
if no such vendor exists.
- getSpecificationVendor() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- getSpecificationVendor() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- getSpecificationVendor() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- getSpecificationVersion() - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
Returns the package specification's version or null
if no such version exists.
- getSpecificationVersion() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- getSpecificationVersion() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- getSpecificationVersion() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- getStackManipulation() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
-
- getStackManipulation() - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved
-
Returns the stack manipulation that loads the arguments onto the operand stack.
- getStackManipulation() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved.Simple
-
- getStackSize() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- getStackSize() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Returns the size of the local variable array that is required for this method, i.e.
- getStackSize() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getStackSize() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getStackSize() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getStackSize() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getStackSize() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getStackSize() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the size of the type described by this instance.
- getStackSize() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getStackSize() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.AbstractBase
-
- getStackSize() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.Empty
-
- getStackSize() - Method in interface net.bytebuddy.description.type.generic.GenericTypeList
-
Returns the sum of the size of all types contained in this list.
- getStackSize() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType
-
- getStackSize() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getStackSize() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getStackSize() - Method in class net.bytebuddy.description.type.TypeList.Empty
-
- getStackSize() - Method in class net.bytebuddy.description.type.TypeList.Explicit
-
- getStackSize() - Method in class net.bytebuddy.description.type.TypeList.ForLoadedType
-
- getStackSize() - Method in interface net.bytebuddy.description.type.TypeList
-
Returns the sum of the size of all types contained in this list.
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler.DefaultValue
-
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.IncompatibleRuntimeType
-
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.Loaded
-
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray.Loaded
-
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.IncompatibleRuntimeType
-
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.Loaded
-
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.UnknownRuntimeEnumeration
-
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType.Loaded
-
- getState() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Loaded
-
Returns the state of the represented loaded annotation value.
- getState() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial.Loaded
-
- getState() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray.Loaded
-
- getState() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue.Loaded
-
- getStorageOpcode() - Method in enum net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForPrimitiveType
-
- getStorageOpcode() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForReferenceType
-
- getStorageOpcode() - Method in interface net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator
-
The opcode instruction for storing a value of the component type inside an array.
- getSuperClass() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
- getSuperClass() - Method in interface net.bytebuddy.NamingStrategy.UnnamedType
-
Returns this unnamed type's super class.
- getSuperGraph() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
-
- getSuperGraph() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Linked.Delegation
-
- getSuperGraph() - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Linked
-
Returns a graph representing the view on this represented type's super type.
- getSuperType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getSuperType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getSuperType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getSuperType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getSuperType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getSuperType() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the generic super type of this type.
- getSuperType() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getSuperType() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getSuperType() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getSymbol() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable
-
- getSymbol() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getSymbol() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getSymbol() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getSymbol() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.OfLoadedType
-
- getSymbol() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getSymbol() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the symbol of this type variable.
- getSymbol() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getSymbol() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment.DetachedTypeVariable
-
- getSymbol() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable.LazyTypeVariable
-
- getSymbol() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getSymbol() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper.RawTypeVariable
-
- getSymbol() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal.LazyTypeVariable
-
- getSyntheticState() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
- getSyntheticState() - Method in interface net.bytebuddy.NamingStrategy.UnnamedType
-
Returns the manifestation of this unnamed type.
- getTarget() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder.Build
-
- getTarget() - Method in interface net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding
-
Returns the target method of the method binding attempt.
- getTarget() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Illegal
-
- getTargetParameterIndex(Object) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder.Build
-
- getTargetParameterIndex(Object) - Method in interface net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding
-
Returns the target method's parameter index for a given parameter binding token.
- getTargetParameterIndex(Object) - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Illegal
-
- Getter(FieldDescription, Assigner, AuxiliaryType.MethodAccessorFactory) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter
-
Creates a new getter implementation.
- getter() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher
-
- getter() - Method in interface net.bytebuddy.implementation.bytecode.member.FieldAccess.Defined
-
Creates a getter representation for a given field.
- getter() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.OfGenericField
-
- getType() - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.Entry
-
Returns the type that is being redefined.
- getType() - Method in class net.bytebuddy.description.field.FieldDescription.ForLoadedField
-
- getType() - Method in interface net.bytebuddy.description.field.FieldDescription
-
Returns the type of the described field.
- getType() - Method in class net.bytebuddy.description.field.FieldDescription.Latent
-
- getType() - Method in class net.bytebuddy.description.field.FieldDescription.Token
-
Returns the type of the represented field.
- getType() - Method in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting
-
- getType() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
-
- getType() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor
-
- getType() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod
-
- getType() - Method in interface net.bytebuddy.description.method.ParameterDescription
-
Returns the type of this parameter.
- getType() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
-
- getType() - Method in class net.bytebuddy.description.method.ParameterDescription.Token
-
Returns the type of the represented method parameter.
- getType() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- getType(Object) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForLegacyVm
-
- getType(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm
-
- getType(Object) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher
-
Returns the parameter's type.
- getType() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
- getType() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField
-
- getTypeDescription() - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- getTypeDescription() - Method in interface net.bytebuddy.dynamic.DynamicType
-
Returns a description of this dynamic type.
- getTypeDescription() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.RebasedMethodInvocation
-
- getTypeDescription() - Method in interface net.bytebuddy.implementation.Implementation.SpecialMethodInvocation
-
Returns the target type the represented method is invoked on.
- getTypeDescription() - Method in enum net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Illegal
-
- getTypeDescription() - Method in class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Simple
-
- getTypeDescription() - Method in class net.bytebuddy.implementation.Implementation.Target.AbstractBase
-
- getTypeDescription() - Method in interface net.bytebuddy.implementation.Implementation.Target
-
Returns a description of the instrumented type.
- getTypeInitializer() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getTypeInitializer() - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType
-
Returns this instrumented type's type initializer.
- getTypeInitializer() - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Compiled
-
The type initializer of the instrumented type.
- getTypeInitializer() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
-
- getTypeInitializer() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
-
- getTypeInitializer() - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Prepared
-
The type initializer of the instrumented type.
- getTypeManifestation() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
- getTypeManifestation() - Method in interface net.bytebuddy.NamingStrategy.UnnamedType
-
Returns the manifestation of this unnamed type.
- getTypeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getTypeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getTypeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getTypeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- getTypeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getTypeName() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the name of the type.
- getTypeName() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getTypeName() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getTypeStub() - Method in enum net.bytebuddy.utility.JavaType
-
Returns at least a stub representing this type where the stub does not define any methods or fields.
- getTypeVariables() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- getTypeVariables() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- getTypeVariables() - Method in class net.bytebuddy.description.method.MethodDescription.Latent
-
- getTypeVariables() - Method in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
- getTypeVariables() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
Returns the type variables of the the represented method.
- getTypeVariables() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
- getTypeVariables() - Method in interface net.bytebuddy.description.type.generic.TypeVariableSource
-
Returns the type variables that are declared by this element.
- getTypeVariables() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- getTypeVariables() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- getTypeVariables() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- getTypeVariables() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- getTypeVariables() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
- getTypeVariables() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
-
- getTypeVariables() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
-
- getTypeVariables() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- getTypeVariables() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
- getTypeVariables() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge
-
- getTypeVariables() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
-
- getTypeVariables() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
- getTypeVariables() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod
-
- getTypeVariables() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter
-
- getTypeVariables() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter
-
- getTypeVariables() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- getTypeVariables() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- getUpperBounds() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.OfLoadedType
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.Latent
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.OfLoadedType
-
- getUpperBounds() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the upper bounds of this type.
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment.DetachedTypeVariable
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable.LazyTypeVariable
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getUpperBounds() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper.RawTypeVariable
-
- getUpperBounds() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal.LazyTypeVariable
-
- getValue(MethodDescription.InDefinedShape, Class<T>) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
-
- getValue(MethodDescription.InDefinedShape) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation
-
- getValue(MethodDescription.InDefinedShape) - Method in interface net.bytebuddy.description.annotation.AnnotationDescription
-
Returns the value of the given method for this annotation value.
- getValue(MethodDescription.InDefinedShape, Class<T>) - Method in interface net.bytebuddy.description.annotation.AnnotationDescription
-
Returns the value of the given method for this annotation value and performs a casting to the given value.
- getValue(MethodDescription.InDefinedShape) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Latent
-
- getValue(MethodDescription.InDefinedShape) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Latent.Loadable
-
- getValue() - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.ForLoadedEnumeration
-
- getValue() - Method in interface net.bytebuddy.description.enumeration.EnumerationDescription
-
Returns the name of this instance's enumeration value.
- getValue() - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.Latent
-
- getValue() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue.LazyEnumerationDescription
-
- getValues() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.AnnotationToken
-
Returns a map of annotation value names to their value representations.
- getVariableSource() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable
-
- getVariableSource() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- getVariableSource() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- getVariableSource() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- getVariableSource() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.InDetachedForm
-
- getVariableSource() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.OfLoadedType
-
- getVariableSource() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- getVariableSource() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Returns the source of this type variable.
- getVariableSource() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- getVariableSource() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable.LazyTypeVariable
-
- getVariableSource() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- getVariableSource() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper.RawTypeVariable
-
- getVariableSource() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal.LazyTypeVariable
-
- getVisibility() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
- getVisibility() - Method in interface net.bytebuddy.NamingStrategy.UnnamedType
-
Returns the visibility of this unnamed type.
- Graph(LinkedHashMap<MethodGraph.Compiler.Default.Key<MethodDescription.TypeToken>, MethodGraph.Node>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Graph
-
Creates a new graph.
- identification - Variable in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher
-
A random identification for the applied self-initialization.
- identifiedBy(int) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor
-
Creates a byte code appender for injecting a self-initializing type initializer block into the generated class.
- identify(TypeDescription) - Method in enum net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.OriginTypeResolver
-
Identifies the origin type to a given type description.
- ignoredMethods - Variable in class net.bytebuddy.ByteBuddy
-
A matcher for identifying methods that should never be intercepted.
- ignoredMethods - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The method matcher for ignored method specified for this builder.
- IgnoreForBinding - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
Indicates that a given target method should never be considered for binding to a source method.
- IgnoreForBinding.Verifier - Class in net.bytebuddy.implementation.bind.annotation
-
A non-instantiable type that allows to check if a method should be ignored for binding.
- ignoreMethods(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- ignoreMethods(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- ignoreMethods(ElementMatcher<? super MethodDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines a matcher for methods that will be ignored for any interception attempt.
- Illegal() - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Illegal
-
- Illegal() - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.Illegal
-
- Illegal(String) - Constructor for class net.bytebuddy.pool.TypePool.Resolution.Illegal
-
Creates a new illegal resolution.
- implement(Class<?>...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- implement(Iterable<? extends Class<?>>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- implement(TypeDescription...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- implement(Collection<? extends TypeDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- implement(Class<?>...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- implement(Iterable<? extends Class<?>>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- implement(TypeDescription...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- implement(Collection<? extends TypeDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- implement(Class<?>...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds the given interfaces to be implemented by the created type.
- implement(Iterable<? extends Class<?>>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds the given interfaces to be implemented by the created type.
- implement(TypeDescription...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds the given interfaces to be implemented by the created type.
- implement(Collection<? extends TypeDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Adds the given interfaces to be implemented by the created type.
- Implementation - Interface in net.bytebuddy.implementation
-
An implementation is responsible for implementing methods of a dynamically created type as byte code.
- Implementation.Composable - Interface in net.bytebuddy.implementation
-
Represents an implementation that can be chained together with another implementation.
- Implementation.Compound - Class in net.bytebuddy.implementation
-
A compound implementation that allows to combine several implementations.
- Implementation.Context - Interface in net.bytebuddy.implementation
-
The context for an implementation application.
- Implementation.Context.Default - Class in net.bytebuddy.implementation
-
- Implementation.Context.Default.AbstractDelegationRecord - Class in net.bytebuddy.implementation
-
An abstract method pool entry that delegates the implementation of a method to itself.
- Implementation.Context.Default.AbstractPropertyAccessorMethod - Class in net.bytebuddy.implementation
-
A base implementation of a method that accesses a property of an instrumented type.
- Implementation.Context.Default.AccessorMethod - Class in net.bytebuddy.implementation
-
A description of an accessor method to access another method from outside the instrumented type.
- Implementation.Context.Default.AccessorMethodDelegation - Class in net.bytebuddy.implementation
-
An implementation of a TypeWriter.MethodPool.Record
for implementing
an accessor method.
- Implementation.Context.Default.CacheValueField - Class in net.bytebuddy.implementation
-
A description of a field that stores a cached value.
- Implementation.Context.Default.Factory - Enum in net.bytebuddy.implementation
-
- Implementation.Context.Default.FieldCacheEntry - Class in net.bytebuddy.implementation
-
A field cache entry for uniquely identifying a cached field.
- Implementation.Context.Default.FieldGetter - Class in net.bytebuddy.implementation
-
A description of a field getter method.
- Implementation.Context.Default.FieldGetterDelegation - Class in net.bytebuddy.implementation
-
An implementation for a field getter.
- Implementation.Context.Default.FieldSetter - Class in net.bytebuddy.implementation
-
A description of a field setter method.
- Implementation.Context.Default.FieldSetterDelegation - Class in net.bytebuddy.implementation
-
An implementation for a field setter.
- Implementation.Context.Disabled - Class in net.bytebuddy.implementation
-
An implementation context that does not allow for any injections into the static initializer block.
- Implementation.Context.Disabled.Factory - Enum in net.bytebuddy.implementation
-
- Implementation.Context.ExtractableView - Interface in net.bytebuddy.implementation
-
Represents an extractable view of an
Implementation.Context
which
allows the retrieval of any registered auxiliary type.
- Implementation.Context.ExtractableView.InjectedCode - Interface in net.bytebuddy.implementation
-
When draining an implementation context, a type initializer might be written to the created class
file.
- Implementation.Context.ExtractableView.InjectedCode.None - Enum in net.bytebuddy.implementation
-
A canonical implementation of non-applicable injected code.
- Implementation.Context.Factory - Interface in net.bytebuddy.implementation
-
A factory for creating a new implementation context.
- Implementation.Simple - Class in net.bytebuddy.implementation
-
A simple implementation that does not register any members with the instrumented type.
- Implementation.SpecialMethodInvocation - Interface in net.bytebuddy.implementation
-
Represents an type-specific method invocation on the current instrumented type which is not legal from outside
the type such as a super method or default method invocation.
- Implementation.SpecialMethodInvocation.AbstractBase - Class in net.bytebuddy.implementation
-
An abstract base implementation of a valid special method invocation.
- Implementation.SpecialMethodInvocation.Illegal - Enum in net.bytebuddy.implementation
-
- Implementation.SpecialMethodInvocation.Simple - Class in net.bytebuddy.implementation
-
- Implementation.Target - Interface in net.bytebuddy.implementation
-
The target of an implementation.
- Implementation.Target.AbstractBase - Class in net.bytebuddy.implementation
-
- Implementation.Target.Factory - Interface in net.bytebuddy.implementation
-
- implementationContextFactory - Variable in class net.bytebuddy.ByteBuddy
-
The currently defined implementation context factory.
- implementationContextFactory - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The currently defined implementation context factory.
- implementationContextFactory - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
The implementation context factory to use.
- ImplicitlyTypedUnboxingResponsible(TypeDescription) - Constructor for class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ImplicitlyTypedUnboxingResponsible
-
Creates a new implicitly typed unboxing responsible.
- Impossible() - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Impossible
-
- in(FieldAccessor.FieldLocator.Factory) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
- in(Class<?>) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
- in(TypeDescription) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
- in(FieldAccessor.FieldLocator.Factory) - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
-
- in(Class<?>) - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
-
- in(TypeDescription) - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
-
- in(Class<?>) - Method in interface net.bytebuddy.implementation.FieldAccessor.OwnerTypeLocatable
-
Determines that a field should only be considered when it was defined in a given type.
- in(TypeDescription) - Method in interface net.bytebuddy.implementation.FieldAccessor.OwnerTypeLocatable
-
Determines that a field should only be considered when it was defined in a given type.
- in(FieldAccessor.FieldLocator.Factory) - Method in interface net.bytebuddy.implementation.FieldAccessor.OwnerTypeLocatable
-
Determines that a field should only be considered when it was identified by a field locator that is
produced by the given factory.
- include(DynamicType...) - Method in class net.bytebuddy.dynamic.DynamicType.Default.Unloaded
-
- include(List<? extends DynamicType>) - Method in class net.bytebuddy.dynamic.DynamicType.Default.Unloaded
-
- include(DynamicType...) - Method in interface net.bytebuddy.dynamic.DynamicType.Unloaded
-
Includes the provided dynamic types as auxiliary types of this instance.
- include(List<? extends DynamicType>) - Method in interface net.bytebuddy.dynamic.DynamicType.Unloaded
-
Includes the provided dynamic types as auxiliary types of this instance.
- include(FieldDescription.Token, FieldAttributeAppender.Factory, Object) - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default
-
- include(FieldDescription.Token, FieldAttributeAppender.Factory, Object) - Method in interface net.bytebuddy.dynamic.scaffold.FieldRegistry
-
Creates a new field registry with the given attribute appender registered for the supplied field matcher.
- IncompatibleRuntimeType(Class<?>) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.IncompatibleRuntimeType
-
Creates a new representation for an annotation with an incompatible runtime type.
- IncompatibleRuntimeType(Class<?>) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.IncompatibleRuntimeType
-
Creates a new representation for an incompatible runtime type.
- InDetachedForm() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.InDetachedForm
-
- inherited(Set<? extends TypeDescription>) - Method in class net.bytebuddy.description.annotation.AnnotationList.AbstractBase
-
- inherited(Set<? extends TypeDescription>) - Method in class net.bytebuddy.description.annotation.AnnotationList.Empty
-
- inherited(Set<? extends TypeDescription>) - Method in interface net.bytebuddy.description.annotation.AnnotationList
-
Returns only annotations that are marked as
Inherited
as long as they are not
contained by the set of ignored annotation types.
- InheritedAnnotationMatcher<T extends TypeDescription> - Class in net.bytebuddy.matcher
-
An element matcher that matches the list of inherited annotations of a type description.
- InheritedAnnotationMatcher(ElementMatcher<? super AnnotationList>) - Constructor for class net.bytebuddy.matcher.InheritedAnnotationMatcher
-
Creates a new matcher for the inherited annotations of a type description.
- inheritsAnnotation(Class<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any annotations by their type on a type that declared these annotations or inherited them from its
super classes.
- inheritsAnnotation(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any annotations by their type on a type that declared these annotations or inherited them from its
super classes.
- inheritsAnnotation(ElementMatcher<? super TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any annotations by a given matcher on a type that declared these annotations or inherited them from its
super classes.
- Initial(MethodGraph.Compiler.Default.Key.Harmonized<U>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
-
Creates a new initial key.
- InitializationAppender(int) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.InitializationAppender
-
Creates a new initialization appender.
- InitializationAppender(List<String>) - Constructor for class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender
-
Creates an appender for an enumerations type initializer.
- initialize(Class<?>, int) - Static method in class net.bytebuddy.agent.builder.Nexus
-
Initializes a loaded type.
- initialize(AccessControlContext) - Method in interface net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializable
-
Initializes the dispatcher.
- initialize(AccessControlContext) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved
-
- initialize(AccessControlContext) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Unresolved
-
- initialize(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- initialize(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- initialize(ByteCodeAppender) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines an explicit type initialization block that is appended to any potentially existing
type initializer.
- initialize(AccessControlContext) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Faulty
-
- initialize(AccessControlContext) - Method in interface net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Initializable
-
Initializes this dispatcher.
- initialize(AccessControlContext) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
-
- initialize(AccessControlContext) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForIntermediateVm
-
- initialize(AccessControlContext) - Method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForLegacyVm
-
- initialize(AccessControlContext) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForModernVm
-
- initialize(AccessControlContext) - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.Initializable
-
Initializes the dispatcher, if required.
- inject(File, File) - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- inject(File) - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- inject(File, File) - Method in interface net.bytebuddy.dynamic.DynamicType
-
Injects the types of this dynamic type into a given jar file.
- inject(File) - Method in interface net.bytebuddy.dynamic.DynamicType
-
Injects the types of this dynamic type into a given jar file.
- inject(Map<? extends TypeDescription, byte[]>) - Method in interface net.bytebuddy.dynamic.loading.ClassInjector
-
Injects the given types into the represented class loader.
- inject(Map<? extends TypeDescription, byte[]>) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation
-
- inject(Instrumentation, JarFile) - Method in enum net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation.Target
-
Adds the given classes to the represented class loader.
- inject(Map<? extends TypeDescription, byte[]>) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection
-
- inject(MethodGraph.Compiler.Default.Key.Harmonized<U>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
-
- inject(MethodGraph.Compiler.Default.Key.Harmonized<U>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
-
- inject(MethodGraph.Compiler.Default.Key.Harmonized<W>) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry
-
Injects the given key into this entry.
- inject(MethodGraph.Compiler.Default.Key.Harmonized<U>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
-
- inject(MethodGraph.Compiler.Default.Key.Store<V>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
-
Injects the given store into this store.
- inject(MethodGraph.Compiler.Default.Key.Store.Entry<V>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
-
Injects the given entry into this store.
- inject(MethodRegistry, MethodAttributeAppender.Factory) - Method in interface net.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategy
-
- InjectingInitializer(TypeDescription, Map<TypeDescription, byte[]>, Map<TypeDescription, LoadedTypeInitializer>, ClassInjector) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.InjectingInitializer
-
Creates a new injection initializer.
- InjectionDispatcher() - Constructor for class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
-
Creates a new injection dispatcher.
- InliningImplementationMatcher - Class in net.bytebuddy.dynamic.scaffold.inline
-
A latent method matcher that identifies methods to instrument when redefining or rebasing a type.
- InliningImplementationMatcher(ElementMatcher<? super MethodDescription>, ElementMatcher<? super MethodDescription>) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.InliningImplementationMatcher
-
Creates a new inline implementation matcher.
- install(Class<?>, Class<?>) - Static method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder
-
Creates a binder by installing two proxy types which are implemented by this binder if a field getter
or a field setter is requested by using the
FieldProxy
annotation.
- install(TypeDescription, TypeDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder
-
Creates a binder by installing two proxy types which are implemented by this binder if a field getter
or a field setter is requested by using the
FieldProxy
annotation.
- install(Class<?>) - Static method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder
-
Installs a given type for use on a
Morph
annotation.
- install(TypeDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder
-
Installs a given type for use on a
Morph
annotation.
- install(Class<?>) - Static method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder
-
Installs a given type for use on a
Pipe
annotation.
- install(TypeDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder
-
Installs a given type for use on a
Pipe
annotation.
- installOn(Instrumentation) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
-
- installOn(Instrumentation) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- installOn(Instrumentation) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
-
- installOnByteBuddyAgent() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
-
- installOnByteBuddyAgent() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- installOnByteBuddyAgent() - Method in interface net.bytebuddy.agent.builder.AgentBuilder
-
Creates and installs a
ClassFileTransformer
that implements the configuration of
this agent builder with the Byte Buddy-agent which must be installed prior to calling this method.
- INSTANCE_FIELD - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy
-
The name of the field that stores the delegation instance.
- InstanceFieldConstructor(TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor
-
Creates a new implementation for implementing a field accessor proxy's constructor when accessing
a non-static field.
- InstanceFieldConstructor(TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor
-
Creates a new instance field constructor implementation.
- InstrumentableMatcher(ElementMatcher<? super MethodDescription>) - Constructor for class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder.InstrumentableMatcher
-
- instrumentedMethods - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
A list of all instrumented methods.
- InstrumentedType - Interface in net.bytebuddy.dynamic.scaffold
-
Implementations of this interface represent an instrumented type that is subject to change.
- instrumentedType - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
The instrumented type that is to be written.
- instrumentedType - Variable in class net.bytebuddy.implementation.Implementation.Target.AbstractBase
-
The instrumented type.
- InstrumentedType.Default - Class in net.bytebuddy.dynamic.scaffold
-
A default implementation of an instrumented type.
- InstrumentedType.TypeInitializer - Interface in net.bytebuddy.dynamic.scaffold
-
A type initializer is responsible for defining a type's static initialization block.
- InstrumentedType.TypeInitializer.None - Enum in net.bytebuddy.dynamic.scaffold
-
Canonical implementation of a non-defined type initializer.
- InstrumentedType.TypeInitializer.Simple - Class in net.bytebuddy.dynamic.scaffold
-
- IntegerConstant - Enum in net.bytebuddy.implementation.bytecode.constant
-
This class is responsible for loading any int
constant onto the operand stack.
- IntegerConstant.ConstantPool - Class in net.bytebuddy.implementation.bytecode.constant
-
A stack manipulation that loads a JVM-integer value from a constant pool value onto the operand stack.
- IntegerConstant.SingleBytePush - Class in net.bytebuddy.implementation.bytecode.constant
-
A stack manipulation that loads a JVM-integer value by a BIPUSH
operation which is
legal for single byte integer values.
- IntegerConstant.TwoBytePush - Class in net.bytebuddy.implementation.bytecode.constant
-
A stack manipulation that loads a JVM-integer value by a SIPUSH
operation which is
legal for up to two byte integer values.
- intercept(Implementation) - Method in class net.bytebuddy.ByteBuddy.MatchedMethodInterception
-
- intercept(Implementation) - Method in interface net.bytebuddy.ByteBuddy.MethodInterceptable
-
Intercepts the currently selected methods with the provided implementation.
- intercept(Implementation) - Method in class net.bytebuddy.ByteBuddy.OptionalMethodInterception
-
- intercept(Implementation) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
-
- intercept(Implementation, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
-
- intercept(Implementation) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
-
- intercept(Implementation, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
-
- intercept(Implementation) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
-
- intercept(Implementation, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
-
- intercept(Implementation) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MatchedMethodInterception
-
Intercepts the currently selected methods with the provided implementation.
- intercept(Implementation, MethodTransformer) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MatchedMethodInterception
-
Intercepts the currently selected method by a given implementation.
- InterfaceTypeRegistrant() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.InterfaceTypeRegistrant
-
- interfaceTypes - Variable in class net.bytebuddy.ByteBuddy
-
A list of interface types to be implemented by any class that is implemented by the current configuration.
- interfaceTypes - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The interface types to implement as specified for this builder.
- internalName - Variable in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key
-
The internal name of the method this key identifies.
- Invocation(MethodDescription) - Constructor for class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
-
Creates an invocation of a given method on its declaring type as an invocation target.
- Invocation(MethodDescription, TypeDescription) - Constructor for class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
-
Creates an invocation of a given method on a given invocation target type.
- invocationHandler - Variable in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
-
The invocation handler to which method interceptions are to be delegated.
- InvocationHandlerAdapter - Class in net.bytebuddy.implementation
-
- InvocationHandlerAdapter(String, boolean, Assigner) - Constructor for class net.bytebuddy.implementation.InvocationHandlerAdapter
-
Creates a new invocation handler for a given field.
- InvocationHandlerAdapter.AssignerConfigurable - Interface in net.bytebuddy.implementation
-
- InvocationHandlerAdapter.ForInstanceDelegation - Class in net.bytebuddy.implementation
-
An implementation of an
InvocationHandlerAdapter
that delegates method
invocations to an adapter that is stored in an instance field.
- InvocationHandlerAdapter.ForInstanceDelegation.Appender - Class in net.bytebuddy.implementation
-
- InvocationHandlerAdapter.ForStaticDelegation - Class in net.bytebuddy.implementation
-
An implementation of an
InvocationHandlerAdapter
that delegates method
invocations to an adapter that is stored in a static field.
- InvocationHandlerAdapter.ForStaticDelegation.Appender - Class in net.bytebuddy.implementation
-
- invocationProvider - Variable in class net.bytebuddy.implementation.InvokeDynamic
-
The target provided that identifies the method to be bootstrapped.
- invokable(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.ByteBuddy
-
Intercepts a given selection of byte code level methods, i.e.
- invokable(LatentMethodMatcher) - Method in class net.bytebuddy.ByteBuddy
-
Intercepts a given selection of byte code level methods, i.e.
- invokable(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- invokable(LatentMethodMatcher) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- invokable(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- invokable(LatentMethodMatcher) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- invokable(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- invokable(LatentMethodMatcher) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- invokable(ElementMatcher<? super MethodDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Selects a set of byte code level methods, i.e.
- invokable(LatentMethodMatcher) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Selects a set of byte code level methods, i.e.
- invoke(Object, Method, Object[]) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler
-
- invoke(Implementation.Target, TypeDescription, MethodDescription) - Method in interface net.bytebuddy.implementation.auxiliary.TypeProxy.InvocationFactory
-
Creates a special method invocation to implement for a given method.
- invoke(MethodDescription) - Method in interface net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker
-
Creates a method invocation for a given method.
- invoke(MethodDescription) - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Simple
-
- invoke(MethodDescription) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Virtual
-
- invoke(MethodDescription.InDefinedShape) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation
-
Creates a method invocation with an implicitly determined invocation type.
- invoke(MethodDescription) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation
-
Creates a method invocation with an implicitly determined invocation type.
- invoke(Class<?>) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitTarget
-
Requests the bootstrap method to bind a method with the given return type.
- invoke(TypeDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitTarget
-
Requests the bootstrap method to bind a method with the given return type.
- invoke(String) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitTarget
-
Requests the bootstrap method is passed the given method name.
- invoke(String, Class<?>) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitTarget
-
Requests the bootstrap method to bind a method with the given return type.
- invoke(String, TypeDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitTarget
-
Requests the bootstrap method to bind a method with the given return type.
- invoke(Method) - Static method in class net.bytebuddy.implementation.MethodCall
-
Invokes the given method.
- invoke(Constructor<?>) - Static method in class net.bytebuddy.implementation.MethodCall
-
Invokes the given constructor on the instance of the instrumented type.
- invoke(MethodDescription) - Static method in class net.bytebuddy.implementation.MethodCall
-
Invokes the given method.
- invoke(MethodCall.MethodLocator) - Static method in class net.bytebuddy.implementation.MethodCall
-
Invokes a method using the provided method locator.
- invoke(MethodDescription, Implementation.Target) - Method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForContextualInvocation
-
- invoke(MethodDescription, Implementation.Target) - Method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForDefaultMethodInvocation
-
- invoke(MethodDescription, Implementation.Target) - Method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForSuperMethodInvocation
-
- invoke(MethodDescription, Implementation.Target) - Method in class net.bytebuddy.implementation.MethodCall.MethodInvoker.ForVirtualInvocation
-
- invoke(MethodDescription, Implementation.Target) - Method in interface net.bytebuddy.implementation.MethodCall.MethodInvoker
-
Invokes the method.
- invokeDefault(TypeDescription, MethodDescription.Token) - Method in class net.bytebuddy.implementation.Implementation.Target.AbstractBase
-
- invokeDefault(TypeDescription, MethodDescription.Token) - Method in interface net.bytebuddy.implementation.Implementation.Target
-
Creates a special method invocation for invoking a default method.
- invokeDominant(MethodDescription.Token) - Method in class net.bytebuddy.implementation.Implementation.Target.AbstractBase
-
- invokeDominant(MethodDescription.Token) - Method in interface net.bytebuddy.implementation.Implementation.Target
-
Invokes a dominant method, i.e.
- InvokeDynamic - Class in net.bytebuddy.implementation
-
- InvokeDynamic(MethodDescription.InDefinedShape, List<?>, InvokeDynamic.InvocationProvider, InvokeDynamic.TerminationHandler, Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.InvokeDynamic
-
Creates a new invoke dynamic implementation.
- InvokeDynamic.AbstractDelegator - Class in net.bytebuddy.implementation
-
An abstract delegator that allows to specify a configuration for any specification of an argument.
- InvokeDynamic.Appender - Class in net.bytebuddy.implementation
-
The byte code appender to be used by the
InvokeDynamic
implementation.
- InvokeDynamic.InvocationProvider - Interface in net.bytebuddy.implementation
-
An invocation provider is responsible for loading the arguments of the invoked method onto the operand
stack and for creating the actual invoke dynamic instruction.
- InvokeDynamic.InvocationProvider.ArgumentProvider - Interface in net.bytebuddy.implementation
-
An argument provider is responsible for loading arguments to a bootstrapped method onto the operand
stack and providing the types of these arguments.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper - Enum in net.bytebuddy.implementation
-
Represents wrapper types and types that could be stored in a class's constant pool as such
constant pool values.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper.WrappingArgumentProvider - Class in net.bytebuddy.implementation
-
An argument provider that loads a primitive value from the constant pool and wraps it.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanConstant - Class in net.bytebuddy.implementation
-
An argument provider for a boolean
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteConstant - Class in net.bytebuddy.implementation
-
An argument provider for a byte
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterConstant - Class in net.bytebuddy.implementation
-
An argument provider for a char
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassConstant - Class in net.bytebuddy.implementation
-
An argument provider for a
Class
constant.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleConstant - Class in net.bytebuddy.implementation
-
An argument provider for a double
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForEnumerationValue - Class in net.bytebuddy.implementation
-
An argument provider for an
Enum
constant.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField - Class in net.bytebuddy.implementation
-
Provides an argument from an existing field.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForExplicitTypedMethodParameter - Class in net.bytebuddy.implementation
-
An argument provider that loads an argument of the intercepted method.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatConstant - Class in net.bytebuddy.implementation
-
An argument provider for a float
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField - Class in net.bytebuddy.implementation
-
An argument provider that loads a value from an instance field.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerConstant - Class in net.bytebuddy.implementation
-
An argument provider for a int
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodInstanceAndParameters - Enum in net.bytebuddy.implementation
-
An argument provider that loads a reference to the intercepted instance and all arguments of
the intercepted method.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodParameters - Enum in net.bytebuddy.implementation
-
An argument provider that loads all arguments of the intercepted method.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForJavaInstance - Class in net.bytebuddy.implementation
-
An argument provider for a Java instance.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongConstant - Class in net.bytebuddy.implementation
-
An argument provider for a long
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter - Class in net.bytebuddy.implementation
-
An argument provider that loads an argument of the intercepted method.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForNullValue - Class in net.bytebuddy.implementation
-
An argument provider for the null
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortConstant - Class in net.bytebuddy.implementation
-
An argument provider for a short
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField - Class in net.bytebuddy.implementation
-
An argument provider for a value that is stored in a randomly named static field.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringConstant - Class in net.bytebuddy.implementation
-
An argument provider for a
String
value.
- InvokeDynamic.InvocationProvider.ArgumentProvider.ForThisInstance - Class in net.bytebuddy.implementation
-
An argument provider that loads the intercepted instance.
- InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved - Interface in net.bytebuddy.implementation
-
- InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved.Simple - Class in net.bytebuddy.implementation
-
A simple implementation of a resolved argument provider.
- InvokeDynamic.InvocationProvider.Default - Class in net.bytebuddy.implementation
-
An invocation provider that requests a synthetic dynamic invocation where all arguments are explicitly
provided by the user.
- InvokeDynamic.InvocationProvider.Default.Target - Class in net.bytebuddy.implementation
-
A target for a synthetically bound method call.
- InvokeDynamic.InvocationProvider.NameProvider - Interface in net.bytebuddy.implementation
-
Provides the name of the method that is to be bound by a dynamic method call.
- InvokeDynamic.InvocationProvider.NameProvider.ForExplicitName - Class in net.bytebuddy.implementation
-
A name provider that provides an explicit name.
- InvokeDynamic.InvocationProvider.NameProvider.ForInterceptedMethod - Enum in net.bytebuddy.implementation
-
A name provider that provides the name of the intercepted method.
- InvokeDynamic.InvocationProvider.ReturnTypeProvider - Interface in net.bytebuddy.implementation
-
Provides the return type that is requested from the bootstrap method.
- InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForExplicitType - Class in net.bytebuddy.implementation
-
Requests an explicit return type.
- InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForInterceptedMethod - Enum in net.bytebuddy.implementation
-
Requests the return type of the intercepted method.
- InvokeDynamic.InvocationProvider.Target - Interface in net.bytebuddy.implementation
-
A target for a dynamic method invocation.
- InvokeDynamic.InvocationProvider.Target.ForMethodDescription - Class in net.bytebuddy.implementation
-
A target that requests to dynamically invoke a method to substitute for a given method.
- InvokeDynamic.InvocationProvider.Target.Resolved - Interface in net.bytebuddy.implementation
-
- InvokeDynamic.InvocationProvider.Target.Resolved.Simple - Class in net.bytebuddy.implementation
-
- InvokeDynamic.TerminationHandler - Interface in net.bytebuddy.implementation
-
A termination handler is responsible to handle the return value of a method that is invoked via a
InvokeDynamic
.
- InvokeDynamic.TerminationHandler.ForChainedInvocation - Enum in net.bytebuddy.implementation
-
Drops the return value of the dynamic invocation from the operand stack without returning from the
intercepted method.
- InvokeDynamic.TerminationHandler.ForMethodReturn - Enum in net.bytebuddy.implementation
-
Returns the return value of the dynamic invocation from the intercepted method.
- InvokeDynamic.WithImplicitArguments - Class in net.bytebuddy.implementation
-
Representation of an
InvokeDynamic
implementation where the bootstrapped
method is passed a
this
reference, if available, and any arguments of the instrumented method.
- InvokeDynamic.WithImplicitArgumentType - Class in net.bytebuddy.implementation
-
An invoke dynamic implementation where the last argument is an implicitly typed method argument.
- InvokeDynamic.WithImplicitFieldType - Class in net.bytebuddy.implementation
-
A step in the invoke dynamic domain specific language that allows to explicitly specify a field type for a reference value.
- InvokeDynamic.WithImplicitTarget - Class in net.bytebuddy.implementation
-
Representation of an
InvokeDynamic
implementation where the bootstrapped
method is passed a
this
reference, if available, and any arguments of the instrumented method and
where the invocation target is implicit.
- invokeSuper(MethodDescription.Token) - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget
-
- invokeSuper(MethodDescription.Token) - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget
-
- invokeSuper(MethodDescription.Token) - Method in interface net.bytebuddy.implementation.Implementation.Target
-
Creates a special method invocation for invoking the super method of the given method.
- invokeSuper() - Static method in class net.bytebuddy.implementation.MethodCall
-
Invokes the method that is instrumented by the returned instance by a super method invocation.
- is(boolean) - Static method in enum net.bytebuddy.description.modifier.EnumerationState
-
Creates an enumeration state from a boolean value indicating if a type or member is supposed to be synthetic.
- is(boolean) - Static method in enum net.bytebuddy.description.modifier.ParameterManifestation
-
Creates a new parameter manifestation from a boolean value which indicates if the returned state should represent a final modifier.
- is(boolean) - Static method in enum net.bytebuddy.description.modifier.ProvisioningState
-
Creates a new provisioning state from a boolean value which indicates if the returned state should represent a final modifier.
- is(boolean) - Static method in enum net.bytebuddy.description.modifier.SynchronizationState
-
Creates a synchronization state from a boolean value indicating if a method is supposed to be synchronized.
- is(boolean) - Static method in enum net.bytebuddy.description.modifier.SyntheticState
-
Creates a synthetic state from a boolean value indicating if a type or member is supposed to be synthetic.
- is(Object) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- is(Field) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- is(Method) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- is(Constructor<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- is(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- is(Annotation) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isAbstract() - Method in enum net.bytebuddy.description.modifier.MethodManifestation
-
Returns true
if this instance represents a abstract
method.
- isAbstract() - Method in enum net.bytebuddy.description.modifier.TypeManifestation
-
Returns true
if a type represents an abstract
type but not an interface type.
- isAbstract() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isAbstract() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is abstract
.
- isAbstract() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isAccessibleTo(TypeDescription) - Method in interface net.bytebuddy.description.ByteCodeElement.Accessible
-
Determines if this byte code element is considered accessible to the given type by the semantics
of the Java reflection API.
- isAccessibleTo(TypeDescription) - Method in class net.bytebuddy.description.field.FieldDescription.InDefinedShape.AbstractBase
-
- isAccessibleTo(TypeDescription) - Method in class net.bytebuddy.description.method.MethodDescription.InDefinedShape.AbstractBase
-
- isActualType(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a type represents an actual type, i.e.
- isActualType(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a collection of types represents an actual type, i.e.
- isActualTypeOrVoid(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a type represents an actual type or void
, i.e.
- isActualTypeOrVoid(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a collection of types represents an actual type or void
, i.e.
- isAlive() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.InjectingInitializer
-
- isAlive() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.Compound
-
- isAlive() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField
-
- isAlive() - Method in interface net.bytebuddy.implementation.LoadedTypeInitializer
-
Indicates if this initializer is alive and needs to be invoked.
- isAlive() - Method in enum net.bytebuddy.implementation.LoadedTypeInitializer.NoOp
-
- isAnnotatedWith(Class<? extends Annotation>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isAnnotatedWith(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isAnnotatedWith(ElementMatcher<? super TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isAnnotation() - Method in enum net.bytebuddy.description.modifier.TypeManifestation
-
Returns true
if a type represents an annotation type.
- isAnnotation() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isAnnotation() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object represents the annotation flag.
- isAnnotation() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- isAnnotation(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a type is an annotation type.
- isAnnotationPresent(Class<? extends Annotation>) - Method in class net.bytebuddy.description.annotation.AnnotationList.AbstractBase
-
- isAnnotationPresent(TypeDescription) - Method in class net.bytebuddy.description.annotation.AnnotationList.AbstractBase
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class net.bytebuddy.description.annotation.AnnotationList.Empty
-
- isAnnotationPresent(TypeDescription) - Method in class net.bytebuddy.description.annotation.AnnotationList.Empty
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface net.bytebuddy.description.annotation.AnnotationList
-
Checks if this list contains an annotation of the given type.
- isAnnotationPresent(TypeDescription) - Method in interface net.bytebuddy.description.annotation.AnnotationList
-
Checks if this list contains an annotation of the given type.
- isAnnotationReturnType() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isAnnotationReturnType() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if instances of this type can be returned from an annotation method.
- isAnnotationValue(Object) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isAnnotationValue() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isAnnotationValue() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if instances of this type can be used for describing an annotation value.
- isAnnotationValue(Object) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if instances of this type can be used for describing the given annotation value.
- isAnonymousClass() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- isAnonymousClass() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- isAnonymousClass() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- isAnonymousClass() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if this type description represents an anonymous type.
- isAnonymousClass() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- isAnonymousClass() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- isAnonymousClass() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- isAnonymousClass() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- isArray() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- isArray() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- isArray() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- isArray() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- isArray() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- isArray() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Checks if the type described by this entity is an array.
- isArray() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- isArray() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType
-
- isArray() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- isArray() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- isAssignableFrom(Class<?>) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isAssignableFrom(TypeDescription) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isAssignableFrom(Class<?>) - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- isAssignableFrom(Class<?>) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if this type is assignable from the type described by this instance, for example for
class Foo
and class Bar extends Foo
, this method would return true
for
Foo.class.isAssignableFrom(Bar.class)
.
- isAssignableFrom(TypeDescription) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if this type is assignable from the type described by this instance, for example for
class Foo
and class Bar extends Foo
, this method would return true
for
Foo.class.isAssignableFrom(Bar.class)
.
- isAssignableTo(Class<?>) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isAssignableTo(TypeDescription) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isAssignableTo(Class<?>) - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- isAssignableTo(Class<?>) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if this type is assignable from the type described by this instance, for example for
class Foo
and class Bar extends Foo
, this method would return true
for
Bar.class.isAssignableTo(Foo.class)
.
- isAssignableTo(TypeDescription) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if this type is assignable from the type described by this instance, for example for
class Foo
and class Bar extends Foo
, this method would return true
for
Bar.class.isAssignableFrom(Foo.class)
.
- isAtLeast(ClassFileVersion) - Method in class net.bytebuddy.ClassFileVersion
-
Checks if this class file version is at least of the provided version.
- isBootstrap() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isBootstrap(List<?>) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isBootstrap() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if the method is a bootstrap method.
- isBootstrap(List<?>) - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if the method is a bootstrap method that accepts the given arguments.
- isBootstrapClassLoader() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isBridge() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- isBridge() - Method in enum net.bytebuddy.description.modifier.MethodManifestation
-
Returns true
if this instance represents a bridge method.
- isBridge() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isBridge() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object represents the bridge flag.
- isBridge() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isChildOf(ClassLoader) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any class loader that is either the given class loader or a child of the given class loader.
- isClone() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isCompatibleTo(Package) - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
Validates that this package definition is compatible to a previously defined package.
- isCompatibleTo(Package) - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- isCompatibleTo(Package) - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- isCompatibleTo(Package) - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- isConstantPool() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isConstantPool() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if instances of this type can be stored in the constant pool of a class.
- isConstructor() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isConstructor() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- isConstructor() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- isConstructor() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if this method description represents a constructor.
- isConstructor() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Only matches method descriptions that represent a
Constructor
.
- isDeclaredBy(Class<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isDeclaredBy(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isDeclaredBy(ElementMatcher<? super TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isDeclaredByGeneric(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isDeclaredByGeneric(GenericTypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isDeclaredByGeneric(ElementMatcher<? super GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isDeclaredInMethod() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
-
- isDeclaredInMethod() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
-
- isDeclaredInMethod() - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext
-
Returns true
if this instance represents a type that was declared within a method.
- isDeclaredInMethod() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared
-
- isDeclaredInType() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
-
- isDeclaredInType() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
-
- isDeclaredInType() - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext
-
Returns true
if this instance represents a type that was declared within another type but not
within a method.
- isDeclaredInType() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.EnumerationState
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.FieldManifestation
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.MethodArguments
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.MethodManifestation
-
- isDefault() - Method in interface net.bytebuddy.description.modifier.ModifierContributor
-
Determines if this is the default modifier.
- isDefault() - Method in enum net.bytebuddy.description.modifier.Ownership
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.ParameterManifestation
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.ProvisioningState
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.SynchronizationState
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.SyntheticState
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.TypeManifestation
-
- isDefault() - Method in enum net.bytebuddy.description.modifier.Visibility
-
- isDefaultConstructor() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a default constructor, i.e.
- isDefaultFinalizer() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isDefaultMethod() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isDefaultMethod() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if this method represents a Java 8+ default method.
- isDefaultMethod() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Only matches Java 8 default methods.
- isDefaultValue() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isDefaultValue(Object) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isDefaultValue() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if this method is capable of defining a default annotation value.
- isDefaultValue(Object) - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if the given value can describe a default annotation value for this method.
- isDefineable(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a type is defineable, i.e.
- isDefined() - Method in class net.bytebuddy.ByteBuddy.Definable.Defined
-
- isDefined() - Method in interface net.bytebuddy.ByteBuddy.Definable
-
Checks if this value is explicitly defined.
- isDefined() - Method in class net.bytebuddy.ByteBuddy.Definable.Undefined
-
- isDefined() - Method in enum net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Loaded.State
-
Returns true
if the related annotation value is defined, i.e.
- isDefined() - Method in interface net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition
-
Indicates if a package should be defined at all.
- isDefined() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- isDefined() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- isDefined() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- isDefined() - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer
-
Indicates if this type initializer is defined.
- isDefined() - Method in enum net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.None
-
- isDefined() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple
-
- isDefined() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.TypeInitializerInjection
-
- isDefined() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.Sort
-
Indicates if this sort defines a method, with or without byte code.
- isDefined() - Method in interface net.bytebuddy.implementation.Implementation.Context.ExtractableView.InjectedCode
-
Checks if there is actually code defined to be injected.
- isDefined() - Method in enum net.bytebuddy.implementation.Implementation.Context.ExtractableView.InjectedCode.None
-
- isDelegating(ClassLoader) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader
-
Checks if a class loader is a delegating class loader.
- isDeprecated() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isDeprecated() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object represents the deprecated flag.
- isDetachedTypeVariable() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Checks if this type form represents a detached type variable.
- isDocumented() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
-
- isDocumented() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription
-
Checks if this annotation is documented.
- isDynamic() - Method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Typing
-
Checks if this instance's typing behavior permits dynamic typing.
- isEmpty(T, String) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a collection is empty.
- isEnabled(Instrumentation) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.Disabled
-
- isEnabled(Instrumentation) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.ForPrefix
-
- isEnabled(Instrumentation) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy
-
Determines if this strategy enables name prefixing for native methods.
- isEnabled() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy
-
Indicates that this redefinition strategy applies a modification of already loaded classes.
- isEnum() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isEnum() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object represents the enum flag.
- isEnumeration() - Method in enum net.bytebuddy.description.modifier.EnumerationState
-
Checks if the current state describes the enum state.
- isEquals() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isExtendable(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a type is extendable, i.e.
- isExtended() - Method in enum net.bytebuddy.pool.TypePool.Default.ReaderMode
-
Determines if this reader mode represents extended reading.
- isExtensionClassLoader() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isFinal() - Method in enum net.bytebuddy.description.modifier.FieldManifestation
-
Returns true
if this manifestation represents a final
type.
- isFinal() - Method in enum net.bytebuddy.description.modifier.MethodManifestation
-
Returns true
if this instance represents a final
method.
- isFinal() - Method in enum net.bytebuddy.description.modifier.ParameterManifestation
-
Checks if this instance represents a final state.
- isFinal() - Method in enum net.bytebuddy.description.modifier.TypeManifestation
-
Returns true
if a type represents a final
type.
- isFinal() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isFinal() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is final
.
- isFinal() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isFinalizer() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isGenericArray() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Checks if this type form represents a generic array.
- isGetter() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any Java bean getter method.
- isGetter(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any Java bean getter method which returns the given type.
- isGetter(GenericTypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any Java bean getter method which returns the given type.
- isGetter(ElementMatcher<? super GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any Java bean getter method which returns an value with a type matches the supplied matcher.
- isHashCode() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isIdenticalTo(T) - Method in interface net.bytebuddy.description.ByteCodeElement.Token
-
Checks if this token is fully identical to the provided token.
- isIdenticalTo(FieldDescription.Token) - Method in class net.bytebuddy.description.field.FieldDescription.Token
-
- isIdenticalTo(MethodDescription.Token) - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
- isIdenticalTo(ParameterDescription.Token) - Method in class net.bytebuddy.description.method.ParameterDescription.Token
-
- isImplementable(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Verifies that a type can be implemented.
- isImplementable(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Verifies that a collection of types can be implemented.
- isImplemented() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.Sort
-
Indicates if this sort defines byte code.
- isInherited() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
-
- isInherited() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription
-
Checks if this annotation is inherited.
- isInstance(Object) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isInstance(Object) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if value
is an instance of the type represented by this instance.
- isInstanceOrWrapper(Object) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isInstanceOrWrapper(Object) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if value
is an instance of the type represented by this instance or a wrapper instance of the
corresponding primitive value.
- isInterface() - Method in enum net.bytebuddy.description.modifier.TypeManifestation
-
Returns true
if a type represents an interface type.
- isInterface() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isInterface() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object represents the interface flag.
- isInterface() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isInvokableOn(TypeDescription) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isInvokableOn(TypeDescription) - Method in interface net.bytebuddy.description.method.MethodDescription
-
Asserts if this method is invokable on an instance of the given type, i.e.
- isLocalClass() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- isLocalClass() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- isLocalClass() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- isLocalClass() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if this type description represents a local type.
- isLocalClass() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- isLocalClass() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- isLocalClass() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- isLocalClass() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- isMadeVisible() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Sort
-
Verifies if this sort represents a node that was made visible by a visibility bridge.
- isMandated() - Method in enum net.bytebuddy.description.modifier.ProvisioningState
-
Checks if this instance represents a mandated parameter or not.
- isMandated() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isMandated() - Method in interface net.bytebuddy.description.ModifierReviewable
-
CSpecifies if the modifier described by this object is mandated.
- isManifest() - Method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler
-
Checks if this persistence handler represents manifest class file storage.
- isMemberClass() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- isMemberClass() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- isMemberClass() - Method in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription
-
- isMemberClass() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if this type description represents a member type.
- isMemberClass() - Method in class net.bytebuddy.description.type.TypeDescription.Latent
-
- isMemberClass() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
-
- isMemberClass() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
-
- isMemberClass() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription
-
- isMethod() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isMethod() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if this method description represents a method, i.e.
- isMethod() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Only matches method descriptions that represent a
Method
.
- isNamed() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
-
- isNamed() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor
-
- isNamed() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod
-
- isNamed() - Method in interface net.bytebuddy.description.method.ParameterDescription
-
Checks if this parameter has an explicit name.
- isNamed() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
-
- isNamed() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
- isNamed() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
- isNamePresent(Object) - Method in enum net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm
-
- isNamePresent(Object) - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
-
- isNamePresent(Object) - Method in interface net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher
-
Returns true
if the given parameter has an explicit name.
- isNative() - Method in enum net.bytebuddy.description.modifier.MethodManifestation
-
Returns true
if this instance represents a native
method.
- isNative() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isNative() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is native
.
- isNative() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isNonGeneric() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Checks if this type form represents a non-generic type.
- isNotEmpty(T, String) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a collection is not empty.
- isPackagePrivate() - Method in enum net.bytebuddy.description.modifier.Visibility
-
Returns true
if this instance describes package-private visibility.
- isPackagePrivate() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isPackagePrivate() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is package private.
- isPackagePrivate() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isParameterized() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Checks if this type form represents a parameterized type.
- isParameterized() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForInnerClass
-
- isParameterized() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForTopLevelType
-
- isParameterized() - Method in interface net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken
-
Returns true
if this token describes a type with parameters.
- isParentOf(ClassLoader) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any class loader that is either the given class loader or a parent of the given class loader.
- isPlain() - Method in enum net.bytebuddy.description.modifier.FieldManifestation
-
Returns true
if this manifestation represents a field that is neither final
or volatile
.
- isPrimitive() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- isPrimitive() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- isPrimitive() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- isPrimitive() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- isPrimitive() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- isPrimitive() - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
-
Checks if the type described by this entity is a primitive type.
- isPrimitive() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- isPrimitive() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType
-
- isPrimitive() - Method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
- isPrimitive() - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
-
- isPrimitiveWrapper() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isPrimitiveWrapper() - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if this type represents a wrapper type for a primitive type.
- isPrivate() - Method in enum net.bytebuddy.description.modifier.Visibility
-
Returns true
if this instance describes private
visibility.
- isPrivate() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isPrivate() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is private
.
- isPrivate() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isProtected() - Method in enum net.bytebuddy.description.modifier.Visibility
-
Returns true
if this instance describes protected
visibility.
- isProtected() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isProtected() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is protected
.
- isProtected() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isPublic() - Method in enum net.bytebuddy.description.modifier.Visibility
-
Returns true
if this instance describes public
visibility.
- isPublic() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isPublic() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is public
.
- isPublic() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isRebased() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor
-
- isRebased() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod
-
- isRebased() - Method in interface net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution
-
Checks if this resolution represents a rebased method.
- isRebased() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.Preserved
-
- isRedefinition() - Method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine
-
- isRelevant(AnnotationDescription, MethodDescription.InDefinedShape) - Method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter.AppendDefaults
-
- isRelevant(AnnotationDescription, MethodDescription.InDefinedShape) - Method in interface net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter
-
Checks if the given annotation value should be written as the value of the provided annotation property.
- isRelevant(AnnotationDescription, MethodDescription.InDefinedShape) - Method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter.SkipDefaults
-
- isResolved() - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Resolution
-
Returns true
if this resolution represents an actual type transformation.
- isResolved() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Resolution.Unresolved
-
- isResolved() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution
-
- isResolved() - Method in enum net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Loaded.State
-
Returns true
if the related annotation value is resolved, i.e.
- isResolved() - Method in class net.bytebuddy.dynamic.ClassFileLocator.Resolution.Explicit
-
- isResolved() - Method in enum net.bytebuddy.dynamic.ClassFileLocator.Resolution.Illegal
-
- isResolved() - Method in interface net.bytebuddy.dynamic.ClassFileLocator.Resolution
-
Checks if this binary representation is valid.
- isResolved() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Sort
-
Verifies if this sort represents a resolved node.
- isResolved() - Method in interface net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution
-
Returns true
if a field was successfully located.
- isResolved() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Resolved
-
- isResolved() - Method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Unresolved
-
- isResolved() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.ArrayTypeResolution
-
- isResolved() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution
-
- isResolved() - Method in class net.bytebuddy.pool.TypePool.Resolution.Illegal
-
- isResolved() - Method in interface net.bytebuddy.pool.TypePool.Resolution
-
- isResolved() - Method in class net.bytebuddy.pool.TypePool.Resolution.Simple
-
- isRetainTypeInitializer() - Method in class net.bytebuddy.implementation.Implementation.Context.Default
-
- isRetainTypeInitializer() - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
-
- isRetainTypeInitializer() - Method in interface net.bytebuddy.implementation.Implementation.Context.ExtractableView
-
Determines if this implementation context allows for the retention of a static type initializer.
- isRetransforming(Instrumentation) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy
-
Indicates if this strategy requires a class file transformer to be registered with a hint to apply the
transformer for retransformation.
- isSamePackage(TypeDescription) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isSamePackage(TypeDescription) - Method in interface net.bytebuddy.description.type.TypeDescription
-
Checks if two types are defined in the same package.
- isSelfDeclared() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
-
- isSelfDeclared() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
-
- isSelfDeclared() - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext
-
Returns true
if this instance represents a self declared type.
- isSelfDeclared() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared
-
- isSetter() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any Java bean setter method.
- isSetter(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any Java bean setter method which takes an argument the given type.
- isSetter(GenericTypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any Java bean setter method which takes an argument the given type.
- isSetter(ElementMatcher<? super GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any Java bean setter method which takes an argument that matches the supplied matcher.
- isSort(MethodDescription) - Method in enum net.bytebuddy.matcher.MethodSortMatcher.Sort
-
Determines if a method description is of the represented method sort.
- isSpecializableFor(TypeDescription) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isSpecializableFor(TypeDescription) - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if this method can be called using the INVOKESPECIAL
for a given type.
- isStatic(boolean) - Static method in enum net.bytebuddy.description.modifier.Ownership
-
Creates a member ownership state from a boolean
value indicating if a member is supposed to be
static
.
- isStatic() - Method in enum net.bytebuddy.description.modifier.Ownership
-
Checks if the current state describes a static
member.
- isStatic() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isStatic() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is static
.
- isStatic() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isStrict() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isStrict() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is strictfp
.
- isStrict() - Method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Assignment
-
Returns true
if this assignment is strict.
- isStrict() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isSubTypeOf(Class<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any type description that is a subtype of the given type.
- isSubTypeOf(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any type description that is a subtype of the given type.
- isSuper() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isSuper() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object reflects the type super flag.
- isSuperTypeOf(Class<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any type description that is a super type of the given type.
- isSuperTypeOf(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any type description that is a super type of the given type.
- isSuppressed() - Method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.AnnotationVisibility
-
Checks if this instance represents an annotation that is not to be embedded into Java byte code, i.e.
- isSymbolicTypeVariable() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Checks if this type form represents a symbolic type variable.
- isSynchronized() - Method in enum net.bytebuddy.description.modifier.SynchronizationState
-
Checks if the current state describes the synchronized state.
- isSynchronized() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isSynchronized() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is synchronized
.
- isSynchronized() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isSynthetic() - Method in class net.bytebuddy.description.field.FieldDescription.ForLoadedField
-
- isSynthetic() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- isSynthetic() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- isSynthetic() - Method in enum net.bytebuddy.description.modifier.SyntheticState
-
Checks if the current state describes the synthetic state.
- isSynthetic() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isSynthetic() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object is synthetic.
- isSynthetic() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isSystemClassLoader() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isThrowable(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a type is a throwable type.
- isThrowable(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a collection of types only contains throwable types.
- isToString() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isTransient() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isTransient() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object represents the transient flag.
- isTypeInitializer() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isTypeInitializer() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
-
- isTypeInitializer() - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
-
- isTypeInitializer() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Checks if this method is a type initializer.
- isTypeInitializer() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Only matches method descriptions that represent a
Class
type initializer.
- isTypeVariable() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Checks if this type form represents an attached type variable.
- isUnique() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Sort
-
Verifies if this sort represents a non-ambiguous node.
- isUnresolved() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Resolution
-
Checks if this binding is unresolved.
- isValid() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.AssignableSignatureCall
-
- isValid() - Method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.AbstractMethodErrorThrow
-
- isValid() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForDefaultMethod
-
- isValid() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByConstructor
-
- isValid() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByReflectionFactory
-
- isValid() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender.AccessorMethodInvocation
-
- isValid() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy
-
- isValid() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution
-
Determines if a field lookup was successful.
- isValid() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Resolved
-
- isValid() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Unresolved
-
- isValid() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy
-
- isValid() - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection
-
- isValid() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder.Build
-
- isValid() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Illegal
-
- isValid() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Anonymous
-
- isValid() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Illegal
-
- isValid() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Unique
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate.WideningStackManipulation
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.assign.TypeCasting
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Loader
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Putter
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForPrimitiveType
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForReferenceType
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayStackManipulation
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.ClassConstant.ForReferenceType
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.constant.ClassConstant
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.constant.DefaultValue
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.DoubleConstant.ConstantPool
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.constant.DoubleConstant
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.FloatConstant.ConstantPool
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.constant.FloatConstant
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.ConstantPool
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.constant.IntegerConstant
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.SingleBytePush
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.TwoBytePush
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.LongConstant.ConstantPool
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.constant.LongConstant
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedConstructor
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedMethod
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.constant.MethodConstant.CanCacheIllegal
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.constant.NullConstant
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.constant.TextConstant
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.Duplication
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.DynamicInvocation
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation.IllegalInvocation
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.member.MethodReturn
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.OffsetLoading
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.Removal
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Compound
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Illegal
-
- isValid() - Method in interface net.bytebuddy.implementation.bytecode.StackManipulation
-
Determines if this stack manipulation is valid.
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Trivial
-
- isValid() - Method in enum net.bytebuddy.implementation.bytecode.Throw
-
- isValid() - Method in class net.bytebuddy.implementation.bytecode.TypeCreation
-
- isValid() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldCacheEntry
-
- isValid() - Method in class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.AbstractBase
-
- isValid() - Method in enum net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Illegal
-
- isValidIdentifier(String) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates that a string represents a valid Java identifier, i.e.
- isValidTypeName(String) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Validates a Java type name to be valid.
- isVarArgs(boolean) - Static method in enum net.bytebuddy.description.modifier.MethodArguments
-
Creates a method argument state from a boolean
value indicating if a method should support varargs.
- isVarArgs() - Method in enum net.bytebuddy.description.modifier.MethodArguments
-
Checks if the current state describes a varargs methods.
- isVarArgs() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isVarArgs() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object represents the var args flag.
- isVarArgs() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isVariable(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a type variable with the given name.
- isVariable(ElementMatcher<? super NamedElement>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a type variable with the given name.
- isVirtual() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isVirtual() - Method in interface net.bytebuddy.description.method.MethodDescription
-
Verifies if this method describes a virtual method, i.e.
- isVirtual() - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches any method that is virtual, i.e.
- isVisible() - Method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.AnnotationVisibility
-
Checks if this instance represents an annotation that is visible at runtime, i.e.
- isVisibleTo(TypeDescription) - Method in interface net.bytebuddy.description.ByteCodeElement
-
Checks if this element is visible from a given type.
- isVisibleTo(TypeDescription) - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- isVisibleTo(TypeDescription) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- isVisibleTo(TypeDescription) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- isVisibleTo(Class<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isVisibleTo(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- isVolatile() - Method in enum net.bytebuddy.description.modifier.FieldManifestation
-
Returns true
if this manifestation represents a volatile
type.
- isVolatile() - Method in class net.bytebuddy.description.ModifierReviewable.AbstractBase
-
- isVolatile() - Method in interface net.bytebuddy.description.ModifierReviewable
-
Specifies if the modifier described by this object represents the volatile flag.
- isWildcard() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Checks if this type form represents a wildcard.
- iterator() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- iterator() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- iterator() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- iterator() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- iterator() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- iterator() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- iterator() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- make(ProtectionDomain) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Disabled
-
- make(ProtectionDomain) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Enabled
-
- make(ProtectionDomain) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy
-
Creates an injector for the bootstrap class loader.
- make() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
Creates an annotation description for the values that were defined for this builder.
- make() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- make() - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Creates the dynamic type without loading it.
- make(Instrumentation) - Method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Disabled
-
- make(Instrumentation) - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Enabled
-
- make(Instrumentation) - Method in interface net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection
-
Creates a class injector to use.
- make(TypeDescription, MethodList<MethodDescription.InDefinedShape>, ClassFileVersion, AuxiliaryType.NamingStrategy, MethodRebaseResolver.MethodNameTransformer) - Static method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Default
-
Creates a new method rebase resolver.
- make() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder
-
- make(TypeDescription, MethodGraph.Linked) - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.Factory
-
- make() - Method in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder
-
- make() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder
-
- make(TypeDescription, MethodGraph.Linked) - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.Factory
-
- make() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
- make() - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter
-
Creates the dynamic type that is described by this type writer.
- make(TypeDescription) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Factory.Compound
-
- make(TypeDescription) - Method in interface net.bytebuddy.implementation.attribute.FieldAttributeAppender.Factory
-
Returns a field attribute appender that is applicable for a given type description.
- make(TypeDescription) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForAnnotation
-
- make(TypeDescription) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForField
-
- make(TypeDescription) - Method in enum net.bytebuddy.implementation.attribute.FieldAttributeAppender.NoOp
-
- make(TypeDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Factory.Compound
-
- make(TypeDescription) - Method in interface net.bytebuddy.implementation.attribute.MethodAttributeAppender.Factory
-
Returns a method attribute appender that is applicable for a given type description.
- make(TypeDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
-
- make(MethodVisitor, MethodDescription) - Method in interface net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target
-
Materializes the target for a given creation process.
- make(MethodVisitor, MethodDescription) - Method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethod
-
- make(MethodVisitor, MethodDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethodParameter
-
- make(TypeDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod
-
- make(TypeDescription) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForMethod
-
- make(TypeDescription) - Method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.NoOp
-
- make(String, ClassFileVersion, AuxiliaryType.MethodAccessorFactory) - Method in interface net.bytebuddy.implementation.auxiliary.AuxiliaryType
-
Creates a new auxiliary type.
- make(String, ClassFileVersion, AuxiliaryType.MethodAccessorFactory) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy
-
- make(String, ClassFileVersion, AuxiliaryType.MethodAccessorFactory) - Method in enum net.bytebuddy.implementation.auxiliary.TrivialType
-
- make(String, ClassFileVersion, AuxiliaryType.MethodAccessorFactory) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy
-
- make(String, ClassFileVersion, AuxiliaryType.MethodAccessorFactory) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy
-
- make(String, ClassFileVersion, AuxiliaryType.MethodAccessorFactory) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy
-
- make(String, ClassFileVersion, AuxiliaryType.MethodAccessorFactory) - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection
-
- make() - Method in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForDefaultConstructor
-
- make() - Method in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForStringConstructor
-
- make() - Method in interface net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate
-
Creates a stack manipulation that creates pushes all constructor arguments onto the operand stack
and subsequently calls the constructor.
- make(TypeDescription) - Method in interface net.bytebuddy.implementation.FieldAccessor.FieldLocator.Factory
-
Creates a field locator.
- make(TypeDescription) - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType.Factory
-
- make(TypeDescription) - Method in enum net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedType
-
- make(TypeDescription) - Method in enum net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy.Factory
-
- make(TypeDescription, AuxiliaryType.NamingStrategy, InstrumentedType.TypeInitializer, ClassFileVersion) - Method in enum net.bytebuddy.implementation.Implementation.Context.Default.Factory
-
- make(TypeDescription, AuxiliaryType.NamingStrategy, InstrumentedType.TypeInitializer, ClassFileVersion) - Method in enum net.bytebuddy.implementation.Implementation.Context.Disabled.Factory
-
- make(TypeDescription, AuxiliaryType.NamingStrategy, InstrumentedType.TypeInitializer, ClassFileVersion) - Method in interface net.bytebuddy.implementation.Implementation.Context.Factory
-
Creates a new implementation context.
- make(TypeDescription, MethodGraph.Linked) - Method in interface net.bytebuddy.implementation.Implementation.Target.Factory
-
Creates an implementation target.
- make(Object) - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper
-
Creates an argument provider for a given primitive value.
- make(MethodDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
-
- make(MethodDescription) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider
-
Creates a target for the invocation.
- make() - Static method in class net.bytebuddy.utility.RandomString
-
- make(int) - Static method in class net.bytebuddy.utility.RandomString
-
Creates a random
String
of the given
length
.
- makeAnnotation() - Method in class net.bytebuddy.ByteBuddy
-
Creates a dynamic type builder for a new annotation type.
- makeAnnotation() - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeBinding(TypeDescription, TypeDescription, int, Assigner, Assigner.Typing, int) - Method in enum net.bytebuddy.implementation.bind.annotation.Argument.BindingMechanic
-
Creates a binding that corresponds to this binding mechanic.
- makeCollector(AgentBuilder.Default.Transformation) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy
-
Creates a collector instance that is responsible for collecting loaded classes for potential retransformation.
- makeEnumeration(String...) - Method in class net.bytebuddy.ByteBuddy
-
Creates a new enumeration type.
- makeEnumeration(Collection<? extends String>) - Method in class net.bytebuddy.ByteBuddy
-
Creates a new enumeration type.
- makeEnumeration(String...) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeEnumeration(Collection<? extends String>) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeInterface() - Method in class net.bytebuddy.ByteBuddy
-
Creates a dynamic type builder for an interface that does not extend any interfaces.
- makeInterface(Class<T>) - Method in class net.bytebuddy.ByteBuddy
-
Creates a dynamic type builder for an interface that extends the given interface.
- makeInterface(Class<?>...) - Method in class net.bytebuddy.ByteBuddy
-
Creates a dynamic type builder for an interface that extends a number of given interfaces.
- makeInterface(Iterable<? extends Class<?>>) - Method in class net.bytebuddy.ByteBuddy
-
Creates a dynamic type builder for an interface that extends a number of given interfaces.
- makeInterface(TypeDescription...) - Method in class net.bytebuddy.ByteBuddy
-
Creates a dynamic type builder for an interface that extends a number of given interfaces.
- makeInterface(Collection<? extends TypeDescription>) - Method in class net.bytebuddy.ByteBuddy
-
Creates a dynamic type builder for an interface that extends a number of given interfaces.
- makeInterface() - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeInterface(Class<T>) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeInterface(Class<?>...) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeInterface(TypeDescription...) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeInterface(Iterable<? extends Class<?>>) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeInterface(Collection<? extends TypeDescription>) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeIterator(Implementation.Target, MethodDescription, MethodDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider
-
- makeIterator(Implementation.Target, MethodDescription, MethodDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty
-
- makeIterator(Implementation.Target, MethodDescription, MethodDescription) - Method in interface net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider
-
Creates an iterator from which a value is pulled each time no processable annotation is found on a
method parameter.
- makePackage(String) - Method in class net.bytebuddy.ByteBuddy
-
Creates a new Java package.
- makePackage(String) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- makeRaw() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
-
- makeRaw() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- makeRaw() - Method in interface net.bytebuddy.agent.builder.AgentBuilder
-
- ManifestReading() - Constructor for class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading
-
Creates a manifest reading package definition strategy that attempts to extract sealing information from a defined class's URL.
- ManifestReading(PackageDefinitionStrategy.ManifestReading.SealBaseLocator) - Constructor for class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading
-
Creates a new package definer that reads a class loader's manifest file.
- Matched(AgentBuilder.RawMatcher, AgentBuilder.Transformer) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
Creates a new matched default agent builder.
- MatchedMethodInterception(LatentMethodMatcher) - Constructor for class net.bytebuddy.ByteBuddy.MatchedMethodInterception
-
Creates a new matched method interception.
- matches(TypeDescription, ClassLoader, Class<?>, ProtectionDomain) - Method in class net.bytebuddy.agent.builder.AgentBuilder.RawMatcher.ForElementMatcherPair
-
- matches(TypeDescription, ClassLoader, Class<?>, ProtectionDomain) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.RawMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.AnnotationTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.BooleanMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.ClassLoaderHierarchyMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.ClassLoaderParentMatcher
-
- matches(Iterable<? extends T>) - Method in class net.bytebuddy.matcher.CollectionItemMatcher
-
- matches(Iterable<? extends T>) - Method in class net.bytebuddy.matcher.CollectionOneToOneMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.CollectionRawTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.CollectionSizeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.DeclaringAnnotationMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.DeclaringFieldMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.DeclaringMethodMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.DeclaringTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.DefinedShapeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.DescriptorMatcher
-
- matches(W) - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.Conjunction
-
- matches(W) - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.Disjunction
-
- matches(T) - Method in interface net.bytebuddy.matcher.ElementMatcher
-
Matches a target against this element matcher.
- matches(T) - Method in class net.bytebuddy.matcher.EqualityMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.FieldTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.InheritedAnnotationMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.MethodExceptionTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.MethodParametersMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.MethodParameterTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.MethodParameterTypesMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.MethodReturnTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.MethodSortMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.ModifierMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.NameMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.NegatingMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.NullMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.RawTypeMatcher
-
- matches(String) - Method in class net.bytebuddy.matcher.StringMatcher
-
- matches(String, String) - Method in enum net.bytebuddy.matcher.StringMatcher.Mode
-
Matches a string against another string.
- matches(T) - Method in class net.bytebuddy.matcher.SubTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.SuperTypeMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.TokenMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.TypeSortMatcher
-
- matches(T) - Method in class net.bytebuddy.matcher.VisibilityMatcher
-
- materialize() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- materialize() - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
- materialize() - Method in class net.bytebuddy.ByteBuddy.Proxy
-
Materializes the current extended configuration.
- materialize() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
Materializes the current state of the build before applying another modification.
- materialize() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- materialize() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- materialize() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
-
- materialize(ClassFileVersion, NamingStrategy, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, InstrumentedType.TypeInitializer, TypeDescription, List<GenericTypeDescription>, int, TypeAttributeAppender, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, FieldRegistry, MethodRegistry, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, List<FieldDescription.Token>, List<MethodDescription.Token>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
Creates a new immutable type builder which represents the given arguments.
- materialize(ClassFileVersion, NamingStrategy, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, InstrumentedType.TypeInitializer, TypeDescription, List<GenericTypeDescription>, int, TypeAttributeAppender, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, FieldRegistry, MethodRegistry, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, List<FieldDescription.Token>, List<MethodDescription.Token>) - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder
-
- materialize(ClassFileVersion, NamingStrategy, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, InstrumentedType.TypeInitializer, TypeDescription, List<GenericTypeDescription>, int, TypeAttributeAppender, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, FieldRegistry, MethodRegistry, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, List<FieldDescription.Token>, List<MethodDescription.Token>) - Method in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder
-
- materialize(ClassFileVersion, NamingStrategy, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, InstrumentedType.TypeInitializer, TypeDescription, List<GenericTypeDescription>, int, TypeAttributeAppender, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, FieldRegistry, MethodRegistry, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, List<FieldDescription.Token>, List<MethodDescription.Token>) - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder
-
- materialize() - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
-
Resolves the current configuration into a fully initialized invoke dynamic instance.
- materialize() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArguments
-
- materialize() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
-
- materialize() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
-
- maximum(StackSize) - Method in enum net.bytebuddy.implementation.bytecode.StackSize
-
Determines the maximum of two stack size representations.
- MEMBER_MODIFIER_MASK - Static variable in class net.bytebuddy.utility.ByteBuddyCommons
-
A mask for modifiers that represents type members.
- merge(MethodDescription, MethodDescription) - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger.Directional
-
- merge(MethodDescription, MethodDescription) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger
-
Merges two ambiguously resolved methods to yield a single representative.
- merge(MethodDescription, MethodDescription) - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger.Strict
-
- merge(MethodDelegationBinder.AmbiguityResolver.Resolution) - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Resolution
-
Merges two resolutions in order to determine their compatibility.
- merge(ByteCodeAppender.Size) - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size
-
Merges two sizes in order to describe the size that is required by both size descriptions.
- mergeReader(int) - Method in class net.bytebuddy.asm.ClassVisitorWrapper.Compound
-
- mergeReader(int) - Method in interface net.bytebuddy.asm.ClassVisitorWrapper
-
Defines the flags that are provided to any ClassReader
when reading a class if applicable.
- mergeReader(int) - Method in enum net.bytebuddy.asm.ClassVisitorWrapper.NoOp
-
- mergeReader(int) - Method in enum net.bytebuddy.asm.TypeConstantAdjustment
-
- mergeWriter(int) - Method in class net.bytebuddy.asm.ClassVisitorWrapper.Compound
-
- mergeWriter(int) - Method in interface net.bytebuddy.asm.ClassVisitorWrapper
-
Defines the flags that are provided to any ClassWriter
when writing a class.
- mergeWriter(int) - Method in enum net.bytebuddy.asm.ClassVisitorWrapper.NoOp
-
- mergeWriter(int) - Method in enum net.bytebuddy.asm.TypeConstantAdjustment
-
- method(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.ByteBuddy
-
Intercepts a given method selection.
- method(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.ByteBuddy.Proxy
-
- method(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- method(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- method(ElementMatcher<? super MethodDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Selects a set of methods of this type for instrumentation.
- METHOD_MODIFIER_MASK - Static variable in class net.bytebuddy.utility.ByteBuddyCommons
-
A mask for modifiers that represents methods and constructors.
- MethodAccessibilityAction(Method) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation.MethodAccessibilityAction
-
Creates a new method accessibility action.
- MethodAnnotationTarget(ClassFileVersion, NamingStrategy.Unbound, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, List<TypeDescription>, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, MethodRegistry, ByteBuddy.Definable<Integer>, TypeAttributeAppender, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, LatentMethodMatcher, MethodRegistry.Handler, MethodAttributeAppender.Factory, MethodTransformer) - Constructor for class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
Creates a new method annotation target.
- MethodArguments - Enum in net.bytebuddy.description.modifier
-
Describes if a method allows varargs arguments.
- MethodAttributeAppender - Interface in net.bytebuddy.implementation.attribute
-
An appender that writes attributes or annotations to a given ASM
MethodVisitor
.
- MethodAttributeAppender.Compound - Class in net.bytebuddy.implementation.attribute
-
A method attribute appender that combines several method attribute appenders to be represented as a single
method attribute appender.
- MethodAttributeAppender.Factory - Interface in net.bytebuddy.implementation.attribute
-
A factory that creates method attribute appenders for a given type.
- MethodAttributeAppender.Factory.Compound - Class in net.bytebuddy.implementation.attribute
-
A method attribute appender factory that combines several method attribute appender factories to be
represented as a single factory.
- MethodAttributeAppender.ForAnnotation - Class in net.bytebuddy.implementation.attribute
-
Appends an annotation to a method or method parameter.
- MethodAttributeAppender.ForAnnotation.Target - Interface in net.bytebuddy.implementation.attribute
-
Represents the target on which this method attribute appender should write its annotations to.
- MethodAttributeAppender.ForAnnotation.Target.OnMethod - Enum in net.bytebuddy.implementation.attribute
-
A method attribute appender target for writing annotations directly onto the method.
- MethodAttributeAppender.ForAnnotation.Target.OnMethodParameter - Class in net.bytebuddy.implementation.attribute
-
A method attribute appender target for writing annotations onto a given method parameter.
- MethodAttributeAppender.ForInstrumentedMethod - Class in net.bytebuddy.implementation.attribute
-
Implementation of a method attribute appender that writes all annotations of the instrumented method to the
method that is being created.
- MethodAttributeAppender.ForInstrumentedMethod.Appender - Class in net.bytebuddy.implementation.attribute
-
An appender for an instrumented method that only appends the intercepted method's annotations if it is not already declared by the
instrumented type, i.e.
- MethodAttributeAppender.ForMethod - Class in net.bytebuddy.implementation.attribute
-
Implementation of a method attribute appender that writes all annotations of a given loaded method to the
method that is being created.
- MethodAttributeAppender.NoOp - Enum in net.bytebuddy.implementation.attribute
-
A method attribute appender that does not append any attributes.
- MethodCall(MethodDescription, Assigner) - Constructor for class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall
-
Creates a new method call implementation.
- MethodCall(AuxiliaryType.MethodAccessorFactory) - Constructor for class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall
-
Creates a new method call implementation.
- MethodCall(MethodDescription, Assigner) - Constructor for class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall
-
Creates a new method call implementation for a proxy method.
- MethodCall - Class in net.bytebuddy.implementation
-
This
Implementation
allows the invocation of a specified method while
providing explicit arguments to this method.
- MethodCall(MethodCall.MethodLocator, MethodCall.TargetHandler, List<MethodCall.ArgumentLoader>, MethodCall.MethodInvoker, MethodCall.TerminationHandler, Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.MethodCall
-
Creates a new method call implementation.
- MethodCall.Appender - Class in net.bytebuddy.implementation
-
The appender being used to implement a
MethodCall
.
- MethodCall.ArgumentLoader - Interface in net.bytebuddy.implementation
-
An argument loader is responsible for loading an argument for an invoked method
onto the operand stack.
- MethodCall.ArgumentLoader.ForBooleanConstant - Class in net.bytebuddy.implementation
-
Loads a boolean
value onto the operand stack.
- MethodCall.ArgumentLoader.ForByteConstant - Class in net.bytebuddy.implementation
-
Loads a byte
value onto the operand stack.
- MethodCall.ArgumentLoader.ForCharacterConstant - Class in net.bytebuddy.implementation
-
Loads a char
value onto the operand stack.
- MethodCall.ArgumentLoader.ForClassConstant - Class in net.bytebuddy.implementation
-
Loads a
Class
value onto the operand stack.
- MethodCall.ArgumentLoader.ForDoubleConstant - Class in net.bytebuddy.implementation
-
Loads a double
value onto the operand stack.
- MethodCall.ArgumentLoader.ForEnumerationValue - Class in net.bytebuddy.implementation
-
An argument loader that loads an enumeration constant.
- MethodCall.ArgumentLoader.ForExistingField - Class in net.bytebuddy.implementation
-
Loads the value of an existing field onto the operand stack.
- MethodCall.ArgumentLoader.ForFloatConstant - Class in net.bytebuddy.implementation
-
Loads a float
value onto the operand stack.
- MethodCall.ArgumentLoader.ForInstanceField - Class in net.bytebuddy.implementation
-
Loads a value onto the operand stack that is stored in an instance field.
- MethodCall.ArgumentLoader.ForIntegerConstant - Class in net.bytebuddy.implementation
-
Loads an int
value onto the operand stack.
- MethodCall.ArgumentLoader.ForJavaInstance - Class in net.bytebuddy.implementation
-
Loads a Java instance onto the operand stack.
- MethodCall.ArgumentLoader.ForLongConstant - Class in net.bytebuddy.implementation
-
Loads a long
value onto the operand stack.
- MethodCall.ArgumentLoader.ForMethodParameter - Class in net.bytebuddy.implementation
-
Loads a parameter of the instrumented method onto the operand stack.
- MethodCall.ArgumentLoader.ForNullConstant - Enum in net.bytebuddy.implementation
-
An argument loader that loads the null
value onto the operand stack.
- MethodCall.ArgumentLoader.ForOwnType - Enum in net.bytebuddy.implementation
-
Loads the instrumented type onto the operand stack.
- MethodCall.ArgumentLoader.ForShortConstant - Class in net.bytebuddy.implementation
-
Loads a short
value onto the operand stack.
- MethodCall.ArgumentLoader.ForStaticField - Class in net.bytebuddy.implementation
-
Loads a value onto the operand stack that is stored in a static field.
- MethodCall.ArgumentLoader.ForTextConstant - Class in net.bytebuddy.implementation
-
Loads a
String
value onto the operand stack.
- MethodCall.ArgumentLoader.ForThisReference - Enum in net.bytebuddy.implementation
-
An argument loader that assigns the this
reference to a parameter.
- MethodCall.MethodInvoker - Interface in net.bytebuddy.implementation
-
A method invoker is responsible for creating a method invocation that is to be applied by a
MethodCall
.
- MethodCall.MethodInvoker.ForContextualInvocation - Enum in net.bytebuddy.implementation
-
Applies a contextual invocation of the provided method, i.e.
- MethodCall.MethodInvoker.ForDefaultMethodInvocation - Enum in net.bytebuddy.implementation
-
Invokes a method as a Java 8 default method.
- MethodCall.MethodInvoker.ForSuperMethodInvocation - Enum in net.bytebuddy.implementation
-
Applies a super method invocation of the provided method.
- MethodCall.MethodInvoker.ForVirtualInvocation - Class in net.bytebuddy.implementation
-
Applies a virtual invocation on a given type.
- MethodCall.MethodLocator - Interface in net.bytebuddy.implementation
-
A method locator is responsible for identifying the method that is to be invoked
by a
MethodCall
.
- MethodCall.MethodLocator.ForExplicitMethod - Class in net.bytebuddy.implementation
-
Invokes a given method.
- MethodCall.MethodLocator.ForInterceptedMethod - Enum in net.bytebuddy.implementation
-
A method locator that simply returns the intercepted method.
- MethodCall.TargetHandler - Interface in net.bytebuddy.implementation
-
A target handler is responsible for invoking a method for a
MethodCall
.
- MethodCall.TargetHandler.ForConstructingInvocation - Enum in net.bytebuddy.implementation
-
Invokes a method in order to construct a new instance.
- MethodCall.TargetHandler.ForInstanceField - Class in net.bytebuddy.implementation
-
Creates a target handler that stores the instance to invoke a method on in an instance field.
- MethodCall.TargetHandler.ForSelfOrStaticInvocation - Enum in net.bytebuddy.implementation
-
A target handler that invokes a method either on the instance of the instrumented
type or as a static method.
- MethodCall.TargetHandler.ForStaticField - Class in net.bytebuddy.implementation
-
A target handler that invokes a method on an instance that is stored in a static field.
- MethodCall.TerminationHandler - Interface in net.bytebuddy.implementation
-
A termination handler is responsible to handle the return value of a method that is invoked via a
MethodCall
.
- MethodCall.TerminationHandler.ForChainedInvocation - Enum in net.bytebuddy.implementation
-
Drops the return value of the called method from the operand stack without returning from the intercepted
method.
- MethodCall.TerminationHandler.ForMethodReturn - Enum in net.bytebuddy.implementation
-
Returns the return value of the method call from the intercepted method.
- MethodCall.WithoutSpecifiedTarget - Class in net.bytebuddy.implementation
-
Represents a
MethodCall
that invokes a method without specifying
an invocation method.
- MethodCallProxy - Class in net.bytebuddy.implementation.auxiliary
-
A method call proxy represents a class that is compiled against a particular method which can then be called whenever
either its
Callable.call()
or
Runnable.run()
method is called where the method
call proxy implements both interfaces.
- MethodCallProxy(Implementation.SpecialMethodInvocation, boolean) - Constructor for class net.bytebuddy.implementation.auxiliary.MethodCallProxy
-
Creates a new method call proxy for a given method and uses a default assigner for assigning the method's return
value to either the
Callable.call()
or
Runnable.run()
method returns.
- MethodCallProxy(Implementation.SpecialMethodInvocation, boolean, Assigner) - Constructor for class net.bytebuddy.implementation.auxiliary.MethodCallProxy
-
Creates a new method call proxy for a given method.
- MethodCallProxy.AssignableSignatureCall - Class in net.bytebuddy.implementation.auxiliary
-
A stack manipulation that creates a
MethodCallProxy
for a given method an pushes such an object onto the call stack.
- MethodCallProxy.ConstructorCall - Enum in net.bytebuddy.implementation.auxiliary
-
- MethodCallProxy.ConstructorCall.Appender - Class in net.bytebuddy.implementation.auxiliary
-
- MethodCallProxy.MethodCall - Class in net.bytebuddy.implementation.auxiliary
-
- MethodCallProxy.MethodCall.Appender - Class in net.bytebuddy.implementation.auxiliary
-
- MethodCallProxy.PrecomputedMethodGraph - Enum in net.bytebuddy.implementation.auxiliary
-
A precomputed method graph that only displays the methods that are relevant for creating a method call proxy.
- MethodConstant - Class in net.bytebuddy.implementation.bytecode.constant
-
Represents the creation of a
Method
value which can be created from a given
set of constant pool values and can therefore be considered a constant in the broader meaning.
- MethodConstant(MethodDescription.InDefinedShape) - Constructor for class net.bytebuddy.implementation.bytecode.constant.MethodConstant
-
Creates a new method constant.
- MethodConstant.CachedConstructor - Class in net.bytebuddy.implementation.bytecode.constant
-
- MethodConstant.CachedMethod - Class in net.bytebuddy.implementation.bytecode.constant
-
- MethodConstant.CanCache - Interface in net.bytebuddy.implementation.bytecode.constant
-
Represents a
MethodConstant
that is
directly loaded onto the operand stack without caching the value.
- MethodConstant.CanCacheIllegal - Enum in net.bytebuddy.implementation.bytecode.constant
-
Represents a method constant that cannot be represented by Java's reflection API.
- MethodConstant.ForConstructor - Class in net.bytebuddy.implementation.bytecode.constant
-
- MethodConstant.ForMethod - Class in net.bytebuddy.implementation.bytecode.constant
-
- MethodDelegation - Class in net.bytebuddy.implementation
-
This implementation delegates an method call to another method which can either be
static
by providing
a reference to a
Class
or an instance method when another object is provided.
- MethodDelegation(MethodDelegation.ImplementationDelegate, List<TargetMethodAnnotationDrivenBinder.ParameterBinder<?>>, TargetMethodAnnotationDrivenBinder.DefaultsProvider, TargetMethodAnnotationDrivenBinder.TerminationHandler, MethodDelegationBinder.AmbiguityResolver, Assigner, MethodDelegation.MethodContainer) - Constructor for class net.bytebuddy.implementation.MethodDelegation
-
Creates a new method delegation.
- MethodDelegation.Appender - Class in net.bytebuddy.implementation
-
- MethodDelegation.ImplementationDelegate - Interface in net.bytebuddy.implementation
-
An implementation delegate is responsible for executing the actual method delegation.
- MethodDelegation.ImplementationDelegate.ForConstruction - Class in net.bytebuddy.implementation
-
An implementation that creates new instances of a given type.
- MethodDelegation.ImplementationDelegate.ForInstanceField - Class in net.bytebuddy.implementation
-
An implementation applied on an instance field.
- MethodDelegation.ImplementationDelegate.ForStaticField - Class in net.bytebuddy.implementation
-
An implementation applied on a static field.
- MethodDelegation.ImplementationDelegate.ForStaticMethod - Enum in net.bytebuddy.implementation
-
An implementation applied to a static method.
- MethodDelegation.MethodContainer - Interface in net.bytebuddy.implementation
-
A method container collects methods that are considered as a target for delegation.
- MethodDelegation.MethodContainer.ForExplicitMethods - Class in net.bytebuddy.implementation
-
A method container for an explicit list of methods.
- MethodDelegation.MethodContainer.ForVirtualMethods - Class in net.bytebuddy.implementation
-
A method container for which all virtual methods of a given type should be considered.
- MethodDelegationBinder - Interface in net.bytebuddy.implementation.bind
-
A method delegation binder is responsible for creating a method binding for a source method to a
target method.
- MethodDelegationBinder.AmbiguityResolver - Interface in net.bytebuddy.implementation.bind
-
Implementations of this interface are able to attempt the resolution of two successful bindings of a method
to two different target methods in order to identify a dominating binding.
- MethodDelegationBinder.AmbiguityResolver.Chain - Class in net.bytebuddy.implementation.bind
-
- MethodDelegationBinder.AmbiguityResolver.Directional - Enum in net.bytebuddy.implementation.bind
-
An ambiguity resolver that always resolves in the specified direction.
- MethodDelegationBinder.AmbiguityResolver.NoOp - Enum in net.bytebuddy.implementation.bind
-
An ambiguity resolver that does not attempt to resolve a conflicting binding.
- MethodDelegationBinder.AmbiguityResolver.Resolution - Enum in net.bytebuddy.implementation.bind
-
A resolution state of an attempt to resolve two conflicting bindings.
- MethodDelegationBinder.MethodBinding - Interface in net.bytebuddy.implementation.bind
-
- MethodDelegationBinder.MethodBinding.Builder - Class in net.bytebuddy.implementation.bind
-
- MethodDelegationBinder.MethodBinding.Builder.Build - Class in net.bytebuddy.implementation.bind
-
- MethodDelegationBinder.MethodBinding.Illegal - Enum in net.bytebuddy.implementation.bind
-
Representation of an attempt to bind a source method to a target method that is not applicable.
- MethodDelegationBinder.MethodInvoker - Interface in net.bytebuddy.implementation.bind
-
- MethodDelegationBinder.MethodInvoker.Simple - Enum in net.bytebuddy.implementation.bind
-
A simple method invocation that merely uses the most general form of method invocation as provided by
MethodInvocation
.
- MethodDelegationBinder.MethodInvoker.Virtual - Class in net.bytebuddy.implementation.bind
-
A method invocation that enforces a virtual invocation that is dispatched on a given type.
- MethodDelegationBinder.ParameterBinding<T> - Interface in net.bytebuddy.implementation.bind
-
A binding attempt for a single parameter.
- MethodDelegationBinder.ParameterBinding.Anonymous - Class in net.bytebuddy.implementation.bind
-
An anonymous binding of a target method parameter.
- MethodDelegationBinder.ParameterBinding.Illegal - Enum in net.bytebuddy.implementation.bind
-
A singleton representation of an illegal binding for a method parameter.
- MethodDelegationBinder.ParameterBinding.Unique<T> - Class in net.bytebuddy.implementation.bind
-
A uniquely identifiable parameter binding for a target method.
- MethodDelegationBinder.Processor - Class in net.bytebuddy.implementation.bind
-
- MethodDescription - Interface in net.bytebuddy.description.method
-
Implementations of this interface describe a Java method, i.e.
- methodDescription - Variable in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
-
A description of the method to be loaded onto the stack.
- methodDescription - Variable in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
-
The delegation method.
- MethodDescription.AbstractBase - Class in net.bytebuddy.description.method
-
An abstract base implementation of a method description.
- MethodDescription.ForLoadedConstructor - Class in net.bytebuddy.description.method
-
An implementation of a method description for a loaded constructor.
- MethodDescription.ForLoadedMethod - Class in net.bytebuddy.description.method
-
An implementation of a method description for a loaded method.
- MethodDescription.InDefinedShape - Interface in net.bytebuddy.description.method
-
Represents a method in its defined shape, i.e.
- MethodDescription.InDefinedShape.AbstractBase - Class in net.bytebuddy.description.method
-
An abstract base implementation of a method description in its defined shape.
- MethodDescription.Latent - Class in net.bytebuddy.description.method
-
A latent method description describes a method that is not attached to a declaring
TypeDescription
.
- MethodDescription.Latent.TypeInitializer - Class in net.bytebuddy.description.method
-
A method description that represents the type initializer.
- MethodDescription.Token - Class in net.bytebuddy.description.method
-
A token that represents a method's shape.
- MethodDescription.TypeSubstituting - Class in net.bytebuddy.description.method
-
A method description that represents a given method but with substituted method types.
- MethodDescription.TypeSubstituting.VariableRetainingDelegator - Class in net.bytebuddy.description.method
-
A visitor that only escalates to the actual visitor if a non-generic type is discovered or if a type variable
that is not declared by the represented method is discovered.
- MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable - Class in net.bytebuddy.description.method
-
A retained type variable that is declared by the method.
- MethodDescription.TypeToken - Class in net.bytebuddy.description.method
-
A token representing a method's erased return and parameter types.
- MethodExceptionTypeMatcher<T extends MethodDescription> - Class in net.bytebuddy.matcher
-
An element matcher that matches the exceptions that are declared by a method.
- MethodExceptionTypeMatcher(ElementMatcher<? super GenericTypeList>) - Constructor for class net.bytebuddy.matcher.MethodExceptionTypeMatcher
-
Creates a new matcher for a method's exceptions.
- MethodExtractor(int, String, String, String, String[]) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
Creates a method extractor.
- MethodGraph - Interface in net.bytebuddy.dynamic.scaffold
-
A method graph represents a view on a set of methods as they are seen from a given type.
- methodGraph - Variable in class net.bytebuddy.implementation.Implementation.Target.AbstractBase
-
The instrumented type's method graph.
- MethodGraph.Compiler - Interface in net.bytebuddy.dynamic.scaffold
-
- MethodGraph.Compiler.AbstractBase - Class in net.bytebuddy.dynamic.scaffold
-
An abstract base implementation of a method graph compiler.
- MethodGraph.Compiler.Default<T> - Class in net.bytebuddy.dynamic.scaffold
-
A default implementation of a method graph.
- MethodGraph.Compiler.Default.Harmonizer<S> - Interface in net.bytebuddy.dynamic.scaffold
-
A harmonizer is responsible for creating a token that identifies a method's relevant attributes for considering
two methods of being equal or not.
- MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod - Enum in net.bytebuddy.dynamic.scaffold
-
A harmonizer for the Java programming language that identifies a method by its parameter types only.
- MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod.Token - Class in net.bytebuddy.dynamic.scaffold
-
A token that identifies a Java method's type by its parameter types only.
- MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod - Enum in net.bytebuddy.dynamic.scaffold
-
A harmonizer for the Java virtual machine's method dispatching rules that identifies a method by its parameter types and return type.
- MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod.Token - Class in net.bytebuddy.dynamic.scaffold
-
A token that identifies a Java method's type by its parameter types and return type.
- MethodGraph.Compiler.Default.Key<S> - Class in net.bytebuddy.dynamic.scaffold
-
A key represents a collection of methods within a method graph to later yield a node representing a collection of methods,
i.e.
- MethodGraph.Compiler.Default.Key.Detached - Class in net.bytebuddy.dynamic.scaffold
-
A detached version of a key that identifies methods by their JVM signature, i.e.
- MethodGraph.Compiler.Default.Key.Harmonized<V> - Class in net.bytebuddy.dynamic.scaffold
-
- MethodGraph.Compiler.Default.Key.Store<V> - Class in net.bytebuddy.dynamic.scaffold
-
A store for collected methods that are identified by keys.
- MethodGraph.Compiler.Default.Key.Store.Entry<W> - Interface in net.bytebuddy.dynamic.scaffold
-
An entry of a key store.
- MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous<U> - Class in net.bytebuddy.dynamic.scaffold
-
An entry representing an ambiguous node resolution.
- MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous.Node - Class in net.bytebuddy.dynamic.scaffold
-
A node implementation representing an ambiguous method resolution.
- MethodGraph.Compiler.Default.Key.Store.Entry.Initial<U> - Class in net.bytebuddy.dynamic.scaffold
-
An entry in its initial state before registering any method as a representative.
- MethodGraph.Compiler.Default.Key.Store.Entry.Resolved<U> - Class in net.bytebuddy.dynamic.scaffold
-
An entry representing a non-ambiguous node resolution.
- MethodGraph.Compiler.Default.Key.Store.Entry.Resolved.Node - Class in net.bytebuddy.dynamic.scaffold
-
A node implementation representing a non-ambiguous method.
- MethodGraph.Compiler.Default.Key.Store.Graph - Class in net.bytebuddy.dynamic.scaffold
-
A graph implementation based on a key store.
- MethodGraph.Compiler.Default.Merger - Interface in net.bytebuddy.dynamic.scaffold
-
Implementations are responsible for identifying a representative method for a
MethodGraph.Node
between several ambiguously resolved methods.
- MethodGraph.Compiler.Default.Merger.Directional - Enum in net.bytebuddy.dynamic.scaffold
-
A directional merger that always returns either the left or right method description.
- MethodGraph.Compiler.Default.Merger.Strict - Enum in net.bytebuddy.dynamic.scaffold
-
A merger that returns the left node only if both methods are fully identical and throws an exception otherwise.
- MethodGraph.Empty - Enum in net.bytebuddy.dynamic.scaffold
-
A canonical implementation of an empty method graph.
- MethodGraph.Linked - Interface in net.bytebuddy.dynamic.scaffold
-
A linked method graph represents a view that additionally exposes information of a given type's super type view and a
view on this graph's directly implemented interfaces.
- MethodGraph.Linked.Delegation - Class in net.bytebuddy.dynamic.scaffold
-
A simple implementation of a linked method graph that exposes views by delegation to given method graphs.
- MethodGraph.Node - Interface in net.bytebuddy.dynamic.scaffold
-
Represents a node within a method graph.
- MethodGraph.Node.Simple - Class in net.bytebuddy.dynamic.scaffold
-
A simple implementation of a resolved node of a method without bridges.
- MethodGraph.Node.Sort - Enum in net.bytebuddy.dynamic.scaffold
-
- MethodGraph.Node.Unresolved - Enum in net.bytebuddy.dynamic.scaffold
-
A canonical implementation of an unresolved node.
- MethodGraph.NodeList - Class in net.bytebuddy.dynamic.scaffold
-
A list of nodes.
- MethodGraph.Simple - Class in net.bytebuddy.dynamic.scaffold
-
A simple implementation of a method graph.
- methodGraphCompiler - Variable in class net.bytebuddy.ByteBuddy
-
The method graph compiler to use.
- methodGraphCompiler(MethodGraph.Compiler) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- methodGraphCompiler - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The method graph compiler to be used.
- methodGraphCompiler(MethodGraph.Compiler) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- methodGraphCompiler(MethodGraph.Compiler) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines the given method graph compiler to be used for analyzing the structure of types.
- MethodHandle(JavaInstance.MethodHandle.HandleType, TypeDescription, String, TypeDescription, List<? extends TypeDescription>) - Constructor for class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handle representation.
- MethodHandleConstant - Class in net.bytebuddy.implementation.bytecode.constant
-
A constant for a Java 7 java.lang.invoke.MethodHandle
.
- MethodInvocation - Enum in net.bytebuddy.implementation.bytecode.member
-
A builder for a method invocation.
- MethodInvocation.DynamicInvocation - Class in net.bytebuddy.implementation.bytecode.member
-
Performs a dynamic method invocation of the given method.
- MethodInvocation.IllegalInvocation - Enum in net.bytebuddy.implementation.bytecode.member
-
An illegal implicit method invocation.
- MethodInvocation.Invocation - Class in net.bytebuddy.implementation.bytecode.member
-
An implementation of a method invoking stack manipulation.
- MethodInvocation.OfGenericMethod - Class in net.bytebuddy.implementation.bytecode.member
-
A method invocation of a generically resolved method.
- MethodInvocation.WithImplicitInvocationTargetType - Interface in net.bytebuddy.implementation.bytecode.member
-
Represents a method invocation where the invocation type (static, virtual, special, interface) is derived
from the given method's description.
- methodInvoker - Variable in class net.bytebuddy.implementation.MethodCall
-
The method invoker to use.
- MethodList<T extends MethodDescription> - Interface in net.bytebuddy.description.method
-
Implementations represent a list of method descriptions.
- MethodList.AbstractBase<S extends MethodDescription> - Class in net.bytebuddy.description.method
-
- MethodList.Empty - Class in net.bytebuddy.description.method
-
An implementation of an empty method list.
- MethodList.Explicit<S extends MethodDescription> - Class in net.bytebuddy.description.method
-
A method list that is a wrapper for a given list of method descriptions.
- MethodList.ForLoadedType - Class in net.bytebuddy.description.method
-
A method list implementation that returns all loaded byte code methods (methods and constructors) that
are declared for a given type.
- MethodList.ForTokens - Class in net.bytebuddy.description.method
-
A list of method descriptions for a list of detached tokens.
- MethodList.TypeSubstituting - Class in net.bytebuddy.description.method
-
- MethodLoading(MethodDescription, MethodVariableAccess.MethodLoading.TypeCastingHandler) - Constructor for class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading
-
Creates a new method loading stack manipulation.
- methodLocator - Variable in class net.bytebuddy.implementation.MethodCall
-
The method locator to use.
- MethodManifestation - Enum in net.bytebuddy.description.modifier
-
Describes the manifestation of a method, i.e.
- methodMatcher - Variable in class net.bytebuddy.ByteBuddy.MatchedMethodInterception
-
A method matcher that represents the current method selection.
- methodMatcher - Variable in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
The method matcher representing the current method selection.
- methodMatcher - Variable in class net.bytebuddy.ByteBuddy.OptionalMethodInterception
-
The method matcher that defines the selected that is represented by this instance.
- MethodNameEqualityResolver - Enum in net.bytebuddy.implementation.bind
-
- MethodParametersMatcher<T extends MethodDescription> - Class in net.bytebuddy.matcher
-
An element matcher that matches a method's parameters.
- MethodParametersMatcher(ElementMatcher<? super ParameterList<? extends ParameterDescription>>) - Constructor for class net.bytebuddy.matcher.MethodParametersMatcher
-
Creates a new matcher for a method's parameters.
- MethodParameterTypeMatcher<T extends ParameterDescription> - Class in net.bytebuddy.matcher
-
An element matcher that matches a method's parameter's type.
- MethodParameterTypeMatcher(ElementMatcher<? super GenericTypeDescription>) - Constructor for class net.bytebuddy.matcher.MethodParameterTypeMatcher
-
Creates a new matcher for a method's parameter's type.
- MethodParameterTypesMatcher<T extends ParameterList<?>> - Class in net.bytebuddy.matcher
-
An element matcher that matches a method's parameter types.
- MethodParameterTypesMatcher(ElementMatcher<? super List<? extends GenericTypeDescription>>) - Constructor for class net.bytebuddy.matcher.MethodParameterTypesMatcher
-
Creates a new matcher for a method's parameter types.
- methodPool - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
The method pool to be used for instrumenting methods.
- MethodRebaseResolver - Interface in net.bytebuddy.dynamic.scaffold.inline
-
A method rebase resolver is responsible for mapping methods of an instrumented type to an alternative signature.
- MethodRebaseResolver.Default - Class in net.bytebuddy.dynamic.scaffold.inline
-
A default implementation of a method rebase resolver.
- MethodRebaseResolver.Disabled - Enum in net.bytebuddy.dynamic.scaffold.inline
-
A method rebase resolver that preserves any method in its original form.
- MethodRebaseResolver.MethodNameTransformer - Interface in net.bytebuddy.dynamic.scaffold.inline
-
A method name transformer provides a unique mapping of a method's name to an alternative name.
- MethodRebaseResolver.MethodNameTransformer.Prefixing - Class in net.bytebuddy.dynamic.scaffold.inline
-
A method name transformer that adds a fixed prefix to an original method name.
- MethodRebaseResolver.MethodNameTransformer.Suffixing - Class in net.bytebuddy.dynamic.scaffold.inline
-
A method name transformer that adds a fixed suffix to an original method name, separated by a $
.
- MethodRebaseResolver.Resolution - Interface in net.bytebuddy.dynamic.scaffold.inline
-
- MethodRebaseResolver.Resolution.ForRebasedConstructor - Class in net.bytebuddy.dynamic.scaffold.inline
-
- MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor - Class in net.bytebuddy.dynamic.scaffold.inline
-
An description of a rebased constructor.
- MethodRebaseResolver.Resolution.ForRebasedMethod - Class in net.bytebuddy.dynamic.scaffold.inline
-
- MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod - Class in net.bytebuddy.dynamic.scaffold.inline
-
A description of a rebased method.
- MethodRebaseResolver.Resolution.Preserved - Class in net.bytebuddy.dynamic.scaffold.inline
-
- methodRegistry - Variable in class net.bytebuddy.ByteBuddy
-
The method registry for the current configuration.
- methodRegistry - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The method registry of this builder.
- MethodRegistry - Interface in net.bytebuddy.dynamic.scaffold
-
A method registry is responsible for storing information on how a method is intercepted.
- MethodRegistry.Compiled - Interface in net.bytebuddy.dynamic.scaffold
-
A compiled version of a method registry.
- MethodRegistry.Default - Class in net.bytebuddy.dynamic.scaffold
-
A default implementation of a method registry.
- MethodRegistry.Default.Compiled - Class in net.bytebuddy.dynamic.scaffold
-
A compiled version of a default method registry.
- MethodRegistry.Default.Compiled.Entry - Class in net.bytebuddy.dynamic.scaffold
-
An entry of a compiled method registry.
- MethodRegistry.Default.Entry - Class in net.bytebuddy.dynamic.scaffold
-
An entry of a default method registry.
- MethodRegistry.Default.Prepared - Class in net.bytebuddy.dynamic.scaffold
-
A prepared version of a default method registry.
- MethodRegistry.Default.Prepared.Entry - Class in net.bytebuddy.dynamic.scaffold
-
An entry of a prepared method registry.
- MethodRegistry.Handler - Interface in net.bytebuddy.dynamic.scaffold
-
A handler for implementing a method.
- MethodRegistry.Handler.Compiled - Interface in net.bytebuddy.dynamic.scaffold
-
A compiled handler for implementing a method.
- MethodRegistry.Handler.ForAbstractMethod - Enum in net.bytebuddy.dynamic.scaffold
-
A handler for defining an abstract or native method.
- MethodRegistry.Handler.ForAnnotationValue - Class in net.bytebuddy.dynamic.scaffold
-
A handler for defining a default annotation value for a method.
- MethodRegistry.Handler.ForImplementation - Class in net.bytebuddy.dynamic.scaffold
-
A handler for a method that is implemented as byte code.
- MethodRegistry.Handler.ForImplementation.Compiled - Class in net.bytebuddy.dynamic.scaffold
-
A compiled handler for implementing a method.
- MethodRegistry.Handler.ForVisibilityBridge - Enum in net.bytebuddy.dynamic.scaffold
-
A handler for implementing a visibility bridge.
- MethodRegistry.Handler.ForVisibilityBridge.Compiled - Class in net.bytebuddy.dynamic.scaffold
-
A compiled handler for a visibility bridge handler.
- MethodRegistry.Prepared - Interface in net.bytebuddy.dynamic.scaffold
-
A method registry that fully prepared the instrumented type.
- methodRepresentedBy(ElementMatcher<? super MethodDescription.Token>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method by a token matcher.
- MethodReturn - Enum in net.bytebuddy.implementation.bytecode.member
-
A stack manipulation returning a value of a given type.
- MethodReturnTypeMatcher<T extends MethodDescription> - Class in net.bytebuddy.matcher
-
An element matcher that matches its argument's return type against a given type matcher.
- MethodReturnTypeMatcher(ElementMatcher<? super GenericTypeDescription>) - Constructor for class net.bytebuddy.matcher.MethodReturnTypeMatcher
-
Creates a new matcher for a matched element's return type.
- MethodSortMatcher<T extends MethodDescription> - Class in net.bytebuddy.matcher
-
Matches a method description by its general characteristics which are represented as a
MethodSortMatcher.Sort
.
- MethodSortMatcher(MethodSortMatcher.Sort) - Constructor for class net.bytebuddy.matcher.MethodSortMatcher
-
Creates a new element matcher that matches a specific sort of method description.
- MethodSortMatcher.Sort - Enum in net.bytebuddy.matcher
-
Represents a specific characteristic of a method description.
- MethodToken(String, int, String, TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod, String[], List<TypePool.LazyTypeDescription.AnnotationToken>, Map<Integer, List<TypePool.LazyTypeDescription.AnnotationToken>>, List<TypePool.LazyTypeDescription.MethodToken.ParameterToken>, AnnotationDescription.AnnotationValue<?, ?>) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
Creates a new method token.
- methodTokens - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
This builder's currently registered method tokens.
- methodTransformer - Variable in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
The method transformer to apply.
- MethodTransformer - Interface in net.bytebuddy.dynamic
-
A method transformer allows to transform a method prior to its definition.
- MethodTransformer.Compound - Class in net.bytebuddy.dynamic
-
A method transformer that applies several method transformers in a row.
- MethodTransformer.NoOp - Enum in net.bytebuddy.dynamic
-
A method transformer that returns the original method.
- MethodTransformer.Simple - Class in net.bytebuddy.dynamic
-
- MethodTransformer.Simple.TransformedMethod - Class in net.bytebuddy.dynamic
-
The transformed method.
- MethodTransformer.Simple.TransformedMethod.TransformedParameter - Class in net.bytebuddy.dynamic
-
A transformed method's parameter.
- MethodTransformer.Simple.TransformedMethod.TransformedParameterList - Class in net.bytebuddy.dynamic
-
A parameter list representing the transformed method's parameters.
- MethodTransformer.Simple.Transformer - Interface in net.bytebuddy.dynamic
-
A transformer is responsible for transforming a method token into its transformed form.
- MethodTransformer.Simple.Transformer.ForModifierTransformation - Class in net.bytebuddy.dynamic
-
A transformation for a modifier transformation.
- MethodType(TypeDescription, List<? extends TypeDescription>) - Constructor for class net.bytebuddy.utility.JavaInstance.MethodType
-
Creates a method type for the given types.
- MethodTypeConstant - Class in net.bytebuddy.implementation.bytecode.constant
-
A constant for a Java 7 java.lang.invoke.MethodType
.
- MethodTypeConstant(Type) - Constructor for class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant
-
Creates a method type constant for the given method type.
- MethodVariableAccess - Enum in net.bytebuddy.implementation.bytecode.member
-
A stack assignment that loads a method variable from a given index of the local variable array.
- MethodVariableAccess.MethodLoading - Class in net.bytebuddy.implementation.bytecode.member
-
A stack manipulation that loads all parameters of a given method onto the operand stack.
- MethodVariableAccess.MethodLoading.TypeCastingHandler - Interface in net.bytebuddy.implementation.bytecode.member
-
A type casting handler allows a type transformation of all arguments of a method after loading them onto the operand stack.
- MethodVariableAccess.MethodLoading.TypeCastingHandler.ForBridgeTarget - Class in net.bytebuddy.implementation.bytecode.member
-
A type casting handler that casts all parameters of a method to the parameter types of a compatible method
with covariant parameter types.
- MethodVariableAccess.MethodLoading.TypeCastingHandler.NoOp - Enum in net.bytebuddy.implementation.bytecode.member
-
A non-operative type casting handler.
- MethodVariableAccess.OffsetLoading - Class in net.bytebuddy.implementation.bytecode.member
-
A stack manipulation for loading a variable of a method's local variable array onto the operand stack.
- ModifierContributor - Interface in net.bytebuddy.description.modifier
-
An element that describes a type modifier as described in the
JVMS.
- ModifierContributor.ForField - Interface in net.bytebuddy.description.modifier
-
A marker interface for modifiers that can be applied to fields.
- ModifierContributor.ForMethod - Interface in net.bytebuddy.description.modifier
-
A marker interface for modifiers that can be applied to methods.
- ModifierContributor.ForParameter - Interface in net.bytebuddy.description.modifier
-
A marker interface for modifiers that can be applied to method parameters.
- ModifierContributor.ForType - Interface in net.bytebuddy.description.modifier
-
A marker interface for modifiers that can be applied to types.
- ModifierMatcher<T extends ModifierReviewable> - Class in net.bytebuddy.matcher
-
An element matcher that matches a byte code element by its modifiers.
- ModifierMatcher(ModifierMatcher.Mode) - Constructor for class net.bytebuddy.matcher.ModifierMatcher
-
Creates a new element matcher that matches an element by its modifier.
- ModifierMatcher.Mode - Enum in net.bytebuddy.matcher
-
- ModifierReviewable - Interface in net.bytebuddy.description
-
Implementations of this interface can be described in terms of a Java modifier.
- ModifierReviewable.AbstractBase - Class in net.bytebuddy.description
-
- modifiers - Variable in class net.bytebuddy.ByteBuddy
-
The modifiers to apply to any type that is generated by this configuration.
- modifiers(ModifierContributor.ForType...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- modifiers(int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
-
- modifiers - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The modifiers specified for this builder.
- modifiers(ModifierContributor.ForType...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- modifiers(int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
- modifiers(ModifierContributor.ForType...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines modifiers for the created dynamic type.
- modifiers(int) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
-
Defines modifiers for the created dynamic type.
- Morph - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
This annotation instructs Byte Buddy to inject a proxy class that calls a method's super method with
explicit arguments.
- Morph.Binder - Class in net.bytebuddy.implementation.bind.annotation
-
A binder for the
Morph
annotation.
- Morph.Binder.DefaultMethodLocator - Interface in net.bytebuddy.implementation.bind.annotation
-
A default method locator is responsible for looking up a default method to a given source method.
- Morph.Binder.DefaultMethodLocator.Explicit - Class in net.bytebuddy.implementation.bind.annotation
-
An explicit default method locator attempts to look up a default method in the specified interface type.
- Morph.Binder.DefaultMethodLocator.Implicit - Enum in net.bytebuddy.implementation.bind.annotation
-
An implicit default method locator that only permits the invocation of a default method if the source
method itself represents a method that was defined on a default method interface.
- Morph.Binder.RedirectionProxy - Class in net.bytebuddy.implementation.bind.annotation
-
A proxy that implements the installed interface in order to allow for a morphed super method invocation.
- Morph.Binder.RedirectionProxy.InstanceFieldConstructor - Class in net.bytebuddy.implementation.bind.annotation
-
Creates an instance of the proxy when instrumenting an instance method.
- Morph.Binder.RedirectionProxy.InstanceFieldConstructor.Appender - Class in net.bytebuddy.implementation.bind.annotation
-
The byte code appender that implements the constructor.
- Morph.Binder.RedirectionProxy.MethodCall - Class in net.bytebuddy.implementation.bind.annotation
-
Implements a the method call of the morphing method.
- Morph.Binder.RedirectionProxy.MethodCall.Appender - Class in net.bytebuddy.implementation.bind.annotation
-
The byte code appender to implement the method.
- Morph.Binder.RedirectionProxy.StaticFieldConstructor - Enum in net.bytebuddy.implementation.bind.annotation
-
Creates an instance of the proxy when instrumenting a static method.
- MultipleParentClassLoader - Class in net.bytebuddy.dynamic.loading
-
This
ClassLoader
is capable of loading classes from multiple parents.
- MultipleParentClassLoader(List<? extends ClassLoader>) - Constructor for class net.bytebuddy.dynamic.loading.MultipleParentClassLoader
-
Creates a new class loader with multiple parents.
- MultipleParentClassLoader.Builder - Class in net.bytebuddy.dynamic.loading
-
- MultipleParentClassLoader.Builder.ClassLoaderCreationAction - Class in net.bytebuddy.dynamic.loading
-
A privileged action for creating a multiple-parent class loader.
- MultipleParentClassLoader.CompoundEnumeration - Class in net.bytebuddy.dynamic.loading
-
A compound URL enumeration.
- OBJECT - Static variable in interface net.bytebuddy.description.type.TypeDescription
-
A representation of the
Object
type.
- of(String) - Static method in class net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.ForPrefix
-
Creates a new native method strategy for prefixing method names.
- of(Method) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler.DefaultValue
-
Creates a default value representation for a given method which might or might not provide such
a default value.
- of(ClassLoader, Class<S>, Map<String, AnnotationDescription.AnnotationValue<?, ?>>) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler
-
- of(TypeDescription, Map<String, AnnotationDescription.AnnotationValue<?, ?>>) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation
-
Creates an annotation value instance for describing the given annotation type and values.
- of(TypeDescription, EnumerationDescription[]) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
-
Creates a new complex array of enumeration descriptions.
- of(TypeDescription, AnnotationDescription[]) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
-
Creates a new complex array of annotation descriptions.
- of(TypeDescription[]) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
-
Creates a new complex array of annotation descriptions.
- of(EnumerationDescription) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration
-
Creates a new annotation value for the given enumeration description.
- of(TypeDescription) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType
-
Creates an annotation value for representing the given type.
- of(U) - Static method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation
-
Creates a description of the given annotation.
- of(Method) - Static method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable
-
Creates a parameter list for a loaded method.
- of(Constructor<?>) - Static method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable
-
Creates a parameter list for a loaded constructor.
- of(GenericTypeDescription, int) - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray.Latent
-
Returns a description of the given component type.
- of(FieldDescription) - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
-
Attaches all types to the given field description.
- of(MethodDescription) - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
-
Attaches all types to the given method description.
- of(ParameterDescription) - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
-
Attaches all types to the given parameter description.
- of(TypeDescription) - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
-
Attaches all types to the given type description.
- of(GenericTypeDescription, TypeVariableSource, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Static method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable.LazyTypeVariable
-
Creates a lazy type variable representation.
- of(TypeDescription, int) - Static method in class net.bytebuddy.description.type.TypeDescription.ArrayProjection
-
Creates an array projection.
- of(ClassLoader) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
-
Creates a class loading delegate for the given class loader.
- of(ClassLoader, AccessControlContext) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
-
Creates a class loading delegate for the given class loader.
- of(Class<?>) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit
-
Creates an explicit class loading delegate for the given type.
- of(Instrumentation, Class<?>) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased
-
Returns a class file locator that is capable of locating a class file for the given type using the given instrumentation instance.
- of(ClassLoader) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.ForClassLoader
-
Creates a class file locator for a given class loader.
- of(String, byte[]) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.Simple
-
Creates a class file locator for a single known type.
- of(String, byte[], ClassFileLocator) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.Simple
-
Creates a class file locator for a single known type with an additional fallback locator.
- of(TypeDescription) - Static method in enum net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget.NumericRangeValidator
-
Identifies the correct validator for a given type description.
- of(ClassLoader, Map<TypeDescription, byte[]>, ProtectionDomain, AccessControlContext, ByteArrayClassLoader.PersistenceHandler, PackageDefinitionStrategy, boolean) - Static method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
-
Creates a new class loader for a given definition of classes.
- of(File, ClassInjector.UsingInstrumentation.Target, Instrumentation) - Static method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation
-
Creates an instrumentation-based class injector.
- of(Instrumentation) - Static method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
-
Creates a class reloading strategy for the given instrumentation.
- of(ElementMatcher<? super MethodDescription>, TypeDescription) - Static method in class net.bytebuddy.dynamic.scaffold.inline.InliningImplementationMatcher
-
Creates a matcher where only overridable or declared methods are matched unless those are ignored.
- of(MethodDescription.InDefinedShape, TypeDescription) - Static method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor
-
Resolves a constructor rebasement.
- of(MethodDescription.InDefinedShape, MethodRebaseResolver.MethodNameTransformer) - Static method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod
-
Resolves a rebasement for the provided method.
- of(TypeDescription, MethodGraph.Linked, MethodList<MethodDescription.InDefinedShape>, MethodRebaseResolver) - Static method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget
-
Creates a new rebase implementation target.
- of(MethodDescription, TypeDescription, StackManipulation) - Static method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.RebasedMethodInvocation
-
Creates a special method invocation for the given method.
- of(MethodDescription.Token) - Static method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Detached
-
Creates a new detached key of the given method token.
- of(MethodDescription, MethodGraph.Compiler.Default.Harmonizer<Q>) - Static method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Harmonized
-
Creates a new harmonized key for the given method description.
- of(MethodGraph.Compiler.Default.Key.Harmonized<Q>, MethodDescription, MethodDescription) - Static method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
-
Creates a new ambiguous entry if both provided entries are not considered to be a bridge of one another.
- of(MethodGraph.Compiler.Default.Harmonizer<S>, MethodGraph.Compiler.Default.Merger) - Static method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
-
Creates a default compiler using the given harmonizer and merger.
- of(List<? extends MethodDescription>) - Static method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Simple
-
Returns a method graph that contains all of the provided methods as simple nodes.
- of(Object) - Static method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue
-
Represents the given value as an annotation default value handler after validating its suitability.
- of(String, String, ClassVisitor) - Static method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.FramePreservingRemapper
-
Creates a class visitor that renames the instrumented type from the original name to the target name if those
names are not equal.
- of(ClassReader, int, ClassFileLocator) - Static method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.FrameComputingClassWriter
-
- of(TypeWriter.MethodPool.Record, TypeDescription, MethodDescription, Set<MethodDescription.TypeToken>, MethodAttributeAppender) - Static method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
-
Wrapps the given record in an accessor bridge wrapper if necessary.
- of(TypeDescription, MethodDescription, MethodAttributeAppender) - Static method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
-
Creates a record for a visibility bridge.
- of(TypeDescription, MethodDescription) - Static method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
Creates a visibility bridge.
- of(AnnotationDescription) - Static method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.AnnotationVisibility
-
Finds the annotation visibility that is declared for a given annotation.
- of(TypeDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForType
-
Resolves a type locator based upon an annotation value.
- of(String, MethodDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator
-
Returns a field locator for a given field.
- of(TypeDescription, TypeDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForSpecificType
-
Creates a field locator that locates a field within the given type only if that type is within the
instrumented type's type hierarchy.
- of(TypeDescription, TypeDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator
-
Creates a field locator for the given type and instrumented type.
- of(TypeDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForType
-
Resolves a type locator based upon an annotation value.
- of(List<TargetMethodAnnotationDrivenBinder.ParameterBinder<?>>) - Static method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor
-
Creates a new delegation processor.
- of(StackManipulation, S) - Static method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Unique
-
A factory method for creating a unique binding that infers the tokens type.
- of(boolean) - Static method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Typing
-
Resolves a typing constant for the presented boolean where true
indicates that dynamic typing is a legitimate choice.
- of(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.collection.ArrayAccess
-
Locates an array accessor by the array's component type.
- of(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.constant.ClassConstant
-
Returns a stack manipulation that loads a
Class
type onto the operand stack which
represents the given type.
- of(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.constant.DefaultValue
-
Creates a stack assignment that loads the default value for a given type.
- of(MethodDescription.InDefinedShape) - Static method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
-
Creates a method handle for a method.
- of(JavaInstance.MethodHandle) - Static method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
-
Creates stack manipulation for loading the provided method handle onto the operand stack.
- of(MethodDescription.InDefinedShape) - Static method in class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant
-
Transforms the given method into a stack manipulation that loads its type onto the operand stack.
- of(JavaInstance.MethodType) - Static method in class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant
-
Transforms the given method type into a stack manipulation that loads its type onto the operand stack.
- of(FieldDescription, FieldAccess.Defined) - Static method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.OfGenericField
-
Creates a generic access dispatcher for a given field.
- of(MethodDescription, MethodInvocation.WithImplicitInvocationTargetType) - Static method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
-
Creates a generic access dispatcher for a given method.
- of(Class<?>) - Static method in enum net.bytebuddy.implementation.bytecode.StackSize
-
Finds the operand stack size of a given Java type.
- of(String, TypeDescription, ModifierContributor.ForField...) - Static method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner
-
Creates a new preparation handler that defines a given field.
- of(FieldAccessor.FieldNameExtractor) - Static method in class net.bytebuddy.implementation.FieldAccessor
-
Defines a custom strategy for determining the field that is accessed by this field accessor.
- of(MethodDescription, TypeDescription) - Static method in class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Simple
-
Creates a special method invocation for a given invocation target.
- of(InvocationHandler) - Static method in class net.bytebuddy.implementation.InvocationHandlerAdapter
-
Creates an implementation for any instance of an
InvocationHandler
that delegates
all method interceptions to the given instance which will be stored in a
static
field.
- of(InvocationHandler, String) - Static method in class net.bytebuddy.implementation.InvocationHandlerAdapter
-
Creates an implementation for any instance of an
InvocationHandler
that delegates
all method interceptions to the given instance which will be stored in a
static
field.
- of(Object) - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper
-
Represents the given value by a constant pool value or as a field if this is not possible.
- of(Object) - Static method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField
-
Creates a new argument provider that stores the given value in a static field of the instance type.
- of(Object) - Static method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForStaticField
-
Resolves a value to be stored to be stored in the constant pool of the class, if possible.
- of(MethodDescription) - Method in enum net.bytebuddy.implementation.SuperMethodCall.Appender.TerminationHandler
-
Creates a stack manipulation that represents this handler's behavior.
- of(TypePool.Resolution, int) - Static method in class net.bytebuddy.pool.TypePool.AbstractBase.ArrayTypeResolution
-
Creates a wrapper for another resolution that, if resolved, represents an array type.
- of(ClassLoader) - Static method in class net.bytebuddy.pool.TypePool.Default.ClassLoading
-
Returns a class loading type pool that does not attempt to parse a class file but immediatly falls back to loading one.
- of(ClassFileLocator, ClassLoader) - Static method in class net.bytebuddy.pool.TypePool.Default.ClassLoading
-
Returns a class loading type pool that uses a simple cache.
- of(ClassFileLocator) - Static method in class net.bytebuddy.pool.TypePool.Default
-
Creates a default
TypePool
that looks up data by querying the supplied class
file locator.
- of(char) - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType
-
Resolves a generic type token of a primitive type.
- of(MethodDescription) - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
Extracts a handle type for invoking the given method.
- of(int) - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
Extracts a handle type for the given identifier.
- of(Object) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handles representation of a loaded method handle which is analyzed using a public MethodHandles.Lookup
object.
- of(Object, Object) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handles representation of a loaded method handle which is analyzed using the given lookup context.
- of(Object, AccessControlContext) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handles representation of a loaded method handle which is analyzed using a public MethodHandles.Lookup
object.
- of(Object, Object, AccessControlContext) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handles representation of a loaded method handle which is analyzed using the given lookup context.
- of(Method) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handle representation of the given method.
- of(Constructor<?>) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handle representation of the given constructor.
- of(MethodDescription) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handle representation of the given method.
- of(Object) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type representation of a loaded MethodType
object.
- of(Class<?>, Class<?>...) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type description of the given return type and parameter types.
- of(TypeDescription, List<? extends TypeDescription>) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type description of the given return type and parameter types.
- of(Method) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type description of the given method.
- of(Constructor<?>) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type description of the given constructor.
- of(MethodDescription) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type description of the given method.
- of(Class<?>) - Static method in enum net.bytebuddy.utility.PropertyDispatcher
-
Finds a property dispatcher for a given type.
- ofBeanProperty() - Static method in class net.bytebuddy.implementation.FieldAccessor
-
Defines a field accessor where any access is targeted to a field that matches the methods
name with the Java specification for bean properties, i.e.
- ofClassPath() - Static method in class net.bytebuddy.dynamic.ClassFileLocator.ForClassLoader
-
Creates a class file locator that queries the system class loader.
- ofClassPath() - Static method in class net.bytebuddy.pool.TypePool.Default
-
Creates a default
TypePool
that looks up data by querying the system class
loader.
- ofConstant(Object) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type for the given constant.
- ofConstant(Class<?>) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type for the given constant type.
- ofConstant(TypeDescription) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type for the given constant type.
- OfConstructorExceptionTypes(Constructor<?>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.OfConstructorExceptionTypes
-
Creates a new lazy projection of a constructor's exception types.
- ofConstructors(TypeDescription) - Static method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForExplicitMethods
-
Creates a container for all constructors of the given type description.
- ofField(String) - Static method in class net.bytebuddy.implementation.FieldAccessor
-
Defines a field accessor where any access is targeted to a field named name
.
- OfField() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfField
-
- OffsetLoading(int) - Constructor for class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.OffsetLoading
-
Creates a new argument loading stack manipulation.
- OfGenericField(TypeDescription, FieldAccess.Defined) - Constructor for class net.bytebuddy.implementation.bytecode.member.FieldAccess.OfGenericField
-
Creates a new dispatcher for a generic field.
- OfGenericMethod(TypeDescription, MethodInvocation.WithImplicitInvocationTargetType) - Constructor for class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
-
Creates a generic method invocation.
- ofGetter(FieldDescription) - Static method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
-
Creates a method handle for a field getter.
- ofGetter(FieldDescription) - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
Extracts a handle type for a getter of the given field.
- ofGetter(Field) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns a method handle for a setter of the given field.
- ofGetter(FieldDescription) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns a method handle for a setter of the given field.
- ofGetter(Field) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type for a getter of the given field.
- ofGetter(FieldDescription) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type for a getter of the given field.
- ofIndex(TypeDescription, int) - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.ForBridgeTarget
-
- ofIndex(TypeDescription, int) - Method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.NoOp
-
- ofIndex(TypeDescription, int) - Method in interface net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler
-
Yields a stack transformation to transform the given argument of the method for which the arguments are loaded onto the operand stack.
- ofJavaVersion(int) - Static method in class net.bytebuddy.ClassFileVersion
-
Creates a class file version for a given major release of Java.
- OfLegacyVmConstructor(Constructor<?>, int, Class<?>, Annotation[]) - Constructor for class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor
-
Creates a legacy representation of a method's parameter.
- OfLegacyVmConstructor(Constructor<?>) - Constructor for class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmConstructor
-
Creates a legacy representation of a constructor's parameters.
- OfLegacyVmConstructor(Constructor<?>, int, Class<?>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.OfLegacyVmConstructor
-
Creates a lazy projection of a constructor's parameter.
- OfLegacyVmMethod(Method, int, Class<?>, Annotation[]) - Constructor for class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod
-
Creates a legacy representation of a method's parameter.
- OfLegacyVmMethod(Method) - Constructor for class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmMethod
-
Creates a legacy representation of a method's parameters.
- OfLegacyVmMethod(Method, int, Class<?>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.OfLegacyVmMethod
-
Creates a lazy projection of a constructor's parameter.
- OfLoadedFieldType(Field) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedFieldType
-
Create's a lazy projection of a field type.
- OfLoadedInterfaceTypes(Class<?>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.OfLoadedInterfaceTypes
-
Creates a lazy projection of interface types.
- OfLoadedParameter(Object) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter
-
Creates a lazy projection of a loaded parameter's type.
- OfLoadedReturnType(Method) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedReturnType
-
Creates a new lazy projection of a method's return type.
- OfLoadedSuperType(Class<?>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedSuperType
-
Creates a new lazy projection of a type's super class.
- OfLoadedType(GenericArrayType) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray.OfLoadedType
-
Creates a type description of the given generic array type.
- OfLoadedType(Class<?>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType.OfLoadedType
-
Creates a new description of a generic type of a loaded type.
- OfLoadedType(ParameterizedType) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.OfLoadedType
-
Creates a description of the loaded parameterized type.
- OfLoadedType(TypeVariable<?>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.OfLoadedType
-
Creates a description of a loaded type variable.
- OfLoadedType(WildcardType) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.OfLoadedType
-
Creates a description of a loaded wildcard.
- OfMethod() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod
-
Creates a parser for a generic method signature.
- OfMethodExceptionTypes(Method) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.OfMethodExceptionTypes
-
Creates a new lazy projection of a constructor's exception types.
- ofMinorMajor(int) - Static method in class net.bytebuddy.ClassFileVersion
-
Creates a wrapper for a given minor-major release of the Java class file file.
- OfParameter(SignatureVisitor) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor.OfParameter
-
Creates a new parameter visitor.
- ofPutter(FieldDescription) - Static method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
-
Creates a method handle for a field putter.
- ofSetter(FieldDescription) - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
Extracts a handle type for a setter of the given field.
- ofSetter(Field) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns a method handle for a getter of the given field.
- ofSetter(FieldDescription) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Returns a method handle for a getter of the given field.
- ofSetter(Field) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type for a setter of the given field.
- ofSetter(FieldDescription) - Static method in class net.bytebuddy.utility.JavaInstance.MethodType
-
Returns a method type for a setter of the given field.
- OfSimpleType() - Constructor for class net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType
-
- ofSort(GenericTypeDescription.Sort) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches generic type descriptions of the given sort.
- ofSort(ElementMatcher<? super GenericTypeDescription.Sort>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches generic type descriptions of the given sort.
- ofSpecial(MethodDescription) - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
Extracts a handle type for invoking the given method via invokespecial.
- ofSpecial(Method, Class<?>) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handle representation of the given method for an explicit special method invocation of an otherwise virtual method.
- ofSpecial(MethodDescription, TypeDescription) - Static method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
Creates a method handle representation of the given method for an explicit special method invocation of an otherwise virtual method.
- ofStatic(TypeDescription) - Static method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForExplicitMethods
-
Creates a container for all static methods of the given type description.
- ofType(Class<T>) - Method in class net.bytebuddy.description.annotation.AnnotationList.AbstractBase
-
- ofType(Class<T>) - Method in class net.bytebuddy.description.annotation.AnnotationList.Empty
-
- ofType(Class<T>) - Method in interface net.bytebuddy.description.annotation.AnnotationList
-
Finds the first annotation of the given type and returns it.
- OfType() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType
-
Creates a new parser for a type signature.
- OfTypeVariable(TypeVariableSource, GenericTypeDescription.Visitor<? extends GenericTypeDescription>, List<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable
-
Creates a new list of attached type variables.
- OfVisibilityBridge(MethodDescription, MethodDescription, TypeDescription, MethodAttributeAppender) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
-
Creates a new record for a visibility bridge.
- on(Object) - Method in class net.bytebuddy.implementation.MethodCall.WithoutSpecifiedTarget
-
Invokes the specified method on the given instance.
- onComplete(String) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
-
- onComplete(String) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Listener.NoOp
-
- onComplete(String) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Listener
-
Invoked after a class was attempted to be loaded, independently of its treatment.
- onComplete(String) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.StreamWriting
-
- onComplete() - Method in interface net.bytebuddy.pool.TypePool.Default.AnnotationRegistrant
-
Called once all annotation values are visited.
- onComplete() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.AnnotationLookup
-
- onComplete() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup
-
- onComplete() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.FieldExtractor.OnFieldCollector
-
- onComplete() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- onComplete() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor.OnMethodCollector
-
- onComplete() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor.OnMethodParameterCollector
-
- onComplete() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.OnTypeCollector
-
- onDefault() - Method in class net.bytebuddy.implementation.MethodCall.WithoutSpecifiedTarget
-
Invokes the given method by a Java 8default method invocation on the instance of the instrumented type.
- onError(String, Throwable) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
-
- onError(String, Throwable) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Listener.NoOp
-
- onError(String, Throwable) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Listener
-
Invoked when an error has occurred.
- onError(String, Throwable) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.StreamWriting
-
- OnField(FieldVisitor) - Constructor for class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnField
-
Creates a new wrapper for a Java field.
- OnFieldCollector(String) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.FieldExtractor.OnFieldCollector
-
Creates a new annotation field registrant.
- onGenericArray(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor.OfParameter
-
- onGenericArray(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
-
- onGenericArray(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.NoOp
-
- onGenericArray(GenericTypeDescription) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor
-
- onGenericArray(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor
-
- onGenericArray(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeErasing
-
- onGenericArray(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing
-
- onGenericArray(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser
-
- onGenericArray(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper
-
- onIgnored(TypeDescription) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
-
- onIgnored(TypeDescription) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Listener.NoOp
-
- onIgnored(TypeDescription) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Listener
-
Invoked when a type is not transformed but ignored.
- onIgnored(TypeDescription) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.StreamWriting
-
- onInstanceField(Class<?>, String) - Method in class net.bytebuddy.implementation.MethodCall.WithoutSpecifiedTarget
-
Invokes the given method on an instance that is stored in an instance field.
- onInstanceField(TypeDescription, String) - Method in class net.bytebuddy.implementation.MethodCall.WithoutSpecifiedTarget
-
Invokes the given method on an instance that is stored in an instance field.
- onLoad(Class<?>) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.InjectingInitializer
-
- onLoad(Class<?>) - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.Compound
-
- onLoad(Class<?>) - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField
-
- onLoad(Class<?>) - Method in enum net.bytebuddy.implementation.LoadedTypeInitializer.NoOp
-
- onLoad(Class<?>) - Method in interface net.bytebuddy.implementation.LoadedTypeInitializer
-
Callback that is invoked on the creation of an instrumented type.
- onMethod(MethodDescription) - Method in enum net.bytebuddy.description.type.generic.TypeVariableSource.Visitor.NoOp
-
- onMethod(MethodDescription) - Method in interface net.bytebuddy.description.type.generic.TypeVariableSource.Visitor
-
Applies the visitor on a method.
- OnMethod(MethodVisitor) - Constructor for class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethod
-
Creates a new wrapper for a Java method or constructor.
- OnMethodCollector(String) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor.OnMethodCollector
-
Creates a new method annotation registrant.
- OnMethodParameter(MethodVisitor, int) - Constructor for class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethodParameter
-
Creates a new wrapper for a Java method or constructor.
- OnMethodParameter(int) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethodParameter
-
Creates a target for a method attribute appender for a method parameter of the given index.
- OnMethodParameterCollector(String, int) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor.OnMethodParameterCollector
-
Creates a new method parameter annotation registrant.
- onNonGenericType(GenericTypeDescription) - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator
-
- onNonGenericType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor.OfParameter
-
- onNonGenericType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
-
- onNonGenericType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.NoOp
-
- onNonGenericType(GenericTypeDescription) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor
-
- onNonGenericType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding
-
- onNonGenericType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor
-
- onNonGenericType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeErasing
-
- onNonGenericType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing
-
- onNonGenericType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser
-
- onNonGenericType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper
-
- onParameterizedType(GenericTypeDescription) - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator
-
- onParameterizedType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor.OfParameter
-
- onParameterizedType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
-
- onParameterizedType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.NoOp
-
- onParameterizedType(GenericTypeDescription) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor
-
- onParameterizedType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor
-
- onParameterizedType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeErasing
-
- onParameterizedType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing
-
- onParameterizedType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser
-
- onParameterizedType(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper
-
- onSimpleType(GenericTypeDescription) - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator
-
- onSimpleType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
-
- onSimpleType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment
-
- onSimpleType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding
-
- onSimpleType(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor
-
Visits a simple, non-generic type, i.e.
- onSuper() - Method in class net.bytebuddy.implementation.MethodCall.WithoutSpecifiedTarget
-
Invokes the given method by a super method invocation on the instance of the instrumented type.
- onTransformation(TypeDescription, DynamicType) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
-
- onTransformation(TypeDescription, DynamicType) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Listener.NoOp
-
- onTransformation(TypeDescription, DynamicType) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Listener
-
Invoked right before a successful transformation is applied.
- onTransformation(TypeDescription, DynamicType) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.StreamWriting
-
- onType(TypeDescription) - Method in enum net.bytebuddy.description.type.generic.TypeVariableSource.Visitor.NoOp
-
- onType(TypeDescription) - Method in interface net.bytebuddy.description.type.generic.TypeVariableSource.Visitor
-
Applies the visitor on a type.
- OnType(ClassVisitor) - Constructor for class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnType
-
Creates a new wrapper for a Java type.
- OnTypeCollector(String) - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor.OnTypeCollector
-
Creates a new on type collector.
- onTypeVariable(GenericTypeDescription) - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator
-
- onTypeVariable(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor.OfParameter
-
- onTypeVariable(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
-
- onTypeVariable(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.NoOp
-
- onTypeVariable(GenericTypeDescription) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor
-
- onTypeVariable(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
-
- onTypeVariable(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment
-
- onTypeVariable(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding
-
- onTypeVariable(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeErasing
-
- onTypeVariable(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing
-
- onTypeVariable(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser
-
- onTypeVariable(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper
-
- onWildcard(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor.OfParameter
-
- onWildcard(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
-
- onWildcard(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.NoOp
-
- onWildcard(GenericTypeDescription) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor
-
- onWildcard(GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor
-
- onWildcard(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeErasing
-
- onWildcard(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing
-
- onWildcard(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser
-
- onWildcard(GenericTypeDescription) - Method in enum net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper
-
- openConnection(URL) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler
-
- OptionalMethodInterception(ClassFileVersion, NamingStrategy.Unbound, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, List<TypeDescription>, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, MethodRegistry, ByteBuddy.Definable<Integer>, TypeAttributeAppender, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, LatentMethodMatcher) - Constructor for class net.bytebuddy.ByteBuddy.OptionalMethodInterception
-
Creates a new optional method interception.
- or(ElementMatcher<? super U>) - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.AbstractBase
-
- or(ElementMatcher<? super U>) - Method in interface net.bytebuddy.matcher.ElementMatcher.Junction
-
Creates a disjunction where either this matcher or the other
matcher must be matched in order
to constitute a successful match.
- Origin - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
The origin annotation provides some meta information about the source method that is bound to this method where
the binding is dependant of the parameter's type:
If the annotated parameter is of type
Method
,
Constructor
or
java.lang.reflect.Executable
, the parameter is assigned a reference to the method or constructor it
instruments.
- Origin.Binder - Enum in net.bytebuddy.implementation.bind.annotation
-
A binder for binding parameters that are annotated with
Origin
.
- originTypeResolver - Variable in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget
-
The origin type identifier to use.
- Ownership - Enum in net.bytebuddy.description.modifier
-
Determines the ownership of a field or method, i.e.
- takesArguments(Class<?>...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method description that takes the provided raw arguments.
- takesArguments(TypeDescription...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method description that takes the provided raw arguments.
- takesArguments(Iterable<? extends TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method description that takes the provided raw arguments.
- takesArguments(int) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- takesGenericArguments(Type...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method description that takes the provided generic arguments.
- takesGenericArguments(GenericTypeDescription...) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method description that takes the provided generic arguments.
- takesGenericArguments(List<? extends GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
Matches a method description that takes the provided generic arguments.
- takesGenericArguments(ElementMatcher<? super Iterable<? extends GenericTypeDescription>>) - Static method in class net.bytebuddy.matcher.ElementMatchers
-
- target(FieldDescription) - Method in enum net.bytebuddy.dynamic.scaffold.FieldRegistry.Compiled.NoOp
-
- target(FieldDescription) - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled
-
- target(MethodDescription) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
-
- target(FieldDescription) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool
-
Returns the field attribute appender that matches a given field description or a default field
attribute appender if no appender was registered for the given field.
- target(MethodDescription) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool
-
Looks up a handler entry for a given method.
- Target(String, TypeDescription, List<InvokeDynamic.InvocationProvider.ArgumentProvider>, MethodDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default.Target
-
Creates a new target.
- targetHandler - Variable in class net.bytebuddy.implementation.MethodCall
-
The target handler to use.
- TargetMethodAnnotationDrivenBinder - Class in net.bytebuddy.implementation.bind.annotation
-
This
MethodDelegationBinder
binds
method by analyzing annotations found on the
target method that is subject to a method binding.
- TargetMethodAnnotationDrivenBinder(List<TargetMethodAnnotationDrivenBinder.ParameterBinder<?>>, TargetMethodAnnotationDrivenBinder.DefaultsProvider, TargetMethodAnnotationDrivenBinder.TerminationHandler, Assigner, MethodDelegationBinder.MethodInvoker) - Constructor for class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder
-
Creates a new method delegation binder that binds method based on annotations found on the target method.
- TargetMethodAnnotationDrivenBinder.DefaultsProvider - Interface in net.bytebuddy.implementation.bind.annotation
-
Implementations of the defaults provider interface create annotations for parameters that are not annotated with
a known annotation.
- TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty - Enum in net.bytebuddy.implementation.bind.annotation
-
A defaults provider that does not supply any defaults.
- TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty.EmptyIterator - Enum in net.bytebuddy.implementation.bind.annotation
-
A trivial iterator without any elements.
- TargetMethodAnnotationDrivenBinder.DelegationProcessor - Class in net.bytebuddy.implementation.bind.annotation
-
- TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler - Interface in net.bytebuddy.implementation.bind.annotation
-
A handler is responsible for processing a parameter's binding.
- TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound<T extends Annotation> - Class in net.bytebuddy.implementation.bind.annotation
-
A bound handler represents an unambiguous parameter binder that was located for a given array of
annotations.
- TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Unbound - Enum in net.bytebuddy.implementation.bind.annotation
-
An unbound handler is a fallback for returning an illegal binding for parameters for which no parameter
binder could be located.
- TargetMethodAnnotationDrivenBinder.ParameterBinder<T extends Annotation> - Interface in net.bytebuddy.implementation.bind.annotation
-
A parameter binder is used as a delegate for binding a parameter according to a particular annotation type found
on this parameter.
- TargetMethodAnnotationDrivenBinder.TerminationHandler - Interface in net.bytebuddy.implementation.bind.annotation
-
Responsible for creating a
StackManipulation
that is applied after the interception method is applied.
- TargetMethodAnnotationDrivenBinder.TerminationHandler.Dropping - Enum in net.bytebuddy.implementation.bind.annotation
-
A termination handler that pops the return value of the interception method.
- TargetMethodAnnotationDrivenBinder.TerminationHandler.Returning - Enum in net.bytebuddy.implementation.bind.annotation
-
A termination handler that returns the return value of the interception method.
- targetType - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The target type description that is specified for this builder.
- TargetType - Class in net.bytebuddy.dynamic
-
This type is used as a place holder for creating methods or fields that refer to the type that currently subject
of creation within a
DynamicType.Builder
.
- terminationHandler - Variable in class net.bytebuddy.implementation.InvokeDynamic
-
A handler that handles the method return.
- terminationHandler - Variable in class net.bytebuddy.implementation.MethodCall
-
The termination handler to use.
- TextConstant - Class in net.bytebuddy.implementation.bytecode.constant
-
Represents a
String
value that is stored in a type's constant pool.
- TextConstant(String) - Constructor for class net.bytebuddy.implementation.bytecode.constant.TextConstant
-
Creates a new stack manipulation to load a String
constant onto the operand stack.
- This - Annotation Type in net.bytebuddy.implementation.bind.annotation
-
Parameters that are annotated with this annotation will be assigned a reference to the instrumented object, if
the instrumented method is not static.
- This.Binder - Enum in net.bytebuddy.implementation.bind.annotation
-
A binder for handling the
This
annotation.
- Throw - Enum in net.bytebuddy.implementation.bytecode
-
Throws a
Throwable
which must lie on top of the stack when this stack manipulation is called.
- throwing(Class<?>...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
-
- throwing(Iterable<? extends Class<?>>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
-
- throwing(TypeDescription...) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
-
- throwing(Collection<? extends TypeDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
-
- throwing(Class<?>...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.ExceptionDeclarableMethodInterception
-
Defines a number of
Throwable
types to be include in the exception declaration.
- throwing(Iterable<? extends Class<?>>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.ExceptionDeclarableMethodInterception
-
Defines a number of
Throwable
types to be include in the exception declaration.
- throwing(TypeDescription...) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.ExceptionDeclarableMethodInterception
-
Defines a number of
Throwable
types to be include in the exception declaration.
- throwing(Collection<? extends TypeDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.ExceptionDeclarableMethodInterception
-
Defines a number of
Throwable
types to be include in the exception declaration.
- throwing(Class<? extends Throwable>) - Static method in class net.bytebuddy.implementation.ExceptionMethod
-
Creates an implementation that creates a new instance of the given isThrowable type on each method invocation
which is then thrown immediately.
- throwing(TypeDescription) - Static method in class net.bytebuddy.implementation.ExceptionMethod
-
Creates an implementation that creates a new instance of the given isThrowable type on each method invocation
which is then thrown immediately.
- throwing(Class<? extends Throwable>, String) - Static method in class net.bytebuddy.implementation.ExceptionMethod
-
Creates an implementation that creates a new instance of the given isThrowable type on each method invocation
which is then thrown immediately.
- throwing(TypeDescription, String) - Static method in class net.bytebuddy.implementation.ExceptionMethod
-
Creates an implementation that creates a new instance of the given isThrowable type on each method invocation
which is then thrown immediately.
- to(TypeDescription) - Static method in class net.bytebuddy.implementation.bytecode.assign.TypeCasting
-
Creates a casting to the given, non-primitive type.
- to(Object) - Static method in class net.bytebuddy.implementation.Forwarding
-
Forwards all intercepted method invocations to the given instance which is stored in a static
field
of the instrumented class.
- to(Object, String) - Static method in class net.bytebuddy.implementation.Forwarding
-
Forwards all intercepted method invocations to the given instance which is stored in a static
field
of the instrumented class.
- to(Class<?>) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only static
methods of the given type are considered as binding targets.
- to(TypeDescription) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only static
methods of the given type are considered as binding targets.
- to(Object) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only instance methods of the given object are considered as binding targets.
- to(Object, MethodGraph.Compiler) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only instance methods of the given object are considered as binding targets.
- to(Object, String) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only instance methods of the given object are considered as binding targets.
- to(Object, String, MethodGraph.Compiler) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only instance methods of the given object are considered as binding targets.
- to(Object, Class<?>) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only instance methods of the given object are considered as binding targets.
- to(Object, Class<?>, MethodGraph.Compiler) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only instance methods of the given object are considered as binding targets.
- to(Object, Class<?>, String) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only instance methods of the given object are considered as binding targets.
- to(Object, Class<?>, String, MethodGraph.Compiler) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where only instance methods of the given object are considered as binding targets.
- toConstructor(Class<?>) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where method calls are delegated to constructor calls on the given type.
- toConstructor(TypeDescription) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where method calls are delegated to constructor calls on the given type.
- toDecreasingSize() - Method in enum net.bytebuddy.implementation.bytecode.StackSize
-
- toGenericString() - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- toGenericString() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- toGenericString() - Method in interface net.bytebuddy.description.NamedElement.WithGenericName
-
Returns a generic string of this byte code element.
- toGenericType(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForGenericArray
-
- toGenericType(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForLowerBoundWildcard
-
- toGenericType(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested
-
- toGenericType(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType
-
- toGenericType(TypePool, TypeVariableSource) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType
-
- toGenericType(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForRawType
-
- toGenericType(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal
-
- toGenericType(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable
-
- toGenericType(TypePool, TypeVariableSource) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard
-
- toGenericType(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUpperBoundWildcard
-
- toGenericType(TypePool, TypeVariableSource) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken
-
Transforms this token into a generic type reprsentation.
- toIncreasingSize() - Method in enum net.bytebuddy.implementation.bytecode.StackSize
-
- toInstanceField(String, Class<?>) - Static method in class net.bytebuddy.implementation.Forwarding
-
Forwards all intercepted method invocations to an instance field of the instrumented class.
- toInstanceField(String, TypeDescription) - Static method in class net.bytebuddy.implementation.Forwarding
-
Forwards all intercepted method invocations to an instance field of the instrumented class.
- toInstanceField(String) - Static method in class net.bytebuddy.implementation.InvocationHandlerAdapter
-
Creates an implementation for any
InvocationHandler
that delegates
all method interceptions to a
public
instance field with the given name.
- toInstanceField(Class<?>, String) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where method calls are delegated to an instance that is manually stored in a field
fieldName
that is defined for the instrumented type.
- toInstanceField(TypeDescription, String) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where method calls are delegated to an instance that is manually stored in a field
fieldName
that is defined for the instrumented type.
- toInstanceField(Class<?>, String, MethodGraph.Compiler) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where method calls are delegated to an instance that is manually stored in a field
fieldName
that is defined for the instrumented type.
- toInstanceField(TypeDescription, String, MethodGraph.Compiler) - Static method in class net.bytebuddy.implementation.MethodDelegation
-
Creates an implementation where method calls are delegated to an instance that is manually stored in a field
fieldName
that is defined for the instrumented type.
- toInternalNames() - Method in class net.bytebuddy.description.type.TypeList.Empty
-
- toInternalNames() - Method in class net.bytebuddy.description.type.TypeList.Explicit
-
- toInternalNames() - Method in class net.bytebuddy.description.type.TypeList.ForLoadedType
-
- toInternalNames() - Method in interface net.bytebuddy.description.type.TypeList
-
Returns a list of internal names of all types represented by this list.
- toJar(File) - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- toJar(File, Manifest) - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- toJar(File) - Method in interface net.bytebuddy.dynamic.DynamicType
-
Saves the contents of this dynamic type inside a jar file.
- toJar(File, Manifest) - Method in interface net.bytebuddy.dynamic.DynamicType
-
Saves the contents of this dynamic type inside a jar file.
- Token(String, int, GenericTypeDescription) - Constructor for class net.bytebuddy.description.field.FieldDescription.Token
-
Creates a new field token without annotations.
- Token(String, int, GenericTypeDescription, List<? extends AnnotationDescription>) - Constructor for class net.bytebuddy.description.field.FieldDescription.Token
-
Creates a new field token.
- Token(String, int, GenericTypeDescription, List<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.method.MethodDescription.Token
-
Creates a new method token with simple values.
- Token(String, int, List<GenericTypeDescription>, GenericTypeDescription, List<? extends ParameterDescription.Token>, List<? extends GenericTypeDescription>, List<? extends AnnotationDescription>, Object) - Constructor for class net.bytebuddy.description.method.MethodDescription.Token
-
Creates a new token for a method description.
- Token(GenericTypeDescription) - Constructor for class net.bytebuddy.description.method.ParameterDescription.Token
-
Creates a new parameter token without an explicit name, an explicit modifier or annotations.
- Token(GenericTypeDescription, List<? extends AnnotationDescription>) - Constructor for class net.bytebuddy.description.method.ParameterDescription.Token
-
Creates a new parameter token without an explicit name or an explicit modifier.
- Token(GenericTypeDescription, List<? extends AnnotationDescription>, String, Integer) - Constructor for class net.bytebuddy.description.method.ParameterDescription.Token
-
Creates a new parameter token.
- Token(MethodDescription.TypeToken) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod.Token
-
Creates a new type token for a Java method.
- Token(MethodDescription.TypeToken) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod.Token
-
Creates a new type token for a JVM method.
- Tokenized(TypePool.LazyTypeDescription.GenericTypeToken) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField.Tokenized
-
- Tokenized(TypePool.LazyTypeDescription.GenericTypeToken, List<TypePool.LazyTypeDescription.GenericTypeToken>, List<TypePool.LazyTypeDescription.GenericTypeToken>, List<TypePool.LazyTypeDescription.GenericTypeToken>) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized
-
- Tokenized(TypePool.LazyTypeDescription.GenericTypeToken, List<TypePool.LazyTypeDescription.GenericTypeToken>, List<TypePool.LazyTypeDescription.GenericTypeToken>) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized
-
Creates a new tokenized resolution of a
TypeDescription
's generic signatures.
- TokenList(List<? extends S>) - Constructor for class net.bytebuddy.description.ByteCodeElement.Token.TokenList
-
Creates a list of tokens.
- TokenMatcher<T extends ByteCodeElement.TypeDependant<?,S>,S extends ByteCodeElement.Token<S>> - Class in net.bytebuddy.matcher
-
An element matcher that matches a byte code's element's token against a matcher for such a token.
- TokenMatcher(ElementMatcher<? super S>) - Constructor for class net.bytebuddy.matcher.TokenMatcher
-
Creates a new token matcher.
- toList(Collection<T>) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Converts a collection to a list, either by casting or by explicit conversion.
- toList(Iterable<T>) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
-
Converts an iterable to a list, either by casting or by explicit conversion.
- toStaticField(String, Class<?>) - Static method in class net.bytebuddy.implementation.Forwarding
-
Forwards all intercepted method invocations to a static
field of the instrumented class.
- toStaticField(String, TypeDescription) - Static method in class net.bytebuddy.implementation.Forwarding
-
Forwards all intercepted method invocations to a static
field of the instrumented class.
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.ClassLoading
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.Default
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Disabled
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Enabled
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.Disabled
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.ForPrefix
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Compound
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Ignored
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Resolution.Unresolved
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.BootstrapClassLoaderCapableInjectorFactory
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Minimal
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.NoOp
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.Eager
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.InjectingInitializer
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.Lazy
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher.Split
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Available
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Unavailable
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.InitializationAppender
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Listener.NoOp
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.StreamWriting
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.RawMatcher.ForElementMatcherPair
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.Entry
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRetransformation
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy
-
- toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Transformer.Compound
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Transformer.NoOp
-
- toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.TypeStrategy.Default
-
- toString() - Method in class net.bytebuddy.agent.builder.Nexus
-
- toString() - Method in class net.bytebuddy.asm.ClassVisitorWrapper.Compound
-
- toString() - Method in enum net.bytebuddy.asm.ClassVisitorWrapper.NoOp
-
- toString() - Method in enum net.bytebuddy.asm.TypeConstantAdjustment
-
- toString() - Method in class net.bytebuddy.asm.TypeConstantAdjustment.TypeConstantDissolvingClassVisitor
-
- toString() - Method in class net.bytebuddy.asm.TypeConstantAdjustment.TypeConstantDissolvingClassVisitor.TypeConstantDissolvingMethodVisitor
-
- toString() - Method in class net.bytebuddy.ByteBuddy.Definable.Defined
-
- toString() - Method in class net.bytebuddy.ByteBuddy.Definable.Undefined
-
- toString() - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender
-
- toString() - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation
-
- toString() - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation.ValuesMethodAppender
-
- toString() - Method in class net.bytebuddy.ByteBuddy.MatchedMethodInterception
-
- toString() - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
-
- toString() - Method in class net.bytebuddy.ByteBuddy.OptionalMethodInterception
-
- toString() - Method in class net.bytebuddy.ByteBuddy
-
- toString() - Method in class net.bytebuddy.ClassFileVersion
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler.DefaultValue
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.Loaded
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray.Loaded
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.Loaded
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType.Loaded
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType
-
- toString() - Method in enum net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Loaded.State
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial.Loaded
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
-
- toString() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation.MethodAccessibilityAction
-
- toString() - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.AbstractBase
-
- toString() - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
-
- toString() - Method in class net.bytebuddy.description.field.FieldDescription.Token
-
- toString() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
-
- toString() - Method in class net.bytebuddy.description.method.MethodDescription.Token
-
- toString() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator
-
- toString() - Method in class net.bytebuddy.description.method.MethodDescription.TypeToken
-
- toString() - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
-
- toString() - Method in enum net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm
-
- toString() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
-
- toString() - Method in class net.bytebuddy.description.method.ParameterDescription.Token
-
- toString() - Method in enum net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForLegacyVm
-
- toString() - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForModernVm
-
- toString() - Method in enum net.bytebuddy.description.modifier.EnumerationState
-
- toString() - Method in enum net.bytebuddy.description.modifier.FieldManifestation
-
- toString() - Method in enum net.bytebuddy.description.modifier.MethodArguments
-
- toString() - Method in enum net.bytebuddy.description.modifier.MethodManifestation
-
- toString() - Method in enum net.bytebuddy.description.modifier.Ownership
-
- toString() - Method in enum net.bytebuddy.description.modifier.ParameterManifestation
-
- toString() - Method in enum net.bytebuddy.description.modifier.ProvisioningState
-
- toString() - Method in enum net.bytebuddy.description.modifier.SynchronizationState
-
- toString() - Method in enum net.bytebuddy.description.modifier.SyntheticState
-
- toString() - Method in enum net.bytebuddy.description.modifier.TypeManifestation
-
- toString() - Method in enum net.bytebuddy.description.modifier.Visibility
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
-
- toString() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForLegacyVm
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
-
- toString() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.SuperTypeIterator
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor.OfParameter
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
-
- toString() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.NoOp
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment
-
- toString() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding
-
- toString() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeErasing
-
- toString() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser
-
- toString() - Method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing
-
- toString() - Method in enum net.bytebuddy.description.type.generic.TypeVariableSource.Visitor.NoOp
-
- toString() - Method in class net.bytebuddy.description.type.PackageDescription.AbstractBase
-
- toString() - Method in enum net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper
-
- toString() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Unresolved
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ExtractionClassFileTransformer
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.Compound
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForClassLoader
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForFolder
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForJarFile
-
- toString() - Method in enum net.bytebuddy.dynamic.ClassFileLocator.NoOp
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.Resolution.Explicit
-
- toString() - Method in enum net.bytebuddy.dynamic.ClassFileLocator.Resolution.Illegal
-
- toString() - Method in class net.bytebuddy.dynamic.ClassFileLocator.Simple
-
- toString() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
-
- toString() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- toString() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
-
- toString() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
-
- toString() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
-
- toString() - Method in enum net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget.NumericRangeValidator
-
- toString() - Method in class net.bytebuddy.dynamic.DynamicType.Default.Loaded
-
- toString() - Method in class net.bytebuddy.dynamic.DynamicType.Default
-
- toString() - Method in class net.bytebuddy.dynamic.DynamicType.Default.Unloaded
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst.PrependingEnumeration
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ClassLoaderCreationAction
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.EmptyEnumeration
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler.ByteArrayUrlConnection
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.SingletonEnumeration
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation.Target
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Faulty
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.ForBootstrapInjection
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Disabled
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Enabled
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine.ClassRedefinitionTransformer
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine
-
- toString() - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
-
- toString() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder.ClassLoaderCreationAction
-
- toString() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
-
- toString() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.CompoundEnumeration
-
- toString() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader
-
- toString() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
- toString() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForFixedValue
-
- toString() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForTypeResourceUrl
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.NonSealing
-
- toString() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.NoOp
-
- toString() - Method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Trivial
-
- toString() - Method in class net.bytebuddy.dynamic.MethodTransformer.Compound
-
- toString() - Method in enum net.bytebuddy.dynamic.MethodTransformer.NoOp
-
- toString() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple
-
- toString() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.Transformer.ForModifierTransformation
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.FieldRegistry.Compiled.NoOp
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled.Entry
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Entry
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.InliningImplementationMatcher
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Default
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Disabled
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Prefixing
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Suffixing
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.Preserved
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.Factory
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.RebasedMethodInvocation
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.None
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod.Token
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod.Token
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Detached
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Harmonized
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous.Node
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved.Node
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Graph
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger.Directional
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger.Strict
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Linked.Delegation
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Simple
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Sort
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Unresolved
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Simple
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled.Entry
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation.Compiled
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge.Compiled
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategy.Default
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder.InstrumentableMatcher
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.Factory
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.OriginTypeResolver
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForCreation
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.FramePreservingRemapper.FramePreservingMethodRemapper
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.FramePreservingRemapper
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.AttributeObtainingMethodVisitor
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.CodePreservingMethodVisitor
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.TypeInitializerInjection
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.FrameComputingClassWriter
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.ValidatingFieldVisitor
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.ValidatingMethodVisitor
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForRichField
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForSimpleField
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
-
- toString() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
-
- toString() - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.Sort
-
- toString() - Method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.AnnotationVisibility
-
- toString() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Default
-
- toString() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnField
-
- toString() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethod
-
- toString() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethodParameter
-
- toString() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnType
-
- toString() - Method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter.AppendDefaults
-
- toString() - Method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter.SkipDefaults
-
- toString() - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Compound
-
- toString() - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Factory.Compound
-
- toString() - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForAnnotation
-
- toString() - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForField
-
- toString() - Method in enum net.bytebuddy.implementation.attribute.FieldAttributeAppender.NoOp
-
- toString() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Compound
-
- toString() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Factory.Compound
-
- toString() - Method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethod
-
- toString() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethodParameter
-
- toString() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
-
- toString() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod.Appender
-
- toString() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod
-
- toString() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForMethod
-
- toString() - Method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.NoOp
-
- toString() - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.Compound
-
- toString() - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForAnnotation
-
- toString() - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType
-
- toString() - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForType
-
- toString() - Method in enum net.bytebuddy.implementation.attribute.TypeAttributeAppender.NoOp
-
- toString() - Method in enum net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory.Illegal
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.AuxiliaryType.NamingStrategy.SuffixingRandom
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.AssignableSignatureCall
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall.Appender
-
- toString() - Method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall.Appender
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall
-
- toString() - Method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.PrecomputedMethodGraph
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy
-
- toString() - Method in enum net.bytebuddy.implementation.auxiliary.TrivialType
-
- toString() - Method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.AbstractMethodErrorThrow
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForDefaultMethod
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByConstructor
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByReflectionFactory
-
- toString() - Method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.InvocationFactory.Default
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender.AccessorMethodInvocation
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
-
- toString() - Method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction
-
- toString() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Assignment
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Argument.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Argument.BindingMechanic
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator.DefaultArgument
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.BindingPriority.Resolver
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForParameterType
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForType
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Explicit
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Implicit
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Empty.Binder
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter.Appender
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter.Appender
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Illegal
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Legal
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForExplicitType
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForHierarchy
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.Illegal
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Resolved
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Unresolved
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor.Appender
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.StaticFieldConstructor
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForFieldInHierarchy
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForSpecificType
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Impossible
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Resolved
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Unresolved
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Explicit
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Implicit
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor.Appender
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall.Appender
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.StaticFieldConstructor
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Origin.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.ConstructorCall
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.MethodCall
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.StubValue.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForInstrumentedType
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForParameterType
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForType
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Instantiation
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.SuperCall.Binder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty.EmptyIterator
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Unbound
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler.Dropping
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler.Returning
-
- toString() - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.annotation.This.Binder
-
- toString() - Method in class net.bytebuddy.implementation.bind.ArgumentTypeResolver.ParameterIndexToken
-
- toString() - Method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver.PrimitiveTypePrecedence
-
- toString() - Method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver
-
- toString() - Method in enum net.bytebuddy.implementation.bind.DeclaringTypeResolver
-
- toString() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Chain
-
- toString() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Directional
-
- toString() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.NoOp
-
- toString() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Resolution
-
- toString() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder.Build
-
- toString() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder
-
- toString() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Illegal
-
- toString() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Simple
-
- toString() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Virtual
-
- toString() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Anonymous
-
- toString() - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Illegal
-
- toString() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Unique
-
- toString() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor
-
- toString() - Method in enum net.bytebuddy.implementation.bind.MethodNameEqualityResolver
-
- toString() - Method in enum net.bytebuddy.implementation.bind.ParameterLengthResolver
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.EqualTypesOnly
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Refusing
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Typing
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveBoxingDelegate
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveTypeAwareAssigner
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ExplicitlyTypedUnboxingResponsible
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ImplicitlyTypedUnboxingResponsible
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate.WideningStackManipulation
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.VoidAwareAssigner
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.assign.reference.ReferenceTypeAwareAssigner
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.assign.TypeCasting
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Compound
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Simple
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Loader
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Putter
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.collection.ArrayAccess
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForPrimitiveType
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForReferenceType
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayStackManipulation
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.ClassConstant.ForReferenceType
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.constant.ClassConstant
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.constant.DefaultValue
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.DoubleConstant.ConstantPool
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.constant.DoubleConstant
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.FloatConstant.ConstantPool
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.constant.FloatConstant
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.ConstantPool
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.SingleBytePush
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.constant.IntegerConstant
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.TwoBytePush
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.LongConstant.ConstantPool
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.constant.LongConstant
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedConstructor
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedMethod
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.constant.MethodConstant.CanCacheIllegal
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForConstructor
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForMethod
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.constant.NullConstant
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.constant.TextConstant
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.Duplication
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldGetInstruction
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldPutInstruction
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.OfGenericField
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.member.FieldAccess
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.DynamicInvocation
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation.IllegalInvocation
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.member.MethodReturn
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.ForBridgeTarget
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.NoOp
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.OffsetLoading
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.Removal
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Compound
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Illegal
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Size
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Trivial
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.StackSize
-
- toString() - Method in enum net.bytebuddy.implementation.bytecode.Throw
-
- toString() - Method in class net.bytebuddy.implementation.bytecode.TypeCreation
-
- toString() - Method in class net.bytebuddy.implementation.DefaultMethodCall.Appender
-
- toString() - Method in class net.bytebuddy.implementation.DefaultMethodCall
-
- toString() - Method in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForDefaultConstructor
-
- toString() - Method in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForStringConstructor
-
- toString() - Method in class net.bytebuddy.implementation.ExceptionMethod
-
- toString() - Method in class net.bytebuddy.implementation.FieldAccessor.Appender
-
- toString() - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType.Factory
-
- toString() - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType
-
- toString() - Method in enum net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedType
-
- toString() - Method in enum net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy.Factory
-
- toString() - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy
-
- toString() - Method in enum net.bytebuddy.implementation.FieldAccessor.FieldNameExtractor.ForBeanProperty
-
- toString() - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner
-
- toString() - Method in enum net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.NoOp
-
- toString() - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
-
- toString() - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
-
- toString() - Method in class net.bytebuddy.implementation.FixedValue.ForPoolValue
-
- toString() - Method in class net.bytebuddy.implementation.FixedValue.ForStaticField
-
- toString() - Method in class net.bytebuddy.implementation.Forwarding.Appender
-
- toString() - Method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForInstanceField
-
- toString() - Method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticField
-
- toString() - Method in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticInstance
-
- toString() - Method in class net.bytebuddy.implementation.Forwarding
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.Compound
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethodDelegation
-
- toString() - Method in enum net.bytebuddy.implementation.Implementation.Context.Default.Factory
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldCacheEntry
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetterDelegation
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetterDelegation
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.Context.Default
-
- toString() - Method in enum net.bytebuddy.implementation.Implementation.Context.Disabled.Factory
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
-
- toString() - Method in enum net.bytebuddy.implementation.Implementation.Context.ExtractableView.InjectedCode.None
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.Simple
-
- toString() - Method in enum net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Illegal
-
- toString() - Method in class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Simple
-
- toString() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation.Appender
-
- toString() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation
-
- toString() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation.Appender
-
- toString() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.Appender
-
- toString() - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper.WrappingArgumentProvider
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForEnumerationValue
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExplicitTypedMethodParameter
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerConstant
-
- toString() - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodInstanceAndParameters
-
- toString() - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodParameters
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForJavaInstance
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForNullValue
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringConstant
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForThisInstance
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved.Simple
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default.Target
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForExplicitName
-
- toString() - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForInterceptedMethod
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForExplicitType
-
- toString() - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForInterceptedMethod
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved.Simple
-
- toString() - Method in enum net.bytebuddy.implementation.InvokeDynamic.TerminationHandler.ForChainedInvocation
-
- toString() - Method in enum net.bytebuddy.implementation.InvokeDynamic.TerminationHandler.ForMethodReturn
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArguments
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
-
- toString() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitTarget
-
- toString() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.Compound
-
- toString() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField.FieldAccessibilityAction
-
- toString() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField
-
- toString() - Method in enum net.bytebuddy.implementation.LoadedTypeInitializer.NoOp
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.Appender
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForBooleanConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForByteConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForCharacterConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForClassConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForDoubleConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForEnumerationValue
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForExistingField
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForFloatConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstanceField
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForIntegerConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForJavaInstance
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForLongConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForMethodParameter
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForNullConstant
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForOwnType
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForShortConstant
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForStaticField
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForTextConstant
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForThisReference
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForContextualInvocation
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForDefaultMethodInvocation
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForSuperMethodInvocation
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.MethodInvoker.ForVirtualInvocation
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.MethodLocator.ForExplicitMethod
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.MethodLocator.ForInterceptedMethod
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForConstructingInvocation
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForSelfOrStaticInvocation
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForStaticField
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.TerminationHandler.ForChainedInvocation
-
- toString() - Method in enum net.bytebuddy.implementation.MethodCall.TerminationHandler.ForMethodReturn
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall
-
- toString() - Method in class net.bytebuddy.implementation.MethodCall.WithoutSpecifiedTarget
-
- toString() - Method in class net.bytebuddy.implementation.MethodDelegation.Appender
-
- toString() - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForConstruction
-
- toString() - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField
-
- toString() - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticField
-
- toString() - Method in enum net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticMethod
-
- toString() - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForExplicitMethods
-
- toString() - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods
-
- toString() - Method in class net.bytebuddy.implementation.MethodDelegation
-
- toString() - Method in enum net.bytebuddy.implementation.StubMethod
-
- toString() - Method in enum net.bytebuddy.implementation.SuperMethodCall.Appender.TerminationHandler
-
- toString() - Method in class net.bytebuddy.implementation.SuperMethodCall.Appender
-
- toString() - Method in enum net.bytebuddy.implementation.SuperMethodCall
-
- toString() - Method in enum net.bytebuddy.implementation.SuperMethodCall.WithoutReturn
-
- toString() - Method in class net.bytebuddy.matcher.AnnotationTypeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.BooleanMatcher
-
- toString() - Method in class net.bytebuddy.matcher.ClassLoaderHierarchyMatcher
-
- toString() - Method in class net.bytebuddy.matcher.ClassLoaderParentMatcher
-
- toString() - Method in class net.bytebuddy.matcher.CollectionItemMatcher
-
- toString() - Method in class net.bytebuddy.matcher.CollectionOneToOneMatcher
-
- toString() - Method in class net.bytebuddy.matcher.CollectionRawTypeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.CollectionSizeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.DeclaringAnnotationMatcher
-
- toString() - Method in class net.bytebuddy.matcher.DeclaringFieldMatcher
-
- toString() - Method in class net.bytebuddy.matcher.DeclaringMethodMatcher
-
- toString() - Method in class net.bytebuddy.matcher.DeclaringTypeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.DefinedShapeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.DescriptorMatcher
-
- toString() - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.Conjunction
-
- toString() - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.Disjunction
-
- toString() - Method in class net.bytebuddy.matcher.EqualityMatcher
-
- toString() - Method in class net.bytebuddy.matcher.FieldTypeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.InheritedAnnotationMatcher
-
- toString() - Method in class net.bytebuddy.matcher.LatentMethodMatcher.ForToken
-
- toString() - Method in class net.bytebuddy.matcher.LatentMethodMatcher.Resolved
-
- toString() - Method in class net.bytebuddy.matcher.MethodExceptionTypeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.MethodParametersMatcher
-
- toString() - Method in class net.bytebuddy.matcher.MethodParameterTypeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.MethodParameterTypesMatcher
-
- toString() - Method in class net.bytebuddy.matcher.MethodReturnTypeMatcher
-
- toString() - Method in enum net.bytebuddy.matcher.MethodSortMatcher.Sort
-
- toString() - Method in class net.bytebuddy.matcher.MethodSortMatcher
-
- toString() - Method in enum net.bytebuddy.matcher.ModifierMatcher.Mode
-
- toString() - Method in class net.bytebuddy.matcher.ModifierMatcher
-
- toString() - Method in class net.bytebuddy.matcher.NameMatcher
-
- toString() - Method in class net.bytebuddy.matcher.NegatingMatcher
-
- toString() - Method in class net.bytebuddy.matcher.NullMatcher
-
- toString() - Method in class net.bytebuddy.matcher.RawTypeMatcher
-
- toString() - Method in enum net.bytebuddy.matcher.StringMatcher.Mode
-
- toString() - Method in class net.bytebuddy.matcher.StringMatcher
-
- toString() - Method in class net.bytebuddy.matcher.SubTypeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.SuperTypeMatcher
-
- toString() - Method in class net.bytebuddy.matcher.TokenMatcher
-
- toString() - Method in class net.bytebuddy.matcher.TypeSortMatcher
-
- toString() - Method in class net.bytebuddy.matcher.VisibilityMatcher
-
- toString() - Method in class net.bytebuddy.NamingStrategy.Fixed
-
- toString() - Method in class net.bytebuddy.NamingStrategy.PrefixingRandom
-
- toString() - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue
-
- toString() - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForGivenType
-
- toString() - Method in enum net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForUnnamedType
-
- toString() - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom
-
- toString() - Method in class net.bytebuddy.NamingStrategy.Unbound.Default
-
- toString() - Method in class net.bytebuddy.NamingStrategy.Unbound.Unified
-
- toString() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
-
- toString() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.ArrayTypeResolution
-
- toString() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawAnnotationValue
-
- toString() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue
-
- toString() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray.Loaded
-
- toString() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray
-
- toString() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue.Loaded
-
- toString() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue
-
- toString() - Method in enum net.bytebuddy.pool.TypePool.CacheProvider.NoOp
-
- toString() - Method in class net.bytebuddy.pool.TypePool.CacheProvider.Simple
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.ClassLoading
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForArrayType
-
- toString() - Method in enum net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.Illegal
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfField
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ExceptionTypeRegistrant
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ParameterTypeRegistrant
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ReturnTypeTypeRegistrant
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.InterfaceTypeRegistrant
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.SuperTypeRegistrant
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForDirectBound
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForLowerBound
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForUpperBound
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForInnerClass
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForTopLevelType
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.ParameterBag
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.Precomputed
-
- toString() - Method in enum net.bytebuddy.pool.TypePool.Default.ReaderMode
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.AnnotationLookup
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.FieldExtractor.OnFieldCollector
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.FieldExtractor
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor.OnMethodCollector
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor.OnMethodParameterCollector
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.OnTypeCollector
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyFacade
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.AnnotationToken
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
-
- toString() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForGenericArray
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForLowerBoundWildcard
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType
-
- toString() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForRawType
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable
-
- toString() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUpperBoundWildcard
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField.Tokenized
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized
-
- toString() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
-
- toString() - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
-
- toString() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Resolution.Illegal
-
- toString() - Method in class net.bytebuddy.pool.TypePool.Resolution.Simple
-
- toString() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForIntermediateVm
-
- toString() - Method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForLegacyVm
-
- toString() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForModernVm
-
- toString() - Method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
- toString() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
-
- toString() - Method in enum net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForLegacyVm
-
- toString() - Method in class net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForModernVm
-
- toString() - Method in class net.bytebuddy.utility.JavaInstance.MethodType
-
- toString() - Method in enum net.bytebuddy.utility.JavaType
-
- toString(Object) - Method in enum net.bytebuddy.utility.PropertyDispatcher
-
Computes a string representation for the given type.
- toString() - Method in enum net.bytebuddy.utility.PropertyDispatcher
-
- toString() - Method in class net.bytebuddy.utility.RandomString
-
- toString() - Method in class net.bytebuddy.utility.StreamDrainer
-
- toStringRepresentation() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler
-
Returns the string representation of the represented annotation.
- toSystemOut() - Static method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.StreamWriting
-
Creates a new stream writing listener that writes to
System.out
.
- toToken() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForInnerClass
-
- toToken() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForTopLevelType
-
- toToken() - Method in interface net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken
-
Converts this incomplete token to a completed token.
- toTypeDescription() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
Creates a type description from all data that is currently collected.
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer
-
- transform(AgentBuilder.Transformer) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- transform(AgentBuilder.Transformer) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Identified
-
Applies the given transformer for the already supplied matcher.
- transform(DynamicType.Builder<?>, TypeDescription) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Transformer.Compound
-
- transform(DynamicType.Builder<?>, TypeDescription) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Transformer.NoOp
-
- transform(DynamicType.Builder<?>, TypeDescription) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Transformer
-
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ExtractionClassFileTransformer
-
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine.ClassRedefinitionTransformer
-
- transform(TypeDescription, MethodDescription) - Method in class net.bytebuddy.dynamic.MethodTransformer.Compound
-
- transform(TypeDescription, MethodDescription) - Method in enum net.bytebuddy.dynamic.MethodTransformer.NoOp
-
- transform(TypeDescription, MethodDescription) - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple
-
- transform(MethodDescription.Token) - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.Transformer.ForModifierTransformation
-
- transform(MethodDescription.Token) - Method in interface net.bytebuddy.dynamic.MethodTransformer.Simple.Transformer
-
Transforms a method token.
- transform(TypeDescription, MethodDescription) - Method in interface net.bytebuddy.dynamic.MethodTransformer
-
Transforms a method.
- transform(MethodDescription) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Prefixing
-
- transform(MethodDescription) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Suffixing
-
- transform(MethodDescription) - Method in interface net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer
-
Transforms a method's name to an alternative name.
- TransformedMethod(GenericTypeDescription, MethodDescription.Token, MethodDescription.InDefinedShape) - Constructor for class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod
-
Creates a new transformed method.
- TransformedParameter(int, ParameterDescription.Token) - Constructor for class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
-
Creates a transformed parameter.
- TransformedParameterList() - Constructor for class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameterList
-
- Trivial(U) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial
-
Creates a new representation of a trivial annotation value.
- TrivialType - Enum in net.bytebuddy.implementation.auxiliary
-
A trivial type that extends
Object
without defining any fields, methods or constructors.
- TwoBytePush(short) - Constructor for class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.TwoBytePush
-
Creates a new SIPUSH
stack manipulation for the given value.
- type(AgentBuilder.RawMatcher) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- type(ElementMatcher<? super TypeDescription>) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- type(ElementMatcher<? super TypeDescription>, ElementMatcher<? super ClassLoader>) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
-
- type(AgentBuilder.RawMatcher) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
-
- type(ElementMatcher<? super TypeDescription>) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
-
- type(ElementMatcher<? super TypeDescription>, ElementMatcher<? super ClassLoader>) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
-
- type(AgentBuilder.RawMatcher) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
-
- type(ElementMatcher<? super TypeDescription>) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
-
- type(ElementMatcher<? super TypeDescription>, ElementMatcher<? super ClassLoader>) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
-
- TYPE_INITIALIZER_INTERNAL_NAME - Static variable in interface net.bytebuddy.description.method.MethodDescription
-
The internal name of a Java static initializer.
- TYPE_INITIALIZER_MODIFIER - Static variable in interface net.bytebuddy.description.method.MethodDescription
-
The type initializer of any representation of a type initializer.
- TYPE_MODIFIER_MASK - Static variable in class net.bytebuddy.utility.ByteBuddyCommons
-
A mask for modifiers that represents types.
- typeAttributeAppender - Variable in class net.bytebuddy.ByteBuddy
-
The type attribute appender factory to apply to any type that is generated by this configuration.
- TypeAttributeAppender - Interface in net.bytebuddy.implementation.attribute
-
An appender that writes attributes or annotations to a given ASM
ClassVisitor
.
- TypeAttributeAppender.Compound - Class in net.bytebuddy.implementation.attribute
-
A compound type attribute appender that concatenates a number of other attribute appenders.
- TypeAttributeAppender.ForAnnotation - Class in net.bytebuddy.implementation.attribute
-
An attribute appender that appends a single annotation to a given type.
- TypeAttributeAppender.ForInstrumentedType - Class in net.bytebuddy.implementation.attribute
-
An attribute appender that writes all annotations that are found on a given target type to the
instrumented type this type attribute appender is applied onto.
- TypeAttributeAppender.ForType - Class in net.bytebuddy.implementation.attribute
-
Writes all annotations that are declared for a given Java type to the target type.
- TypeAttributeAppender.NoOp - Enum in net.bytebuddy.implementation.attribute
-
A type attribute appender that does not append any attributes.
- TypeCasting - Class in net.bytebuddy.implementation.bytecode.assign
-
A stack manipulation for a type down casting.
- TypeCasting(TypeDescription) - Constructor for class net.bytebuddy.implementation.bytecode.assign.TypeCasting
-
Creates a new type casting.
- TypeConstantAdjustment - Enum in net.bytebuddy.asm
-
This class visitor wrapper ensures that class files of a version previous to Java 5 do not store class entries in the generated class's constant pool.
- TypeConstantAdjustment.TypeConstantDissolvingClassVisitor - Class in net.bytebuddy.asm
-
A class visitor that checks a class file version for its support of storing class constants in the constant pool and remaps such constants
on discovery if that is not the case.
- TypeConstantAdjustment.TypeConstantDissolvingClassVisitor.TypeConstantDissolvingMethodVisitor - Class in net.bytebuddy.asm
-
- TypeConstantDissolvingClassVisitor(ClassVisitor) - Constructor for class net.bytebuddy.asm.TypeConstantAdjustment.TypeConstantDissolvingClassVisitor
-
Creates a new type constant dissolving class visitor.
- TypeConstantDissolvingMethodVisitor(MethodVisitor) - Constructor for class net.bytebuddy.asm.TypeConstantAdjustment.TypeConstantDissolvingClassVisitor.TypeConstantDissolvingMethodVisitor
-
Creates a new type constant dissolving method visitor.
- TypeCreation - Class in net.bytebuddy.implementation.bytecode
-
A stack manipulation for creating an undefined type on which a constructor is to be called.
- TypeCreation(TypeDescription) - Constructor for class net.bytebuddy.implementation.bytecode.TypeCreation
-
Constructs a new type creation.
- typeDefinitions - Variable in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
-
A mutable map of type names mapped to their binary representation.
- TypeDescription - Interface in net.bytebuddy.description.type
-
Implementations of this interface represent a Java type, i.e.
- typeDescription - Variable in class net.bytebuddy.dynamic.DynamicType.Default
-
A type description of this dynamic type.
- TypeDescription.AbstractBase - Class in net.bytebuddy.description.type
-
An abstract base implementation of a type description.
- TypeDescription.AbstractBase.OfSimpleType - Class in net.bytebuddy.description.type
-
An adapter implementation of a
TypeDescription
that
describes any type that is not an array or a primitive type.
- TypeDescription.AbstractBase.RawTypeWrapper - Enum in net.bytebuddy.description.type
-
A visitor that represents all
TypeDescription
instances as raw generic types.
- TypeDescription.AbstractBase.RawTypeWrapper.RawTypeVariable - Class in net.bytebuddy.description.type
-
An representation of a type variable with raw type bounds.
- TypeDescription.ArrayProjection - Class in net.bytebuddy.description.type
-
- TypeDescription.ForLoadedType - Class in net.bytebuddy.description.type
-
A type description implementation that represents a loaded type.
- TypeDescription.ForPackageDescription - Class in net.bytebuddy.description.type
-
A type representation of a package description.
- TypeDescription.Latent - Class in net.bytebuddy.description.type
-
A latent type description for a type without methods or fields.
- TypeExtractor() - Constructor for class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
Creates a new type extractor.
- TypeInitializer(TypeDescription) - Constructor for class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer
-
Creates a new method description representing the type initializer.
- typeInitializer - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
-
The type initializer to use.
- typeInitializer - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
-
The type initializer of the instrumented type.
- TypeInitializerDelegate(TypeDescription, String) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate
-
Creates a new type initializer delegate.
- TypeInitializerInjection(TypeDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.TypeInitializerInjection
-
Creates a new type initializer injection.
- TypeList(List<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.method.ParameterDescription.Token.TypeList
-
Creates a new list of types that represent parameters.
- TypeList - Interface in net.bytebuddy.description.type
-
Implementations represent a list of type descriptions.
- TypeList.AbstractBase - Class in net.bytebuddy.description.type
-
An abstract base implementation of a type list.
- TypeList.Empty - Class in net.bytebuddy.description.type
-
An implementation of an empty type list.
- TypeList.Explicit - Class in net.bytebuddy.description.type
-
A wrapper implementation of an explicit list of types.
- TypeList.ForLoadedType - Class in net.bytebuddy.description.type
-
Implementation of a type list for an array of loaded types.
- TypeManifestation - Enum in net.bytebuddy.description.modifier
-
Describes a type's manifestation, i.e.
- typePool(ClassFileLocator, ClassLoader) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.ClassLoading
-
- typePool(ClassFileLocator, ClassLoader) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.Default
-
- typePool(ClassFileLocator, ClassLoader) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator
-
Creates a type pool for a given class file locator.
- TypePool - Interface in net.bytebuddy.pool
-
- TypePool.AbstractBase - Class in net.bytebuddy.pool
-
A base implementation of a
TypePool
that is managing a cache provider and
that handles the description of array and primitive types.
- TypePool.AbstractBase.ArrayTypeResolution - Class in net.bytebuddy.pool
-
A resolution for a type that, if resolved, represents an array type.
- TypePool.AbstractBase.RawAnnotationValue - Class in net.bytebuddy.pool
-
Represents a nested annotation value.
- TypePool.AbstractBase.RawEnumerationValue - Class in net.bytebuddy.pool
-
Represents an enumeration value of an annotation.
- TypePool.AbstractBase.RawEnumerationValue.LazyEnumerationDescription - Class in net.bytebuddy.pool
-
An enumeration description where any type references are only resolved on demand.
- TypePool.AbstractBase.RawNonPrimitiveArray - Class in net.bytebuddy.pool
-
Represents an array that is referenced by an annotation which does not contain primitive values.
- TypePool.AbstractBase.RawNonPrimitiveArray.ComponentTypeReference - Interface in net.bytebuddy.pool
-
A lazy representation of the component type of an array.
- TypePool.AbstractBase.RawNonPrimitiveArray.Loaded - Class in net.bytebuddy.pool
-
Represents a loaded annotation property representing a complex array.
- TypePool.AbstractBase.RawTypeValue - Class in net.bytebuddy.pool
-
Represents a type value of an annotation.
- TypePool.AbstractBase.RawTypeValue.Loaded - Class in net.bytebuddy.pool
-
Represents a loaded annotation property that represents a type.
- TypePool.CacheProvider - Interface in net.bytebuddy.pool
-
- TypePool.CacheProvider.NoOp - Enum in net.bytebuddy.pool
-
A non-operational cache that does not store any type descriptions.
- TypePool.CacheProvider.Simple - Class in net.bytebuddy.pool
-
- TypePool.Default - Class in net.bytebuddy.pool
-
A default implementation of a
TypePool
that models binary data in the
Java byte code format into a
TypeDescription
.
- TypePool.Default.AnnotationRegistrant - Interface in net.bytebuddy.pool
-
An annotation registrant implements a visitor pattern for reading an unknown amount of values of annotations.
- TypePool.Default.ClassLoading - Class in net.bytebuddy.pool
-
A class file locator that loads classes and describes the loaded classes as a
TypeDescription.ForLoadedType
if a type cannot be located as its class file.
- TypePool.Default.ComponentTypeLocator - Interface in net.bytebuddy.pool
-
A component type locator allows for the lazy location of an array's component type.
- TypePool.Default.ComponentTypeLocator.ForAnnotationProperty - Class in net.bytebuddy.pool
-
A component type locator that lazily analyses an annotation for resolving an annotation property's
array value's component type.
- TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound - Class in net.bytebuddy.pool
-
- TypePool.Default.ComponentTypeLocator.ForArrayType - Class in net.bytebuddy.pool
-
A component type locator that locates an array type by a method's return value from its method descriptor.
- TypePool.Default.ComponentTypeLocator.Illegal - Enum in net.bytebuddy.pool
-
A component type locator which cannot legally resolve an array's component type.
- TypePool.Default.GenericTypeExtractor - Class in net.bytebuddy.pool
-
A generic type extractor allows for an iterative extraction of generic type information.
- TypePool.Default.GenericTypeExtractor.ForSignature<T extends TypePool.LazyTypeDescription.GenericTypeToken.Resolution> - Class in net.bytebuddy.pool
-
A signature visitor for extracting a generic type resolution.
- TypePool.Default.GenericTypeExtractor.ForSignature.OfField - Class in net.bytebuddy.pool
-
A parser for a generic field signature.
- TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod - Class in net.bytebuddy.pool
-
A parser for a generic method signature.
- TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ExceptionTypeRegistrant - Class in net.bytebuddy.pool
-
A registrant for an exception type.
- TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ParameterTypeRegistrant - Class in net.bytebuddy.pool
-
A registrant for a parameter type.
- TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ReturnTypeTypeRegistrant - Class in net.bytebuddy.pool
-
A registrant for a return type.
- TypePool.Default.GenericTypeExtractor.ForSignature.OfType - Class in net.bytebuddy.pool
-
A parser for a generic type signature.
- TypePool.Default.GenericTypeExtractor.ForSignature.OfType.InterfaceTypeRegistrant - Class in net.bytebuddy.pool
-
A registrant for the interface types.
- TypePool.Default.GenericTypeExtractor.ForSignature.OfType.SuperTypeRegistrant - Class in net.bytebuddy.pool
-
A registrant for the super type.
- TypePool.Default.GenericTypeExtractor.IncompleteToken - Interface in net.bytebuddy.pool
-
- TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase - Class in net.bytebuddy.pool
-
An abstract base implementation of an incomplete token.
- TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForDirectBound - Class in net.bytebuddy.pool
-
A token for registering a direct bound.
- TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForLowerBound - Class in net.bytebuddy.pool
-
A token for registering a wildcard with a lower bound.
- TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForUpperBound - Class in net.bytebuddy.pool
-
A token for registering a wildcard with an upper bound.
- TypePool.Default.GenericTypeExtractor.IncompleteToken.ForInnerClass - Class in net.bytebuddy.pool
-
An incomplete generic type token representing a type with an outer type.
- TypePool.Default.GenericTypeExtractor.IncompleteToken.ForTopLevelType - Class in net.bytebuddy.pool
-
An incomplete token representing a generic type without an outer type.
- TypePool.Default.GenericTypeRegistrant - Interface in net.bytebuddy.pool
-
A type registrant allows to register a generic type token.
- TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor - Class in net.bytebuddy.pool
-
A signature visitor that rejects any discovered generic type.
- TypePool.Default.ParameterBag - Class in net.bytebuddy.pool
-
A bag for collecting parameter meta information that is stored as debug information for implemented
methods.
- TypePool.Default.Precomputed - Class in net.bytebuddy.pool
-
A class file locator that maintains a map of precomputed classes which are returned as a resolution in case that a type name is known.
- TypePool.Default.ReaderMode - Enum in net.bytebuddy.pool
-
Determines the granularity of the class file parsing that is conducted by a
TypePool.Default
.
- TypePool.Default.TypeExtractor - Class in net.bytebuddy.pool
-
A type extractor reads a class file and collects data that is relevant to create a type description.
- TypePool.Default.TypeExtractor.AnnotationExtractor - Class in net.bytebuddy.pool
-
An annotation extractor reads an annotation found in a class field an collects data that
is relevant to creating a related annotation description.
- TypePool.Default.TypeExtractor.AnnotationExtractor.AnnotationLookup - Class in net.bytebuddy.pool
-
An annotation registrant for registering the values on an array that is itself an annotation property.
- TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup - Class in net.bytebuddy.pool
-
An annotation registrant for registering values of an array.
- TypePool.Default.TypeExtractor.FieldExtractor - Class in net.bytebuddy.pool
-
A field extractor reads a field within a class file and collects data that is relevant
to creating a related field description.
- TypePool.Default.TypeExtractor.FieldExtractor.OnFieldCollector - Class in net.bytebuddy.pool
-
An annotation registrant that collects annotations that are declared on a field.
- TypePool.Default.TypeExtractor.MethodExtractor - Class in net.bytebuddy.pool
-
A method extractor reads a method within a class file and collects data that is relevant
to creating a related method description.
- TypePool.Default.TypeExtractor.MethodExtractor.OnMethodCollector - Class in net.bytebuddy.pool
-
An annotation registrant for annotations found on the method itself.
- TypePool.Default.TypeExtractor.MethodExtractor.OnMethodParameterCollector - Class in net.bytebuddy.pool
-
An annotation registrant that collects annotations that are found on a specific parameter.
- TypePool.Default.TypeExtractor.OnTypeCollector - Class in net.bytebuddy.pool
-
An annotation registrant that collects annotations found on a type.
- TypePool.LazyFacade - Class in net.bytebuddy.pool
-
A lazy facade of a type pool that delegates any lookups to another type pool only if another value than the type's name is looked up.
- TypePool.LazyFacade.LazyResolution - Class in net.bytebuddy.pool
-
The lazy resolution for a lazy facade for a type pool.
- TypePool.LazyFacade.LazyResolution.LazyTypeDescription - Class in net.bytebuddy.pool
-
A lazy type description for a lazy facade of a type pool.
- TypePool.LazyTypeDescription - Class in net.bytebuddy.pool
-
- TypePool.LazyTypeDescription.AnnotationToken - Class in net.bytebuddy.pool
-
A token for representing collected data on an annotation.
- TypePool.LazyTypeDescription.DeclarationContext - Interface in net.bytebuddy.pool
-
A declaration context encapsulates information about whether a type was declared within another type
or within a method of another type.
- TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod - Class in net.bytebuddy.pool
-
A declaration context representing a type that is declared within a method of another type.
- TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType - Class in net.bytebuddy.pool
-
A declaration context representing a type that is declared within another type but not within
a method.
- TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared - Enum in net.bytebuddy.pool
-
Represents a self-declared type that is not defined within another type.
- TypePool.LazyTypeDescription.FieldToken - Class in net.bytebuddy.pool
-
A token for representing collected data on a field.
- TypePool.LazyTypeDescription.GenericTypeToken - Interface in net.bytebuddy.pool
-
A token reprepresenting a generic type.
- TypePool.LazyTypeDescription.GenericTypeToken.ForGenericArray - Class in net.bytebuddy.pool
-
A generic type token that represents a generic array.
- TypePool.LazyTypeDescription.GenericTypeToken.ForLowerBoundWildcard - Class in net.bytebuddy.pool
-
A generic type token for a wildcard that is bound below.
- TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType - Class in net.bytebuddy.pool
-
A generic type token that represents a parameterized type.
- TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType - Class in net.bytebuddy.pool
-
A generic type description that represents a parameterized type without an enclosing generic owner type.
- TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested - Class in net.bytebuddy.pool
-
A generic type token to describe a parameterized type description with a generic owner type.
- TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType - Class in net.bytebuddy.pool
-
A lazy description of a parameterized type with an owner type.
- TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType - Enum in net.bytebuddy.pool
-
A generic type token that represents a primitive type.
- TypePool.LazyTypeDescription.GenericTypeToken.ForRawType - Class in net.bytebuddy.pool
-
A generic type token that represents a non-generic type.
- TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable - Class in net.bytebuddy.pool
-
A generic type token that represents a type variable.
- TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal - Class in net.bytebuddy.pool
-
A generic type token that represent a formal type variable, i.e.
- TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal.LazyTypeVariable - Class in net.bytebuddy.pool
-
A type description that represents a type variable with bounds that are resolved lazily.
- TypePool.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard - Enum in net.bytebuddy.pool
-
A generic type token that represents an unbound wildcard.
- TypePool.LazyTypeDescription.GenericTypeToken.ForUpperBoundWildcard - Class in net.bytebuddy.pool
-
A generic type token for a wildcard that is bound above.
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution - Interface in net.bytebuddy.pool
-
A resolution of a type's, method's or field's generic types.
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField - Interface in net.bytebuddy.pool
-
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField.Tokenized - Class in net.bytebuddy.pool
-
An implementation of a tokenized resolution of the generic type of a
FieldDescription
.
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod - Interface in net.bytebuddy.pool
-
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized - Class in net.bytebuddy.pool
-
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType - Interface in net.bytebuddy.pool
-
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized - Class in net.bytebuddy.pool
-
An implementation of a tokenized resolution of generic types of a
TypeDescription
.
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed - Enum in net.bytebuddy.pool
-
A resolution of a type's, method's or field's generic types if its generic signature is malformed.
- TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw - Enum in net.bytebuddy.pool
-
A resolution of a type's, method's or field's generic types if all of the represented element's are raw.
- TypePool.LazyTypeDescription.MethodToken - Class in net.bytebuddy.pool
-
A token for representing collected data on a method.
- TypePool.LazyTypeDescription.MethodToken.ParameterToken - Class in net.bytebuddy.pool
-
A token representing a method's parameter.
- TypePool.Resolution - Interface in net.bytebuddy.pool
-
A resolution of a
TypePool
which was queried for a description.
- TypePool.Resolution.Illegal - Class in net.bytebuddy.pool
-
A canonical representation of a non-successful resolution of a
TypePool
.
- TypePool.Resolution.Simple - Class in net.bytebuddy.pool
-
- TypeProxy - Class in net.bytebuddy.implementation.auxiliary
-
A type proxy creates accessor methods for all overridable methods of a given type by subclassing the given type and
delegating all method calls to accessor methods of the instrumented type it was created for.
- TypeProxy(TypeDescription, Implementation.Target, TypeProxy.InvocationFactory, boolean, boolean) - Constructor for class net.bytebuddy.implementation.auxiliary.TypeProxy
-
Creates a new type proxy.
- TypeProxy.AbstractMethodErrorThrow - Enum in net.bytebuddy.implementation.auxiliary
-
A stack manipulation that throws an abstract method error in case that a given super method cannot be invoked.
- TypeProxy.ForDefaultMethod - Class in net.bytebuddy.implementation.auxiliary
-
Creates a type proxy which delegates its super method calls to any invokable default method of
a given interface and loads an instance of this proxy onto the operand stack.
- TypeProxy.ForSuperMethodByConstructor - Class in net.bytebuddy.implementation.auxiliary
-
Loads a type proxy onto the operand stack which is created by calling one of its constructors.
- TypeProxy.ForSuperMethodByReflectionFactory - Class in net.bytebuddy.implementation.auxiliary
-
Loads a type proxy onto the operand stack which is created by constructing a serialization constructor using
the Oracle JDK's ReflectionFactory.newConstructorForSerialization(Class, java.lang.reflect.Constructor)
method which might not be available in any Java runtime.
- TypeProxy.InvocationFactory - Interface in net.bytebuddy.implementation.auxiliary
-
An invocation factory is responsible for creating a special method invocation for any method that is to be
invoked.
- TypeProxy.InvocationFactory.Default - Enum in net.bytebuddy.implementation.auxiliary
-
- TypeProxy.MethodCall - Class in net.bytebuddy.implementation.auxiliary
-
An implementation for a method call of a
TypeProxy
.
- TypeProxy.MethodCall.Appender - Class in net.bytebuddy.implementation.auxiliary
-
- TypeProxy.MethodCall.Appender.AccessorMethodInvocation - Class in net.bytebuddy.implementation.auxiliary
-
Stack manipulation for invoking an accessor method.
- TypeProxy.SilentConstruction - Enum in net.bytebuddy.implementation.auxiliary
-
An implementation of a silent construction of a given type by using the non-standardized
ReflectionFactory
.
- TypeProxy.SilentConstruction.Appender - Class in net.bytebuddy.implementation.auxiliary
-
- TypeSortMatcher<T extends GenericTypeDescription> - Class in net.bytebuddy.matcher
-
An element matcher that validates that a given generic type description represents a type of a given name.
- TypeSortMatcher(ElementMatcher<? super GenericTypeDescription.Sort>) - Constructor for class net.bytebuddy.matcher.TypeSortMatcher
-
Creates a new type sort matcher.
- TypeSubstituting(GenericTypeDescription, FieldDescription, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.field.FieldDescription.TypeSubstituting
-
Creates a field description with a substituted field type.
- TypeSubstituting(GenericTypeDescription, List<? extends FieldDescription>, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.field.FieldList.TypeSubstituting
-
Creates a new type substituting field list.
- TypeSubstituting(GenericTypeDescription, MethodDescription, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.method.MethodDescription.TypeSubstituting
-
Creates a method description with substituted method types.
- TypeSubstituting(GenericTypeDescription, List<? extends MethodDescription>, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.method.MethodList.TypeSubstituting
-
Creates a new type substituting method list.
- TypeSubstituting(MethodDescription, ParameterDescription, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
-
Creates a new type substituting parameter.
- TypeSubstituting(MethodDescription, List<? extends ParameterDescription>, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.method.ParameterList.TypeSubstituting
-
Creates a new type substituting parameter list.
- TypeToken(TypeDescription, List<? extends TypeDescription>) - Constructor for class net.bytebuddy.description.method.MethodDescription.TypeToken
-
Creates a new type token.
- TypeVariableSource - Interface in net.bytebuddy.description.type.generic
-
A type variable source represents a byte code element that can declare type variables.
- TypeVariableSource.Visitor<T> - Interface in net.bytebuddy.description.type.generic
-
A visitor that can be applied to a type variable source.
- TypeVariableSource.Visitor.NoOp - Enum in net.bytebuddy.description.type.generic
-
A none-operational implementation of a type variable visitor that simply returns the visited source.
- typeVariableTokens - Variable in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
-
The resolved type variable tokens.
- TypeWriter<T> - Interface in net.bytebuddy.dynamic.scaffold
-
A type writer is a utility for writing an actual class file using the ASM library.
- TypeWriter.Default<S> - Class in net.bytebuddy.dynamic.scaffold
-
- TypeWriter.Default.ForCreation<U> - Class in net.bytebuddy.dynamic.scaffold
-
A type writer that creates a class file that is not based upon another, existing class.
- TypeWriter.Default.ForInlining<U> - Class in net.bytebuddy.dynamic.scaffold
-
A type writer that inlines the created type into an existing class file.
- TypeWriter.Default.ForInlining.FramePreservingRemapper - Class in net.bytebuddy.dynamic.scaffold
-
A remapper adapter that does not attempt to reorder method frames which is never the case for a renaming.
- TypeWriter.Default.ForInlining.FramePreservingRemapper.FramePreservingMethodRemapper - Class in net.bytebuddy.dynamic.scaffold
-
A method remapper that does not delegate to its underlying variable sorting mechanism as this is never required for
renaming a type.
- TypeWriter.Default.ForInlining.RedefinitionClassVisitor - Class in net.bytebuddy.dynamic.scaffold
-
A class visitor which is capable of applying a redefinition of an existing class file.
- TypeWriter.Default.ForInlining.RedefinitionClassVisitor.AttributeObtainingMethodVisitor - Class in net.bytebuddy.dynamic.scaffold
-
A method visitor that obtains all attributes and annotations of a method that is found in the
class file but discards all code.
- TypeWriter.Default.ForInlining.RedefinitionClassVisitor.CodePreservingMethodVisitor - Class in net.bytebuddy.dynamic.scaffold
-
A method visitor that preserves the code of a method in the class file by copying it into a rebased
method while copying all attributes and annotations to the actual method.
- TypeWriter.Default.ForInlining.RedefinitionClassVisitor.TypeInitializerInjection - Class in net.bytebuddy.dynamic.scaffold
-
A code injection for the type initializer that invokes a method representing the original type initializer
which is copied to a static method.
- TypeWriter.Default.ForInlining.TypeInitializerDelegate - Class in net.bytebuddy.dynamic.scaffold
-
A method containing the original type initializer of a redefined class.
- TypeWriter.Default.FrameComputingClassWriter - Class in net.bytebuddy.dynamic.scaffold
-
A class writer that piggy-backs on Byte Buddy's
ClassFileLocator
to avoid class loading or look-up errors when redefining a class.
- TypeWriter.Default.ValidatingClassVisitor - Class in net.bytebuddy.dynamic.scaffold
-
A class validator that validates that a class only defines members that are appropriate for the sort of the generated class.
- TypeWriter.Default.ValidatingClassVisitor.Constraint - Interface in net.bytebuddy.dynamic.scaffold
-
A constraint for members that are legal for a given type.
- TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound - Class in net.bytebuddy.dynamic.scaffold
-
A constraint implementation that summarizes several constraints.
- TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation - Enum in net.bytebuddy.dynamic.scaffold
-
Represents the constraint of an annotation type.
- TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass - Enum in net.bytebuddy.dynamic.scaffold
-
Represents the constraint of a class type.
- TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion - Class in net.bytebuddy.dynamic.scaffold
-
Represents the constraint implied by a class file version.
- TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface - Enum in net.bytebuddy.dynamic.scaffold
-
Represents the constraint of an interface type.
- TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType - Enum in net.bytebuddy.dynamic.scaffold
-
Represents the constraint of a package type.
- TypeWriter.Default.ValidatingClassVisitor.ValidatingFieldVisitor - Class in net.bytebuddy.dynamic.scaffold
-
A field validator for checking default values.
- TypeWriter.Default.ValidatingClassVisitor.ValidatingMethodVisitor - Class in net.bytebuddy.dynamic.scaffold
-
A method validator for checking default values.
- TypeWriter.FieldPool - Interface in net.bytebuddy.dynamic.scaffold
-
An field pool that allows a lookup for how to implement a field.
- TypeWriter.FieldPool.Record - Interface in net.bytebuddy.dynamic.scaffold
-
An entry of a field pool that describes how a field is implemented.
- TypeWriter.FieldPool.Record.ForRichField - Class in net.bytebuddy.dynamic.scaffold
-
A record for a rich field with attributes and a potential default value.
- TypeWriter.FieldPool.Record.ForSimpleField - Class in net.bytebuddy.dynamic.scaffold
-
A record for a simple field without a default value where all of the field's declared annotations are appended.
- TypeWriter.MethodPool - Interface in net.bytebuddy.dynamic.scaffold
-
An method pool that allows a lookup for how to implement a method.
- TypeWriter.MethodPool.Record - Interface in net.bytebuddy.dynamic.scaffold
-
An entry of a method pool that describes how a method is implemented.
- TypeWriter.MethodPool.Record.AccessBridgeWrapper - Class in net.bytebuddy.dynamic.scaffold
-
A wrapper that appends accessor bridges for a method's implementation.
- TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge - Class in net.bytebuddy.dynamic.scaffold
-
A method representing an accessor bridge method.
- TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget - Class in net.bytebuddy.dynamic.scaffold
-
A method representing a bridge's target method in its defined shape.
- TypeWriter.MethodPool.Record.ForDefinedMethod - Class in net.bytebuddy.dynamic.scaffold
-
A base implementation of an abstract entry that defines a method.
- TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge - Class in net.bytebuddy.dynamic.scaffold
-
A record for a visibility bridge.
- TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge - Class in net.bytebuddy.dynamic.scaffold
-
A method describing a visibility bridge.
- TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue - Class in net.bytebuddy.dynamic.scaffold
-
Describes an entry that defines a method with a default annotation value.
- TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody - Class in net.bytebuddy.dynamic.scaffold
-
Describes an entry that defines a method as byte code.
- TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody - Class in net.bytebuddy.dynamic.scaffold
-
Describes an entry that defines a method but without byte code and without an annotation value.
- TypeWriter.MethodPool.Record.ForNonDefinedMethod - Enum in net.bytebuddy.dynamic.scaffold
-
A canonical implementation of a method that is not declared but inherited by the instrumented type.
- TypeWriter.MethodPool.Record.Sort - Enum in net.bytebuddy.dynamic.scaffold
-
The sort of an entry.
- typing - Variable in class net.bytebuddy.implementation.FieldAccessor
-
Indicates if dynamic type castings should be attempted for incompatible assignments.
- typing - Variable in class net.bytebuddy.implementation.FixedValue
-
Indicates if dynamic type castings should be attempted for incompatible assignments.
- typing - Variable in class net.bytebuddy.implementation.InvokeDynamic
-
Indicates if dynamic type castings should be attempted for incompatible assignments.
- typing - Variable in class net.bytebuddy.implementation.MethodCall
-
Indicates if dynamic type castings should be attempted for incompatible assignments.
- validate(int) - Method in enum net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget.NumericRangeValidator
-
Validates and wraps a given int
value for the represented numeric range.
- validate(Instrumentation) - Method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine
-
Validates that this engine supports a given transformation type.
- ValidatingClassVisitor(ClassVisitor) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor
-
Creates a validating class visitor.
- ValidatingFieldVisitor(FieldVisitor) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.ValidatingFieldVisitor
-
Creates a validating field visitor.
- ValidatingMethodVisitor(MethodVisitor, String) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.ValidatingMethodVisitor
-
Creates a validating method visitor.
- value(boolean) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- value(int) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- value(long) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- value(float) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- value(double) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- value(String) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
-
- value(boolean) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget
-
Defines a boolean
value to become the optional default value for the recently defined
static
field.
- value(int) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget
-
Defines an int
value to be become the optional default value for the recently defined
static
field.
- value(long) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget
-
Defined a default value for a long
-typed static
field.
- value(float) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget
-
Defined a default value for a float
-typed static
field.
- value(double) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget
-
Defined a default value for a double
-typed static
field.
- value(String) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget
-
Defined a default value for a
String
-typed
static
field.
- value() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator.DefaultArgument
-
- value(Object) - Static method in class net.bytebuddy.implementation.FixedValue
-
Creates a fixed value implementation that returns a fixed value.
- value(TypeDescription) - Static method in class net.bytebuddy.implementation.FixedValue
-
Returns the given type in form of a loaded type.
- value(JavaInstance) - Static method in class net.bytebuddy.implementation.FixedValue
-
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.ClassLoading
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.Default
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Disabled
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.Disabled
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Ignored
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Minimal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Listener.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Transformer.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.TypeStrategy.Default
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.asm.ClassVisitorWrapper.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.asm.TypeConstantAdjustment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Loaded.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForLegacyVm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.EnumerationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.FieldManifestation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.MethodArguments
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.MethodManifestation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.Ownership
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.ParameterManifestation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.ProvisioningState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.SynchronizationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.SyntheticState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.TypeManifestation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.modifier.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForLegacyVm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeErasing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.type.generic.TypeVariableSource.Visitor.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.ClassFileLocator.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.ClassFileLocator.Resolution.Illegal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget.NumericRangeValidator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.EmptyEnumeration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation.Target
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Disabled
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.NonSealing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Trivial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.MethodTransformer.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.FieldRegistry.Compiled.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Disabled
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.None
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger.Directional
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger.Strict
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Sort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Unresolved
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategy.Default
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.OriginTypeResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.Sort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.AnnotationVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter.AppendDefaults
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter.SkipDefaults
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.attribute.FieldAttributeAppender.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.attribute.TypeAttributeAppender.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory.Illegal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.PrecomputedMethodGraph
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.auxiliary.TrivialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.AbstractMethodErrorThrow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.InvocationFactory.Default
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Assignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Argument.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Argument.BindingMechanic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.BindingPriority.Resolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Implicit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Empty.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.StaticFieldConstructor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Unresolved
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Implicit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.StaticFieldConstructor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Origin.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.ConstructorCall
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.StubValue.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForInstrumentedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.Super.Instantiation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.SuperCall.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty.EmptyIterator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Unbound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler.Dropping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler.Returning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.annotation.This.Binder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver.PrimitiveTypePrecedence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.DeclaringTypeResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Directional
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Resolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Illegal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Simple
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Illegal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.MethodNameEqualityResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bind.ParameterLengthResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.EqualTypesOnly
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Refusing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Typing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveBoxingDelegate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ExplicitlyTypedUnboxingResponsible
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.assign.reference.ReferenceTypeAwareAssigner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.collection.ArrayAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForPrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.constant.ClassConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.constant.DefaultValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.constant.DoubleConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.constant.FloatConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.constant.IntegerConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.constant.LongConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.constant.MethodConstant.CanCacheIllegal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.constant.NullConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.Duplication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.member.FieldAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation.IllegalInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodReturn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.Removal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Illegal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Trivial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.StackSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.bytecode.Throw
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy.Factory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.FieldAccessor.FieldNameExtractor.ForBeanProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForInstanceField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.Implementation.Context.Default.Factory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.Implementation.Context.Disabled.Factory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.Implementation.Context.ExtractableView.InjectedCode.None
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Illegal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodInstanceAndParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForInterceptedMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForInterceptedMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.InvokeDynamic.TerminationHandler.ForChainedInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.InvokeDynamic.TerminationHandler.ForMethodReturn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.LoadedTypeInitializer.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForNullConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForOwnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForThisReference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForContextualInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForDefaultMethodInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForSuperMethodInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.MethodLocator.ForInterceptedMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForConstructingInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForSelfOrStaticInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.TerminationHandler.ForChainedInvocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodCall.TerminationHandler.ForMethodReturn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.StubMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.SuperMethodCall.Appender.TerminationHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.SuperMethodCall
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.implementation.SuperMethodCall.WithoutReturn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.matcher.MethodSortMatcher.Sort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.matcher.ModifierMatcher.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.matcher.StringMatcher.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForUnnamedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.pool.TypePool.CacheProvider.NoOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.Illegal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.pool.TypePool.Default.ReaderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForLegacyVm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForLegacyVm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.utility.JavaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bytebuddy.utility.PropertyDispatcher
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.ClassLoading
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.Default
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Disabled
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.Disabled
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Ignored
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Minimal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Listener.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.Transformer.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.TypeStrategy.Default
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.asm.ClassVisitorWrapper.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.asm.TypeConstantAdjustment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Loaded.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForLegacyVm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.EnumerationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.FieldManifestation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.MethodArguments
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.MethodManifestation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.Ownership
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.ParameterManifestation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.ProvisioningState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.SynchronizationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.SyntheticState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.TypeManifestation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.modifier.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForLegacyVm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Sort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeErasing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing.PartialErasureReviser
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.type.generic.TypeVariableSource.Visitor.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.ClassFileLocator.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.ClassFileLocator.Resolution.Illegal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.DynamicType.Builder.FieldValueTarget.NumericRangeValidator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.EmptyEnumeration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation.Target
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Disabled
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Trivial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Undefined
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.NonSealing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Trivial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.MethodTransformer.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.FieldRegistry.Compiled.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Disabled
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.None
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger.Directional
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Merger.Strict
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Sort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Unresolved
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategy.Default
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.OriginTypeResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForAnnotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForInterface
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForPackageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.Sort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.AnnotationVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter.AppendDefaults
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.attribute.AnnotationAppender.ValueFilter.SkipDefaults
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.attribute.FieldAttributeAppender.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.attribute.MethodAttributeAppender.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.attribute.TypeAttributeAppender.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory.Illegal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.PrecomputedMethodGraph
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.auxiliary.TrivialType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.AbstractMethodErrorThrow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.InvocationFactory.Default
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Assignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Argument.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Argument.BindingMechanic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.BindingPriority.Resolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Implicit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Empty.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.StaticFieldConstructor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Unresolved
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Implicit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.StaticFieldConstructor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Origin.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.ConstructorCall
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.StubValue.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForInstrumentedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.Super.Instantiation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.SuperCall.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty.EmptyIterator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Unbound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler.Dropping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler.Returning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.annotation.This.Binder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver.PrimitiveTypePrecedence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.DeclaringTypeResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Directional
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Resolution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Illegal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Simple
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Illegal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.MethodNameEqualityResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bind.ParameterLengthResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.EqualTypesOnly
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Refusing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.assign.Assigner.Typing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveBoxingDelegate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ExplicitlyTypedUnboxingResponsible
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.assign.reference.ReferenceTypeAwareAssigner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.collection.ArrayAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForPrimitiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.constant.ClassConstant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.constant.DefaultValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.constant.DoubleConstant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.constant.FloatConstant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.constant.IntegerConstant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.constant.LongConstant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.constant.MethodConstant.CanCacheIllegal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.constant.NullConstant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.Duplication
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.member.FieldAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation.IllegalInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodReturn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.Removal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Illegal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.StackManipulation.Trivial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.StackSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.bytecode.Throw
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy.Factory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.FieldAccessor.FieldNameExtractor.ForBeanProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForInstanceField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.Implementation.Context.Default.Factory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.Implementation.Context.Disabled.Factory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.Implementation.Context.ExtractableView.InjectedCode.None
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Illegal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodInstanceAndParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForInterceptedMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForInterceptedMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.InvokeDynamic.TerminationHandler.ForChainedInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.InvokeDynamic.TerminationHandler.ForMethodReturn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.LoadedTypeInitializer.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForNullConstant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForOwnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForThisReference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForContextualInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForDefaultMethodInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.MethodInvoker.ForSuperMethodInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.MethodLocator.ForInterceptedMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForConstructingInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForSelfOrStaticInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.TerminationHandler.ForChainedInvocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodCall.TerminationHandler.ForMethodReturn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.StubMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.SuperMethodCall.Appender.TerminationHandler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.SuperMethodCall
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.implementation.SuperMethodCall.WithoutReturn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.matcher.MethodSortMatcher.Sort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.matcher.ModifierMatcher.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.matcher.StringMatcher.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForUnnamedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.pool.TypePool.CacheProvider.NoOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.Illegal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.pool.TypePool.Default.ReaderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.SelfDeclared
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForLegacyVm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.HandleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForLegacyVm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.utility.JavaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bytebuddy.utility.PropertyDispatcher
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValuesMethodAppender(TypeDescription) - Constructor for class net.bytebuddy.ByteBuddy.EnumerationImplementation.ValuesMethodAppender
-
Creates a new appender for the values
method.
- VariableRetainingDelegator() - Constructor for class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator
-
- Virtual(TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Virtual
-
Creates an immutable method invoker that dispatches all methods on a given type.
- virtual(TypeDescription) - Method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation.IllegalInvocation
-
- virtual(TypeDescription) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
-
- virtual(TypeDescription) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
-
- virtual(TypeDescription) - Method in interface net.bytebuddy.implementation.bytecode.member.MethodInvocation.WithImplicitInvocationTargetType
-
Transforms this method invocation into a virtual (or interface) method invocation on the given type.
- visibility(ElementMatcher<? super RetentionPolicy>) - Method in class net.bytebuddy.description.annotation.AnnotationList.AbstractBase
-
- visibility(ElementMatcher<? super RetentionPolicy>) - Method in class net.bytebuddy.description.annotation.AnnotationList.Empty
-
- visibility(ElementMatcher<? super RetentionPolicy>) - Method in interface net.bytebuddy.description.annotation.AnnotationList
-
Only retains annotations with the given retention policy.
- Visibility - Enum in net.bytebuddy.description.modifier
-
Describes a type's, field's or a method's visibility.
- VISIBILITY_MODIFIER_MASK - Static variable in class net.bytebuddy.utility.ByteBuddyCommons
-
A mask for modifiers that represent a type's, method's or field's visibility.
- VisibilityBridge(TypeDescription, MethodDescription.Token) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge
-
Creates a new visibility bridge method.
- VisibilityMatcher<T extends ByteCodeElement> - Class in net.bytebuddy.matcher
-
An element matcher that validates that a given byte code element is visible to a given type.
- VisibilityMatcher(TypeDescription) - Constructor for class net.bytebuddy.matcher.VisibilityMatcher
-
Creates a matcher that validates that a byte code element can be seen by a given type.
- visit(int, int, String, String, String, String[]) - Method in class net.bytebuddy.asm.TypeConstantAdjustment.TypeConstantDissolvingClassVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor
-
- visit(String, boolean) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnField
-
- visit(String, boolean) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethod
-
- visit(String, boolean) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethodParameter
-
- visit(String, boolean) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnType
-
- visit(String, boolean) - Method in interface net.bytebuddy.implementation.attribute.AnnotationAppender.Target
-
Creates an annotation visitor that is going to consume an annotation writing.
- visit(String, Object) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor
-
- visit(int, int, String, String, String, String[]) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
- visitAnnotation(String, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.ValidatingFieldVisitor
-
- visitAnnotation(String, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.ValidatingMethodVisitor
-
- visitAnnotation(String, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor
-
- visitAnnotation(String, String) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor
-
- visitAnnotation(String, boolean) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.FieldExtractor
-
- visitAnnotation(String, boolean) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- visitAnnotation(String, boolean) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
- visitAnnotationDefault() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.AttributeObtainingMethodVisitor
-
- visitAnnotationDefault() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.CodePreservingMethodVisitor
-
- visitAnnotationDefault() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.ValidatingMethodVisitor
-
- visitAnnotationDefault() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- visitArray(String) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor
-
- visitArrayType() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- visitArrayType() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitBaseType(char) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- visitBaseType(char) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitClassBound() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
-
- visitClassBound() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitClassType(String) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- visitClassType(String) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.AttributeObtainingMethodVisitor
-
- visitCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.CodePreservingMethodVisitor
-
- visitEnd() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.AttributeObtainingMethodVisitor
-
- visitEnd() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor
-
- visitEnd() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- visitEnd() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitEnd() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor
-
- visitEnd() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.FieldExtractor
-
- visitEnd() - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- visitEnum(String, String, String) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor
-
- visitExceptionType() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod
-
- visitExceptionType() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitField(int, String, String, String, Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor
-
- visitField(int, String, String, String, Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor
-
- visitField(int, String, String, String, Object) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
- visitFormalTypeParameter(String) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
-
- visitFormalTypeParameter(String) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitFrame(int, int, Object[], int, Object[]) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.FramePreservingRemapper.FramePreservingMethodRemapper
-
- visitInnerClass(String, String, String, int) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor
-
- visitInnerClass(String, String, String, int) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
- visitInnerClassType(String) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- visitInnerClassType(String) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitInterface() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType
-
- visitInterface() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitInterfaceBound() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
-
- visitInterfaceBound() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitLabel(Label) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- visitLdcInsn(Object) - Method in class net.bytebuddy.asm.TypeConstantAdjustment.TypeConstantDissolvingClassVisitor.TypeConstantDissolvingMethodVisitor
-
- visitLdcInsn(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.ValidatingMethodVisitor
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- visitMaxs(int, int) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.CodePreservingMethodVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.bytebuddy.asm.TypeConstantAdjustment.TypeConstantDissolvingClassVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
- visitOuterClass(String, String, String) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor
-
- visitParameter(String, int) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- visitParameterAnnotation(int, String, boolean) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
-
- visitParameterType() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod
-
- visitParameterType() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitReturnType() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod
-
- visitReturnType() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitSuperclass() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType
-
- visitSuperclass() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor
-
- visitTypeArgument() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- visitTypeArgument(char) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- visitTypeArgument() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitTypeArgument(char) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- visitTypeVariable(String) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
-
- visitTypeVariable(String) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
-
- VOID - Static variable in interface net.bytebuddy.description.type.TypeDescription
-
A representation of the void
non-type.
- VoidAwareAssigner - Class in net.bytebuddy.implementation.bytecode.assign.primitive
-
This assigner is able to handle the void
type.
- VoidAwareAssigner(Assigner) - Constructor for class net.bytebuddy.implementation.bytecode.assign.primitive.VoidAwareAssigner
-
Creates a new assigner that is capable of handling void types.