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

A

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
The default implementation of an AgentBuilder.
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
A ClassFileTransformer that implements the enclosing agent builder's configuration.
AgentBuilder.Default.Matched - Class in net.bytebuddy.agent.builder
A helper class that describes a AgentBuilder.Default after supplying a AgentBuilder.RawMatcher such that one or several AgentBuilder.Transformers can be supplied.
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.AuxiliaryTypeInitializer - Class in net.bytebuddy.agent.builder
An AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer that initializes the instrumented type and loads and initializes all auxiliary types after the instrumented type was loaded.
AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer.InjectingInitializer - Class in net.bytebuddy.agent.builder
A type initializer that injects all auxiliary types of the instrumented type.
AgentBuilder.Identified - Interface in net.bytebuddy.agent.builder
Describes an AgentBuilder which was handed a matcher for identifying types to instrumented in order to supply one or several AgentBuilder.Transformers.
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 LoadedTypeInitializers 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.LazyInitializer - Interface in net.bytebuddy.agent.builder
A constructor for creating a LoadedTypeInitializer if required.
AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer.Simple - Class in net.bytebuddy.agent.builder
A simple implementation of a lazy constructor for a LoadedTypeInitializer that simply returns a given instance.
AgentBuilder.InitializationStrategy.NoOp - Enum in net.bytebuddy.agent.builder
A non-initializing initialization strategy.
AgentBuilder.InitializationStrategy.Premature - Enum in net.bytebuddy.agent.builder
An initialization strategy that loads all auxiliary types before loading the instrumented type.
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.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
A no-op implementation of a AgentBuilder.Listener.
AgentBuilder.RawMatcher - Interface in net.bytebuddy.agent.builder
A matcher that allows to determine if a AgentBuilder.Transformer should be applied during the execution of a ClassFileTransformer that was generated by an AgentBuilder.
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
A compound transformer that allows to group several AgentBuilder.Transformers as a single transformer.
AgentBuilder.Transformer.NoOp - Enum in net.bytebuddy.agent.builder
A no-op implementation of a AgentBuilder.Transformer that does not modify the supplied dynamic type.
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
A binder for handling the AllArguments 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
An InvocationHandler for implementing annotations.
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
Represents the state of a AnnotationDescription.AnnotationValue.Loaded annotation property.
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
A builder for pragmatically creating AnnotationDescription.
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 Annotations 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
Creates a matcher that matches any of the given objects by the Object.equals(Object) method.
anyOf(Iterable<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches any of the given objects by the Object.equals(Object) method.
anyOf(Type...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches any of the given types as TypeDescriptions by the Object.equals(Object) method.
anyOf(Constructor<?>...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches any of the given constructors as MethodDescriptions by the Object.equals(Object) method.
anyOf(Method...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches any of the given methods as MethodDescriptions by the Object.equals(Object) method.
anyOf(Field...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches any of the given fields as FieldDescriptions by the Object.equals(Object) method.
anyOf(Annotation...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches any of the given annotations as AnnotationDescriptions by the Object.equals(Object) method.
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
Creates a new appender for implementing a DefaultMethodCall.
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.NoOp
 
apply(DynamicType.Builder<?>) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Premature
 
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
Creates a new array factory with a given ArrayFactory.ArrayCreator without inferring the type from the component type.
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.
AuxiliaryTypeInitializer(AgentBuilder.Default.BootstrapInjectionStrategy, TypeDescription, ClassLoader, ProtectionDomain, AccessControlContext, Map<TypeDescription, byte[]>, Map<TypeDescription, LoadedTypeInitializer>) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer
Creates a new auxiliary type initializer.
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.

B

BASE_VERSION - Static variable in class net.bytebuddy.ClassFileVersion
Returns the minimal version number that is legal.
BEAN_PROPERTY - Static variable in annotation type net.bytebuddy.implementation.bind.annotation.FieldProxy
A placeholder name to indicate that a field name should be inferred by the name of the intercepted method by the Java bean naming conventions.
binaryRepresentation - Variable in class net.bytebuddy.dynamic.DynamicType.Default
The byte array representing this dynamic type.
bind(GenericTypeDescription) - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding
Creates a visitor that binds the variables of the given generic type by the generic type's values.
bind(FieldDescription) - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled.Entry
Binds this entry to the provided field description.
bind(TypeDescription) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled.Entry
Transforms this entry into a method record.
bind(AnnotationDescription.Loadable<AllArguments>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.AllArguments.Binder
 
bind(AnnotationDescription.Loadable<Argument>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.Argument.Binder
 
bind(AnnotationDescription.Loadable<Default>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder
 
bind(AnnotationDescription.Loadable<DefaultCall>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder
 
bind(AnnotationDescription.Loadable<Empty>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.Empty.Binder
 
bind(AnnotationDescription.Loadable<FieldProxy>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder
 
bind(AnnotationDescription.Loadable<FieldValue>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.FieldValue.Binder
 
bind(AnnotationDescription.Loadable<Morph>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder
 
bind(AnnotationDescription.Loadable<Origin>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.Origin.Binder
 
bind(AnnotationDescription.Loadable<Pipe>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder
 
bind(AnnotationDescription.Loadable<StubValue>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.StubValue.Binder
 
bind(AnnotationDescription.Loadable<Super>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder
 
bind(AnnotationDescription.Loadable<SuperCall>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.SuperCall.Binder
 
bind(Implementation.Target, MethodDescription, MethodDescription) - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder
 
bind(MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in interface net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler
Handles a parameter binding.
bind(MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound
 
bind(MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Unbound
 
bind(AnnotationDescription.Loadable<T>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in interface net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.ParameterBinder
Creates a parameter binding for the given target parameter.
bind(AnnotationDescription.Loadable<This>, MethodDescription, ParameterDescription, Implementation.Target, Assigner) - Method in enum net.bytebuddy.implementation.bind.annotation.This.Binder
 
bind(Implementation.Target, MethodDescription, MethodDescription) - Method in interface net.bytebuddy.implementation.bind.MethodDelegationBinder
Attempts a binding of a source method to a given target method.
bind(String) - Method in interface net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator
Binds this component type to a given property name of an annotation.
bind(String) - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty
 
bind(String) - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForArrayType
 
bind(String) - Method in enum net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.Illegal
 
Binder(MethodDescription, MethodDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder
Creates a new binder for the FieldProxy annotation.
Binder(MethodDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.Morph.Binder
Creates a new binder.
Binder(MethodDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.Pipe.Binder
Creates a new binder.
bindingMechanic() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator.DefaultArgument
 
BindingPriority - Annotation Type in net.bytebuddy.implementation.bind.annotation
Defines a binding priority for a target method.
BindingPriority.Resolver - Enum in net.bytebuddy.implementation.bind.annotation
An ambiguity resolver that considers the priority of a method as defined by the BindingPriority annotation.
BooleanMatcher<T> - Class in net.bytebuddy.matcher
An element matcher that returns a fixed result.
BooleanMatcher(boolean) - Constructor for class net.bytebuddy.matcher.BooleanMatcher
Creates a new boolean element matcher.
bootstrap(Method, Object...) - Static method in class net.bytebuddy.implementation.InvokeDynamic
Implements the instrumented method with a dynamic method invocation which is linked at runtime using the specified bootstrap method.
bootstrap(Method, List<?>) - Static method in class net.bytebuddy.implementation.InvokeDynamic
Implements the instrumented method with a dynamic method invocation which is linked at runtime using the specified bootstrap method.
bootstrap(Constructor<?>, Object...) - Static method in class net.bytebuddy.implementation.InvokeDynamic
Implements the instrumented method with a dynamic method invocation which is linked at runtime using the specified bootstrap constructor.
bootstrap(Constructor<?>, List<?>) - Static method in class net.bytebuddy.implementation.InvokeDynamic
Implements the instrumented method with a dynamic method invocation which is linked at runtime using the specified bootstrap constructor.
bootstrap(MethodDescription.InDefinedShape, Object...) - Static method in class net.bytebuddy.implementation.InvokeDynamic
Implements the instrumented method with a dynamic method invocation which is linked at runtime using the specified bootstrap method or constructor.
bootstrap(MethodDescription.InDefinedShape, List<?>) - Static method in class net.bytebuddy.implementation.InvokeDynamic
Implements the instrumented method with a dynamic method invocation which is linked at runtime using the specified bootstrap method or constructor.
bootstrapMethod - Variable in class net.bytebuddy.implementation.InvokeDynamic
The bootstrap method.
Bound(TargetMethodAnnotationDrivenBinder.ParameterBinder<T>, AnnotationDescription.Loadable<T>) - Constructor for class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound
Creates a new bound handler.
Bound(String) - Constructor for class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound
Creates a new bound component type locator for an annotation property.
boundedAbove(GenericTypeDescription) - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.Latent
Creates a wildcard with an upper bound.
boundedBelow(GenericTypeDescription) - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.Latent
Creates a wildcard with a lower bound.
BridgeTarget(MethodDescription, TypeDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget
Creates a new bridge target.
build() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
Returns an appropriate class loader that represents all the collected class loaders using the current access control context.
build(AccessControlContext) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
Returns an appropriate class loader that represents all the collected class loaders.
build(StackManipulation) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder
Creates a binding that represents the bindings collected by this Builder.
Build(MethodDescription, Map<?, Integer>, StackManipulation, List<StackManipulation>, StackManipulation) - Constructor for class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder.Build
Creates a new method binding.
builder(TypeDescription, ByteBuddy, ClassFileLocator, MethodRebaseResolver.MethodNameTransformer) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.TypeStrategy
Creates a type builder for a given type.
Builder(TypeDescription, Map<String, AnnotationDescription.AnnotationValue<?, ?>>) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.Builder
Creates a builder for an annotation description.
Builder() - Constructor for class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
Creates a new builder without any class loaders.
Builder(MethodDelegationBinder.MethodInvoker, MethodDescription) - Constructor for class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder
Creates a new builder for the binding of a given method.
BYTE_BUDDY_DEFAULT_PREFIX - Static variable in class net.bytebuddy.ByteBuddy
The default prefix for the default NamingStrategy.
BYTE_BUDDY_DEFAULT_SUFFIX - Static variable in class net.bytebuddy.ByteBuddy
The default suffix when defining a naming strategy for auxiliary types.
BYTE_BUDDY_RENAME_PACKAGE - Static variable in class net.bytebuddy.NamingStrategy.SuffixingRandom
The default package for defining types that are renamed to not be contained in the NamingStrategy.SuffixingRandom.JAVA_PACKAGE package.
ByteArrayClassLoader - Class in net.bytebuddy.dynamic.loading
A ClassLoader that is capable of loading explicitly defined classes.
ByteArrayClassLoader(ClassLoader, Map<String, byte[]>, ProtectionDomain, AccessControlContext, ByteArrayClassLoader.PersistenceHandler, PackageDefinitionStrategy) - Constructor for class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
Creates a new class loader for a given definition of classes.
ByteArrayClassLoader.ChildFirst - Class in net.bytebuddy.dynamic.loading
A ByteArrayClassLoader which applies child-first semantics for the given type definitions.
ByteArrayClassLoader.ChildFirst.PrependingEnumeration - Class in net.bytebuddy.dynamic.loading
An enumeration that prepends an element to another enumeration and skips the last element of the provided enumeration.
ByteArrayClassLoader.ClassLoaderCreationAction - Class in net.bytebuddy.dynamic.loading
An action for creating a class loader.
ByteArrayClassLoader.EmptyEnumeration - Enum in net.bytebuddy.dynamic.loading
An enumeration without any elements.
ByteArrayClassLoader.PersistenceHandler - Enum in net.bytebuddy.dynamic.loading
A persistence handler decides on weather the byte array that represents a loaded class is exposed by the ClassLoader.getResourceAsStream(String) method.
ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction - Class in net.bytebuddy.dynamic.loading
An action to define a URL that represents a class file.
ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler - Class in net.bytebuddy.dynamic.loading
A stream handler that returns the given binary representation.
ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler.ByteArrayUrlConnection - Class in net.bytebuddy.dynamic.loading
A URL connection for a given byte array.
ByteArrayClassLoader.SingletonEnumeration - Class in net.bytebuddy.dynamic.loading
An enumeration that contains a single element.
ByteArrayUrlConnection(URL, InputStream) - Constructor for class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler.ByteArrayUrlConnection
Creates a new byte array URL connection.
ByteArrayUrlStreamHandler(byte[]) - Constructor for class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler
Creates a new byte array URL stream handler.
ByteBuddy - Class in net.bytebuddy
ByteBuddy instances are configurable factories for creating new Java types at a JVM's runtime.
ByteBuddy() - Constructor for class net.bytebuddy.ByteBuddy
Defines a new ByteBuddy default configuration for the current Java virtual machine's class file version.
ByteBuddy(ClassFileVersion) - Constructor for class net.bytebuddy.ByteBuddy
Defines a new ByteBuddy default configuration for the given class file version.
ByteBuddy(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) - Constructor for class net.bytebuddy.ByteBuddy
Defines a new ByteBuddy configuration.
ByteBuddy.Definable<T> - Interface in net.bytebuddy
Any definable instance is either ByteBuddy.Definable.Defined when a value is provided or ByteBuddy.Definable.Undefined if a value is not provided.
ByteBuddy.Definable.Defined<T> - Class in net.bytebuddy
A representation of a defined ByteBuddy.Definable for a given value.
ByteBuddy.Definable.Undefined<T> - Class in net.bytebuddy
A representation of an undefined ByteBuddy.Definable.
ByteBuddy.EnumerationImplementation - Class in net.bytebuddy
An implementation fo the values method of an enumeration type.
ByteBuddy.EnumerationImplementation.InitializationAppender - Class in net.bytebuddy
A byte code appender for the type initializer of any enumeration type.
ByteBuddy.EnumerationImplementation.ValuesMethodAppender - Class in net.bytebuddy
A byte code appender for the values method of any enumeration type.
ByteBuddy.MatchedMethodInterception - Class in net.bytebuddy
A matched method interception for a non-optional method definition.
ByteBuddy.MethodAnnotationTarget - Class in net.bytebuddy
A ByteBuddy configuration with a selected set of methods for which annotations can be defined.
ByteBuddy.MethodInterceptable - Interface in net.bytebuddy
Implementations of this interface are capable of defining a method interception for a given set of methods.
ByteBuddy.OptionalMethodInterception - Class in net.bytebuddy
An optional method interception that allows to intercept a method selection only if this is needed.
ByteBuddy.Proxy - Class in net.bytebuddy
A proxy implementation for extending Byte Buddy while allowing for enhancing a ByteBuddy configuration.
ByteBuddyCommons - Class in net.bytebuddy.utility
Represents a collection of common helper functions.
ByteCodeAppender - Interface in net.bytebuddy.implementation.bytecode
An appender that generates the byte code for a given method.
ByteCodeAppender.Compound - Class in net.bytebuddy.implementation.bytecode
A compound appender that combines a given number of other byte code appenders.
ByteCodeAppender.Simple - Class in net.bytebuddy.implementation.bytecode
A simple byte code appender that only represents a given array of StackManipulations.
ByteCodeAppender.Size - Class in net.bytebuddy.implementation.bytecode
An immutable description of both the operand stack size and the size of the local variable array that is required to run the code generated by this ByteCodeAppender.
ByteCodeElement - Interface in net.bytebuddy.description
Implementations describe an element represented in byte code, i.e.
ByteCodeElement.Accessible - Interface in net.bytebuddy.description
Describes a byte code element that can be accessed by another element.
ByteCodeElement.Token<T extends ByteCodeElement.Token<T>> - Interface in net.bytebuddy.description
Representation of a tokenized, detached byte code element.
ByteCodeElement.Token.TokenList<S extends ByteCodeElement.Token<S>> - Class in net.bytebuddy.description
A list of tokens.
ByteCodeElement.TypeDependant<T extends ByteCodeElement.TypeDependant<?,S>,S extends ByteCodeElement.Token<S>> - Interface in net.bytebuddy.description
A type dependant describes an element that is an extension of a type definition, i.e.

C

cache(StackManipulation, TypeDescription) - Method in interface net.bytebuddy.implementation.Implementation.Context
Caches a single value by storing it in form of a private, final and static field.
cache(StackManipulation, TypeDescription) - Method in class net.bytebuddy.implementation.Implementation.Context.Default
 
cache(StackManipulation, TypeDescription) - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
 
cached() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
Returns a cached version of this method constant as specified by MethodConstant.CachedMethod and MethodConstant.CachedConstructor.
cached() - Method in interface net.bytebuddy.implementation.bytecode.constant.MethodConstant.CanCache
Returns this method constant as a cached version.
cached() - Method in enum net.bytebuddy.implementation.bytecode.constant.MethodConstant.CanCacheIllegal
 
CachedConstructor(StackManipulation) - Constructor for class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedConstructor
Creates a new cached MethodConstant.
CachedMethod(StackManipulation) - Constructor for class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedMethod
Creates a new cached MethodConstant.
cacheMethods - Variable in class net.bytebuddy.implementation.InvocationHandlerAdapter
Determines if the Method instances that are handed to the intercepted methods are cached in static fields.
cacheProvider - Variable in class net.bytebuddy.pool.TypePool.AbstractBase
The cache provider of this instance.
CacheValueField(TypeDescription, TypeDescription, String, int) - Constructor for class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField
Creates a new cache value field.
CACHING - Static variable in class net.bytebuddy.implementation.InvocationHandlerAdapter
Indicates that a Method should be cached.
canThrow(Class<? extends Throwable>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a MethodDescription by its capability to throw a given checked exception.
canThrow(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a MethodDescription by its capability to throw a given checked exception.
Chain(MethodDelegationBinder.AmbiguityResolver...) - Constructor for class net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Chain
Creates an immutable chain of ambiguity resolvers.
Chain(List<? extends MethodDelegationBinder.AmbiguityResolver>) - Constructor for class net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Chain
Creates an immutable chain of ambiguity resolvers.
check(MethodDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.IgnoreForBinding.Verifier
Validates if a method should be ignored for binding.
check(AnnotatedCodeElement) - Static method in class net.bytebuddy.implementation.bind.annotation.RuntimeType.Verifier
Checks if an annotated element should be assigned a value by considering the runtime type.
ChildFirst(ClassLoader, Map<String, byte[]>, ProtectionDomain, AccessControlContext, ByteArrayClassLoader.PersistenceHandler, PackageDefinitionStrategy) - Constructor for class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst
Creates a new child-first byte array class loader.
CLASS - Static variable in interface net.bytebuddy.description.type.TypeDescription
A representation of the Class type.
CLASS_FILE_EXTENSION - Static variable in interface net.bytebuddy.dynamic.ClassFileLocator
The file extension for a Java class file.
ClassConstant - Enum in net.bytebuddy.implementation.bytecode.constant
Represents a constant representing any loaded Java Class.
ClassConstant.ForReferenceType - Class in net.bytebuddy.implementation.bytecode.constant
A class constant for a non-primitive Class.
classFileLocator(ClassLoader) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator
Creates a class file locator for the given class loader.
classFileLocator(ClassLoader) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.ClassLoading
 
classFileLocator(ClassLoader) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.BinaryLocator.Default
 
ClassFileLocator - Interface in net.bytebuddy.dynamic
Locates a class file or its byte array representation when it is given its type description.
classFileLocator - Variable in class net.bytebuddy.pool.TypePool.Default
The locator to query for finding binary data of a type.
ClassFileLocator.AgentBased - Class in net.bytebuddy.dynamic
A Java agent that allows the location of class files by emulating a retransformation.
ClassFileLocator.AgentBased.ClassLoadingDelegate - Interface in net.bytebuddy.dynamic
A delegate that is queried for loading a class.
ClassFileLocator.AgentBased.ClassLoadingDelegate.Default - Class in net.bytebuddy.dynamic
A default implementation of a class loading delegate.
ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit - Class in net.bytebuddy.dynamic
A class loading delegate that allows the location of explicitly registered classes that cannot be located by a class loader directly.
ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader - Class in net.bytebuddy.dynamic
A class loading delegate that accounts for a sun.reflect.DelegatingClassLoader which cannot load its own classes by name.
ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher - Interface in net.bytebuddy.dynamic
Representation of a Java Field.
ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializable - Interface in net.bytebuddy.dynamic
An unitialized version of a dispatcher for extracting a class loader's loaded classes.
ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved - Class in net.bytebuddy.dynamic
Represents a field that could be located.
ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Unresolved - Class in net.bytebuddy.dynamic
Represents a field that could not be located.
ClassFileLocator.AgentBased.ExtractionClassFileTransformer - Class in net.bytebuddy.dynamic
A non-operational class file transformer that remembers the binary format of a given class.
ClassFileLocator.Compound - Class in net.bytebuddy.dynamic
A compound ClassFileLocator that chains several locators.
ClassFileLocator.ForClassLoader - Class in net.bytebuddy.dynamic
A class file locator that queries a class loader for binary representations of class files.
ClassFileLocator.ForFolder - Class in net.bytebuddy.dynamic
A class file locator that finds files from a standardized Java folder structure with folders donating packages and class files being saved as <classname>.class files within their package folder.
ClassFileLocator.ForJarFile - Class in net.bytebuddy.dynamic
A class file locator that locates classes within a Java jar file.
ClassFileLocator.NoOp - Enum in net.bytebuddy.dynamic
A class file locator that cannot locate any class files.
ClassFileLocator.Resolution - Interface in net.bytebuddy.dynamic
Represents a class file as binary data.
ClassFileLocator.Resolution.Explicit - Class in net.bytebuddy.dynamic
Represents a byte array as binary data.
ClassFileLocator.Resolution.Illegal - Enum in net.bytebuddy.dynamic
A canonical representation of an illegal binary representation.
ClassFileLocator.Simple - Class in net.bytebuddy.dynamic
A simple class file locator that returns class files from a selection of given types.
classFileVersion - Variable in class net.bytebuddy.ByteBuddy
The class file version of the current configuration.
ClassFileVersion - Class in net.bytebuddy
A wrapper object for representing a validated class file version in the format that is specified by the JVMS.
ClassFileVersion(int) - Constructor for class net.bytebuddy.ClassFileVersion
Creates a wrapper for a given minor-major release of the Java class file file.
classFileVersion(ClassFileVersion) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
 
classFileVersion - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
The class file version specified for this builder.
classFileVersion(ClassFileVersion) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
classFileVersion(ClassFileVersion) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
Defines a class file format version for this builder for which the dynamic types should be created.
classFileVersion - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
The class file version of the written type.
ClassInjector - Interface in net.bytebuddy.dynamic.loading
A class injector is capable of injecting classes into a ClassLoader without requiring the class loader to being able to explicitly look up these classes.
ClassInjector.UsingInstrumentation - Class in net.bytebuddy.dynamic.loading
A class injector using a Instrumentation to append to either the boot classpath or the system class path.
ClassInjector.UsingInstrumentation.Target - Enum in net.bytebuddy.dynamic.loading
A representation of the target to which Java classes should be appended to.
ClassInjector.UsingReflection - Class in net.bytebuddy.dynamic.loading
A class injector that uses reflective method calls.
ClassInjector.UsingReflection.Dispatcher - Interface in net.bytebuddy.dynamic.loading
A dispatcher for accessing a ClassLoader reflectively.
ClassInjector.UsingReflection.Dispatcher.Faulty - Class in net.bytebuddy.dynamic.loading
Represents an unsuccessfully loaded method lookup.
ClassInjector.UsingReflection.Dispatcher.Initializable - Interface in net.bytebuddy.dynamic.loading
Initializes a dispatcher to make non-accessible APIs accessible.
ClassInjector.UsingReflection.Dispatcher.Resolved - Class in net.bytebuddy.dynamic.loading
Represents a successfully loaded method lookup for the dispatcher.
classLoader - Variable in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
The underlying class loader.
ClassLoaderCreationAction(ClassLoader, Map<String, byte[]>, ProtectionDomain, AccessControlContext, ByteArrayClassLoader.PersistenceHandler, PackageDefinitionStrategy, boolean) - Constructor for class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ClassLoaderCreationAction
Creates a new class loader creation action.
ClassLoaderCreationAction(List<? extends ClassLoader>) - Constructor for class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder.ClassLoaderCreationAction
Creates a new action for creating a multiple-parent class loader.
ClassLoaderHierarchyMatcher<T extends ClassLoader> - Class in net.bytebuddy.matcher
An element matcher that matches all ClassLoaders in the matched class loaders hierarchy against a given matcher.
ClassLoaderHierarchyMatcher(ElementMatcher<? super ClassLoader>) - Constructor for class net.bytebuddy.matcher.ClassLoaderHierarchyMatcher
Creates a new class loader hierarchy matcher.
ClassLoaderParentMatcher<T extends ClassLoader> - Class in net.bytebuddy.matcher
An element matcher that matches a class loader for being a parent of the given class loader.
ClassLoaderParentMatcher(ClassLoader) - Constructor for class net.bytebuddy.matcher.ClassLoaderParentMatcher
Creates a class loader parent element matcher.
ClassLoading(TypePool.CacheProvider, ClassFileLocator, ClassLoader) - Constructor for class net.bytebuddy.pool.TypePool.Default.ClassLoading
Creates a class loading type pool.
ClassLoadingStrategy - Interface in net.bytebuddy.dynamic.loading
A strategy for loading a collection of types.
ClassLoadingStrategy.Configurable - Interface in net.bytebuddy.dynamic.loading
A ClassLoadingStrategy that allows configuring the strategy's behavior.
ClassLoadingStrategy.Default - Enum in net.bytebuddy.dynamic.loading
This class contains implementations of default class loading strategies.
ClassLoadingStrategy.Default.InjectionDispatcher - Class in net.bytebuddy.dynamic.loading
A class loading strategy which applies a class loader injection while applying a given ProtectionDomain on class injection.
ClassLoadingStrategy.Default.WrappingDispatcher - Class in net.bytebuddy.dynamic.loading
A class loading strategy which creates a wrapping class loader while applying a given ProtectionDomain on class loading.
ClassLoadingStrategy.ForBootstrapInjection - Class in net.bytebuddy.dynamic.loading
A class loading strategy which allows class injection into the bootstrap class loader if appropriate.
ClassRedefinitionTransformer(Map<Class<?>, ClassDefinition>) - Constructor for class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.Engine.ClassRedefinitionTransformer
Creates a new class redefinition transformer.
ClassReloadingStrategy - Class in net.bytebuddy.dynamic.loading
The class reloading strategy allows to redefine loaded Classes.
ClassReloadingStrategy(Instrumentation, ClassReloadingStrategy.Engine) - Constructor for class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
Creates a class reloading strategy for the given instrumentation using an explicit transformation strategy which is represented by an ClassReloadingStrategy.Engine.
ClassReloadingStrategy(Instrumentation, ClassReloadingStrategy.Engine, ClassReloadingStrategy.BootstrapInjection, Map<String, Class<?>>) - Constructor for class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
Creates a new class reloading strategy.
ClassReloadingStrategy.BootstrapInjection - Interface in net.bytebuddy.dynamic.loading
A strategy to apply for injecting classes into the bootstrap class loader.
ClassReloadingStrategy.BootstrapInjection.Disabled - Enum in net.bytebuddy.dynamic.loading
A disabled bootstrap injection strategy.
ClassReloadingStrategy.BootstrapInjection.Enabled - Class in net.bytebuddy.dynamic.loading
An enabled bootstrap class loader injection strategy.
ClassReloadingStrategy.Engine - Enum in net.bytebuddy.dynamic.loading
An engine which performs the actual redefinition of a Class.
ClassReloadingStrategy.Engine.ClassRedefinitionTransformer - Class in net.bytebuddy.dynamic.loading
A class file transformer that applies a given ClassDefinition.
classVisitor(ClassVisitorWrapper) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
 
classVisitor(ClassVisitorWrapper) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
classVisitor(ClassVisitorWrapper) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
Adds an additional ASM ClassVisitor to this builder which will be applied in the construction process of this dynamic type.
ClassVisitorWrapper - Interface in net.bytebuddy.asm
A class visitor wrapper is used in order to register an intermediate ASM ClassVisitor which is applied to the main type created by a DynamicType.Builder but not to any AuxiliaryTypes, if any.
classVisitorWrapper - Variable in class net.bytebuddy.ByteBuddy
The class visitor wrapper for the current configuration.
classVisitorWrapper - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
A class visitor wrapper that is applied on created types by this builder.
classVisitorWrapper - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
A class visitor wrapper to apply during instrumentation.
ClassVisitorWrapper.Compound - Class in net.bytebuddy.asm
An ordered, immutable chain of ClassVisitorWrappers.
ClassVisitorWrapper.NoOp - Enum in net.bytebuddy.asm
A class visitor wrapper that does not apply any changes.
clear() - Method in class net.bytebuddy.pool.TypePool.AbstractBase
 
clear() - Method in interface net.bytebuddy.pool.TypePool.CacheProvider
Clears this cache.
clear() - Method in enum net.bytebuddy.pool.TypePool.CacheProvider.NoOp
 
clear() - Method in class net.bytebuddy.pool.TypePool.CacheProvider.Simple
 
clear() - Method in interface net.bytebuddy.pool.TypePool
Clears this type pool's cache.
clear() - Method in class net.bytebuddy.pool.TypePool.LazyFacade
 
CLONE_METHOD_NAME - Static variable in class net.bytebuddy.ByteBuddy.EnumerationImplementation
The name of the Object.clone() method.
close() - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForJarFile
 
CodePreservingMethodVisitor(MethodVisitor, TypeWriter.MethodPool.Record, MethodRebaseResolver.Resolution) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.CodePreservingMethodVisitor
Creates a new code preserving method visitor.
CollectionFactory - Interface in net.bytebuddy.implementation.bytecode.collection
Implementations of this interface are able to create collection types (including arrays) by sequentially storing given values that must be compatible to the collection factory's component type.
CollectionItemMatcher<T> - Class in net.bytebuddy.matcher
A list item matcher matches any element of a collection to a given matcher and assures that at least one element matches the supplied iterable condition.
CollectionItemMatcher(ElementMatcher<? super T>) - Constructor for class net.bytebuddy.matcher.CollectionItemMatcher
Creates a new matcher that applies another matcher to each element of a matched iterable collection.
CollectionOneToOneMatcher<T> - Class in net.bytebuddy.matcher
An element matcher that matches a given iterable collection to a list of matchers on a per-element basis.
CollectionOneToOneMatcher(List<? extends ElementMatcher<? super T>>) - Constructor for class net.bytebuddy.matcher.CollectionOneToOneMatcher
Creates a new matcher that compares a matched iterable collection against a list of element matchers.
CollectionRawTypeMatcher<T extends Iterable<? extends GenericTypeDescription>> - Class in net.bytebuddy.matcher
An element matcher that matches a collection of types by their raw types.
CollectionRawTypeMatcher(ElementMatcher<? super Iterable<? extends TypeDescription>>) - Constructor for class net.bytebuddy.matcher.CollectionRawTypeMatcher
Creates a new raw type matcher.
CollectionSizeMatcher<T extends Iterable<?>> - Class in net.bytebuddy.matcher
An element matcher that matches a collection by its size.
CollectionSizeMatcher(int) - Constructor for class net.bytebuddy.matcher.CollectionSizeMatcher
Creates a new matcher that matches the size of a matched collection.
collectTypeParameter() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
Collects the currently constructed type.
combineWith(MethodGraph.Compiler.Default.Key.Harmonized<V>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Harmonized
Combines this key with the given key.
combineWith(MethodGraph.Compiler.Default.Key.Store<V>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
Combines this store with the given store.
combineWith(MethodGraph.Compiler.Default.Key.Store.Entry<V>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
Combines this store with the given entry.
compareTo(ClassFileVersion) - Method in class net.bytebuddy.ClassFileVersion
 
compile(TypeDescription) - Method in interface net.bytebuddy.dynamic.scaffold.FieldRegistry
Prepares the field registry for a given instrumented type.
compile(TypeDescription) - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default
 
compile(TypeDescription) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.AbstractBase
 
compile(TypeDescription) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler
Compiles the given type into a method graph considering the type to be the viewpoint.
compile(TypeDescription, TypeDescription) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler
Compiles the given type into a method graph.
compile(TypeDescription, TypeDescription) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
 
compile(TypeDescription) - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
 
compile(TypeDescription, TypeDescription) - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
 
compile(Implementation.Target.Factory) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
 
compile(Implementation.Target) - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler
Compiles this handler.
compile(Implementation.Target) - Method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod
 
compile(Implementation.Target) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue
 
compile(Implementation.Target) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation
 
compile(Implementation.Target) - Method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge
 
compile(Implementation.Target.Factory) - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Prepared
Compiles this prepared method registry.
compile(TypeDescription) - Method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.PrecomputedMethodGraph
 
compile(TypeDescription, TypeDescription) - Method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.PrecomputedMethodGraph
 
Compiled(Map<FieldDescription.Token, FieldRegistry.Default.Compiled.Entry>) - Constructor for class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled
Creates a new compiled default field registry.
Compiled(TypeDescription, LoadedTypeInitializer, InstrumentedType.TypeInitializer, LinkedHashMap<MethodDescription, MethodRegistry.Default.Compiled.Entry>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
Creates a new compiled version of a default method registry.
Compiled(ByteCodeAppender) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation.Compiled
Creates a new compiled handler for a method implementation.
Compiled(TypeDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge.Compiled
Creates a new compiled handler for a visibility bridge.
Compound(AgentBuilder.Default.Transformation...) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Compound
Creates a new compound transformation.
Compound(List<? extends AgentBuilder.Default.Transformation>) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Compound
Creates a new compound transformation.
Compound(AgentBuilder.Listener...) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
Creates a new compound listener.
Compound(List<? extends AgentBuilder.Listener>) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
Creates a new compound listener.
Compound(AgentBuilder.Transformer...) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Transformer.Compound
Creates a new compound transformer.
Compound(ClassVisitorWrapper...) - Constructor for class net.bytebuddy.asm.ClassVisitorWrapper.Compound
Creates a new immutable chain based on an existing list of ClassVisitorWrappers where no copy of the received array is made.
Compound(List<? extends ClassVisitorWrapper>) - Constructor for class net.bytebuddy.asm.ClassVisitorWrapper.Compound
Creates a new immutable chain based on an existing list of ClassVisitorWrappers where no copy of the received list is made.
Compound(ClassFileLocator...) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.Compound
Creates a new compound class file locator.
Compound(MethodTransformer...) - Constructor for class net.bytebuddy.dynamic.MethodTransformer.Compound
Creates a new compound method transformer.
Compound(List<? extends MethodTransformer>) - Constructor for class net.bytebuddy.dynamic.MethodTransformer.Compound
Creates a new compound method transformer.
Compound(List<? extends TypeWriter.Default.ValidatingClassVisitor.Constraint>) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
Creates a new compound constraint.
Compound(FieldAttributeAppender...) - Constructor for class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Compound
Creates a new compound field attribute appender.
Compound(FieldAttributeAppender.Factory...) - Constructor for class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Factory.Compound
Creates a new compound field attribute appender factory.
Compound(MethodAttributeAppender...) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Compound
Creates a new compound method attribute appender.
Compound(MethodAttributeAppender.Factory...) - Constructor for class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Factory.Compound
Creates a new compound method attribute appender factory.
Compound(TypeAttributeAppender...) - Constructor for class net.bytebuddy.implementation.attribute.TypeAttributeAppender.Compound
Creates a new compound attribute appender.
Compound(ByteCodeAppender...) - Constructor for class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Compound
Creates a new compound byte code appender.
Compound(StackManipulation...) - Constructor for class net.bytebuddy.implementation.bytecode.StackManipulation.Compound
Creates a new compound stack manipulation.
Compound(List<StackManipulation>) - Constructor for class net.bytebuddy.implementation.bytecode.StackManipulation.Compound
Creates a new compound stack manipulation.
Compound(Implementation...) - Constructor for class net.bytebuddy.implementation.Implementation.Compound
Creates a new immutable compound implementation.
Compound(LoadedTypeInitializer...) - Constructor for class net.bytebuddy.implementation.LoadedTypeInitializer.Compound
Creates a new compound loaded type initializer.
Compound(List<? extends LoadedTypeInitializer>) - Constructor for class net.bytebuddy.implementation.LoadedTypeInitializer.Compound
Creates a new compound loaded type initializer.
CompoundEnumeration(List<Enumeration<URL>>) - Constructor for class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.CompoundEnumeration
Creates a compound enumeration.
conditionalClone(T) - Method in enum net.bytebuddy.utility.PropertyDispatcher
Creates a shallow copy of an array but returns non-array types as such.
Conjunction(ElementMatcher<? super W>, ElementMatcher<? super W>) - Constructor for class net.bytebuddy.matcher.ElementMatcher.Junction.Conjunction
Creates a new conjunction matcher.
connect() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler.ByteArrayUrlConnection
 
consider(Class<?>) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector
Considers a loaded class for modification.
consider(Class<?>) - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition
 
consider(Class<?>) - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRetransformation
 
consider(MethodDescription) - Static method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Legal
Considers a given method to expose a field name by following the Java bean naming conventions for getter and setter methods.
ConstantPool(double) - Constructor for class net.bytebuddy.implementation.bytecode.constant.DoubleConstant.ConstantPool
Creates a new constant pool load operation.
ConstantPool(float) - Constructor for class net.bytebuddy.implementation.bytecode.constant.FloatConstant.ConstantPool
Creates a new constant pool load operation.
ConstantPool(int) - Constructor for class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.ConstantPool
Creates a new constant pool loading operation for a given JVM-integer.
ConstantPool(long) - Constructor for class net.bytebuddy.implementation.bytecode.constant.LongConstant.ConstantPool
Creates a new constant pool load operation.
construct(Constructor<?>) - Static method in class net.bytebuddy.implementation.MethodCall
Invokes the given constructor in order to create an instance.
construct(MethodDescription) - Static method in class net.bytebuddy.implementation.MethodCall
Invokes the given constructor in order to create an instance.
constructor(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.ByteBuddy
Intercepts a given constructor selection.
constructor(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
constructor(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
 
constructor(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
constructor(ElementMatcher<? super MethodDescription>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
Selects a set of constructors of this type for implementation.
CONSTRUCTOR_INTERNAL_NAME - Static variable in interface net.bytebuddy.description.method.MethodDescription
The internal name of a Java constructor.
ConstructorStrategy - Interface in net.bytebuddy.dynamic.scaffold.subclass
A constructor strategy is responsible for creating bootstrap constructors for a SubclassDynamicTypeBuilder.
ConstructorStrategy.Default - Enum in net.bytebuddy.dynamic.scaffold.subclass
Default implementations of constructor strategies.
contains(TypeDescription) - Method in class net.bytebuddy.description.type.PackageDescription.AbstractBase
 
contains(TypeDescription) - Method in interface net.bytebuddy.description.type.PackageDescription
Checks if this package contains the provided type.
context(Implementation.Context.Factory) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
 
context(Implementation.Context.Factory) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
context(Implementation.Context.Factory) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
Defines a factory for creating an implementation context.
create(Implementation.Context.ExtractableView) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
Creates the instrumented type.
create(Implementation.Context.ExtractableView) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForCreation
 
create(Implementation.Context.ExtractableView) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining
 
create() - Method in interface net.bytebuddy.NamingStrategy.Unbound
Returns a naming strategy for a type without an explicit base.
create() - Method in class net.bytebuddy.NamingStrategy.Unbound.Default
 
create() - Method in class net.bytebuddy.NamingStrategy.Unbound.Unified
 
createRemappingMethodAdapter(int, String, MethodVisitor) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.FramePreservingRemapper
 
CREATION_NAME - Static variable in class net.bytebuddy.NamingStrategy.Unbound.Default
The type name used for created classes.
currentBounds - Variable in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
The bounds of the currently constructed type.
currentTypeParameter - Variable in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
The name of the currently constructed type.

D

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
Matches an AnnotatedCodeElement to declare any annotation that matches the given matcher.
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
A default instance using the StreamDrainer.DEFAULT_BUFFER_SIZE.
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
A binder for handling the DefaultCall 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
The appender for implementing a DefaultMethodCall.
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
Describes a loaded generic type as a GenericTypeDescription.
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
A description representation of the 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.NoOp
 
dispatcher() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Premature
 
dispatcher() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection
 
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
Writes any information that was registered with an Implementation.Context to the provided class visitor.
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
A dynamic type that is created at runtime, usually as the result of applying a DynamicType.Builder or as the result of an AuxiliaryType.
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
A DynamicType.Builder.ExceptionDeclarableMethodInterception which allows the definition of exceptions for a recently defined method.
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
A DynamicType.Builder.MatchedMethodInterception for which a method was recently identified or defined such that an Implementation for these methods can now be defined.
DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget - Class in net.bytebuddy.dynamic
A DynamicType.Builder.MethodAnnotationTarget which allows the definition of annotations for a recently identified method.
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.

E

ElementMatcher<T> - Interface in net.bytebuddy.matcher
An element matcher is used as a predicate for identifying code elements such as types, methods, fields or annotations.
ElementMatcher.Junction<S> - Interface in net.bytebuddy.matcher
A junctions allows to chain different ElementMatchers in a readable manner.
ElementMatcher.Junction.AbstractBase<V> - Class in net.bytebuddy.matcher
A base implementation of ElementMatcher.Junction.
ElementMatcher.Junction.Conjunction<W> - Class in net.bytebuddy.matcher
A conjunction matcher which only matches an element if both represented matchers constitute a match.
ElementMatcher.Junction.Disjunction<W> - Class in net.bytebuddy.matcher
A disjunction matcher which only matches an element if both represented matchers constitute a match.
ElementMatchers - Class in net.bytebuddy.matcher
A utility class that contains a human-readable language for creating ElementMatchers.
Empty() - Constructor for class net.bytebuddy.description.annotation.AnnotationList.Empty
 
Empty() - Constructor for class net.bytebuddy.description.field.FieldList.Empty
 
Empty() - Constructor for class net.bytebuddy.description.method.MethodList.Empty
 
Empty() - Constructor for class net.bytebuddy.description.method.ParameterList.Empty
 
Empty() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.Empty
 
Empty() - Constructor for class net.bytebuddy.description.type.TypeList.Empty
 
Empty - Annotation Type in net.bytebuddy.implementation.bind.annotation
Binds the parameter type's default value to the annotated parameter, i.e.
Empty() - Constructor for class net.bytebuddy.matcher.FilterableList.Empty
 
Empty.Binder - Enum in net.bytebuddy.implementation.bind.annotation
A binder for the Empty annotation.
EMPTY_MASK - Static variable in interface net.bytebuddy.description.modifier.ModifierContributor
The empty modifier.
EMPTY_MASK - Static variable in interface net.bytebuddy.description.ModifierReviewable
Representation of the default modifier.
EMPTY_NAME - Static variable in interface net.bytebuddy.description.NamedElement
Represents an element without a name in the source code.
enableBootstrapInjection(File, Instrumentation) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
enableBootstrapInjection(File, Instrumentation) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
enableBootstrapInjection(File, Instrumentation) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Enables class injection of auxiliary classes into the bootstrap class loader.
enableBootstrapInjection(File) - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
Enables bootstrap injection for this class reloading strategy.
Enabled(File, Instrumentation) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Enabled
Creates a new enabled bootstrap class loader injection strategy.
Enabled(File) - Constructor for class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Enabled
Creates an enabled bootstrap class injection strategy.
Entry(Class<?>, AgentBuilder.Default.Transformation.Resolution) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.Entry
 
Entry(FieldAttributeAppender, Object) - Constructor for class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled.Entry
Creates a new entry.
Entry(FieldAttributeAppender.Factory, Object) - Constructor for class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Entry
Creates a new entry.
Entry(MethodRegistry.Handler.Compiled, MethodAttributeAppender, MethodDescription, Set<MethodDescription.TypeToken>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled.Entry
Creates a new entry for a compiled method registry.
Entry(LatentMethodMatcher, MethodRegistry.Handler, MethodAttributeAppender.Factory, MethodTransformer) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
Creates a new entry.
Entry(MethodRegistry.Handler, MethodAttributeAppender.Factory, MethodDescription, Set<MethodDescription.TypeToken>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
Creates a new prepared entry.
ENUM - Static variable in interface net.bytebuddy.description.type.TypeDescription
A representation of the Enum type.
ENUM_VALUE_OF_METHOD_NAME - Static variable in class net.bytebuddy.ByteBuddy.EnumerationImplementation
The name of the valueOf method that is defined for any enumeration.
ENUM_VALUES_METHOD_NAME - Static variable in class net.bytebuddy.ByteBuddy.EnumerationImplementation
The name of the values method that is defined for any enumeration.
EnumerationDescription - Interface in net.bytebuddy.description.enumeration
Describes an enumeration value.
EnumerationDescription.AbstractBase - Class in net.bytebuddy.description.enumeration
An adapter implementation of an enumeration description.
EnumerationDescription.ForLoadedEnumeration - Class in net.bytebuddy.description.enumeration
An enumeration description representing a loaded enumeration.
EnumerationDescription.Latent - Class in net.bytebuddy.description.enumeration
A latent description of an enumeration value.
EnumerationImplementation(List<String>) - Constructor for class net.bytebuddy.ByteBuddy.EnumerationImplementation
Creates a new implementation of an enumeration type.
EnumerationState - Enum in net.bytebuddy.description.modifier
Determines if a type describes an enumeration.
EqualityMatcher<T> - Class in net.bytebuddy.matcher
An element matcher that checks an object's equality to another object.
EqualityMatcher(Object) - Constructor for class net.bytebuddy.matcher.EqualityMatcher
Creates an element matcher that tests for equality.
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Enabled
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.ForPrefix
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Compound
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Resolution.Unresolved
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer.InjectingInitializer
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer.Simple
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Available
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Unavailable
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.InitializationAppender
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.RawMatcher.ForElementMatcherPair
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.Entry
 
equals(Object) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Transformer.Compound
 
equals(Object) - Method in class net.bytebuddy.agent.builder.Nexus
 
equals(Object) - Method in class net.bytebuddy.asm.ClassVisitorWrapper.Compound
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy.Definable.Defined
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy.Definable.Undefined
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation.ValuesMethodAppender
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy.MatchedMethodInterception
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
 
equals(Object) - Method in class net.bytebuddy.ByteBuddy.OptionalMethodInterception
 
equals(Object) - Method in class net.bytebuddy.ClassFileVersion
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler.DefaultValue
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.Loaded
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray.Loaded
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.Loaded
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType.Loaded
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial.Loaded
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
 
equals(Object) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation.MethodAccessibilityAction
 
equals(Object) - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.description.field.FieldDescription.Token
 
equals(Object) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.description.method.MethodDescription.Token
 
equals(Object) - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator
 
equals(Object) - Method in class net.bytebuddy.description.method.MethodDescription.TypeToken
 
equals(Object) - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
 
equals(Object) - Method in class net.bytebuddy.description.method.ParameterDescription.Token
 
equals(Object) - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForModernVm
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.InDetachedForm
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
 
equals(Object) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding
 
equals(Object) - Method in class net.bytebuddy.description.type.PackageDescription.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Unresolved
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.Compound
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForClassLoader
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForFolder
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForJarFile
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.Resolution.Explicit
 
equals(Object) - Method in class net.bytebuddy.dynamic.ClassFileLocator.Simple
 
equals(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
 
equals(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
 
equals(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
 
equals(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
 
equals(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
 
equals(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Default
 
equals(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Default.Loaded
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ClassLoaderCreationAction
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Faulty
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.ForBootstrapInjection
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Enabled
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder.ClassLoaderCreationAction
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForFixedValue
 
equals(Object) - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForTypeResourceUrl
 
equals(Object) - Method in class net.bytebuddy.dynamic.MethodTransformer.Compound
 
equals(Object) - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple
 
equals(Object) - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.Transformer.ForModifierTransformation
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled.Entry
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Entry
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.InliningImplementationMatcher
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Default
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Prefixing
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Suffixing
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.Preserved
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.Factory
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod.Token
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod.Token
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous.Node
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved.Node
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Graph
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Linked.Delegation
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Simple
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Simple
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled.Entry
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation.Compiled
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge.Compiled
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder.InstrumentableMatcher
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.Factory
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForRichField
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForSimpleField
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
 
equals(Object) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Default
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnField
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethod
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethodParameter
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnType
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Factory.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForAnnotation
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForField
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Factory.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethodParameter
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForMethod
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForAnnotation
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType
 
equals(Object) - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForType
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.AuxiliaryType.NamingStrategy.SuffixingRandom
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.AssignableSignatureCall
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForDefaultMethod
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByConstructor
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByReflectionFactory
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender.AccessorMethodInvocation
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall
 
equals(Object) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator.DefaultArgument
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForType
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Explicit
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Illegal
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Legal
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForExplicitType
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForHierarchy
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.Illegal
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Resolved
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Unresolved
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForFieldInHierarchy
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForSpecificType
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Impossible
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Resolved
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Explicit
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.MethodCall
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForType
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.ArgumentTypeResolver.ParameterIndexToken
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Chain
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder.Build
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Virtual
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Anonymous
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Unique
 
equals(Object) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveTypeAwareAssigner
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ImplicitlyTypedUnboxingResponsible
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate.WideningStackManipulation
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.VoidAwareAssigner
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.assign.TypeCasting
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Simple
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Loader
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Putter
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForReferenceType
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayStackManipulation
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.ClassConstant.ForReferenceType
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.DoubleConstant.ConstantPool
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.FloatConstant.ConstantPool
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.ConstantPool
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.SingleBytePush
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.TwoBytePush
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.LongConstant.ConstantPool
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedConstructor
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedMethod
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.constant.TextConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldGetInstruction
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldPutInstruction
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.OfGenericField
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.DynamicInvocation
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.ForBridgeTarget
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.OffsetLoading
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Size
 
equals(Object) - Method in class net.bytebuddy.implementation.bytecode.TypeCreation
 
equals(Object) - Method in class net.bytebuddy.implementation.DefaultMethodCall.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.DefaultMethodCall
 
equals(Object) - Method in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForDefaultConstructor
 
equals(Object) - Method in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForStringConstructor
 
equals(Object) - Method in class net.bytebuddy.implementation.ExceptionMethod
 
equals(Object) - Method in class net.bytebuddy.implementation.FieldAccessor.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.FieldAccessor
 
equals(Object) - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType
 
equals(Object) - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType.Factory
 
equals(Object) - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy
 
equals(Object) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
 
equals(Object) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner
 
equals(Object) - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
 
equals(Object) - Method in class net.bytebuddy.implementation.FixedValue
 
equals(Object) - Method in class net.bytebuddy.implementation.FixedValue.ForPoolValue
 
equals(Object) - Method in class net.bytebuddy.implementation.FixedValue.ForStaticField
 
equals(Object) - Method in class net.bytebuddy.implementation.Forwarding.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.Forwarding
 
equals(Object) - Method in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticInstance
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethodDelegation
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldCacheEntry
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetterDelegation
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetterDelegation
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Simple
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.implementation.Implementation.Target.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter
 
equals(Object) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper.WrappingArgumentProvider
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForEnumerationValue
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExplicitTypedMethodParameter
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForJavaInstance
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForNullValue
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForThisInstance
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved.Simple
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default.Target
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForExplicitName
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForExplicitType
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
 
equals(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved.Simple
 
equals(Object) - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.Compound
 
equals(Object) - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField
 
equals(Object) - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField.FieldAccessibilityAction
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForBooleanConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForByteConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForCharacterConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForClassConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForDoubleConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForEnumerationValue
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForExistingField
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForFloatConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstanceField
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForIntegerConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForJavaInstance
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForLongConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForMethodParameter
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForShortConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForStaticField
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForTextConstant
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.MethodInvoker.ForVirtualInvocation
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.MethodLocator.ForExplicitMethod
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForStaticField
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodDelegation.Appender
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodDelegation
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForConstruction
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticField
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForExplicitMethods
 
equals(Object) - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods
 
equals(Object) - Method in class net.bytebuddy.implementation.SuperMethodCall.Appender
 
equals(Object) - Method in class net.bytebuddy.matcher.AnnotationTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.BooleanMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.ClassLoaderHierarchyMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.ClassLoaderParentMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.CollectionItemMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.CollectionOneToOneMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.CollectionRawTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.CollectionSizeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.DeclaringAnnotationMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.DeclaringFieldMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.DeclaringMethodMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.DeclaringTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.DefinedShapeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.DescriptorMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.Conjunction
 
equals(Object) - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.Disjunction
 
equals(Object) - Method in class net.bytebuddy.matcher.EqualityMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.FieldTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.InheritedAnnotationMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.LatentMethodMatcher.ForToken
 
equals(Object) - Method in class net.bytebuddy.matcher.LatentMethodMatcher.Resolved
 
equals(Object) - Method in class net.bytebuddy.matcher.MethodExceptionTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.MethodParametersMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.MethodParameterTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.MethodParameterTypesMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.MethodReturnTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.MethodSortMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.ModifierMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.NameMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.NegatingMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.NullMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.RawTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.StringMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.SubTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.SuperTypeMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.TokenMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.TypeSortMatcher
 
equals(Object) - Method in class net.bytebuddy.matcher.VisibilityMatcher
 
equals(Object) - Method in class net.bytebuddy.NamingStrategy.Fixed
 
equals(Object) - Method in class net.bytebuddy.NamingStrategy.PrefixingRandom
 
equals(Object) - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue
 
equals(Object) - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForGivenType
 
equals(Object) - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom
 
equals(Object) - Method in class net.bytebuddy.NamingStrategy.Unbound.Default
 
equals(Object) - Method in class net.bytebuddy.NamingStrategy.Unbound.Unified
 
equals(Object) - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.ArrayTypeResolution
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawAnnotationValue
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray.Loaded
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue.Loaded
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.ClassLoading
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForArrayType
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ExceptionTypeRegistrant
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ParameterTypeRegistrant
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ReturnTypeTypeRegistrant
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.InterfaceTypeRegistrant
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.SuperTypeRegistrant
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForInnerClass
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForTopLevelType
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Default.Precomputed
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyFacade
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.AnnotationToken
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForGenericArray
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForLowerBoundWildcard
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForRawType
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUpperBoundWildcard
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField.Tokenized
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Resolution.Illegal
 
equals(Object) - Method in class net.bytebuddy.pool.TypePool.Resolution.Simple
 
equals(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
 
equals(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForIntermediateVm
 
equals(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForModernVm
 
equals(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
 
equals(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForModernVm
 
equals(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodType
 
equals(Object, Object) - Method in enum net.bytebuddy.utility.PropertyDispatcher
Compares if two values are equal.
equals(Object) - Method in class net.bytebuddy.utility.StreamDrainer
 
ERROR_MESSAGE - Static variable in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase.ForPrepared
The error message to be displayed on a ClassNotFoundException.
ExceptionMethod - Class in net.bytebuddy.implementation
This implementation causes a Throwable to be thrown when the instrumented method is invoked.
ExceptionMethod(TypeDescription, ExceptionMethod.ConstructionDelegate) - Constructor for class net.bytebuddy.implementation.ExceptionMethod
Creates a new instance of an implementation for throwing throwables.
ExceptionMethod.ConstructionDelegate - Interface in net.bytebuddy.implementation
A construction delegate is responsible for calling a Throwable's constructor.
ExceptionMethod.ConstructionDelegate.ForDefaultConstructor - Class in net.bytebuddy.implementation
A construction delegate that calls the default constructor.
ExceptionMethod.ConstructionDelegate.ForStringConstructor - Class in net.bytebuddy.implementation
A construction delegate that calls a constructor that takes a single string as its argument.
ExceptionTypeRegistrant() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ExceptionTypeRegistrant
 
ExecutingTransformer(ByteBuddy, AgentBuilder.BinaryLocator, AgentBuilder.TypeStrategy, AgentBuilder.Listener, AgentBuilder.Default.NativeMethodStrategy, AccessControlContext, AgentBuilder.InitializationStrategy, AgentBuilder.Default.BootstrapInjectionStrategy, AgentBuilder.Default.Transformation) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer
Creates a new class file transformer.
expandWith(ByteCodeAppender) - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer
Expands this type initializer with another byte code appender.
expandWith(ByteCodeAppender) - Method in enum net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.None
 
expandWith(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple
 
Explicit(List<? extends AnnotationDescription>) - Constructor for class net.bytebuddy.description.annotation.AnnotationList.Explicit
Creates a new list of annotation descriptions.
Explicit(List<? extends S>) - Constructor for class net.bytebuddy.description.field.FieldList.Explicit
Creates a new immutable wrapper field list.
Explicit(List<? extends S>) - Constructor for class net.bytebuddy.description.method.MethodList.Explicit
Creates a new wrapper for a given list of methods.
Explicit(List<? extends S>) - Constructor for class net.bytebuddy.description.method.ParameterList.Explicit
Creates a new list of explicit parameter descriptions.
Explicit(List<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.Explicit
Creates a new explicit list of generic types.
Explicit(List<? extends TypeDescription>) - Constructor for class net.bytebuddy.description.type.TypeList.Explicit
Creates an immutable wrapper.
Explicit(ClassLoader, Collection<? extends Class<?>>) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit
Creates a new class loading delegate with a possibility of looking up explicitly registered classes.
Explicit(ClassFileLocator.AgentBased.ClassLoadingDelegate, Collection<? extends Class<?>>) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit
Creates a new class loading delegate with a possibility of looking up explicitly registered classes.
Explicit(byte[]) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.Resolution.Explicit
Creates a new explicit resolution of a given array of binary data.
Explicit(TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Explicit
Creates a new explicit default method locator.
Explicit(TypeDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Explicit
Creates a new explicit default method locator.
explicitAuxiliaryTypes - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
A list of explicit auxiliary types that are to be added to the created dynamic type.
extend(MethodDescription.InDefinedShape, MethodGraph.Compiler.Default.Harmonizer<V>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Harmonized
Extends this key by the given method description.
extendBy(MethodDescription, MethodGraph.Compiler.Default.Harmonizer<U>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
 
extendBy(MethodDescription, MethodGraph.Compiler.Default.Harmonizer<W>) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry
Extends this entry by the given method.
extendBy(MethodDescription, MethodGraph.Compiler.Default.Harmonizer<U>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
 
extendBy(MethodDescription, MethodGraph.Compiler.Default.Harmonizer<U>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
 
extract(ClassLoader) - Method in interface net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher
Reads the classes of the represented collection.
extract(ClassLoader) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved
 
extract(String, TypePool.Default.GenericTypeExtractor.ForSignature<S>) - Static method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
Applies an extraction of a generic signature given the supplied visitor.
extract(String) - Static method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfField
Extracts a generic field resolution of a field signature.
extract(String) - Static method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod
Extracts a generic method resolution of a method signature.
extract(String) - Static method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType
Extracts a generic type resolution of a type signature.
extractConstructors(TypeDescription) - Method in interface net.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategy
Extracts constructors for a given super type.
ExtractionClassFileTransformer(ClassLoader, String) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ExtractionClassFileTransformer
Creates a class file transformer for the purpose of extraction.

F

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
A factory for creating a FieldAccessor.FieldLocator.
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
A FieldAccessor.FieldNameExtractor that determines a field name according to the rules of Java bean naming conventions.
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
A list of field descriptions that yields FieldDescription.TypeSubstituting.
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
A binder for the FieldProxy 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
An appender for implementing an FieldProxy.Binder.InstanceFieldConstructor.
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
Binds a FieldValue 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
A base implementation of a FilterableList.
FilterableList.Empty<T,S extends FilterableList<T,S>> - Class in net.bytebuddy.matcher
An implementation of an empty FilterableList.
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
Creates a new MethodConstant for creating a Constructor instance.
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
Creates a new AgentBuilder.RawMatcher that only matches the supplied TypeDescription and its ClassLoader against two matcher in order to decied if an instrumentation should be conducted.
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
Creates a new MethodConstant for creating a Method instance.
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
Creates a new LoadedTypeInitializer for setting a static field.
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
Creates a new seal base locator that attempts deduction from a type's URL while using a PackageDefinitionStrategy.ManifestReading.SealBaseLocator.NonSealing seal base locator as a fallback.
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
Obtains a ClassReloadingStrategy from an installed Byte Buddy agent.

G

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
Represents a non-generic type for a loaded TypeDescription.
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
Represents a GenericTypeDescription's form.
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
The descriptor of the Class.getDeclaredClasses() method.
GET_DECLARED_CONSTRUCTOR_METHOD_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The internal name of the Class.getDeclaredClasses() method.
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.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
Returns the LoadedTypeInitializers that were registered for this instrumented type.
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
 
getRawAuxiliaryTypes() - Method in class net.bytebuddy.dynamic.DynamicType.Default
 
getRawAuxiliaryTypes() - Method in interface net.bytebuddy.dynamic.DynamicType
Returns a map of all auxiliary types that are required for making use of the main type.
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
Returns any AuxiliaryType that was registered with this Implementation.Context.
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.

H

handleArguments - Variable in class net.bytebuddy.implementation.InvokeDynamic
The arguments that are provided to the bootstrap method.
handler - Variable in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
The handler for the entry that is to be registered.
harmonize(MethodDescription.TypeToken) - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod
 
harmonize(MethodDescription.TypeToken) - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod
 
harmonize(MethodDescription.TypeToken) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer
Harmonizes the given type token.
Harmonized(String, Map<V, Set<MethodDescription.TypeToken>>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Harmonized
Creates a new harmonized key.
hasAliveLoadedTypeInitializers() - Method in class net.bytebuddy.dynamic.DynamicType.Default
 
hasAliveLoadedTypeInitializers() - Method in interface net.bytebuddy.dynamic.DynamicType
Checks if a dynamic type requires some form of explicit type initialization, either for itself or for one of its auxiliary types, if any.
hasAnnotation(ElementMatcher<? super AnnotationDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a list of annotations by a given matcher on a type that declared these annotations or inherited them from its super classes.
hasChild(ElementMatcher<? super ClassLoader>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches all class loaders in the hierarchy of the matched class loader against a given matcher.
hasDescriptor(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a ByteCodeElement's descriptor against a given value.
hasExplicitMetaData() - Method in class net.bytebuddy.description.method.ParameterList.AbstractBase
 
hasExplicitMetaData() - Method in class net.bytebuddy.description.method.ParameterList.Empty
 
hasExplicitMetaData() - Method in interface net.bytebuddy.description.method.ParameterList
Checks if all parameters in this list define both an explicit name and an explicit modifier.
hasGenericType(ElementMatcher<? super GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a method parameter by its generic type.
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.BootstrapInjectionStrategy.Enabled
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.ForPrefix
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Compound
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Resolution.Unresolved
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer.InjectingInitializer
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer.Simple
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Available
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Unavailable
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.InitializationAppender
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Listener.Compound
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.RawMatcher.ForElementMatcherPair
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.Entry
 
hashCode() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Transformer.Compound
 
hashCode() - Method in class net.bytebuddy.agent.builder.Nexus
 
hashCode() - Method in class net.bytebuddy.asm.ClassVisitorWrapper.Compound
 
hashCode() - Method in class net.bytebuddy.ByteBuddy.Definable.Defined
 
hashCode() - Method in class net.bytebuddy.ByteBuddy.Definable.Undefined
 
hashCode() - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation
 
hashCode() - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender
 
hashCode() - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation.ValuesMethodAppender
 
hashCode() - Method in class net.bytebuddy.ByteBuddy
 
hashCode() - Method in class net.bytebuddy.ByteBuddy.MatchedMethodInterception
 
hashCode() - Method in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget
 
hashCode() - Method in class net.bytebuddy.ByteBuddy.OptionalMethodInterception
 
hashCode() - Method in class net.bytebuddy.ClassFileVersion
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler.DefaultValue
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.Loaded
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray.Loaded
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.Loaded
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType.Loaded
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial.Loaded
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Builder
 
hashCode() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation.MethodAccessibilityAction
 
hashCode() - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.AbstractBase
 
hashCode() - Method in class net.bytebuddy.description.field.FieldDescription.AbstractBase
 
hashCode() - Method in class net.bytebuddy.description.field.FieldDescription.Token
 
hashCode() - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
 
hashCode() - Method in class net.bytebuddy.description.method.MethodDescription.Token
 
hashCode() - Method in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator
 
hashCode() - Method in class net.bytebuddy.description.method.MethodDescription.TypeToken
 
hashCode() - Method in class net.bytebuddy.description.method.ParameterDescription.AbstractBase
 
hashCode() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm
 
hashCode() - Method in class net.bytebuddy.description.method.ParameterDescription.Token
 
hashCode() - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.Dispatcher.ForModernVm
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable.InDetachedForm
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForAttachment
 
hashCode() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForTypeVariableBinding
 
hashCode() - Method in class net.bytebuddy.description.type.PackageDescription.AbstractBase
 
hashCode() - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Unresolved
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.Compound
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForClassLoader
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForFolder
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForJarFile
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.Resolution.Explicit
 
hashCode() - Method in class net.bytebuddy.dynamic.ClassFileLocator.Simple
 
hashCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
 
hashCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultFieldValueTarget
 
hashCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
 
hashCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMethodAnnotationTarget
 
hashCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
 
hashCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
hashCode() - Method in class net.bytebuddy.dynamic.DynamicType.Default
 
hashCode() - Method in class net.bytebuddy.dynamic.DynamicType.Default.Loaded
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ClassLoaderCreationAction
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction.ByteArrayUrlStreamHandler
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Faulty
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.ForBootstrapInjection
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy.BootstrapInjection.Enabled
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder.ClassLoaderCreationAction
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForFixedValue
 
hashCode() - Method in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForTypeResourceUrl
 
hashCode() - Method in class net.bytebuddy.dynamic.MethodTransformer.Compound
 
hashCode() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple
 
hashCode() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.Transformer.ForModifierTransformation
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled.Entry
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Compiled
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default.Entry
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.FieldRegistry.Default
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.InliningImplementationMatcher
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Default
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Prefixing
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Suffixing
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.Preserved
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.Factory
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJavaMethod.Token
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod.Token
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous.Node
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved.Node
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Graph
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Linked.Delegation
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Simple
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Simple
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled.Entry
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation.Compiled
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge.Compiled
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder.InstrumentableMatcher
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget.Factory
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.Compound
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ValidatingClassVisitor.Constraint.ForClassFileVersion
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForRichField
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.FieldPool.Record.ForSimpleField
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
 
hashCode() - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Default
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnField
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethod
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnMethodParameter
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.AnnotationAppender.Target.OnType
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.Factory.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForAnnotation
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.FieldAttributeAppender.ForField
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Factory.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForAnnotation.Target.OnMethodParameter
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForInstrumentedMethod
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.ForMethod
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForAnnotation
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType
 
hashCode() - Method in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForType
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.AuxiliaryType.NamingStrategy.SuffixingRandom
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.AssignableSignatureCall
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForDefaultMethod
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByConstructor
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.ForSuperMethodByReflectionFactory
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender.AccessorMethodInvocation
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall
 
hashCode() - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator.DefaultArgument
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForType
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Explicit
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessorProxy
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Illegal
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Legal
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForExplicitType
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForHierarchy
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.Illegal
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Resolved
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Unresolved
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForFieldInHierarchy
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForSpecificType
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Impossible
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Resolved
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Explicit
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.MethodCall
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForType
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor
 
hashCode() - Method in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder
 
hashCode() - Method in class net.bytebuddy.implementation.bind.ArgumentTypeResolver.ParameterIndexToken
 
hashCode() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Chain
 
hashCode() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodBinding.Builder.Build
 
hashCode() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.MethodInvoker.Virtual
 
hashCode() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Anonymous
 
hashCode() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Unique
 
hashCode() - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveTypeAwareAssigner
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveUnboxingDelegate.ImplicitlyTypedUnboxingResponsible
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate.WideningStackManipulation
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.assign.primitive.VoidAwareAssigner
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.assign.TypeCasting
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Simple
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Loader
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Putter
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayCreator.ForReferenceType
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory.ArrayStackManipulation
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.ClassConstant.ForReferenceType
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.DoubleConstant.ConstantPool
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.FloatConstant.ConstantPool
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.ConstantPool
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.SingleBytePush
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.TwoBytePush
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.LongConstant.ConstantPool
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedConstructor
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.CachedMethod
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodHandleConstant
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.MethodTypeConstant
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.constant.TextConstant
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldGetInstruction
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldPutInstruction
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.OfGenericField
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.DynamicInvocation
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading.TypeCastingHandler.ForBridgeTarget
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.OffsetLoading
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.StackManipulation.Size
 
hashCode() - Method in class net.bytebuddy.implementation.bytecode.TypeCreation
 
hashCode() - Method in class net.bytebuddy.implementation.DefaultMethodCall.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.DefaultMethodCall
 
hashCode() - Method in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForDefaultConstructor
 
hashCode() - Method in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForStringConstructor
 
hashCode() - Method in class net.bytebuddy.implementation.ExceptionMethod
 
hashCode() - Method in class net.bytebuddy.implementation.FieldAccessor.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType.Factory
 
hashCode() - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType
 
hashCode() - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy
 
hashCode() - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
 
hashCode() - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner
 
hashCode() - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
 
hashCode() - Method in class net.bytebuddy.implementation.FieldAccessor
 
hashCode() - Method in class net.bytebuddy.implementation.FixedValue.ForPoolValue
 
hashCode() - Method in class net.bytebuddy.implementation.FixedValue.ForStaticField
 
hashCode() - Method in class net.bytebuddy.implementation.FixedValue
 
hashCode() - Method in class net.bytebuddy.implementation.Forwarding.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.Forwarding
 
hashCode() - Method in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticInstance
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethodDelegation
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldCacheEntry
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetterDelegation
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetterDelegation
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Simple
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.AbstractBase
 
hashCode() - Method in class net.bytebuddy.implementation.Implementation.Target.AbstractBase
 
hashCode() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
 
hashCode() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper.WrappingArgumentProvider
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForEnumerationValue
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExplicitTypedMethodParameter
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForJavaInstance
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForNullValue
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringConstant
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForThisInstance
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved.Simple
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default.Target
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForExplicitName
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForExplicitType
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
 
hashCode() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved.Simple
 
hashCode() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.Compound
 
hashCode() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField.FieldAccessibilityAction
 
hashCode() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForBooleanConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForByteConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForCharacterConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForClassConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForDoubleConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForEnumerationValue
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForExistingField
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForFloatConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstanceField
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForIntegerConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForJavaInstance
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForLongConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForMethodParameter
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForShortConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForStaticField
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForTextConstant
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.MethodInvoker.ForVirtualInvocation
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.MethodLocator.ForExplicitMethod
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField
 
hashCode() - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForStaticField
 
hashCode() - Method in class net.bytebuddy.implementation.MethodDelegation.Appender
 
hashCode() - Method in class net.bytebuddy.implementation.MethodDelegation
 
hashCode() - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForConstruction
 
hashCode() - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField
 
hashCode() - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticField
 
hashCode() - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForExplicitMethods
 
hashCode() - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods
 
hashCode() - Method in class net.bytebuddy.implementation.SuperMethodCall.Appender
 
hashCode() - Method in class net.bytebuddy.matcher.AnnotationTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.BooleanMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.ClassLoaderHierarchyMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.ClassLoaderParentMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.CollectionItemMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.CollectionOneToOneMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.CollectionRawTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.CollectionSizeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.DeclaringAnnotationMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.DeclaringFieldMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.DeclaringMethodMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.DeclaringTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.DefinedShapeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.DescriptorMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.Conjunction
 
hashCode() - Method in class net.bytebuddy.matcher.ElementMatcher.Junction.Disjunction
 
hashCode() - Method in class net.bytebuddy.matcher.EqualityMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.FieldTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.InheritedAnnotationMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.LatentMethodMatcher.ForToken
 
hashCode() - Method in class net.bytebuddy.matcher.LatentMethodMatcher.Resolved
 
hashCode() - Method in class net.bytebuddy.matcher.MethodExceptionTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.MethodParametersMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.MethodParameterTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.MethodParameterTypesMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.MethodReturnTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.MethodSortMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.ModifierMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.NameMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.NegatingMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.NullMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.RawTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.StringMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.SubTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.SuperTypeMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.TokenMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.TypeSortMatcher
 
hashCode() - Method in class net.bytebuddy.matcher.VisibilityMatcher
 
hashCode() - Method in class net.bytebuddy.NamingStrategy.Fixed
 
hashCode() - Method in class net.bytebuddy.NamingStrategy.PrefixingRandom
 
hashCode() - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue
 
hashCode() - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForGivenType
 
hashCode() - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom
 
hashCode() - Method in class net.bytebuddy.NamingStrategy.Unbound.Default
 
hashCode() - Method in class net.bytebuddy.NamingStrategy.Unbound.Unified
 
hashCode() - Method in class net.bytebuddy.NamingStrategy.UnnamedType.Default
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.ArrayTypeResolution
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.AbstractBase
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawAnnotationValue
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray.Loaded
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue.Loaded
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.ClassLoading
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForArrayType
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ExceptionTypeRegistrant
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ParameterTypeRegistrant
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ReturnTypeTypeRegistrant
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.InterfaceTypeRegistrant
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.SuperTypeRegistrant
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForInnerClass
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.ForTopLevelType
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Default.Precomputed
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyFacade
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.AnnotationToken
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInMethod
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.DeclarationContext.DeclaredInType
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForGenericArray
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForLowerBoundWildcard
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForRawType
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUpperBoundWildcard
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField.Tokenized
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Resolution.Illegal
 
hashCode() - Method in class net.bytebuddy.pool.TypePool.Resolution.Simple
 
hashCode() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
 
hashCode() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForIntermediateVm
 
hashCode() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForModernVm
 
hashCode() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle
 
hashCode() - Method in class net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForModernVm
 
hashCode() - Method in class net.bytebuddy.utility.JavaInstance.MethodType
 
hashCode(Object) - Method in enum net.bytebuddy.utility.PropertyDispatcher
Computes a hash code for the given type.
hashCode() - Method in class net.bytebuddy.utility.StreamDrainer
 
hasMethodName(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a method against its internal name such that constructors and type initializers are matched appropriately.
hasModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter
 
hasModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor
 
hasModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod
 
hasModifiers() - Method in interface net.bytebuddy.description.method.ParameterDescription
Checks if this parameter has an explicit modifier.
hasModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.Latent
 
hasModifiers() - Method in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting
 
hasModifiers() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter
 
hasMoreElements() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst.PrependingEnumeration
 
hasMoreElements() - Method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.EmptyEnumeration
 
hasMoreElements() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.SingletonEnumeration
 
hasMoreElements() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.CompoundEnumeration
 
hasNext() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.SuperTypeIterator
 
hasNext() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator
 
hasNext() - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty.EmptyIterator
 
hasParameters(ElementMatcher<? super Iterable<? extends ParameterDescription>>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a MethodDescription by validating that its parameters fulfill a given constraint.
hasType(ElementMatcher<? super TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a parameter's type by the given matcher.

I

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
A default implementation of an Implementation.Context.ExtractableView which serves as its own AuxiliaryType.MethodAccessorFactory.
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
A factory for creating a Implementation.Context.Default.
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
A factory for creating a Implementation.Context.Disabled.
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
A canonical implementation of an illegal Implementation.SpecialMethodInvocation.
Implementation.SpecialMethodInvocation.Simple - Class in net.bytebuddy.implementation
A canonical implementation of a Implementation.SpecialMethodInvocation.
Implementation.Target - Interface in net.bytebuddy.implementation
The target of an implementation.
Implementation.Target.AbstractBase - Class in net.bytebuddy.implementation
An abstract base implementation for an Implementation.Target.
Implementation.Target.Factory - Interface in net.bytebuddy.implementation
A factory for creating an Implementation.Target.
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
Returns a method registry that is capable of creating byte code for the constructors that were provided by the ConstructorStrategy.extractConstructors(TypeDescription) method of this instance.
InjectingInitializer(TypeDescription, Map<TypeDescription, byte[]>, Map<TypeDescription, LoadedTypeInitializer>, ClassInjector) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer.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
Creates and installs a ClassFileTransformer that implements the configuration of this agent builder with a given Instrumentation.
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
Creates a latent method matcher that matches all methods that are to be instrumented by a SubclassDynamicTypeBuilder.
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
A simple, defined type initializer that executes a given ByteCodeAppender.
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
An adapter for adapting an InvocationHandler.
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
Allows for the configuration of an Assigner of an InvocationHandlerAdapter.
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
An appender for implementing the InvocationHandlerAdapter.ForInstanceDelegation.
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
An appender for implementing the InvocationHandlerAdapter.ForStaticDelegation.
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
An implementation that applies a dynamic method invocation.
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
Matches the given value which can also be null by the Object.equals(Object) method or by a null-check.
is(Field) - Static method in class net.bytebuddy.matcher.ElementMatchers
Exactly matches a given field as a FieldDescription.
is(Method) - Static method in class net.bytebuddy.matcher.ElementMatchers
Exactly matches a given method as a MethodDescription.
is(Constructor<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Exactly matches a given constructor as a MethodDescription.
is(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
Exactly matches a given type as a TypeDescription.
is(Annotation) - Static method in class net.bytebuddy.matcher.ElementMatchers
Exactly matches a given annotation as an AnnotationDescription.
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
Matches a ModifierReviewable that is abstract.
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.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer.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
Matches an AnnotatedCodeElement for declared annotations.
isAnnotatedWith(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches an AnnotatedCodeElement for declared annotations.
isAnnotatedWith(ElementMatcher<? super TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches an AnnotatedCodeElement for declared annotations.
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
Matches exactly the bootstrap ClassLoader .
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
Matches a MethodDescription that is a bridge.
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
Only matches the Object.clone() method, also if it was overridden.
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
Matches a ByteCodeElement for being declared by a given Class.
isDeclaredBy(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a ByteCodeElement for being declared by a given TypeDescription.
isDeclaredBy(ElementMatcher<? super TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a ByteCodeElement for being declared by a TypeDescription that is matched by the given matcher.
isDeclaredByGeneric(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a ByteCodeElement for being declared by a given generic Type.
isDeclaredByGeneric(GenericTypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a ByteCodeElement for being declared by a given GenericTypeDescription.
isDeclaredByGeneric(ElementMatcher<? super GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a ByteCodeElement for being declared by a GenericTypeDescription that is matched by the given matcher.
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
Only matches the Object.finalize() method if it was not overridden.
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
Only matches the Object.equals(Object) method, also if it was overridden.
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
Matches exactly the extension ClassLoader.
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
Matches a ModifierReviewable that is final.
isFinalizer() - Static method in class net.bytebuddy.matcher.ElementMatchers
Only matches the Object.finalize() method, even if it was overridden.
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
Only matches the Object.toString() method, also if it was overridden.
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
Matches a TypeDescription that is an interface.
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
Matches a MethodDescription that is native.
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
Matches a ModifierReviewable that is package-private.
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
Matches a ModifierReviewable that is private.
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
Matches a ModifierReviewable that is protected.
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
Matches a ModifierReviewable that is public.
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
Returns true if this engine represents ClassReloadingStrategy.Engine.REDEFINITION.
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
Determines if this resolution represents a TypeDescription.
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
Matches a ModifierReviewable that is static.
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
Matches a MethodDescription that is strictfp.
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
Matches a MethodDescription that is synchronized.
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
Matches a ModifierReviewable that is synthetic.
isSystemClassLoader() - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches exactly the system ClassLoader.
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
Only matches the Object.toString() method, also if it was overridden.
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
Matches a MethodDescription that is a var-args.
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
Matches a ByteCodeElement that is visible to a given Class.
isVisibleTo(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a ByteCodeElement that is visible to a given TypeDescription.
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
 

J

JAVA_LANG_CLASS_INTERNAL_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The internal name of the Class class.
JAVA_LANG_CONSTRUCTOR_INTERNAL_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The internal name of the Constructor class.
JAVA_LANG_OBJECT_DESCRIPTOR - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The descriptor of the Object class.
JAVA_LANG_OBJECT_INTERNAL_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The internal name of the Object class.
JAVA_V1 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 1.
JAVA_V2 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 2.
JAVA_V3 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 3.
JAVA_V4 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 4.
JAVA_V5 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 5.
JAVA_V6 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 6.
JAVA_V7 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 7.
JAVA_V8 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 8.
JAVA_V9 - Static variable in class net.bytebuddy.ClassFileVersion
The class file version of Java 9.
JavaInstance - Interface in net.bytebuddy.utility
Returns a Java instance of an object that has a special meaning to the Java virtual machine and that is not available to Java in versions 6.
JavaInstance.MethodHandle - Class in net.bytebuddy.utility
Represents a java.lang.invoke.MethodHandle object.
JavaInstance.MethodHandle.Dispatcher - Interface in net.bytebuddy.utility
A dispatcher for analyzing a java.lang.invoke.MethodHandle instance.
JavaInstance.MethodHandle.Dispatcher.AbstractBase - Class in net.bytebuddy.utility
An abstract base impleementation of a dispatcher.
JavaInstance.MethodHandle.Dispatcher.ForIntermediateVm - Class in net.bytebuddy.utility
A dispatcher that extracts the information of a method handle by using private APIs that are available in Java 7+.
JavaInstance.MethodHandle.Dispatcher.ForLegacyVm - Enum in net.bytebuddy.utility
A dispatcher that does not support method handles at all.
JavaInstance.MethodHandle.Dispatcher.ForModernVm - Class in net.bytebuddy.utility
A dispatcher for introspecting a java.lang.invoke.MethodHandle instance on a virtual machine that officially supports this introspection, i.e.
JavaInstance.MethodHandle.Dispatcher.Initializable - Interface in net.bytebuddy.utility
An initializable version of a dispatcher that is not yet made accessible.
JavaInstance.MethodHandle.HandleType - Enum in net.bytebuddy.utility
A representation of a method handle's type.
JavaInstance.MethodType - Class in net.bytebuddy.utility
Represents a java.lang.invoke.MethodType object.
JavaInstance.MethodType.Dispatcher - Interface in net.bytebuddy.utility
A dispatcher for extracting information from a java.lang.invoke.MethodType instance.
JavaInstance.MethodType.Dispatcher.ForLegacyVm - Enum in net.bytebuddy.utility
A dispatcher for virtual machines that are not aware of the java.lang.invoke.MethodType type that was added in Java version 7.
JavaInstance.MethodType.Dispatcher.ForModernVm - Class in net.bytebuddy.utility
A dispatcher for virtual machines that are aware of the java.lang.invoke.MethodType type that was added in Java version 7.
JavaType - Enum in net.bytebuddy.utility
Representations of Java types that do not exist in Java 6 but that have a special meaning to the JVM.
join(List<? extends T>, T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Creates a list that contains all elements of a given list with an additional appended element.
join(T, List<? extends T>) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Creates a list that contains all elements of a given list with an additional prepended element.
join(List<? extends T>, List<? extends T>) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Joins two lists.
joinUnique(List<? extends T>, T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Appends the given element to the list only if the element is not yet contained in the given list.
joinUniqueRaw(Collection<? extends T>, Collection<? extends T>) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Joins two collections where the left collection must only contain unique elements.

K

Key(String) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key
Creates a new key.

L

Latent(TypeDescription, Map<String, AnnotationDescription.AnnotationValue<?, ?>>) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.Latent
Creates a new latent annotation description.
Latent(TypeDescription, String) - Constructor for class net.bytebuddy.description.enumeration.EnumerationDescription.Latent
Creates a latent description of an enumeration value.
Latent(TypeDescription, FieldDescription.Token) - Constructor for class net.bytebuddy.description.field.FieldDescription.Latent
Creates a new latent field description.
Latent(TypeDescription, String, int, GenericTypeDescription, List<? extends AnnotationDescription>) - Constructor for class net.bytebuddy.description.field.FieldDescription.Latent
Creates a new latent field description.
Latent(TypeDescription, MethodDescription.Token) - Constructor for class net.bytebuddy.description.method.MethodDescription.Latent
Creates a new latent method description.
Latent(TypeDescription, String, int, List<? extends GenericTypeDescription>, GenericTypeDescription, List<? extends ParameterDescription.Token>, List<? extends GenericTypeDescription>, List<? extends AnnotationDescription>, Object) - Constructor for class net.bytebuddy.description.method.MethodDescription.Latent
Creates a new latent method description.
Latent(MethodDescription.InDefinedShape, ParameterDescription.Token, int, int) - Constructor for class net.bytebuddy.description.method.ParameterDescription.Latent
Creates a latent parameter description.
Latent(MethodDescription.InDefinedShape, GenericTypeDescription, int, int) - Constructor for class net.bytebuddy.description.method.ParameterDescription.Latent
Creates a new latent parameter descriptions for a parameter without explicit meta data or annotations.
Latent(MethodDescription.InDefinedShape, GenericTypeDescription, List<? extends AnnotationDescription>, String, Integer, int, int) - Constructor for class net.bytebuddy.description.method.ParameterDescription.Latent
Creates a latent parameter description.
Latent(GenericTypeDescription, int) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray.Latent
Creates a latent representation of a generic array type.
Latent(TypeDescription) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType.Latent
Creates a new raw type representation.
Latent(TypeDescription, List<? extends GenericTypeDescription>, GenericTypeDescription) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.Latent
Creates a description of a latent parameterized type.
Latent(List<? extends GenericTypeDescription>, List<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.Latent
Creates a description of a latent wildcard.
Latent(String, int, GenericTypeDescription, List<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.type.TypeDescription.Latent
Creates a new latent type.
LatentMethodMatcher - Interface in net.bytebuddy.matcher
A method matcher that is resolved by handing over the instrumented type before the matcher is applied to a method.
LatentMethodMatcher.ForToken - Class in net.bytebuddy.matcher
A latent method matcher that matches a token that is attached to the instrumented type before matching.
LatentMethodMatcher.Resolved - Class in net.bytebuddy.matcher
A latent method matcher that is already resolved.
LazyEnumerationDescription() - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue.LazyEnumerationDescription
 
LazyFacade(TypePool) - Constructor for class net.bytebuddy.pool.TypePool.LazyFacade
Creates a lazy facade for a type pool.
LazyParameterizedType(TypePool, TypeVariableSource) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType
Creates a new description of a parameterized type.
LazyParameterizedType(TypePool, TypeVariableSource) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType
Creates a lazy description of a parameterized type with an owner type.
LazyProjection() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
 
LazyResolution(TypePool, String) - Constructor for class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution
Creates a lazy resolution for a lazy facade for a type pool.
LazyTypeDescription(TypePool, String) - Constructor for class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription
Creates a lazy type description for a lazy facade of a type pool.
LazyTypeDescription(TypePool, int, String, String, String[], TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType, TypePool.LazyTypeDescription.DeclarationContext, List<String>, boolean, List<TypePool.LazyTypeDescription.AnnotationToken>, List<TypePool.LazyTypeDescription.FieldToken>, List<TypePool.LazyTypeDescription.MethodToken>) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription
Creates a new lazy type description.
LazyTypeVariable(String, TypeVariableSource, List<? extends GenericTypeDescription>, GenericTypeDescription.Visitor<? extends GenericTypeDescription>) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable.LazyTypeVariable
Creates a new lazy type variable.
LazyTypeVariable(TypePool, TypeVariableSource) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal.LazyTypeVariable
Creates a lazy type description of a type variables.
Legal(String) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Legal
Creates a new field locator for a legal field name.
listNodes() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Graph
 
listNodes() - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
 
listNodes() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Linked.Delegation
 
listNodes() - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph
Lists all nodes of this method graph.
listNodes() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Simple
 
load(ClassLoader) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation
 
load(ClassLoader) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
 
load(ClassLoader) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration
 
load(ClassLoader) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType
 
load(ClassLoader) - Method in interface net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue
Returns the loaded value of this annotation.
load(ClassLoader) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial
 
load() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation
 
load(ClassLoader) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation
 
load() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Latent.Loadable
 
load(ClassLoader) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Latent.Loadable
 
load() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription.Loadable
Loads this annotation description.
load(ClassLoader) - Method in interface net.bytebuddy.description.annotation.AnnotationDescription.Loadable
Loads this annotation description.
load(Class<T>) - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.ForLoadedEnumeration
 
load(Class<T>) - Method in class net.bytebuddy.description.enumeration.EnumerationDescription.Latent
 
load(Class<T>) - Method in interface net.bytebuddy.description.enumeration.EnumerationDescription
Prepares this enumeration value to be loaded.
load(ClassLoader, ClassLoadingStrategy) - Method in class net.bytebuddy.dynamic.DynamicType.Default.Unloaded
 
load(ClassLoader, ClassLoadingStrategy) - Method in interface net.bytebuddy.dynamic.DynamicType.Unloaded
Attempts to load this dynamic type including all of its auxiliary types, if any.
load(ClassLoader, Map<TypeDescription, byte[]>, ProtectionDomain, AccessControlContext, ByteArrayClassLoader.PersistenceHandler, PackageDefinitionStrategy, boolean, boolean) - Static method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
Loads a given set of class descriptions and their binary representations.
load(ClassLoader, Map<TypeDescription, byte[]>) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
 
load(ClassLoader, Map<TypeDescription, byte[]>) - Method in enum net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default
 
load(ClassLoader, Map<TypeDescription, byte[]>) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
 
load(ClassLoader, Map<TypeDescription, byte[]>) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.ForBootstrapInjection
 
load(ClassLoader, Map<TypeDescription, byte[]>) - Method in interface net.bytebuddy.dynamic.loading.ClassLoadingStrategy
Loads a given collection of classes given their binary representation.
load(ClassLoader, Map<TypeDescription, byte[]>) - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
 
load() - Method in enum net.bytebuddy.implementation.bytecode.collection.ArrayAccess
Creates a value-loading stack manipulation.
load(ClassLoader) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawAnnotationValue
 
load(Class<T>) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue.LazyEnumerationDescription
 
load(ClassLoader) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue
 
load(ClassLoader) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray
 
load(ClassLoader) - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue
 
load() - Method in enum net.bytebuddy.utility.JavaType
Loads the class that is represented by this Java type.
Loadable(Class<S>) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.Latent.Loadable
Creates a loadable version of a latent annotation description.
loadAuxiliaryTypes() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer
 
loadAuxiliaryTypes() - Method in interface net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer
Loads the auxiliary types that this entry represents.
loadAuxiliaryTypes() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer.Simple
 
loadClass(String, boolean) - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst
 
loadClass(ClassLoader, String, byte[], int, int, ProtectionDomain) - Method in interface net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher
Defines a class for the given class loader.
loadClass(ClassLoader, String, byte[], int, int, ProtectionDomain) - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
 
loadClass(String) - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader
 
Loaded(V) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.Loaded
Creates a representation of a loaded annotation.
Loaded(Class<W>, List<AnnotationDescription.AnnotationValue.Loaded<?>>) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray.Loaded
Creates a new loaded value representing a complex array.
Loaded(V) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.Loaded
Creates a loaded version of an enumeration description.
Loaded(U) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType.Loaded
Creates a new loaded annotation value for a given type.
Loaded(V, PropertyDispatcher) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial.Loaded
Creates a new trivial loaded annotation value representation.
Loaded(TypeDescription, byte[], LoadedTypeInitializer, List<? extends DynamicType>, Map<TypeDescription, Class<?>>) - Constructor for class net.bytebuddy.dynamic.DynamicType.Default.Loaded
Creates a new representation of a loaded dynamic type.
Loaded(Class<?>, List<AnnotationDescription.AnnotationValue.Loaded<?>>) - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray.Loaded
Creates a new representation of an annotation property representing an array of non-trivial values.
Loaded(Class<?>) - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue.Loaded
Creates a new representation for an annotation property referencing a type.
loadedTypeInitializer - Variable in class net.bytebuddy.dynamic.DynamicType.Default
The loaded type initializer for this dynamic type.
loadedTypeInitializer - Variable in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default
The loaded type initializer of the instrumented type.
LoadedTypeInitializer - Interface in net.bytebuddy.implementation
Implementations of this interface explicitly initialize a loaded type.
LoadedTypeInitializer.Compound - Class in net.bytebuddy.implementation
A compound loaded type initializer that combines several type initializers.
LoadedTypeInitializer.ForStaticField - Class in net.bytebuddy.implementation
A type initializer for setting a value for a static field.
LoadedTypeInitializer.ForStaticField.FieldAccessibilityAction - Class in net.bytebuddy.implementation
Sets a field accessible.
LoadedTypeInitializer.NoOp - Enum in net.bytebuddy.implementation
A loaded type initializer that does not do anything.
Loader() - Constructor for class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Loader
 
loadFieldOwner() - Method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForInstanceField
 
loadFieldOwner() - Method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticField
 
loadFieldOwner() - Method in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticInstance
 
loadFieldOwner() - Method in interface net.bytebuddy.implementation.Forwarding.PreparationHandler
Creates a stack manipulation for loading the field owner onto the operand stack.
loadOffset(int) - Method in enum net.bytebuddy.implementation.bytecode.member.MethodVariableAccess
Creates a stack assignment for a given index of the local variable array.
loadSilent() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase.ForPrepared
 
loadSilent(ClassLoader) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase.ForPrepared
 
loadSilent() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription.Loadable
Loads this annotation description.
loadSilent(ClassLoader) - Method in interface net.bytebuddy.description.annotation.AnnotationDescription.Loadable
Loads this annotation description.
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Default
 
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit
 
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader
 
locate(String) - Method in interface net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate
Loads a class by its name.
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased
 
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.Compound
 
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForClassLoader
 
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForFolder
 
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.ForJarFile
 
locate(String) - Method in interface net.bytebuddy.dynamic.ClassFileLocator
Locates the class file for a given type and returns the binary data of the class file.
locate(String) - Method in enum net.bytebuddy.dynamic.ClassFileLocator.NoOp
 
locate(String) - Method in class net.bytebuddy.dynamic.ClassFileLocator.Simple
 
locate(MethodDescription.Token) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Graph
 
locate(MethodDescription.Token) - Method in enum net.bytebuddy.dynamic.scaffold.MethodGraph.Empty
 
locate(MethodDescription.Token) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Linked.Delegation
 
locate(MethodDescription.Token) - Method in interface net.bytebuddy.dynamic.scaffold.MethodGraph
Locates a node in this graph which represents the provided method token.
locate(MethodDescription.Token) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Simple
 
locate(String, boolean) - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType
 
locate(String, boolean) - Method in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy
 
locate(String, boolean) - Method in interface net.bytebuddy.implementation.FieldAccessor.FieldLocator
Locates a field of a given name or throws an exception if no field with such a name exists.
LongConstant - Enum in net.bytebuddy.implementation.bytecode.constant
This class is responsible for loading any long constant onto the operand stack.
LongConstant.ConstantPool - Class in net.bytebuddy.implementation.bytecode.constant
A stack manipulation for loading a long value from a class's constant pool onto the operand stack.
lookup(String, Map<String, byte[]>) - Method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler
Performs a lookup of a class file by its name.
lookup(TypeDescription, TypeDescription) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Illegal
 
lookup(TypeDescription, TypeDescription) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Legal
 
lookup(TypeDescription, TypeDescription) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator
Locates a field of a given name on a specific type.
lookup() - Method in interface net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray.ComponentTypeReference
Lazily returns the binary name of the array component type of an annotation value.
lookup() - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound
 
lookup() - Method in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForArrayType
 
LookupEngine() - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine
 

M

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
Creates a random String of RandomString.DEFAULT_LENGTH length.
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
Creates a ClassFileTransformer that implements the configuration of this agent builder.
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
Decides if the given typeDescription should be instrumented with the entailed AgentBuilder.Transformers.
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
Materializes the currently described AgentBuilder.Default.Transformation.
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
An implementation for a constructor of a MethodCallProxy.
MethodCallProxy.ConstructorCall.Appender - Class in net.bytebuddy.implementation.auxiliary
The appender for implementing the MethodCallProxy.ConstructorCall.
MethodCallProxy.MethodCall - Class in net.bytebuddy.implementation.auxiliary
An implementation for a method of a MethodCallProxy.
MethodCallProxy.MethodCall.Appender - Class in net.bytebuddy.implementation.auxiliary
The appender for implementing the MethodCallProxy.MethodCall.
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
Represents a cached constructor for a MethodConstant.
MethodConstant.CachedMethod - Class in net.bytebuddy.implementation.bytecode.constant
Represents a cached method for a MethodConstant.
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
Creates a MethodConstant for loading a Constructor instance onto the operand stack.
MethodConstant.ForMethod - Class in net.bytebuddy.implementation.bytecode.constant
Creates a MethodConstant for loading a Method instance onto the operand stack.
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
The appender for implementing a MethodDelegation.
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
A chain of MethodDelegationBinder.AmbiguityResolvers that are applied in the given order until two bindings can be resolved.
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
A binding attempt created by a MethodDelegationBinder.
MethodDelegationBinder.MethodBinding.Builder - Class in net.bytebuddy.implementation.bind
A mutable builder that allows to compose a MethodDelegationBinder.MethodBinding by adding parameter bindings incrementally.
MethodDelegationBinder.MethodBinding.Builder.Build - Class in net.bytebuddy.implementation.bind
A method binding that was created by a MethodDelegationBinder.MethodBinding.Builder.
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
Implementations are used as delegates for invoking a method that was bound using a MethodDelegationBinder.
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
A helper class that allows to identify a best binding for a given type and source method chosing from a list of given target methods by using a given MethodDelegationBinder and an MethodDelegationBinder.AmbiguityResolver.
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
A compiler to produce a MethodGraph from a given type.
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
A harmonized key represents a key where equality is decided based on tokens that are returned by a MethodGraph.Compiler.Default.Harmonizer.
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
Represents a MethodGraph.Node's state.
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
A base implementation of a MethodList.
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
A list of method descriptions that yields MethodDescription.TypeSubstituting.
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
Implementation of an MethodDelegationBinder.AmbiguityResolver that resolves conflicting bindings by considering equality of a target method's internalName as an indicator for a dominant binding.
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
A resolution for a method that was checked by a MethodRebaseResolver.
MethodRebaseResolver.Resolution.ForRebasedConstructor - Class in net.bytebuddy.dynamic.scaffold.inline
A MethodRebaseResolver.Resolution of a rebased constructor.
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
A MethodRebaseResolver.Resolution of a rebased method.
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
A MethodRebaseResolver.Resolution of a non-rebased method.
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
A method transformer that modifies method properties by applying a MethodTransformer.Simple.Transformer.
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
Determines the type of modifier to be matched by a ModifierMatcher.
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
An abstract base implementation of a ModifierReviewable class.
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
A builder to collect class loader and that creates a MultipleParentClassLoader only if multiple or no ClassLoaders are found in the process.
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.

N

name(String) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
 
name(NamingStrategy) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
 
name(AuxiliaryType.NamingStrategy) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder
 
name(String) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
name(NamingStrategy) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
name(AuxiliaryType.NamingStrategy) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
 
name(String) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
Names the currently created dynamic type by a fixed name.
name(NamingStrategy) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
Names the currently created dynamic type by the given naming strategy.
name(AuxiliaryType.NamingStrategy) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder
Defines a naming strategy for naming auxiliary types.
name(TypeDescription) - Method in interface net.bytebuddy.implementation.auxiliary.AuxiliaryType.NamingStrategy
Names an auxiliary type.
name(TypeDescription) - Method in class net.bytebuddy.implementation.auxiliary.AuxiliaryType.NamingStrategy.SuffixingRandom
 
name(NamingStrategy.UnnamedType) - Method in class net.bytebuddy.NamingStrategy.Fixed
 
name(NamingStrategy.UnnamedType) - Method in interface net.bytebuddy.NamingStrategy
Generates a fully qualified name for a Java type.
name(NamingStrategy.UnnamedType) - Method in class net.bytebuddy.NamingStrategy.PrefixingRandom
 
name(NamingStrategy.UnnamedType) - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom
 
NAME_PREFIX - Static variable in interface net.bytebuddy.description.method.ParameterDescription
The prefix for names of an unnamed parameter.
nameContains(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement for an infix of its name.
nameContainsIgnoreCase(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement for an infix of its name.
named(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement for its exact name.
NamedElement - Interface in net.bytebuddy.description
Represents a Java element with a name.
NamedElement.WithGenericName - Interface in net.bytebuddy.description
A named element with a generic type name.
NamedElement.WithRuntimeName - Interface in net.bytebuddy.description
A named element with a name that has a particular meaning to the Java runtime.
namedIgnoreCase(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement for its name.
nameEndsWith(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement for its name's suffix.
nameEndsWithIgnoreCase(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement for its name's suffix.
NameMatcher<T extends NamedElement> - Class in net.bytebuddy.matcher
A method matcher that matches a byte code element's source code name: The source code name of types is equal to their binary name where arrays are appended a [] by their arity and where inner classes are appended by dots to their outer class's source name. Constructors and the type initializer methods are represented by the empty string as they do not represent a source code name. Fields are named as in the source code.
NameMatcher(ElementMatcher<String>) - Constructor for class net.bytebuddy.matcher.NameMatcher
Creates a new matcher for a byte code element's source name.
nameMatches(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement name against a regular expression.
nameStartsWith(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement for its name's prefix.
nameStartsWithIgnoreCase(String) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a NamedElement for its name's prefix.
namingStrategy - Variable in class net.bytebuddy.ByteBuddy
The naming strategy of the current configuration.
namingStrategy - Variable in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase
The naming strategy specified for this builder.
NamingStrategy - Interface in net.bytebuddy
A naming strategy for finding a fully qualified name for a Java type.
NamingStrategy.Fixed - Class in net.bytebuddy
A naming strategy that applies a fixed name.
NamingStrategy.PrefixingRandom - Class in net.bytebuddy
A naming strategy that creates a name by prefixing a given class and its package with another package and by appending a random number to the class's simple name.
NamingStrategy.SuffixingRandom - Class in net.bytebuddy
A naming strategy that creates a name by concatenating: The super classes package and name A given suffix string A random number Between all these elements, a $ sign is included into the name to improve readability.
NamingStrategy.SuffixingRandom.BaseNameResolver - Interface in net.bytebuddy
A base name resolver is responsible for resolving a name onto which the suffix is appended.
NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue - Class in net.bytebuddy
A base name resolver that simply returns a fixed value.
NamingStrategy.SuffixingRandom.BaseNameResolver.ForGivenType - Class in net.bytebuddy
Uses a specific type's name as the resolved name.
NamingStrategy.SuffixingRandom.BaseNameResolver.ForUnnamedType - Enum in net.bytebuddy
Uses the unnamed type's super type's name as the resolved name.
NamingStrategy.Unbound - Interface in net.bytebuddy
An unbound NamingStrategy where the actual naming strategy is still to be determined in dependency of whether a type is to be subclasses, redefined or rebased.
NamingStrategy.Unbound.Default - Class in net.bytebuddy
A default unbound NamingStrategy where rebased or redefined classes keep their original name and where subclasses are named using a NamingStrategy.SuffixingRandom strategy.
NamingStrategy.Unbound.Unified - Class in net.bytebuddy
A unified unbound naming strategy which always applies a given naming strategy.
NamingStrategy.UnnamedType - Interface in net.bytebuddy
An description of a type which is to be named.
NamingStrategy.UnnamedType.Default - Class in net.bytebuddy
An unnamed type which is to be named by a naming strategy.
NegatingMatcher<T> - Class in net.bytebuddy.matcher
An element matcher that reverses the matching result of another matcher.
NegatingMatcher(ElementMatcher<? super T>) - Constructor for class net.bytebuddy.matcher.NegatingMatcher
Creates a new negating element matcher.
Nested(String, List<TypePool.LazyTypeDescription.GenericTypeToken>, TypePool.LazyTypeDescription.GenericTypeToken) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested
Creates a type token that represents a parameterized type.
net.bytebuddy - package net.bytebuddy
Byte Buddy is a library for creating Java classes at runtime of a Java program.
net.bytebuddy.agent.builder - package net.bytebuddy.agent.builder
An agent builder is used to easily implement load-time class-transformations using a Java agent.
net.bytebuddy.asm - package net.bytebuddy.asm
The ASM package contains classes that are meant for direct interaction with the ASM API.
net.bytebuddy.description - package net.bytebuddy.description
Classes of this package allow the representation of Java classes, their member and their meta data.
net.bytebuddy.description.annotation - package net.bytebuddy.description.annotation
Contains descriptions of annotations and annotation values.
net.bytebuddy.description.enumeration - package net.bytebuddy.description.enumeration
A package that contains classes for describing enumeration values.
net.bytebuddy.description.field - package net.bytebuddy.description.field
Contains descriptions of Java fields.
net.bytebuddy.description.method - package net.bytebuddy.description.method
Contains descriptions of Java methods and constructors as well as their parameters.
net.bytebuddy.description.modifier - package net.bytebuddy.description.modifier
The modifier package contains high-level and type-safe descriptions of Java modifiers.
net.bytebuddy.description.type - package net.bytebuddy.description.type
Contains descriptions of Java types and packages.
net.bytebuddy.description.type.generic - package net.bytebuddy.description.type.generic
Contains descriptions for generic types as defined in the Java programming language.
net.bytebuddy.dynamic - package net.bytebuddy.dynamic
This package contains classes and interfaces that are connected to writing the byte stream that represents a Java type that is dynamically created and for loading this type into a running JVM process.
net.bytebuddy.dynamic.loading - package net.bytebuddy.dynamic.loading
This package contains classes that are responsible for class loading of classes that are represented by byte arrays.
net.bytebuddy.dynamic.scaffold - package net.bytebuddy.dynamic.scaffold
This package contains helper types and implementations that are responsible for the actual writing of a byte array representing a Java class.
net.bytebuddy.dynamic.scaffold.inline - package net.bytebuddy.dynamic.scaffold.inline
All classes and types in this package are related to creating a DynamicType by enhancing a given type.
net.bytebuddy.dynamic.scaffold.subclass - package net.bytebuddy.dynamic.scaffold.subclass
All classes and types in this package are related to creating a DynamicType by creating a subclass of a given type.
net.bytebuddy.implementation - package net.bytebuddy.implementation
The implementation package contains any logic for intercepting method calls.
net.bytebuddy.implementation.attribute - package net.bytebuddy.implementation.attribute
All types and classes in this package are responsible for writing attributes for a given Java byte code element, i.e.
net.bytebuddy.implementation.auxiliary - package net.bytebuddy.implementation.auxiliary
Auxiliary types describe helper types that aid as a supplementary to a given InstrumentedType.
net.bytebuddy.implementation.bind - package net.bytebuddy.implementation.bind
The types and classes of this package are responsible for binding a method call to calling another method.
net.bytebuddy.implementation.bind.annotation - package net.bytebuddy.implementation.bind.annotation
This package contains annotations, types and classes that are responsible for binding a method to calling another method by interpreting annotations that indicate how a method should be bound to another method.
net.bytebuddy.implementation.bytecode - package net.bytebuddy.implementation.bytecode
Types and classes in this package are responsible for creating Java byte code for a given byte code target which is represented by a MethodDescription.
net.bytebuddy.implementation.bytecode.assign - package net.bytebuddy.implementation.bytecode.assign
An Assigner is responsible for transforming a given TypeDescription into another one.
net.bytebuddy.implementation.bytecode.assign.primitive - package net.bytebuddy.implementation.bytecode.assign.primitive
Assigner implementations of this package are capable of handling primitive types or the void type.
net.bytebuddy.implementation.bytecode.assign.reference - package net.bytebuddy.implementation.bytecode.assign.reference
Assigner implementations of this package are capable of assigning non-primitive types to each other.
net.bytebuddy.implementation.bytecode.collection - package net.bytebuddy.implementation.bytecode.collection
This package is dedicated to creating StackManipulations that create collections or arrays from a given number of values.
net.bytebuddy.implementation.bytecode.constant - package net.bytebuddy.implementation.bytecode.constant
StackManipulations in this package are responsible for creating compile-time constants and pushing them onto the operand stack.
net.bytebuddy.implementation.bytecode.member - package net.bytebuddy.implementation.bytecode.member
StackManipulations of this package are responsible for accessing type or method members, i.e.
net.bytebuddy.matcher - package net.bytebuddy.matcher
Contains an API for matching Java byte code entities.
net.bytebuddy.pool - package net.bytebuddy.pool
Classes of this package allow for the creating TypeDescriptions without loading any classes.
net.bytebuddy.utility - package net.bytebuddy.utility
This package contains utility classes for common use within any Byte Buddy logic.
NEW_CONSTRUCTOR_FOR_SERIALIZATION_METHOD_DESCRIPTOR - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The descriptor of the method for creating a new serialization constructor.
NEW_CONSTRUCTOR_FOR_SERIALIZATION_METHOD_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The name of the method for creating a new serialization constructor.
NEW_INSTANCE_METHOD_DESCRIPTOR - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The descriptor of the Constructor.newInstance(Object...) method.
NEW_INSTANCE_METHOD_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The internal name of the Constructor.newInstance(Object...) method.
next() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.SuperTypeIterator
 
next() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator
 
next() - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty.EmptyIterator
 
nextElement() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst.PrependingEnumeration
 
nextElement() - Method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.EmptyEnumeration
 
nextElement() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.SingletonEnumeration
 
nextElement() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.CompoundEnumeration
 
nextString() - Method in class net.bytebuddy.utility.RandomString
Creates a new random String.
NextUnboundArgumentIterator(Iterator<Integer>) - Constructor for class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator
Creates a new iterator for Argument annotations of non-referenced parameter indices of the source method.
Nexus - Class in net.bytebuddy.agent.builder
This nexus is a global dispatcher for initializing classes with LoadedTypeInitializers.
NO_DEFAULT_VALUE - Static variable in interface net.bytebuddy.description.field.FieldDescription
A representative of a field's non-set default value.
NO_DEFAULT_VALUE - Static variable in interface net.bytebuddy.description.method.MethodDescription
Represents a non-defined default value of an annotation property.
NO_INTERFACES - Static variable in interface net.bytebuddy.description.type.TypeList
Represents that a type list does not contain any values for ASM interoperability which is represented by null.
NO_MODIFIERS - Static variable in class net.bytebuddy.description.method.ParameterDescription.Token
Indicator for a method parameter without explicit modifiers.
NO_MODIFIERS - Static variable in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
Donates an unknown modifier of a parameter.
NO_NAME - Static variable in class net.bytebuddy.description.method.ParameterDescription.Token
Indicator for a method parameter without an explicit name.
NO_NAME - Static variable in interface net.bytebuddy.description.NamedElement
Indicates that an element is not named.
NO_NAME - Static variable in interface net.bytebuddy.implementation.attribute.AnnotationAppender
A constant for informing ASM over ignoring a given name.
NO_NAME - Static variable in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
Donates an unknown name of a parameter.
Node(MethodGraph.Compiler.Default.Key.Detached, MethodDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous.Node
 
Node(MethodGraph.Compiler.Default.Key.Detached, MethodDescription, boolean) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved.Node
Creates a new node.
NodeList(List<? extends MethodGraph.Node>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.NodeList
Creates a list of nodes.
NON_GENERIC_SIGNATURE - Static variable in interface net.bytebuddy.description.ByteCodeElement
The generic type signature of a non-generic byte code element.
none() - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that always returns false.
noneOf(Object...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches none of the given objects by the Object.equals(Object) method.
noneOf(Iterable<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches none of the given objects by the Object.equals(Object) method.
noneOf(Type...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches none of the given types as TypeDescriptions by the Object.equals(Object) method.
noneOf(Constructor<?>...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches none of the given constructors as MethodDescriptions by the Object.equals(Object) method.
noneOf(Method...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches none of the given methods as MethodDescriptions by the Object.equals(Object) method.
noneOf(Field...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches none of the given methods as FieldDescriptions by the Object.equals(Object) method.
noneOf(Annotation...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Creates a matcher that matches none of the given annotations as AnnotationDescriptions by the Object.equals(Object) method.
nonNull(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Validates that a value is not null.
nonNull(T[]) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Validates that no value of an array is null.
not(ElementMatcher<? super T>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Inverts another matcher.
NullConstant - Enum in net.bytebuddy.implementation.bytecode.constant
Represents a stack manipulation to load a null pointer onto the operand stack.
NullMatcher<T> - Class in net.bytebuddy.matcher
An element matcher that matches the null value.
NullMatcher() - Constructor for class net.bytebuddy.matcher.NullMatcher
 
nullValue() - Static method in class net.bytebuddy.implementation.FixedValue
Creates a fixed value implementation that returns null as a fixed value.

O

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(AgentBuilder.Default.BootstrapInjectionStrategy, DynamicType, ClassLoader, ProtectionDomain, AccessControlContext) - Static method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer
Creates an initializer constructor that is capable of initializing the given dynamic type.
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() - 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.
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
Visits a generic array type (GenericTypeDescription.Sort.GENERIC_ARRAY).
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.
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.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer.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
Visits a non-generic type (GenericTypeDescription.Sort.NON_GENERIC).
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
Visits a parameterized type (GenericTypeDescription.Sort.PARAMETERIZED).
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.
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.

P

PACKAGE_CLASS_NAME - Static variable in interface net.bytebuddy.description.type.PackageDescription
The name of a Java class representing a package description.
PACKAGE_MODIFIERS - Static variable in interface net.bytebuddy.description.type.PackageDescription
The modifiers of a Java class representing a package description.
packageDefinitionStrategy - Variable in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
The package definer to be queried for package definitions.
PackageDefinitionStrategy - Interface in net.bytebuddy.dynamic.loading
A package definer is responsible for defining a package's properties when a class of a new package is loaded.
PackageDefinitionStrategy.Definition - Interface in net.bytebuddy.dynamic.loading
A definition of a package.
PackageDefinitionStrategy.Definition.Simple - Class in net.bytebuddy.dynamic.loading
A simple package definition where any property is represented by a value.
PackageDefinitionStrategy.Definition.Trivial - Enum in net.bytebuddy.dynamic.loading
A package definer that defines packages without any meta data.
PackageDefinitionStrategy.Definition.Undefined - Enum in net.bytebuddy.dynamic.loading
A canonical implementation of an undefined package.
PackageDefinitionStrategy.ManifestReading - Class in net.bytebuddy.dynamic.loading
A package definer that reads a class loader's manifest file.
PackageDefinitionStrategy.ManifestReading.SealBaseLocator - Interface in net.bytebuddy.dynamic.loading
A locator for a seal base URL.
PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForFixedValue - Class in net.bytebuddy.dynamic.loading
A seal base locator that seals all packages with a fixed URL.
PackageDefinitionStrategy.ManifestReading.SealBaseLocator.ForTypeResourceUrl - Class in net.bytebuddy.dynamic.loading
A seal base locator that imitates the behavior of a URLClassLoader, i.e.
PackageDefinitionStrategy.ManifestReading.SealBaseLocator.NonSealing - Enum in net.bytebuddy.dynamic.loading
A seal base locator that never seals a package.
PackageDefinitionStrategy.NoOp - Enum in net.bytebuddy.dynamic.loading
A package definer that does not define any package.
PackageDefinitionStrategy.Trivial - Enum in net.bytebuddy.dynamic.loading
A package definer that only defines packages without any meta data.
PackageDescription - Interface in net.bytebuddy.description.type
A package description represents a Java package.
PackageDescription.AbstractBase - Class in net.bytebuddy.description.type
An abstract base implementation of a package description.
PackageDescription.ForLoadedPackage - Class in net.bytebuddy.description.type
Represents a loaded Package wrapped as a PackageDescription.
PackageDescription.Simple - Class in net.bytebuddy.description.type
A simple implementation of a package without annotations.
PARAMETER_MODIFIER_MASK - Static variable in class net.bytebuddy.utility.ByteBuddyCommons
A mask for modifiers that represents method parameters.
parameterArray - Variable in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
A reference to java.lang.invoke.MethodType#parameterArray.
parameterArray(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
 
parameterArray(Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher
Returns the parameter types of the supplied method type.
parameterArray(Object) - Method in enum net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForLegacyVm
 
parameterArray(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForModernVm
 
parameterArray(Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher
Extracts the parameter types of the supplied method type.
ParameterBag(Type[]) - Constructor for class net.bytebuddy.pool.TypePool.Default.ParameterBag
Creates a new bag.
ParameterDescription - Interface in net.bytebuddy.description.method
Description of the parameter of a Java method or constructor.
ParameterDescription.AbstractBase - Class in net.bytebuddy.description.method
A base implementation of a method parameter description.
ParameterDescription.ForLoadedParameter - Class in net.bytebuddy.description.method
Description of a loaded parameter, represented by a Java 8 java.lang.reflect.Parameter.
ParameterDescription.ForLoadedParameter.Dispatcher - Interface in net.bytebuddy.description.method
A dispatcher for java.lang.reflect.Parameter instances.
ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVm - Enum in net.bytebuddy.description.method
A dispatcher for a legacy VM that does not know the java.lang.reflect.Parameter type that only throws exceptions on any property extraction.
ParameterDescription.ForLoadedParameter.Dispatcher.ForModernVm - Class in net.bytebuddy.description.method
A dispatcher for VMs that support the java.lang.reflect.Parameter API for Java 8+.
ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor - Class in net.bytebuddy.description.method
Description of a loaded constructor's parameter on a virtual machine where java.lang.reflect.Parameter is not available.
ParameterDescription.ForLoadedParameter.OfLegacyVmMethod - Class in net.bytebuddy.description.method
Description of a loaded method's parameter on a virtual machine where java.lang.reflect.Parameter is not available.
ParameterDescription.InDefinedShape - Interface in net.bytebuddy.description.method
Represents a parameter in its defined shape, i.e.
ParameterDescription.InDefinedShape.AbstractBase - Class in net.bytebuddy.description.method
An abstract base implementation of a parameter description in its defined shape.
ParameterDescription.Latent - Class in net.bytebuddy.description.method
A latent description of a parameter that is not attached to a method or constructor.
ParameterDescription.Token - Class in net.bytebuddy.description.method
A token that describes the shape of a method parameter.
ParameterDescription.Token.TypeList - Class in net.bytebuddy.description.method
A list of types represented as a list of parameter tokens.
ParameterDescription.TypeSubstituting - Class in net.bytebuddy.description.method
A parameter description that represents a given parameter but with a substituted parameter type.
ParameterIndexToken(int) - Constructor for class net.bytebuddy.implementation.bind.ArgumentTypeResolver.ParameterIndexToken
Create a parameter index token for a given parameter of the source method.
ParameterLengthResolver - Enum in net.bytebuddy.implementation.bind
This MethodDelegationBinder.AmbiguityResolver selects the method with more arguments.
ParameterList<T extends ParameterDescription> - Interface in net.bytebuddy.description.method
Represents a list of parameters of a method or a constructor.
ParameterList.AbstractBase<S extends ParameterDescription> - Class in net.bytebuddy.description.method
An base implementation for a ParameterList.
ParameterList.Empty - Class in net.bytebuddy.description.method
An empty list of parameters.
ParameterList.Explicit<S extends ParameterDescription> - Class in net.bytebuddy.description.method
A list of explicitly provided parameter descriptions.
ParameterList.Explicit.ForTypes - Class in net.bytebuddy.description.method
A parameter list representing parameters without meta data or annotations.
ParameterList.ForLoadedExecutable - Class in net.bytebuddy.description.method
Represents a list of parameters for an executable, i.e.
ParameterList.ForLoadedExecutable.Dispatcher - Interface in net.bytebuddy.description.method
A dispatcher for creating parameter lists depending on the features of the currently running JVM.
ParameterList.ForLoadedExecutable.Dispatcher.ForLegacyVm - Enum in net.bytebuddy.description.method
A dispatcher for virtual machines that are not aware of the java.lang.reflect.Executable type that was added in Java version 8.
ParameterList.ForLoadedExecutable.Dispatcher.ForModernVm - Class in net.bytebuddy.description.method
A dispatcher for virtual machines that are aware of the java.lang.reflect.Executable type that was added in Java version 8.
ParameterList.ForLoadedExecutable.OfLegacyVmConstructor - Class in net.bytebuddy.description.method
Represents a list of constructor parameters on virtual machines where the java.lang.reflect.Parameter type is not available.
ParameterList.ForLoadedExecutable.OfLegacyVmMethod - Class in net.bytebuddy.description.method
Represents a list of method parameters on virtual machines where the java.lang.reflect.Parameter type is not available.
ParameterList.ForTokens - Class in net.bytebuddy.description.method
A list of parameter descriptions for a list of detached tokens.
ParameterList.TypeSubstituting - Class in net.bytebuddy.description.method
A list of parameter descriptions that yields ParameterDescription.TypeSubstituting.
ParameterManifestation - Enum in net.bytebuddy.description.modifier
Indicates whether a parameter was denoted as final or not.
parameterRepresentedBy(ElementMatcher<? super ParameterDescription.Token>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a parameter by a token matcher.
parameters - Variable in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase
The parameters of this token.
ParameterToken() - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
Creates a parameter token for a parameter without an explicit name and without specific modifiers.
ParameterToken(String) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
Creates a parameter token for a parameter with an explicit name and without specific modifiers.
ParameterToken(String, Integer) - Constructor for class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken.ParameterToken
Creates a parameter token for a parameter with an explicit name and with specific modifiers.
ParameterTypeRegistrant() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ParameterTypeRegistrant
 
persistenceHandler - Variable in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
The persistence handler of this class loader.
Pipe - Annotation Type in net.bytebuddy.implementation.bind.annotation
A target method parameter that is annotated with this annotation allows to forward an intercepted method invocation to another instance.
Pipe.Binder - Class in net.bytebuddy.implementation.bind.annotation
Pipe.Binder.Redirection - Class in net.bytebuddy.implementation.bind.annotation
An auxiliary type for performing the redirection of a method invocation as requested by the Pipe annotation.
Pipe.Binder.Redirection.ConstructorCall - Enum in net.bytebuddy.implementation.bind.annotation
The implementation to implement a Pipe.Binder.Redirection's constructor.
Pipe.Binder.Redirection.MethodCall - Class in net.bytebuddy.implementation.bind.annotation
The implementation to implement a Pipe.Binder.Redirection's forwarding method.
pop(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.Removal
Removes a value from the operand stack dependant of its size.
Precomputed(TypePool.CacheProvider, ClassFileLocator, TypePool.Default.ReaderMode, Map<String, TypeDescription>) - Constructor for class net.bytebuddy.pool.TypePool.Default.Precomputed
Creates a new precomputed type pool.
PREFIX - Static variable in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticField
The name prefix for the static field that is containing the delegation target.
Prefixing() - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Prefixing
Creates a new prefixing method name transformer using a default prefix.
Prefixing(String) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Prefixing
Creates a new prefixing method name transformer.
PrefixingRandom(String) - Constructor for class net.bytebuddy.NamingStrategy.PrefixingRandom
Creates a new prefixing random naming strategy.
preparationHandler - Variable in class net.bytebuddy.implementation.Forwarding
A handler for preparing the instrumented type and the field invocation operation.
prepare(InstrumentedType) - Method in class net.bytebuddy.ByteBuddy.EnumerationImplementation
 
prepare(Class<T>) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation
 
prepare(Class<T>) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Latent.Loadable
 
prepare(Class<T>) - Method in class net.bytebuddy.description.annotation.AnnotationDescription.Latent
 
prepare(Class<T>) - Method in interface net.bytebuddy.description.annotation.AnnotationDescription
Links this annotation description to a given annotation type such that it can be loaded.
prepare(InstrumentedType, MethodGraph.Compiler, LatentMethodMatcher) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod
 
prepare(InstrumentedType) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue
 
prepare(InstrumentedType) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForVisibilityBridge
 
prepare(InstrumentedType) - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler
Prepares the instrumented type for this handler.
prepare(InstrumentedType, MethodGraph.Compiler, LatentMethodMatcher) - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry
Prepares this method registry.
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.auxiliary.TypeProxy.MethodCall
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Getter
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.InstanceFieldConstructor
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.StaticFieldConstructor
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.InstanceFieldConstructor
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.MethodCall
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy.StaticFieldConstructor
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.ConstructorCall
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection.MethodCall
 
prepare(MethodVisitor) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForConstructor
 
prepare(MethodVisitor) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant.ForMethod
 
prepare(MethodVisitor) - Method in class net.bytebuddy.implementation.bytecode.constant.MethodConstant
Applies all preparation to the given method visitor.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.DefaultMethodCall
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.ExceptionMethod
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.NoOp
 
prepare(InstrumentedType) - Method in interface net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler
Prepares the instrumented type.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.FixedValue.ForPoolValue
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.FixedValue.ForStaticField
 
prepare(InstrumentedType, String, TypeDescription) - Method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForInstanceField
 
prepare(InstrumentedType, String, TypeDescription) - Method in enum net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticField
 
prepare(InstrumentedType, String, TypeDescription) - Method in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticInstance
 
prepare(InstrumentedType, String, TypeDescription) - Method in interface net.bytebuddy.implementation.Forwarding.PreparationHandler
Prepares the instrumented type.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.Forwarding
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.Implementation.Compound
 
prepare(InstrumentedType) - Method in interface net.bytebuddy.implementation.Implementation
During the preparation phase of an implementation, implementations are eligible to adding fields or methods to the currently instrumented type.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.Implementation.Simple
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper.WrappingArgumentProvider
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForEnumerationValue
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExplicitTypedMethodParameter
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerConstant
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodInstanceAndParameters
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodParameters
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForJavaInstance
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForNullValue
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForThisInstance
 
prepare(InstrumentedType) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider
Prepares the instrumented type.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
 
prepare(InstrumentedType) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider
Prepares the instrumented type.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForBooleanConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForByteConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForCharacterConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForClassConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForDoubleConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForEnumerationValue
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForExistingField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForFloatConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstanceField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForIntegerConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForJavaInstance
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForLongConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForMethodParameter
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForNullConstant
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForOwnType
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForShortConstant
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForStaticField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForTextConstant
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForThisReference
 
prepare(InstrumentedType) - Method in interface net.bytebuddy.implementation.MethodCall.ArgumentLoader
Prepares the instrumented type in order to allow the loading of the represented argument.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForConstructingInvocation
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForSelfOrStaticInvocation
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForStaticField
 
prepare(InstrumentedType) - Method in interface net.bytebuddy.implementation.MethodCall.TargetHandler
Prepares the instrumented type in order to allow for the represented invocation.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForConstruction
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField
 
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticField
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForStaticMethod
 
prepare(InstrumentedType) - Method in interface net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate
Prepares the instrumented type.
prepare(InstrumentedType) - Method in class net.bytebuddy.implementation.MethodDelegation
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.StubMethod
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.SuperMethodCall
 
prepare(InstrumentedType) - Method in enum net.bytebuddy.implementation.SuperMethodCall.WithoutReturn
 
Prepared(LinkedHashMap<MethodDescription, MethodRegistry.Default.Prepared.Entry>, LoadedTypeInitializer, InstrumentedType.TypeInitializer, TypeDescription, MethodGraph.Linked) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared
Creates a prepared version of a default method registry.
prepend(LatentMethodMatcher, MethodRegistry.Handler, MethodAttributeAppender.Factory, MethodTransformer) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default
 
prepend(LatentMethodMatcher, MethodRegistry.Handler, MethodAttributeAppender.Factory, MethodTransformer) - Method in interface net.bytebuddy.dynamic.scaffold.MethodRegistry
Prepends the given method definition to this method registry, i.e.
prepend(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper
 
prepend(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge
 
prepend(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
 
prepend(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
 
prepend(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
 
prepend(ByteCodeAppender) - Method in enum net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForNonDefinedMethod
 
prepend(ByteCodeAppender) - Method in interface net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record
Prepends the given method appender to this entry.
prepend(ByteCodeAppender) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.AbstractDelegationRecord
 
PrependingEnumeration(URL, Enumeration<URL>) - Constructor for class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ChildFirst.PrependingEnumeration
Creates a new prepending enumeration.
prependThisReference() - Method in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading
Prepends a reference to the this instance to the loaded parameters if the represented method is non-static.
preregistered(Class<?>...) - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
Registers a type to be explicitly available without explicit lookup.
Preserved(MethodDescription.InDefinedShape) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.Preserved
Creates a new MethodRebaseResolver.Resolution for a non-rebased method.
PRIMITIVE_DESCRIPTORS - Static variable in class net.bytebuddy.pool.TypePool.AbstractBase
A map of primitive types by their descriptor.
PRIMITIVE_TYPES - Static variable in class net.bytebuddy.pool.TypePool.AbstractBase
A map of primitive types by their name.
PrimitiveBoxingDelegate - Enum in net.bytebuddy.implementation.bytecode.assign.primitive
This delegate is responsible for boxing a primitive types to their wrapper equivalents.
PrimitiveTypeAwareAssigner - Class in net.bytebuddy.implementation.bytecode.assign.primitive
This assigner is able to handle non-void, primitive types.
PrimitiveTypeAwareAssigner(Assigner) - Constructor for class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveTypeAwareAssigner
Creates a new assigner with the given delegate.
PrimitiveUnboxingDelegate - Enum in net.bytebuddy.implementation.bytecode.assign.primitive
This delegate is responsible for unboxing a wrapper type to their primitive equivalents.
PrimitiveUnboxingDelegate.ExplicitlyTypedUnboxingResponsible - Enum in net.bytebuddy.implementation.bytecode.assign.primitive
An explicitly types unboxing responsible is applied for directly unboxing a wrapper type.
PrimitiveUnboxingDelegate.ImplicitlyTypedUnboxingResponsible - Class in net.bytebuddy.implementation.bytecode.assign.primitive
An unboxing responsible for an implicitly typed value.
PrimitiveUnboxingDelegate.UnboxingResponsible - Interface in net.bytebuddy.implementation.bytecode.assign.primitive
Implementations represent an unboxing delegate that is able to perform the unboxing operation.
PrimitiveWideningDelegate - Enum in net.bytebuddy.implementation.bytecode.assign.primitive
This delegate is responsible for widening a primitive type to represent a larger primitive type.
PrimitiveWideningDelegate.WideningStackManipulation - Class in net.bytebuddy.implementation.bytecode.assign.primitive
A stack manipulation that widens a primitive type into a more general primitive type.
prioritize(Class<?>...) - Static method in class net.bytebuddy.implementation.DefaultMethodCall
Creates a DefaultMethodCall implementation which searches the given list of interface types for a suitable default method in their order.
prioritize(Iterable<? extends Class<?>>) - Static method in class net.bytebuddy.implementation.DefaultMethodCall
Creates a DefaultMethodCall implementation which searches the given list of interface types for a suitable default method in their order.
prioritize(TypeDescription...) - Static method in class net.bytebuddy.implementation.DefaultMethodCall
Creates a DefaultMethodCall implementation which searches the given list of interface types for a suitable default method in their order.
prioritize(Collection<? extends TypeDescription>) - Static method in class net.bytebuddy.implementation.DefaultMethodCall
Creates a DefaultMethodCall implementation which searches the given list of interface types for a suitable default method in their order.
process(Implementation.Target, MethodDescription, MethodList<?>) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor
 
Processor(MethodDelegationBinder, MethodDelegationBinder.AmbiguityResolver) - Constructor for class net.bytebuddy.implementation.bind.MethodDelegationBinder.Processor
Creates a new processor for a method delegation binder.
prohibitTypeInitializer() - Method in class net.bytebuddy.implementation.Implementation.Context.Default
 
prohibitTypeInitializer() - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
 
prohibitTypeInitializer() - Method in interface net.bytebuddy.implementation.Implementation.Context.ExtractableView
Prohibits any instrumentation of an instrumented class's type initializer.
PropertyDispatcher - Enum in net.bytebuddy.utility
A dispatcher for invoking Object.toString() and Object.hashCode() methods that are sensitive to array values which need redirection to different specialized methods defined by Arrays.
protectionDomain - Variable in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
The protection domain to apply.
ProvisioningState - Enum in net.bytebuddy.description.modifier
Describes if a method parameter is mandated, i.e.
Proxy(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) - Constructor for class net.bytebuddy.ByteBuddy.Proxy
Defines a new proxy configuration for ByteBuddy.
proxyFor(TypeDescription, Implementation.Target, AnnotationDescription.Loadable<Super>) - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Instantiation
Creates a stack manipulation which loads a super-call proxy onto the stack.
proxyType(MethodDescription, MethodDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType
Locates the type to be implemented by a field accessor proxy.
publicLookup - Variable in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
A reference to java.lang.invoke.MethodHandles#publicLookup.
publicLookup() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
 
publicLookup() - Method in enum net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForLegacyVm
 
publicLookup() - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.Initializable
Returns a public java.lang.invoke.MethodHandles.Lookup instance.
Putter() - Constructor for class net.bytebuddy.implementation.bytecode.collection.ArrayAccess.Putter
 
putter() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher
 
putter() - Method in interface net.bytebuddy.implementation.bytecode.member.FieldAccess.Defined
Creates a putter representation for a given field.
putter() - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.OfGenericField
 

R

RandomString - Class in net.bytebuddy.utility
A provider of randomized String values.
RandomString() - Constructor for class net.bytebuddy.utility.RandomString
Creates a random String provider where each String is of RandomString.DEFAULT_LENGTH length.
RandomString(int) - Constructor for class net.bytebuddy.utility.RandomString
Creates a random String provider where each value is of the given length.
RawAnnotationValue(TypePool, TypePool.LazyTypeDescription.AnnotationToken) - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase.RawAnnotationValue
Creates a new annotation value for a nested annotation.
RawEnumerationValue(TypePool, String, String) - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue
Creates a new enumeration value representation.
RawNonPrimitiveArray(TypePool, TypePool.AbstractBase.RawNonPrimitiveArray.ComponentTypeReference, List<AnnotationDescription.AnnotationValue<?, ?>>) - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray
Creates a new array value representation of a complex array.
rawType(Class<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a generic type's raw type against the provided raw type.
rawType(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a generic type's raw type against the provided raw type.
rawType(ElementMatcher<? super TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Converts a matcher for a type description into a matcher for a raw type of the matched generic type against the given matcher.
RawTypeMatcher<T extends GenericTypeDescription> - Class in net.bytebuddy.matcher
An element matcher that matches its argument's GenericTypeDescription raw type against the given matcher for a TypeDescription.
RawTypeMatcher(ElementMatcher<? super TypeDescription>) - Constructor for class net.bytebuddy.matcher.RawTypeMatcher
Creates a new raw type matcher.
rawTypes(Class<?>...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches an iteration of generic types' erasures against the provided raw types.
rawTypes(TypeDescription...) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches an iteration of generic types' erasures against the provided raw types.
rawTypes(Iterable<? extends TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches an iteration of generic types' erasures against the provided raw types.
rawTypes(ElementMatcher<? super Iterable<? extends TypeDescription>>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Applies the provided matcher to an iteration og generic types' generic types.
RawTypeValue(TypePool, Type) - Constructor for class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue
Represents a type value of an annotation.
RawTypeVariable(GenericTypeDescription) - Constructor for class net.bytebuddy.description.type.TypeDescription.AbstractBase.RawTypeWrapper.RawTypeVariable
Creates a new raw type representation of a type variable.
read(Class<?>) - Static method in class net.bytebuddy.dynamic.ClassFileLocator.ForClassLoader
Attemts to create a binary representation of a loaded type by requesting data from its ClassLoader.
readerMode - Variable in class net.bytebuddy.pool.TypePool.Default
The reader mode to apply by this default type pool.
rebase(Class<T>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
rebase(Class<T>, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
rebase(Class<T>, ClassFileLocator, MethodRebaseResolver.MethodNameTransformer) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
rebase(TypeDescription, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
rebase(TypeDescription, ClassFileLocator, MethodRebaseResolver.MethodNameTransformer) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
rebase(Package, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
rebase(PackageDescription, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
rebase(Package, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy
Rebases the given the package.
rebase(PackageDescription, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy
Rebases the given the package.
rebase(Class<T>) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type by weaving any changes into an already defined level type.
rebase(Class<T>, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type by weaving any changes into an already defined level type.
rebase(Class<T>, ClassFileLocator, MethodRebaseResolver.MethodNameTransformer) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type by weaving any changes into an already defined level type.
rebase(TypeDescription, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type by weaving any changes into an already defined level type.
rebase(TypeDescription, ClassFileLocator, MethodRebaseResolver.MethodNameTransformer) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type by weaving any changes into an already defined level type.
rebase(TypeDescription) - Method in class net.bytebuddy.NamingStrategy.Unbound.Default
 
rebase(TypeDescription) - Method in interface net.bytebuddy.NamingStrategy.Unbound
Returns a naming strategy for rebasing a type.
rebase(TypeDescription) - Method in class net.bytebuddy.NamingStrategy.Unbound.Unified
 
RebasedConstructor(MethodDescription.InDefinedShape, TypeDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor
Creates a new rebased constructor.
RebasedMethod(MethodDescription.InDefinedShape, MethodRebaseResolver.MethodNameTransformer) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod
Creates a new rebased method.
RebasedMethodInvocation(MethodDescription, TypeDescription, StackManipulation) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget.RebasedMethodInvocation
Creates a new rebased method invocation.
RebaseDynamicTypeBuilder<T> - Class in net.bytebuddy.dynamic.scaffold.inline
A dynamic type builder that rebases a given type, i.e.
RebaseDynamicTypeBuilder(ClassFileVersion, NamingStrategy, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, TypeDescription, List<TypeDescription>, int, TypeAttributeAppender, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, FieldRegistry, MethodRegistry, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, ClassFileLocator, MethodRebaseResolver.MethodNameTransformer) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder
Creates a new rebase dynamic type builder.
RebaseDynamicTypeBuilder(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>, ClassFileLocator, MethodRebaseResolver.MethodNameTransformer) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder
Creates a new rebase dynamic type builder.
RebaseImplementationTarget - Class in net.bytebuddy.dynamic.scaffold.inline
An implementation target for redefining a given type while preserving the original methods within the instrumented type.
RebaseImplementationTarget(TypeDescription, MethodGraph.Linked, Map<MethodDescription.Token, MethodRebaseResolver.Resolution>) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTarget
Creates a rebase implementation target.
RebaseImplementationTarget.Factory - Class in net.bytebuddy.dynamic.scaffold.inline
A factory for creating a RebaseImplementationTarget.
RebaseImplementationTarget.RebasedMethodInvocation - Class in net.bytebuddy.dynamic.scaffold.inline
A Implementation.SpecialMethodInvocation which invokes a rebased method as given by a MethodRebaseResolver.
redefine(Class<T>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
redefine(Class<T>, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
redefine(TypeDescription, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
redefine(Class<T>) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type builder for redefining of the given type.
redefine(Class<T>, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type builder for redefining of the given type.
redefine(TypeDescription, ClassFileLocator) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type builder for redefining of the given type.
redefine(MethodDescription, boolean) - Method in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor
Redefines a given method if this is required by looking up a potential implementation from the TypeWriter.MethodPool.
redefine(TypeDescription) - Method in class net.bytebuddy.NamingStrategy.Unbound.Default
 
redefine(TypeDescription) - Method in interface net.bytebuddy.NamingStrategy.Unbound
Returns a naming strategy for redefining a type.
redefine(TypeDescription) - Method in class net.bytebuddy.NamingStrategy.Unbound.Unified
 
RedefinitionClassVisitor(ClassVisitor, Implementation.Context.ExtractableView) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor
Creates a class visitor which is capable of redefining an existent class on the fly.
RedefinitionDynamicTypeBuilder<T> - Class in net.bytebuddy.dynamic.scaffold.inline
A dynamic type builder that redefines a given type, i.e.
RedefinitionDynamicTypeBuilder(ClassFileVersion, NamingStrategy, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, TypeDescription, List<TypeDescription>, int, TypeAttributeAppender, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, FieldRegistry, MethodRegistry, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, ClassFileLocator) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder
Creates a new redefinition dynamic type builder.
RedefinitionDynamicTypeBuilder(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>, ClassFileLocator) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder
Creates a new redefinition dynamic type builder.
Redirection(TypeDescription, MethodDescription, Assigner, boolean) - Constructor for class net.bytebuddy.implementation.bind.annotation.Pipe.Binder.Redirection
Creates a new redirection.
RedirectionProxy(TypeDescription, TypeDescription, Implementation.SpecialMethodInvocation, Assigner, boolean) - Constructor for class net.bytebuddy.implementation.bind.annotation.Morph.Binder.RedirectionProxy
Creates a new redirection proxy.
reference(Object) - Static method in class net.bytebuddy.implementation.FixedValue
Other than FixedValue.value(Object), this function will create a fixed value implementation that will always defined a field in the instrumented class.
reference(Object, String) - Static method in class net.bytebuddy.implementation.FixedValue
Other than FixedValue.value(Object), this function will create a fixed value implementation that will always defined a field in the instrumented class.
ReferenceTypeAwareAssigner - Enum in net.bytebuddy.implementation.bytecode.assign.reference
A simple assigner that is capable of handling the casting of reference types.
REFLECTION_FACTORY_INTERNAL_NAME - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy.SilentConstruction.Appender
The internal name of the reflection factory class.
REFLECTION_METHOD - Static variable in class net.bytebuddy.implementation.auxiliary.TypeProxy
The name of the static method that is added to this auxiliary type for creating instances by using the Oracle JDK's ReflectionFactory.
register(String, ClassLoader, AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher
Registers a loaded type initializer for a type name and class loader pair.
register(String, ClassLoader, AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.NoOp
 
register(String, ClassLoader, AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Premature
 
register(String, ClassLoader, AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher
 
register(String, ClassLoader, int, LoadedTypeInitializer) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Available
 
register(String, ClassLoader, int, LoadedTypeInitializer) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher
Registers a type initializer with the class loader's nexus.
register(String, ClassLoader, int, LoadedTypeInitializer) - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Unavailable
 
register(String, ClassLoader, int, LoadedTypeInitializer) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor
Registers a type initializer with the class loader's nexus.
register(String, ClassLoader, int, Object) - Static method in class net.bytebuddy.agent.builder.Nexus
Registers a new loaded type initializer.
register(String, GenericTypeDescription) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor.ForDetachment
Registers a generic type variable that was not yet visited.
register(AuxiliaryType) - Method in class net.bytebuddy.implementation.Implementation.Context.Default
 
register(AuxiliaryType) - Method in class net.bytebuddy.implementation.Implementation.Context.Disabled
 
register(AuxiliaryType) - Method in interface net.bytebuddy.implementation.Implementation.Context
Registers an auxiliary type as required for the current implementation.
register(String, TypePool.Resolution) - Method in enum net.bytebuddy.pool.TypePool.CacheProvider.NoOp
 
register(String, TypePool.Resolution) - Method in interface net.bytebuddy.pool.TypePool.CacheProvider
Registers a resolution in this cache.
register(String, TypePool.Resolution) - Method in class net.bytebuddy.pool.TypePool.CacheProvider.Simple
 
register(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in interface net.bytebuddy.pool.TypePool.Default.AnnotationRegistrant
Registers an annotation value.
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfField
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ExceptionTypeRegistrant
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ParameterTypeRegistrant
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ReturnTypeTypeRegistrant
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.InterfaceTypeRegistrant
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.SuperTypeRegistrant
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForDirectBound
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForLowerBound
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.IncompleteToken.AbstractBase.ForUpperBound
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor
 
register(TypePool.LazyTypeDescription.GenericTypeToken) - Method in interface net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant
Registers a discovered generic type token.
register(int, String) - Method in class net.bytebuddy.pool.TypePool.Default.ParameterBag
Registers a new parameter.
register(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.AnnotationLookup
 
register(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup
 
register(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.FieldExtractor.OnFieldCollector
 
register(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor.OnMethodCollector
 
register(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor.OnMethodParameterCollector
 
register(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.MethodExtractor
 
register(String, AnnotationDescription.AnnotationValue<?, ?>) - Method in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.OnTypeCollector
 
registerAccessorFor(Implementation.SpecialMethodInvocation) - Method in enum net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory.Illegal
 
registerAccessorFor(Implementation.SpecialMethodInvocation) - Method in interface net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory
Registers an accessor method for a Implementation.SpecialMethodInvocation which cannot itself be triggered invoked directly from outside a type.
registerAccessorFor(Implementation.SpecialMethodInvocation) - Method in class net.bytebuddy.implementation.Implementation.Context.Default
 
registerGetterFor(FieldDescription) - Method in enum net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory.Illegal
 
registerGetterFor(FieldDescription) - Method in interface net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory
Registers a getter for the given FieldDescription which might itself not be accessible from outside the class.
registerGetterFor(FieldDescription) - Method in class net.bytebuddy.implementation.Implementation.Context.Default
 
registerSetterFor(FieldDescription) - Method in enum net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory.Illegal
 
registerSetterFor(FieldDescription) - Method in interface net.bytebuddy.implementation.auxiliary.AuxiliaryType.MethodAccessorFactory
Registers a setter for the given FieldDescription which might itself not be accessible from outside the class.
registerSetterFor(FieldDescription) - Method in class net.bytebuddy.implementation.Implementation.Context.Default
 
registerTopLevel(MethodDescription, MethodGraph.Compiler.Default.Harmonizer<V>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
Registers a new top level method within this store.
RejectingSignatureVisitor() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
Creates a new rejecting signature visitor.
Removal - Enum in net.bytebuddy.implementation.bytecode
Removes a value from the operand stack.
remove() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.SuperTypeIterator
 
remove() - Method in class net.bytebuddy.implementation.bind.annotation.Argument.NextUnboundAsDefaultsProvider.NextUnboundArgumentIterator
 
remove() - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DefaultsProvider.Empty.EmptyIterator
 
representedBy(FieldDescription.Token) - Static method in class net.bytebuddy.matcher.ElementMatchers
Validates if a method is represented by the provided field token.
representedBy(MethodDescription.Token) - Static method in class net.bytebuddy.matcher.ElementMatchers
Validates if a method is represented by the provided method token.
representedBy(ParameterDescription.Token) - Static method in class net.bytebuddy.matcher.ElementMatchers
Validates if a method is represented by the provided method token.
represents(Method) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
 
represents(Constructor<?>) - Method in class net.bytebuddy.description.method.MethodDescription.AbstractBase
 
represents(Method) - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
 
represents(Constructor<?>) - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor
 
represents(Method) - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
 
represents(Constructor<?>) - Method in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod
 
represents(Method) - Method in interface net.bytebuddy.description.method.MethodDescription
Verifies if a method description represents a given loaded method.
represents(Constructor<?>) - Method in interface net.bytebuddy.description.method.MethodDescription
Verifies if a method description represents a given loaded constructor.
represents(Type) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray
 
represents(Type) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForNonGenericType
 
represents(Type) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType
 
represents(Type) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable
 
represents(Type) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
 
represents(Type) - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
 
represents(Type) - Method in interface net.bytebuddy.description.type.generic.GenericTypeDescription
Checks if the type described by this instance represents type.
represents(Type) - Method in class net.bytebuddy.description.type.TypeDescription.AbstractBase
 
represents(Type) - Method in class net.bytebuddy.description.type.TypeDescription.ForLoadedType
 
reset(Class<?>...) - Method in class net.bytebuddy.dynamic.loading.ClassReloadingStrategy
Resets all classes to their original definition.
Resolution(TypeDescription, ClassLoader, ProtectionDomain, AgentBuilder.Transformer) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution
Creates a new active transformation.
Resolution() - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution
 
resolve() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.Disabled
 
resolve() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy.ForPrefix
 
resolve() - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Default.NativeMethodStrategy
Resolves the method name transformer for this strategy.
resolve(TypeDescription, ClassLoader, Class<?>, ProtectionDomain) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Compound
 
resolve(TypeDescription, ClassLoader, Class<?>, ProtectionDomain) - Method in enum net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Ignored
 
resolve(TypeDescription, ClassLoader, Class<?>, ProtectionDomain) - Method in interface net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation
Resolves an attempted transformation to a specific transformation.
resolve() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer
 
resolve(TypeDescription, ClassLoader, Class<?>, ProtectionDomain) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple
 
resolve() - Method in interface net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer
resolve() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer.Simple
 
resolve(AgentBuilder.InitializationStrategy, ClassFileLocator, AgentBuilder.TypeStrategy, ByteBuddy, AgentBuilder.Default.NativeMethodStrategy, AgentBuilder.Default.BootstrapInjectionStrategy, AccessControlContext, AgentBuilder.Listener) - Method in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.Entry
Resolves this entry into a fully defined class redefinition.
resolve(T) - Method in class net.bytebuddy.ByteBuddy.Definable.Defined
 
resolve(T) - Method in interface net.bytebuddy.ByteBuddy.Definable
Returns the value of this instance or the provided default value for an undefined definable.
resolve(T) - Method in class net.bytebuddy.ByteBuddy.Definable.Undefined
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler.DefaultValue
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.IncompatibleRuntimeType
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation.Loaded
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForAnnotation
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray.Loaded
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.IncompatibleRuntimeType
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.Loaded
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.UnknownRuntimeEnumeration
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType.Loaded
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForType
 
resolve() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Loaded
Resolves the value to the actual value of an annotation.
resolve() - Method in interface net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue
Resolves the unloaded value of this annotation.
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial.Loaded
 
resolve() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.Trivial
 
resolve() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedFieldType
 
resolve() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.OfLegacyVmConstructor
 
resolve() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter.OfLegacyVmMethod
 
resolve() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedParameter
 
resolve() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedReturnType
 
resolve() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection.OfLoadedSuperType
 
resolve() - Method in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection
Resolves the actual generic type.
resolve() - Method in class net.bytebuddy.dynamic.ClassFileLocator.Resolution.Explicit
 
resolve() - Method in enum net.bytebuddy.dynamic.ClassFileLocator.Resolution.Illegal
 
resolve() - Method in interface net.bytebuddy.dynamic.ClassFileLocator.Resolution
Finds the data of this binary representation.
resolve(TypeDescription) - Method in class net.bytebuddy.dynamic.scaffold.inline.InliningImplementationMatcher
 
resolve(MethodDescription.InDefinedShape) - Method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Default
 
resolve(MethodDescription.InDefinedShape) - Method in enum net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Disabled
 
resolve(MethodDescription.InDefinedShape) - Method in interface net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver
Checks if a method is eligible for rebasing and resolves this possibly rebased method.
resolve(TypeDescription) - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Entry
 
resolve(TypeDescription) - Method in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder.InstrumentableMatcher
 
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in enum net.bytebuddy.implementation.bind.annotation.BindingPriority.Resolver
 
resolve(GenericTypeDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForParameterType
 
resolve(GenericTypeDescription) - Method in class net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator.ForType
 
resolve(GenericTypeDescription) - Method in interface net.bytebuddy.implementation.bind.annotation.Default.Binder.TypeLocator
Resolves the target type.
resolve(Implementation.Target, MethodDescription) - Method in class net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Explicit
 
resolve(Implementation.Target, MethodDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator.Implicit
 
resolve(Implementation.Target, MethodDescription) - Method in interface net.bytebuddy.implementation.bind.annotation.DefaultCall.Binder.DefaultMethodLocator
Locates the correct default method to a given source method.
resolve(TypeDescription, boolean) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForExplicitType
 
resolve(TypeDescription, boolean) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.ForHierarchy
 
resolve(TypeDescription, boolean) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine.Illegal
 
resolve(TypeDescription, boolean) - Method in class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.LookupEngine
Locates a field if possible and returns a corresponding resolution.
resolve(String, boolean) - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForFieldInHierarchy
 
resolve(String, boolean) - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.ForSpecificType
 
resolve(String, boolean) - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Impossible
 
resolve(String, boolean) - Method in class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator
Attempts to locate a type for a given field.
resolve(Implementation.Target, MethodDescription) - Method in class net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Explicit
 
resolve(Implementation.Target, MethodDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator.Implicit
 
resolve(Implementation.Target, MethodDescription) - Method in interface net.bytebuddy.implementation.bind.annotation.Morph.Binder.DefaultMethodLocator
Locates the correct default method to a given source method.
resolve(TypeDescription, GenericTypeDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForInstrumentedType
 
resolve(TypeDescription, GenericTypeDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForParameterType
 
resolve(TypeDescription, GenericTypeDescription) - Method in class net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator.ForType
 
resolve(TypeDescription, GenericTypeDescription) - Method in interface net.bytebuddy.implementation.bind.annotation.Super.Binder.TypeLocator
Resolves the target type.
resolve(Assigner, MethodDescription, MethodDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler.Dropping
 
resolve(Assigner, MethodDescription, MethodDescription) - Method in interface net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler
Creates a stack manipulation that is to be applied after the method return.
resolve(Assigner, MethodDescription, MethodDescription) - Method in enum net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.TerminationHandler.Returning
 
resolve(ArgumentTypeResolver.PrimitiveTypePrecedence) - Method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver.PrimitiveTypePrecedence
Resolves the least specific type of two primitive type precedence with this instance representing a MethodDelegationBinder.AmbiguityResolver.Resolution.LEFT resolution and the argument type representing the MethodDelegationBinder.AmbiguityResolver.Resolution.RIGHT resolution.
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in enum net.bytebuddy.implementation.bind.ArgumentTypeResolver
 
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in enum net.bytebuddy.implementation.bind.DeclaringTypeResolver
 
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in class net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Chain
 
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.Directional
 
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in enum net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver.NoOp
 
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in interface net.bytebuddy.implementation.bind.MethodDelegationBinder.AmbiguityResolver
Attempts to resolve to conflicting bindings.
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in enum net.bytebuddy.implementation.bind.MethodNameEqualityResolver
 
resolve(MethodDescription, MethodDelegationBinder.MethodBinding, MethodDelegationBinder.MethodBinding) - Method in enum net.bytebuddy.implementation.bind.ParameterLengthResolver
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper.WrappingArgumentProvider
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForEnumerationValue
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExplicitTypedMethodParameter
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodInstanceAndParameters
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInterceptedMethodParameters
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForJavaInstance
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForNullValue
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringConstant
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForThisInstance
 
resolve(TypeDescription, MethodDescription, Assigner, Assigner.Typing) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider
Resolves an argument provider.
resolve(TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default.Target
 
resolve(MethodDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForExplicitName
 
resolve(MethodDescription) - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider.ForInterceptedMethod
 
resolve(MethodDescription) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.NameProvider
Resolves the name given the intercepted method.
resolve(MethodDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForExplicitType
 
resolve(MethodDescription) - Method in enum net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider.ForInterceptedMethod
 
resolve(MethodDescription) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ReturnTypeProvider
Resolves the return type that is requested from the bootstrap method.
resolve(TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.ForMethodDescription
 
resolve(TypeDescription, Assigner, Assigner.Typing) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target
Resolves the target.
resolve(MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.InvokeDynamic.TerminationHandler.ForChainedInvocation
 
resolve(MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.InvokeDynamic.TerminationHandler.ForMethodReturn
 
resolve(MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in interface net.bytebuddy.implementation.InvokeDynamic.TerminationHandler
Returns a stack manipulation that handles the method return.
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForBooleanConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForByteConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForCharacterConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForClassConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForDoubleConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForEnumerationValue
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForExistingField
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForFloatConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstanceField
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForIntegerConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForJavaInstance
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForLongConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForMethodParameter
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForNullConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForOwnType
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForShortConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForStaticField
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForTextConstant
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForThisReference
 
resolve(TypeDescription, MethodDescription, TypeDescription, Assigner, Assigner.Typing) - Method in interface net.bytebuddy.implementation.MethodCall.ArgumentLoader
Loads the argument that is represented by this instance onto the operand stack.
resolve(MethodDescription) - Method in class net.bytebuddy.implementation.MethodCall.MethodLocator.ForExplicitMethod
 
resolve(MethodDescription) - Method in enum net.bytebuddy.implementation.MethodCall.MethodLocator.ForInterceptedMethod
 
resolve(MethodDescription) - Method in interface net.bytebuddy.implementation.MethodCall.MethodLocator
Resolves the method to be invoked.
resolve(MethodDescription, TypeDescription) - Method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForConstructingInvocation
 
resolve(MethodDescription, TypeDescription) - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField
 
resolve(MethodDescription, TypeDescription) - Method in enum net.bytebuddy.implementation.MethodCall.TargetHandler.ForSelfOrStaticInvocation
 
resolve(MethodDescription, TypeDescription) - Method in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForStaticField
 
resolve(MethodDescription, TypeDescription) - Method in interface net.bytebuddy.implementation.MethodCall.TargetHandler
Creates a stack manipulation that represents the method's invocation.
resolve(MethodDescription, MethodDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.MethodCall.TerminationHandler.ForChainedInvocation
 
resolve(MethodDescription, MethodDescription, Assigner, Assigner.Typing) - Method in enum net.bytebuddy.implementation.MethodCall.TerminationHandler.ForMethodReturn
 
resolve(MethodDescription, MethodDescription, Assigner, Assigner.Typing) - Method in interface net.bytebuddy.implementation.MethodCall.TerminationHandler
Returns a stack manipulation that handles the method return.
resolve(TypeDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForExplicitMethods
 
resolve(TypeDescription) - Method in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods
 
resolve(TypeDescription) - Method in interface net.bytebuddy.implementation.MethodDelegation.MethodContainer
Resolves this method container to extract a list of methods to be considered for interception.
resolve(TypeDescription) - Method in class net.bytebuddy.matcher.LatentMethodMatcher.ForToken
 
resolve(TypeDescription) - Method in interface net.bytebuddy.matcher.LatentMethodMatcher
Resolves the latent method matcher.
resolve(TypeDescription) - Method in class net.bytebuddy.matcher.LatentMethodMatcher.Resolved
 
resolve(NamingStrategy.UnnamedType) - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue
 
resolve(NamingStrategy.UnnamedType) - Method in class net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForGivenType
 
resolve(NamingStrategy.UnnamedType) - Method in enum net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForUnnamedType
 
resolve(NamingStrategy.UnnamedType) - Method in interface net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver
Returns the resolved name.
resolve() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.ArrayTypeResolution
 
resolve() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawAnnotationValue
 
resolve() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawEnumerationValue
 
resolve() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray.Loaded
 
resolve() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray
 
resolve() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue.Loaded
 
resolve() - Method in class net.bytebuddy.pool.TypePool.AbstractBase.RawTypeValue
 
resolve() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfField
Completes the current resolution.
resolve() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod
 
resolve() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType
 
resolve() - Method in class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature
Completes the current resolution.
resolve(boolean) - Method in class net.bytebuddy.pool.TypePool.Default.ParameterBag
Resolves the collected parameters as a list of parameter tokens.
resolve() - Method in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution
 
resolve() - Method in class net.bytebuddy.pool.TypePool.Resolution.Illegal
 
resolve() - Method in interface net.bytebuddy.pool.TypePool.Resolution
Resolves this resolution to the represented type description.
resolve() - Method in class net.bytebuddy.pool.TypePool.Resolution.Simple
 
resolveBridgeTypes() - Method in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared.Entry
Resolves the type tokens of all bridge methods that are required to be implemented for this entry.
Resolved(Field) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved
Creates a new resolved field.
Resolved(Method, Method, Method, Method) - Constructor for class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
Creates a new resolved reflection store.
Resolved(MethodGraph.Compiler.Default.Key.Harmonized<U>, MethodDescription, boolean) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
Creates a new resolved entry.
Resolved(FieldDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Resolved
Creates a new successful resolution.
Resolved(FieldDescription) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldValue.Binder.FieldLocator.Resolution.Resolved
Creates a successful field resolution.
Resolved(ElementMatcher<? super MethodDescription>) - Constructor for class net.bytebuddy.matcher.LatentMethodMatcher.Resolved
Creates a new resolved latent method matcher.
resolveExceptionTypes(List<String>, TypePool, MethodDescription) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod
Resolves the generic parameter types of the represented method.
resolveExceptionTypes(List<String>, TypePool, MethodDescription) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized
 
resolveExceptionTypes(List<String>, TypePool, MethodDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
 
resolveExceptionTypes(List<String>, TypePool, MethodDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
 
resolveFieldType(String, TypePool, FieldDescription) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField
Resolves the field type of the represented field.
resolveFieldType(String, TypePool, FieldDescription) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField.Tokenized
 
resolveFieldType(String, TypePool, FieldDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
 
resolveFieldType(String, TypePool, FieldDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
 
resolveInterfaceTypes(List<String>, TypePool, TypeDescription) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType
Resolves the generic interface types of the represented type.
resolveInterfaceTypes(List<String>, TypePool, TypeDescription) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized
 
resolveInterfaceTypes(List<String>, TypePool, TypeDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
 
resolveInterfaceTypes(List<String>, TypePool, TypeDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
 
resolveModifierContributors(int, ModifierContributor...) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Validates a mask against a number of modifier contributors and merges their contributions to a modifier.
resolveParameterTypes(List<String>, TypePool, MethodDescription) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod
Resolves the generic parameter types of the represented method.
resolveParameterTypes(List<String>, TypePool, MethodDescription) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized
 
resolveParameterTypes(List<String>, TypePool, MethodDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
 
resolveParameterTypes(List<String>, TypePool, MethodDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
 
resolveReturnType(String, TypePool, MethodDescription) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod
Resolves the return type of the represented method.
resolveReturnType(String, TypePool, MethodDescription) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized
 
resolveReturnType(String, TypePool, MethodDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
 
resolveReturnType(String, TypePool, MethodDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
 
resolveSize(StackSize) - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldGetInstruction
 
resolveSize(StackSize) - Method in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher.FieldPutInstruction
 
resolveSuperType(String, TypePool, TypeDescription) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType
Resolves the generic super type of the represented type.
resolveSuperType(String, TypePool, TypeDescription) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized
 
resolveSuperType(String, TypePool, TypeDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
 
resolveSuperType(String, TypePool, TypeDescription) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
 
resolveTypeVariables(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized
 
resolveTypeVariables(TypePool, TypeVariableSource) - Method in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized
 
resolveTypeVariables(TypePool, TypeVariableSource) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed
 
resolveTypeVariables(TypePool, TypeVariableSource) - Method in enum net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw
 
resolveTypeVariables(TypePool, TypeVariableSource) - Method in interface net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution
Resolves the type variables of the represented element.
RetainedVariable(GenericTypeDescription) - Constructor for class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable
Creates a new retained type variable.
returning(TypeDescription) - Static method in enum net.bytebuddy.implementation.bytecode.member.MethodReturn
Returns a method return corresponding to a given type.
returns(Class<?>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches MethodDescriptions that return a given erasure type.
returns(TypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches MethodDescriptions that return a given erasure type.
returns(ElementMatcher<? super TypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches a method's return type's erasure by the given matcher.
returnsGeneric(Type) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches MethodDescriptions that return a given generic type.
returnsGeneric(GenericTypeDescription) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches MethodDescriptions that returns a given TypeDescription.
returnsGeneric(ElementMatcher<? super GenericTypeDescription>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches MethodDescriptions that matches a matched method's return type.
returnType - Variable in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
A reference to java.lang.invoke.MethodType#returnType.
returnType(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.AbstractBase
 
returnType(Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher
Returns the return type of the supplied method type.
returnType(Object) - Method in enum net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForLegacyVm
 
returnType(Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher.ForModernVm
 
returnType(Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodType.Dispatcher
Extracts the return type of the supplied method type.
ReturnTypeTypeRegistrant() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod.ReturnTypeTypeRegistrant
 
reveal(Object, Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForIntermediateVm
 
reveal(Object, Object) - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForModernVm
 
reveal(Object, Object) - Method in interface net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher
Reveals a method handle's information object.
run() - Method in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation.MethodAccessibilityAction
 
run() - Method in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Resolved
 
run() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.ClassLoaderCreationAction
 
run() - Method in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction
 
run() - Method in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.Dispatcher.Resolved
 
run() - Method in class net.bytebuddy.dynamic.loading.MultipleParentClassLoader.Builder.ClassLoaderCreationAction
 
run() - Method in class net.bytebuddy.implementation.LoadedTypeInitializer.ForStaticField.FieldAccessibilityAction
 
run() - Method in class net.bytebuddy.utility.JavaInstance.MethodHandle.Dispatcher.ForIntermediateVm
 
RuntimeType - Annotation Type in net.bytebuddy.implementation.bind.annotation
Parameters that are annotated with this annotation will be assigned by also considering the runtime type of the target parameter.
RuntimeType.Verifier - Class in net.bytebuddy.implementation.bind.annotation
A non-instantiable type that allows to check if a method or parameter should consider a runtime type.

S

saveIn(File) - Method in class net.bytebuddy.dynamic.DynamicType.Default
 
saveIn(File) - Method in interface net.bytebuddy.dynamic.DynamicType
Saves a dynamic type in a given folder using the Java class file format while respecting the naming conventions for saving compiled Java classes.
sealBase - Variable in class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
The seal base or null if the package is not sealed.
Setter(FieldDescription, Assigner, AuxiliaryType.MethodAccessorFactory) - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.AccessType.Setter
Creates a new setter implementation.
signatureVisitor - Variable in class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.ForSignatureVisitor
The signature visitor that receives the discovered generic type.
Simple(AgentBuilder.RawMatcher, AgentBuilder.Transformer) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple
Creates a new transformation.
Simple(LoadedTypeInitializer) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer.Simple
Creates a new simple initializer constructor.
Simple(String) - Constructor for class net.bytebuddy.description.type.PackageDescription.Simple
Creates a new simple package.
Simple(Map<String, byte[]>) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.Simple
Creates a new simple class file locator.
Simple(String, String, String, String, String, String, URL) - Constructor for class net.bytebuddy.dynamic.loading.PackageDefinitionStrategy.Definition.Simple
Creates a new simple package definition.
Simple(MethodTransformer.Simple.Transformer) - Constructor for class net.bytebuddy.dynamic.MethodTransformer.Simple
Creates a new transforming method transformer.
Simple(ByteCodeAppender) - Constructor for class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple
Creates a new simple type initializer.
Simple(MethodDescription) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Node.Simple
Creates a simple node.
Simple(LinkedHashMap<MethodDescription.Token, MethodGraph.Node>) - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Simple
Creates a new simple method graph.
Simple(StackManipulation...) - Constructor for class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Simple
Creates a new simple byte code appender which represents the given stack manipulation.
Simple(ByteCodeAppender...) - Constructor for class net.bytebuddy.implementation.Implementation.Simple
Creates a new simple implementation for the given byte code appenders.
Simple(StackManipulation...) - Constructor for class net.bytebuddy.implementation.Implementation.Simple
Creates a new simple instrumentation for the given stack manipulations which are summarized in a byte code appender that defines any requested method by these manipulations.
Simple(MethodDescription, TypeDescription, StackManipulation) - Constructor for class net.bytebuddy.implementation.Implementation.SpecialMethodInvocation.Simple
Creates a new legal special method invocation.
Simple(StackManipulation, TypeDescription) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved.Simple
Creates a simple resolved argument provider.
Simple(StackManipulation, List<TypeDescription>) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.Resolved.Simple
Creates a simple resolved argument provider.
Simple(StackManipulation, String, TypeDescription, List<TypeDescription>) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Target.Resolved.Simple
Creates a new simple instance.
Simple() - Constructor for class net.bytebuddy.pool.TypePool.CacheProvider.Simple
Creates a new simple cache.
Simple(TypeDescription) - Constructor for class net.bytebuddy.pool.TypePool.Resolution.Simple
Creates a new successful resolution of a given type description.
SingleBytePush(byte) - Constructor for class net.bytebuddy.implementation.bytecode.constant.IntegerConstant.SingleBytePush
Creates a new BIPUSH stack manipulation for the given value.
SingletonEnumeration(URL) - Constructor for class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.SingletonEnumeration
Creates a new singleton enumeration.
size() - Method in class net.bytebuddy.description.annotation.AnnotationList.Explicit
 
size() - Method in class net.bytebuddy.description.annotation.AnnotationList.ForLoadedAnnotation
 
size() - Method in class net.bytebuddy.description.ByteCodeElement.Token.TokenList
 
size() - Method in class net.bytebuddy.description.field.FieldList.Explicit
 
size() - Method in class net.bytebuddy.description.field.FieldList.ForLoadedField
 
size() - Method in class net.bytebuddy.description.field.FieldList.ForTokens
 
size() - Method in class net.bytebuddy.description.field.FieldList.TypeSubstituting
 
size() - Method in class net.bytebuddy.description.method.MethodList.Explicit
 
size() - Method in class net.bytebuddy.description.method.MethodList.ForLoadedType
 
size() - Method in class net.bytebuddy.description.method.MethodList.ForTokens
 
size() - Method in class net.bytebuddy.description.method.MethodList.TypeSubstituting
 
size() - Method in class net.bytebuddy.description.method.ParameterDescription.Token.TypeList
 
size() - Method in class net.bytebuddy.description.method.ParameterList.Explicit.ForTypes
 
size() - Method in class net.bytebuddy.description.method.ParameterList.Explicit
 
size() - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmConstructor
 
size() - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmMethod
 
size() - Method in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable
 
size() - Method in class net.bytebuddy.description.method.ParameterList.ForTokens
 
size() - Method in class net.bytebuddy.description.method.ParameterList.TypeSubstituting
 
size() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.Explicit
 
size() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes.OfTypeVariable
 
size() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForDetachedTypes
 
size() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.ForLoadedType
 
size() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfConstructorExceptionTypes
 
size() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfLoadedInterfaceTypes
 
size() - Method in class net.bytebuddy.description.type.generic.GenericTypeList.OfMethodExceptionTypes
 
size() - Method in class net.bytebuddy.description.type.TypeList.Explicit
 
size() - Method in class net.bytebuddy.description.type.TypeList.ForLoadedType
 
size() - Method in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameterList
 
size() - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.NodeList
 
Size(int, int) - Constructor for class net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size
 
Size(int, int) - Constructor for class net.bytebuddy.implementation.bytecode.StackManipulation.Size
Creates an immutable descriptor of the size change that is implied by some stack manipulation.
size() - Method in class net.bytebuddy.matcher.FilterableList.Empty
 
sizeOf(Iterable<? extends Class<?>>) - Static method in enum net.bytebuddy.implementation.bytecode.StackSize
Returns the sum of all operand stack sizes.
special(TypeDescription) - Method in enum net.bytebuddy.implementation.bytecode.member.MethodInvocation.IllegalInvocation
 
special(TypeDescription) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.Invocation
 
special(TypeDescription) - Method in class net.bytebuddy.implementation.bytecode.member.MethodInvocation.OfGenericMethod
 
special(TypeDescription) - Method in interface net.bytebuddy.implementation.bytecode.member.MethodInvocation.WithImplicitInvocationTargetType
Transforms this method invocation into a special invocation on the given type.
StackManipulation - Interface in net.bytebuddy.implementation.bytecode
Describes a manipulation of a method's operand stack that does not affect the frame's variable array.
StackManipulation.Compound - Class in net.bytebuddy.implementation.bytecode
An immutable stack manipulation that aggregates a sequence of other stack manipulations.
StackManipulation.Illegal - Enum in net.bytebuddy.implementation.bytecode
Canonical representation of an illegal stack manipulation.
StackManipulation.Size - Class in net.bytebuddy.implementation.bytecode
A description of the size change that is imposed by some StackManipulation.
StackManipulation.Trivial - Enum in net.bytebuddy.implementation.bytecode
Canonical representation of a legal stack manipulation which does not require any action.
StackSize - Enum in net.bytebuddy.implementation.bytecode
Represents the size of a Java type on the operand stack.
Store() - Constructor for class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store
Creates an empty store.
store() - Method in enum net.bytebuddy.implementation.bytecode.collection.ArrayAccess
Creates a value-storing stack manipulation.
storeIn(FieldDescription) - Method in class net.bytebuddy.implementation.Implementation.Context.Default.FieldCacheEntry
Returns a stack manipulation where the represented value is stored in the given field.
StreamDrainer - Class in net.bytebuddy.utility
A utility for draining the contents of an InputStream into a byte array.
StreamDrainer() - Constructor for class net.bytebuddy.utility.StreamDrainer
Creates a stream drainer with the default buffer size.
StreamDrainer(int) - Constructor for class net.bytebuddy.utility.StreamDrainer
Creates a stream drainer with the given buffer size.
STRING - Static variable in interface net.bytebuddy.description.type.TypeDescription
A representation of the String type.
StringMatcher - Class in net.bytebuddy.matcher
An element matcher that compares two strings by a given pattern which is characterized by a StringMatcher.Mode.
StringMatcher(String, StringMatcher.Mode) - Constructor for class net.bytebuddy.matcher.StringMatcher
Creates a new string matcher.
StringMatcher.Mode - Enum in net.bytebuddy.matcher
Defines the mode a StringMatcher compares to strings with.
StubMethod - Enum in net.bytebuddy.implementation
This implementation creates a method stub which does nothing but returning the default value of the return type of the method.
StubValue - Annotation Type in net.bytebuddy.implementation.bind.annotation
A stub value represents the (boxed) default value of the intercepted method's return type.
StubValue.Binder - Enum in net.bytebuddy.implementation.bind.annotation
Binds the StubValue annotation.
subclass(Class<T>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
subclass(Class<T>, ConstructorStrategy) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
subclass(TypeDescription) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
subclass(TypeDescription, ConstructorStrategy) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
subclass(Class<T>) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type builder that creates a subclass of a given loaded type where the subclass is created by the ConstructorStrategy.Default.IMITATE_SUPER_TYPE strategy.
subclass(Class<T>, ConstructorStrategy) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type builder that creates a subclass of a given loaded type.
subclass(TypeDescription) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type builder that creates a subclass of a given type description where the subclass is created by the ConstructorStrategy.Default.IMITATE_SUPER_TYPE strategy.
subclass(TypeDescription, ConstructorStrategy) - Method in class net.bytebuddy.ByteBuddy
Creates a dynamic type builder that creates a subclass of a given type description.
subclass(TypeDescription) - Method in class net.bytebuddy.NamingStrategy.Unbound.Default
 
subclass(TypeDescription) - Method in interface net.bytebuddy.NamingStrategy.Unbound
Returns a naming strategy for subclassing a type.
subclass(TypeDescription) - Method in class net.bytebuddy.NamingStrategy.Unbound.Unified
 
SubclassDynamicTypeBuilder<T> - Class in net.bytebuddy.dynamic.scaffold.subclass
Creates a dynamic type on basis of loaded types where the dynamic type extends a given type.
SubclassDynamicTypeBuilder(ClassFileVersion, NamingStrategy, AuxiliaryType.NamingStrategy, Implementation.Context.Factory, TypeDescription, List<TypeDescription>, int, TypeAttributeAppender, ElementMatcher<? super MethodDescription>, ClassVisitorWrapper, FieldRegistry, MethodRegistry, MethodGraph.Compiler, FieldAttributeAppender.Factory, MethodAttributeAppender.Factory, ConstructorStrategy) - Constructor for class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder
Creates a new immutable type builder for a subclassing a given class.
SubclassDynamicTypeBuilder(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>, ConstructorStrategy) - Constructor for class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder
Creates a new immutable type builder for a subclassing a given class.
SubclassDynamicTypeBuilder.InstrumentableMatcher - Class in net.bytebuddy.dynamic.scaffold.subclass
A matcher that locates all methods that are overridable and not ignored or that are directly defined on the instrumented type.
SubclassImplementationTarget - Class in net.bytebuddy.dynamic.scaffold.subclass
An implementation target for creating a subclass of a given type.
SubclassImplementationTarget(TypeDescription, MethodGraph.Linked, SubclassImplementationTarget.OriginTypeResolver) - Constructor for class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget
Creates a new subclass implementation target.
SubclassImplementationTarget.Factory - Class in net.bytebuddy.dynamic.scaffold.subclass
A factory for creating a SubclassImplementationTarget.
SubclassImplementationTarget.OriginTypeResolver - Enum in net.bytebuddy.dynamic.scaffold.subclass
Responsible for identifying the origin type that an implementation target represents when Implementation.Target#getOriginType() is invoked.
subList(int, int) - Method in class net.bytebuddy.matcher.FilterableList.AbstractBase
 
subList(int, int) - Method in class net.bytebuddy.matcher.FilterableList.Empty
 
subList(int, int) - Method in interface net.bytebuddy.matcher.FilterableList
 
Substitutor() - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor
 
SubTypeMatcher<T extends TypeDescription> - Class in net.bytebuddy.matcher
An element matcher that matches its argument for being another type's subtype.
SubTypeMatcher(TypeDescription) - Constructor for class net.bytebuddy.matcher.SubTypeMatcher
Creates a new matcher for matching its input for being a sub type of the given typeDescription.
Suffixing(String) - Constructor for class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Suffixing
Creates a new suffixing method name transformer.
SuffixingRandom(String) - Constructor for class net.bytebuddy.implementation.auxiliary.AuxiliaryType.NamingStrategy.SuffixingRandom
Creates a new suffixing random naming strategy.
SuffixingRandom(String) - Constructor for class net.bytebuddy.NamingStrategy.SuffixingRandom
Creates an immutable naming strategy with a given suffix but moves types that subclass types within the java.lang package into Byte Buddy's package namespace.
SuffixingRandom(String, NamingStrategy.SuffixingRandom.BaseNameResolver) - Constructor for class net.bytebuddy.NamingStrategy.SuffixingRandom
Creates an immutable naming strategy with a given suffix but moves types that subclass types within the java.lang package into Byte Buddy's package namespace.
SuffixingRandom(String, NamingStrategy.SuffixingRandom.BaseNameResolver, String) - Constructor for class net.bytebuddy.NamingStrategy.SuffixingRandom
Creates an immutable naming strategy with a given suffix but moves types that subclass types within the java.lang package into a given namespace.
Super - 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 super methods of the instrumented type where the parameter type must be a super type of the instrumented type.
Super.Binder - Enum in net.bytebuddy.implementation.bind.annotation
A binder for handling the Super annotation.
Super.Binder.TypeLocator - Interface in net.bytebuddy.implementation.bind.annotation
Locates the type which should be the base type of the created proxy.
Super.Binder.TypeLocator.ForInstrumentedType - Enum in net.bytebuddy.implementation.bind.annotation
A type locator that yields the instrumented type.
Super.Binder.TypeLocator.ForParameterType - Enum in net.bytebuddy.implementation.bind.annotation
A type locator that yields the target parameter's type.
Super.Binder.TypeLocator.ForType - Class in net.bytebuddy.implementation.bind.annotation
A type locator that returns a given type.
Super.Instantiation - Enum in net.bytebuddy.implementation.bind.annotation
Determines the instantiation of the proxy type.
SuperCall - Annotation Type in net.bytebuddy.implementation.bind.annotation
Parameters that are annotated with this annotation will be assigned a proxy for calling the instrumented method's super implementation.
SuperCall.Binder - Enum in net.bytebuddy.implementation.bind.annotation
A binder for handling the SuperCall annotation.
superConstructors - Variable in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget
The constructor of the super type, mapped by the constructor's method token.
SuperMethodCall - Enum in net.bytebuddy.implementation
This implementation will create a new method which simply calls its super method.
SuperMethodCall.Appender - Class in net.bytebuddy.implementation
An appender for implementing a SuperMethodCall.
SuperMethodCall.Appender.TerminationHandler - Enum in net.bytebuddy.implementation
A handler that determines how to handle the method return value.
SuperMethodCall.WithoutReturn - Enum in net.bytebuddy.implementation
A super method invocation where the return value is dropped instead of returning from the method.
SuperTypeIterator(GenericTypeDescription) - Constructor for class net.bytebuddy.description.type.generic.GenericTypeDescription.SuperTypeIterator
Creates a new iterator.
SuperTypeMatcher<T extends TypeDescription> - Class in net.bytebuddy.matcher
An element matcher that matches its argument for being another type's super type.
SuperTypeMatcher(TypeDescription) - Constructor for class net.bytebuddy.matcher.SuperTypeMatcher
Creates a new matcher for matching its input for being a super type of the given typeDescription.
SuperTypeRegistrant() - Constructor for class net.bytebuddy.pool.TypePool.Default.GenericTypeExtractor.ForSignature.OfType.SuperTypeRegistrant
 
SYMBOL - Static variable in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType
The source code representation of a wildcard.
SynchronizationState - Enum in net.bytebuddy.description.modifier
Describes if a method is supposed to be synchronized.
SyntheticState - Enum in net.bytebuddy.description.modifier
Defines if a type or member is supposed to be marked as synthetic.

T

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
Matches a MethodDescription by the number of its parameters.
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
Matches a MethodDescription by applying an iterable collection of element matcher on any parameter's TypeDescription.
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
A delegation processor is a helper class for a TargetMethodAnnotationDrivenBinder for performing its actual logic.
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
Creates an instance of a StackManipulation.Size that describes a stack decrease of this size.
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
Creates an instance of a StackManipulation.Size that describes a stack growth of this size.
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
Creates a new tokenized resolution of a FieldDescription's type.
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
Creates a new tokenized resolution of a MethodDescription's generic signatures.
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.AuxiliaryTypeInitializer.InjectingInitializer
 
toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer
 
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 class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer.Simple
 
toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.NoOp
 
toString() - Method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Premature
 
toString() - Method in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.Dispatcher
 
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.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.
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
Allows for a transformation of a DynamicType.Builder.
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
Matches a type being loaded in order to apply the supplied AgentBuilder.Transformers before loading this type.
type(ElementMatcher<? super TypeDescription>) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Matches a type being loaded in order to apply the supplied AgentBuilder.Transformers before loading this type.
type(ElementMatcher<? super TypeDescription>, ElementMatcher<? super ClassLoader>) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Matches a type being loaded in order to apply the supplied AgentBuilder.Transformers before loading this type.
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
A method visitor that remaps class constants to invocations of Class.forName(String).
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
A projection for an array type based on an existing TypeDescription.
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
A type pool allows the retrieval of TypeDescription by its name.
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
A cache provider for a TypePool.
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
A simple, thread-safe type cache based on a ConcurrentHashMap.
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
A type description that looks up any referenced ByteCodeElement or AnnotationDescription by querying a type pool at lookup time.
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
A resolution of the generic types of a FieldDescription.
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
A resolution of the generic types of a MethodDescription.
TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized - Class in net.bytebuddy.pool
An implementation of a tokenized resolution of generic types of a MethodDescription.
TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType - Interface in net.bytebuddy.pool
A resolution of the generic types of a TypeDescription.
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
A simple resolution that represents a given TypeDescription.
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
Default implementations of the TypeProxy.InvocationFactory.
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
Implementation of a byte code appender for a TypeProxy.MethodCall.
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
The appender for implementing a TypeProxy.SilentConstruction.
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
A default implementation of a TypeWriter.
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.

U

unambiguousOnly() - Static method in class net.bytebuddy.implementation.DefaultMethodCall
Creates a DefaultMethodCall implementation without prioritizing any interface.
Unavailable(Exception) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.SelfInjection.NexusAccessor.Dispatcher.Unavailable
Creates a new disabled dispatcher.
unbounded() - Static method in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType.Latent
Creates an unbounded wildcard.
Undefined() - Constructor for class net.bytebuddy.ByteBuddy.Definable.Undefined
 
UNDEFINED - Static variable in interface net.bytebuddy.description.method.MethodDescription
Represents any undefined property of a type description that is instead represented as null in order to resemble the Java reflection API which returns null and is intuitive to many Java developers.
UNDEFINED - Static variable in interface net.bytebuddy.description.type.PackageDescription
Represents any undefined property of a type description that is instead represented as null in order to resemble the Java reflection API which returns null and is intuitive to many Java developers.
UNDEFINED - Static variable in interface net.bytebuddy.description.type.TypeDescription
Represents any undefined property of a type description that is instead represented as null in order to resemble the Java reflection API which returns null and is intuitive to many Java developers.
Unified(NamingStrategy) - Constructor for class net.bytebuddy.NamingStrategy.Unbound.Unified
Creates a new unified naming strategy.
Unique(StackManipulation, T) - Constructor for class net.bytebuddy.implementation.bind.MethodDelegationBinder.ParameterBinding.Unique
Creates a new unique parameter binding representant.
unique(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Validates that the given collection of elements is unique.
uniqueRaw(T) - Static method in class net.bytebuddy.utility.ByteBuddyCommons
Validates that a collection of generic type descriptions does not contain duplicate type erasure.
UnknownRuntimeEnumeration(Class<? extends Enum<?>>, String) - Constructor for class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForEnumeration.UnknownRuntimeEnumeration
Creates a new representation for an unknown enumeration constant of an annotation.
Unloaded(TypeDescription, byte[], LoadedTypeInitializer, List<? extends DynamicType>) - Constructor for class net.bytebuddy.dynamic.DynamicType.Default.Unloaded
Creates a new unloaded representation of a dynamic type.
Unresolved(TypeDescription) - Constructor for class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Resolution.Unresolved
Creates a new unresolved resolution.
Unresolved(Exception) - Constructor for class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Unresolved
Creates a representation of a non-resolved field.
Unresolved() - Constructor for class net.bytebuddy.implementation.bind.annotation.FieldProxy.Binder.FieldLocator.Resolution.Unresolved
 
UNRESOLVED - Static variable in interface net.bytebuddy.pool.TypePool.CacheProvider
The value that is returned on a cache-miss.
url(String, Map<String, byte[]>, AccessControlContext) - Method in enum net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler
Returns a URL representing a class file.
URL_SCHEMA - Static variable in class net.bytebuddy.dynamic.loading.ByteArrayClassLoader
The schema for URLs that represent a class file of byte array class loaders.
UrlDefinitionAction(String, byte[]) - Constructor for class net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PersistenceHandler.UrlDefinitionAction
Creates a new URL definition action.
UsingInstrumentation(File, ClassInjector.UsingInstrumentation.Target, Instrumentation, RandomString) - Constructor for class net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation
Creates an instrumentation-based class injector.
UsingReflection(ClassLoader) - Constructor for class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection
Creates a new injector for the given ClassLoader and a default ProtectionDomain, PackageDefinitionStrategy, AccessControlContext which does not trigger an error when discovering existent classes.
UsingReflection(ClassLoader, ProtectionDomain, AccessControlContext) - Constructor for class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection
Creates a new injector for the given ClassLoader and a default PackageDefinitionStrategy where the injection of existent classes does not trigger an error.
UsingReflection(ClassLoader, ProtectionDomain, AccessControlContext, PackageDefinitionStrategy, boolean) - Constructor for class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection
Creates a new injector for the given ClassLoader and ProtectionDomain.

V

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
Returns the loaded version of the given JavaInstance.
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.NoOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Premature
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.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.Premature
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.

W

whereAny(ElementMatcher<? super T>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches an iterable by assuring that at least one element of the iterable collection matches the provided matcher.
whereNone(ElementMatcher<? super T>) - Static method in class net.bytebuddy.matcher.ElementMatchers
Matches an iterable by assuring that no element of the iterable collection matches the provided matcher.
WideningStackManipulation(int, StackManipulation.Size) - Constructor for class net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate.WideningStackManipulation
Creates a new widening stack manipulation.
widenTo(TypeDescription) - Method in enum net.bytebuddy.implementation.bytecode.assign.primitive.PrimitiveWideningDelegate
Attempts to widen the represented type into another type.
with(Object...) - Method in class net.bytebuddy.implementation.MethodCall
Defines a number of arguments to be handed to the method that is being invoked by this implementation.
with(TypeDescription...) - Method in class net.bytebuddy.implementation.MethodCall
Defines the given types to be provided as arguments to the invoked method where the represented types are stored in the generated class's constant pool.
with(EnumerationDescription...) - Method in class net.bytebuddy.implementation.MethodCall
Defines the given enumeration values to be provided as arguments to the invoked method where the values are read from the enumeration class on demand.
with(JavaInstance...) - Method in class net.bytebuddy.implementation.MethodCall
Defines the given Java instances to be provided as arguments to the invoked method where the given instances are stored in the generated class's constant pool.
withAccessControlContext(AccessControlContext) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withAccessControlContext(AccessControlContext) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withAccessControlContext(AccessControlContext) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Defines classes to be loaded using the given access control context.
withAccessControlContext(AccessControlContext) - Method in interface net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Configurable
Defines the supplied access control context to be used for loading classes.
withAccessControlContext(AccessControlContext) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
 
withAccessControlContext(AccessControlContext) - Method in enum net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default
 
withAccessControlContext(AccessControlContext) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
 
WithAnnotationDefaultValue(MethodDescription, Object, MethodAttributeAppender) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithAnnotationDefaultValue
Creates a new entry for defining a method with a default annotation value.
withArgument(int...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withArgument(int) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withArgument(int...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes parameters of the instrumented method to the bootstrapped method.
withArgument(int) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes a parameter of the instrumented method to the bootstrapped method.
withArgument(int...) - Method in class net.bytebuddy.implementation.MethodCall
Defines a number of arguments of the instrumented method by their parameter indices to be handed to the invoked method as an argument.
withAssigner(Assigner, Assigner.Typing) - Method in interface net.bytebuddy.implementation.FieldAccessor.AssignerConfigurable
Returns a field accessor that is identical to this field accessor but uses the given assigner and runtime type use configuration.
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.FieldAccessor.ForNamedField
 
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.FieldAccessor.ForUnnamedField
 
withAssigner(Assigner, Assigner.Typing) - Method in interface net.bytebuddy.implementation.FixedValue.AssignerConfigurable
Defines an explicit assigner to this fixed value implementation.
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.FixedValue.ForPoolValue
 
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.FixedValue.ForStaticField
 
withAssigner(Assigner) - Method in interface net.bytebuddy.implementation.InvocationHandlerAdapter.AssignerConfigurable
Configures an assigner to use with this invocation handler adapter.
withAssigner(Assigner) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation
 
withAssigner(Assigner) - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
 
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic
Instructs this implementation to use the provided assigner and decides if the assigner should apply dynamic typing.
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArguments
 
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
 
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
 
withAssigner(Assigner, Assigner.Typing) - Method in class net.bytebuddy.implementation.MethodCall
Defines an assigner to be used for assigning values to the parameters of the invoked method.
withAssigner(Assigner) - Method in class net.bytebuddy.implementation.MethodDelegation
Applies an assigner to the method delegation that is used for assigning method return and parameter types.
withAttribute(TypeAttributeAppender) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withAttribute(TypeAttributeAppender) - Method in class net.bytebuddy.ByteBuddy
Defines a new type attribute appender for this configuration that replaces the currently defined type attribute appender.
withBinaryLocator(AgentBuilder.BinaryLocator) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withBinaryLocator(AgentBuilder.BinaryLocator) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withBinaryLocator(AgentBuilder.BinaryLocator) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Defines the use of the given binary locator for locating binary data to given class names.
WithBody(MethodDescription, ByteCodeAppender) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
Creates a new record for an implemented method without attributes or a modifier resolver.
WithBody(MethodDescription, ByteCodeAppender, MethodAttributeAppender) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithBody
Creates a new entry for a method that defines a method as byte code.
withBooleanValue(boolean...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withBooleanValue(boolean...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified boolean arguments as its next parameters.
withByteBuddy(ByteBuddy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withByteBuddy(ByteBuddy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withByteBuddy(ByteBuddy) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Defines the given ByteBuddy instance to be used by the created agent.
withByteValue(byte...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withByteValue(byte...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified byte arguments as its next parameters.
withCharacterValue(char...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withCharacterValue(char...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified char arguments as its next parameters.
withClassFileVersion(ClassFileVersion) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withClassFileVersion(ClassFileVersion) - Method in class net.bytebuddy.ByteBuddy
Defines a new class file version for this configuration.
withClassVisitor(ClassVisitorWrapper) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withClassVisitor(ClassVisitorWrapper) - Method in class net.bytebuddy.ByteBuddy
Defines a new class visitor to be appended to the current collection of ClassVisitors that are to be applied onto any creation process of a dynamic type.
withContext(Implementation.Context.Factory) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withContext(Implementation.Context.Factory) - Method in class net.bytebuddy.ByteBuddy
Defines a factory for creating an Implementation.Context.
withDefaultFieldAttributeAppender(FieldAttributeAppender.Factory) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withDefaultFieldAttributeAppender(FieldAttributeAppender.Factory) - Method in class net.bytebuddy.ByteBuddy
Defines a new default field attribute appender factory that is applied onto any field.
withDefaultMethodAttributeAppender(MethodAttributeAppender.Factory) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withDefaultMethodAttributeAppender(MethodAttributeAppender.Factory) - Method in class net.bytebuddy.ByteBuddy
Defines a new default method attribute appender factory that is applied onto any method.
withDefaultsProvider(TargetMethodAnnotationDrivenBinder.DefaultsProvider) - Method in class net.bytebuddy.implementation.MethodDelegation
A provider for annotation instances on values that are not explicitly annotated.
withDefaultValue(Object, Class<?>) - Method in class net.bytebuddy.ByteBuddy.MatchedMethodInterception
 
withDefaultValue(Object) - Method in class net.bytebuddy.ByteBuddy.MatchedMethodInterception
 
withDefaultValue(Object, Class<?>) - Method in interface net.bytebuddy.ByteBuddy.MethodInterceptable
Defines a default annotation value to set for any matched method.
withDefaultValue(Object) - Method in interface net.bytebuddy.ByteBuddy.MethodInterceptable
Defines a default annotation value to set for any matched method.
withDefaultValue(Object, Class<?>) - Method in class net.bytebuddy.ByteBuddy.OptionalMethodInterception
 
withDefaultValue(Object) - Method in class net.bytebuddy.ByteBuddy.OptionalMethodInterception
 
withDefaultValue(Object, Class<?>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
 
withDefaultValue(Object, Class<?>, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
 
withDefaultValue(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
 
withDefaultValue(Object, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
 
withDefaultValue(Object, Class<?>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
 
withDefaultValue(Object, Class<?>, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
 
withDefaultValue(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
 
withDefaultValue(Object, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
 
withDefaultValue(Object, Class<?>) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
 
withDefaultValue(Object, Class<?>, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
 
withDefaultValue(Object) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
 
withDefaultValue(Object, MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
 
withDefaultValue(Object, Class<?>) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MatchedMethodInterception
Defines a default annotation value to set for any matched method.
withDefaultValue(Object, Class<?>, MethodTransformer) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MatchedMethodInterception
Defines a default annotation value to set for any matched method.
withDefaultValue(Object) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MatchedMethodInterception
Defines a default annotation value to set for any matched method.
withDefaultValue(Object, MethodTransformer) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MatchedMethodInterception
Defines a default annotation value to set for any matched method.
withDoubleValue(double...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withDoubleValue(double...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified double arguments as its next parameters.
withEnumeration(EnumerationDescription...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Hands the provided enumerations to the dynamically bound method.
withField(FieldDescription.Token) - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
 
withField(FieldDescription.Token) - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType
Creates a new instrumented type that includes a new field.
withField(String...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withField(String...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes the values of the specified fields to the bootstrap method.
withField(String...) - Method in class net.bytebuddy.implementation.MethodCall
Defines a method call which fetches a value from an existing field.
withFloatValue(float...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withFloatValue(float...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified float arguments as its next parameters.
withIgnoredMethods(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withIgnoredMethods(ElementMatcher<? super MethodDescription>) - Method in class net.bytebuddy.ByteBuddy
Defines a new method matcher for methods that are ignored by any dynamic type that is created by this configuration which will replace the current configuration.
withImplementing(Class<?>...) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withImplementing(Iterable<? extends Class<?>>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withImplementing(TypeDescription...) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withImplementing(Collection<? extends TypeDescription>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withImplementing(Class<?>...) - Method in class net.bytebuddy.ByteBuddy
Defines all dynamic types that are created by this configuration to implement the given interfaces.
withImplementing(Iterable<? extends Class<?>>) - Method in class net.bytebuddy.ByteBuddy
Defines all dynamic types that are created by this configuration to implement the given interfaces.
withImplementing(TypeDescription...) - Method in class net.bytebuddy.ByteBuddy
Defines all dynamic types that are created by this configuration to implement the given interfaces.
withImplementing(Collection<? extends TypeDescription>) - Method in class net.bytebuddy.ByteBuddy
Defines all dynamic types that are created by this configuration to implement the given interfaces.
withImplicitAndMethodArguments() - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withImplicitAndMethodArguments() - Method in class net.bytebuddy.implementation.InvokeDynamic
Adds a potential this reference and all method arguments to the the bootstrapped method.
WithImplicitArguments(MethodDescription.InDefinedShape, List<?>, InvokeDynamic.InvocationProvider, InvokeDynamic.TerminationHandler, Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArguments
Creates a new dynamic method invocation with implicit arguments.
WithImplicitArgumentType(MethodDescription.InDefinedShape, List<?>, InvokeDynamic.InvocationProvider, InvokeDynamic.TerminationHandler, Assigner, Assigner.Typing, int) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArgumentType
Creates a new invoke dynamic instance with an implicit field type for the provided value.
WithImplicitFieldType(MethodDescription.InDefinedShape, List<?>, InvokeDynamic.InvocationProvider, InvokeDynamic.TerminationHandler, Assigner, Assigner.Typing, Object) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.WithImplicitFieldType
Creates a new invoke dynamic instance with an implicit field type for the provided value.
WithImplicitTarget(MethodDescription.InDefinedShape, List<?>, InvokeDynamic.InvocationProvider, InvokeDynamic.TerminationHandler, Assigner, Assigner.Typing) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.WithImplicitTarget
Creates a new dynamic method invocation with implicit arguments and an implicit invocation target.
withInitializationStrategy(AgentBuilder.InitializationStrategy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withInitializationStrategy(AgentBuilder.InitializationStrategy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withInitializationStrategy(AgentBuilder.InitializationStrategy) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Defines a given initialization strategy to be applied to generated types.
withInitializer(LoadedTypeInitializer) - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
 
withInitializer(ByteCodeAppender) - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
 
withInitializer(LoadedTypeInitializer) - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType
Creates a new instrumented type that includes the given LoadedTypeInitializer.
withInitializer(ByteCodeAppender) - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType
Creates a new instrumented type that executes the given initializer in the instrumented type's type initializer.
withInstance(JavaInstance...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withInstance(JavaInstance...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Hands the provided Java instance to the dynamically bound method.
withInstanceField(String, Class<?>) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withInstanceField(String, TypeDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withInstanceField(String, Class<?>) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes the value of the specified instance field to the bootstrapped method.
withInstanceField(String, TypeDescription) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes the value of the specified instance field to the bootstrapped method.
withInstanceField(Class<?>, String) - Method in class net.bytebuddy.implementation.MethodCall
Defines a method call which fetches a value from an instance field.
withInstanceField(TypeDescription, String) - Method in class net.bytebuddy.implementation.MethodCall
Defines a method call which fetches a value from an instance field.
withIntegerValue(int...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withIntegerValue(int...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified int arguments as its next parameters.
withListener(AgentBuilder.Listener) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withListener(AgentBuilder.Listener) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withListener(AgentBuilder.Listener) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Defines the given AgentBuilder.Listener to be notified by the created agent.
withLongValue(long...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withLongValue(long...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified long arguments as its next parameters.
withMethod(MethodDescription.Token) - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default
 
withMethod(MethodDescription.Token) - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType
Creates a new instrumented type that includes a new method or constructor.
withMethodArguments() - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withMethodArguments() - Method in class net.bytebuddy.implementation.InvokeDynamic
Adds all method arguments to the the bootstrapped method.
withMethodCache() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForInstanceDelegation
 
withMethodCache() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter.ForStaticDelegation
 
withMethodCache() - Method in class net.bytebuddy.implementation.InvocationHandlerAdapter
By default, any Method instance that is handed over to an InvocationHandler is created on each invocation of the method.
withMethodGraphCompiler(MethodGraph.Compiler) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withMethodGraphCompiler(MethodGraph.Compiler) - Method in class net.bytebuddy.ByteBuddy
Defines a new method graph compiler to be used for extracting a type's invokable methods.
withModifiers(ModifierContributor.ForType...) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withModifiers(ModifierContributor.ForType...) - Method in class net.bytebuddy.ByteBuddy
Defines a new modifier contributors for this configuration that replaces the currently defined modifier contributes which might currently be implicit.
withModifiers(ModifierContributor.ForMethod...) - Static method in class net.bytebuddy.dynamic.MethodTransformer.Simple
Creates a transformer that enforces the supplied modifier contributors.
withNameProvider(InvokeDynamic.InvocationProvider.NameProvider) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
 
withNameProvider(InvokeDynamic.InvocationProvider.NameProvider) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider
Returns a copy of this invocation provider that applies the given name provider.
withNamingStrategy(NamingStrategy.Unbound) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withNamingStrategy(NamingStrategy) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withNamingStrategy(AuxiliaryType.NamingStrategy) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withNamingStrategy(NamingStrategy.Unbound) - Method in class net.bytebuddy.ByteBuddy
Defines a new naming strategy for this configuration.
withNamingStrategy(NamingStrategy) - Method in class net.bytebuddy.ByteBuddy
Defines a new naming strategy for this configuration.
withNamingStrategy(AuxiliaryType.NamingStrategy) - Method in class net.bytebuddy.ByteBuddy
Defines a naming strategy for auxiliary types.
withNativeMethodPrefix(String) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withNativeMethodPrefix(String) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withNativeMethodPrefix(String) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Enables the use of the given native method prefix for instrumented methods.
withNullValue(Class<?>...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withNullValue(TypeDescription...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withNullValue(Class<?>...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes null values of the given types to the bootstrapped method.
withNullValue(TypeDescription...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes null values of the given types to the bootstrapped method.
withObjectType(TypePool.CacheProvider, ClassFileLocator, TypePool.Default.ReaderMode) - Static method in class net.bytebuddy.pool.TypePool.Default.Precomputed
Creates a new precomputed type pool with the Object type being precomuted.
withoutArguments() - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
 
withoutArguments() - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider
Returns a copy of this invocation provider that does not add any arguments.
withoutArguments() - Method in class net.bytebuddy.implementation.InvokeDynamic.WithImplicitArguments
Returns an instance of this instrumentation where the bootstrapped method is not passed any arguments.
WithoutBody(MethodDescription, MethodAttributeAppender) - Constructor for class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.WithoutBody
Creates a new entry for a method that is defines but does not append byte code, i.e.
withoutCode() - Method in class net.bytebuddy.ByteBuddy.MatchedMethodInterception
 
withoutCode() - Method in interface net.bytebuddy.ByteBuddy.MethodInterceptable
Implements the currently selected methods as abstract methods.
withoutCode() - Method in class net.bytebuddy.ByteBuddy.OptionalMethodInterception
 
withoutCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
 
withoutCode(MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception
 
withoutCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
 
withoutCode(MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultMatchedMethodInterception
 
withoutCode() - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
 
withoutCode(MethodTransformer) - Method in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception
 
withoutCode() - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MatchedMethodInterception
Implements the currently selected methods as abstract methods.
withoutCode(MethodTransformer) - Method in interface net.bytebuddy.dynamic.DynamicType.Builder.MatchedMethodInterception
Implements the currently selected methods as abstract methods.
withoutNativeMethodPrefix() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withoutNativeMethodPrefix() - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withoutNativeMethodPrefix() - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Disables the use of a native method prefix for instrumented methods.
WithoutSpecifiedTarget(MethodCall.MethodLocator) - Constructor for class net.bytebuddy.implementation.MethodCall.WithoutSpecifiedTarget
Creates a new method call without a specified target.
withOwnType() - Method in class net.bytebuddy.implementation.MethodCall
Assigns the Class value of the instrumented type.
withPackageDefinitionStrategy(PackageDefinitionStrategy) - Method in interface net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Configurable
Defines the supplied package definition strategy to be used for defining packages.
withPackageDefinitionStrategy(PackageDefinitionStrategy) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
 
withPackageDefinitionStrategy(PackageDefinitionStrategy) - Method in enum net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default
 
withPackageDefinitionStrategy(PackageDefinitionStrategy) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
 
withProtectionDomain(ProtectionDomain) - Method in interface net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Configurable
Overrides the implicitly set default ProtectionDomain with an explicit one.
withProtectionDomain(ProtectionDomain) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.InjectionDispatcher
 
withProtectionDomain(ProtectionDomain) - Method in enum net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default
 
withProtectionDomain(ProtectionDomain) - Method in class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
 
withRandomSuffix() - Static method in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodNameTransformer.Suffixing
Creates a new suffixing method name transformer which adds a default suffix with a random name component.
withRedefinitionStrategy(AgentBuilder.RedefinitionStrategy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withRedefinitionStrategy(AgentBuilder.RedefinitionStrategy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withRedefinitionStrategy(AgentBuilder.RedefinitionStrategy) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Specifies a strategy for modifying existing types.
withReference(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withReference(Object...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withReference(Object) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified argument as its next parameter while allowing to specify the value to be of a different type than the actual instance type.
withReference(Object...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified arguments as its next parameters.
withReference(Object...) - Method in class net.bytebuddy.implementation.MethodCall
Defines a number of arguments to be handed to the method that is being invoked by this implementation.
withReturn() - Method in enum net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.None
 
withReturn() - Method in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple
 
withReturn() - Method in interface net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer
Returns this type initializer with an ending return statement.
withReturnTypeProvider(InvokeDynamic.InvocationProvider.ReturnTypeProvider) - Method in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.Default
 
withReturnTypeProvider(InvokeDynamic.InvocationProvider.ReturnTypeProvider) - Method in interface net.bytebuddy.implementation.InvokeDynamic.InvocationProvider
Returns a copy of this invocation provider that applies the given return type provider.
withShortValue(short...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withShortValue(short...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified short arguments as its next parameters.
withThis(Class<?>...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withThis(TypeDescription...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withThis(Class<?>...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes references to this onto the operand stack where the instance is represented as the given types.
withThis(TypeDescription...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Passes references to this onto the operand stack where the instance is represented as the given types.
withThis() - Method in class net.bytebuddy.implementation.MethodCall
Assigns the this reference to the next parameter.
withType(TypeDescription...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withType(TypeDescription...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Hands the provided types to the dynamically bound method.
withTypeAnnotation(Annotation...) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withTypeAnnotation(Iterable<? extends Annotation>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withTypeAnnotation(Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withTypeAnnotation(AnnotationDescription...) - Method in class net.bytebuddy.ByteBuddy.Proxy
 
withTypeAnnotation(Annotation...) - Method in class net.bytebuddy.ByteBuddy
Defines a new type annotation for this configuration that replaces the currently defined type attribute appender.
withTypeAnnotation(Iterable<? extends Annotation>) - Method in class net.bytebuddy.ByteBuddy
Defines a new type annotation for this configuration that replaces the currently defined type attribute appender.
withTypeAnnotation(AnnotationDescription...) - Method in class net.bytebuddy.ByteBuddy
Defines a new type annotation for this configuration that replaces the currently defined type attribute appender.
withTypeAnnotation(Collection<? extends AnnotationDescription>) - Method in class net.bytebuddy.ByteBuddy
Defines a new type annotation for this configuration that replaces the currently defined type attribute appender.
withTypeStrategy(AgentBuilder.TypeStrategy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default.Matched
 
withTypeStrategy(AgentBuilder.TypeStrategy) - Method in class net.bytebuddy.agent.builder.AgentBuilder.Default
 
withTypeStrategy(AgentBuilder.TypeStrategy) - Method in interface net.bytebuddy.agent.builder.AgentBuilder
Defines the use of the given definition handler that determines if a type should be rebased or redefined.
withValue(Object...) - Method in class net.bytebuddy.implementation.InvokeDynamic.AbstractDelegator
 
withValue(Object...) - Method in class net.bytebuddy.implementation.InvokeDynamic
Requires the bootstrap method to bootstrap a method that takes the specified arguments as its next parameters.
withValues(List<StackManipulation>) - Method in class net.bytebuddy.implementation.bytecode.collection.ArrayFactory
 
withValues(List<StackManipulation>) - Method in interface net.bytebuddy.implementation.bytecode.collection.CollectionFactory
Applies this collection factory in order to build a new collection where each element is represented by the given stack manipulations.
wrap(ClassVisitor) - Method in class net.bytebuddy.asm.ClassVisitorWrapper.Compound
 
wrap(ClassVisitor) - Method in enum net.bytebuddy.asm.ClassVisitorWrapper.NoOp
 
wrap(ClassVisitor) - Method in interface net.bytebuddy.asm.ClassVisitorWrapper
Applies a ClassVisitorWrapper to the creation of a DynamicType.
wrap(ClassVisitor) - Method in enum net.bytebuddy.asm.TypeConstantAdjustment
 
wrap(List<AnnotationDescription>) - Method in class net.bytebuddy.description.annotation.AnnotationList.AbstractBase
 
wrap(List<S>) - Method in class net.bytebuddy.description.ByteCodeElement.Token.TokenList
 
wrap(List<S>) - Method in class net.bytebuddy.description.field.FieldList.AbstractBase
 
wrap(List<S>) - Method in class net.bytebuddy.description.method.MethodList.AbstractBase
 
wrap(List<S>) - Method in class net.bytebuddy.description.method.ParameterList.AbstractBase
 
wrap(List<GenericTypeDescription>) - Method in class net.bytebuddy.description.type.generic.GenericTypeList.AbstractBase
 
wrap(List<TypeDescription>) - Method in class net.bytebuddy.description.type.TypeList.AbstractBase
 
wrap(List<MethodGraph.Node>) - Method in class net.bytebuddy.dynamic.scaffold.MethodGraph.NodeList
 
wrap(List<T>) - Method in class net.bytebuddy.matcher.FilterableList.AbstractBase
Represents a list of values as an instance of this instance's list type.
WrappingArgumentProvider(StackManipulation) - Constructor for class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ConstantPoolWrapper.WrappingArgumentProvider
Creates a new wrapping argument provider.
WrappingDispatcher(ByteArrayClassLoader.PersistenceHandler, boolean) - Constructor for class net.bytebuddy.dynamic.loading.ClassLoadingStrategy.Default.WrappingDispatcher
Creates a new wrapping dispatcher with a default protection domain and a default access control context.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2014–2015. All rights reserved.