Uses of Class
net.bytebuddy.build.CachedReturnPlugin.Enhance
-
Packages that use CachedReturnPlugin.Enhance Package Description net.bytebuddy Byte Buddy is a library for creating Java classes at runtime of a Java program.net.bytebuddy.description.annotation Contains descriptions of annotations and annotation values.net.bytebuddy.description.enumeration A package that contains classes for describing enumeration values.net.bytebuddy.description.field Contains descriptions of Java fields.net.bytebuddy.description.method Contains descriptions of Java methods and constructors as well as their parameters.net.bytebuddy.description.type Contains descriptions of Java types and packages.net.bytebuddy.implementation The implementation package contains any logic for intercepting method calls.net.bytebuddy.implementation.bytecode.member StackManipulations of this package are responsible for accessing type or method members, i.e.net.bytebuddy.pool Classes of this package allow for the creatingTypeDescriptions without loading any classes.net.bytebuddy.utility This package contains utility classes for common use within any Byte Buddy logic. -
-
Uses of CachedReturnPlugin.Enhance in net.bytebuddy
Methods in net.bytebuddy with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description intTypeCache.SimpleKey. hashCode() -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.description.annotation
Methods in net.bytebuddy.description.annotation with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description intAnnotationDescription.AbstractBase. hashCode()intAnnotationDescription.AnnotationInvocationHandler. hashCode()intAnnotationValue.ForConstant. hashCode()intAnnotationValue.ForConstant.Loaded. hashCode()intAnnotationValue.ForDescriptionArray. hashCode()intAnnotationValue.ForDescriptionArray.Loaded. hashCode() -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.description.enumeration
Methods in net.bytebuddy.description.enumeration with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description intEnumerationDescription.AbstractBase. hashCode() -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.description.field
Methods in net.bytebuddy.description.field with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description AnnotationListFieldDescription.ForLoadedField. getDeclaredAnnotations()Returns a list of annotations that are declared by this instance.intFieldDescription.AbstractBase. hashCode()intFieldDescription.SignatureToken. hashCode()intFieldDescription.Token. hashCode() -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.description.method
Methods in net.bytebuddy.description.method with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description AnnotationListMethodDescription.ForLoadedConstructor. getDeclaredAnnotations()Returns a list of annotations that are declared by this instance.AnnotationListMethodDescription.ForLoadedMethod. getDeclaredAnnotations()Returns a list of annotations that are declared by this instance.intParameterDescription.AbstractBase. getOffset()Returns the offset to the parameter value within the local method variable.java.lang.annotation.Annotation[][]MethodDescription.ForLoadedConstructor. getParameterAnnotations()Returns the parameter annotations represented by this source.java.lang.annotation.Annotation[][]MethodDescription.ForLoadedMethod. getParameterAnnotations()Returns the parameter annotations represented by this source.ParameterList<ParameterDescription.InDefinedShape>MethodDescription.ForLoadedConstructor. getParameters()Returns a list of this method's parameters.ParameterList<ParameterDescription.InDefinedShape>MethodDescription.ForLoadedMethod. getParameters()Returns a list of this method's parameters.intMethodDescription.AbstractBase. hashCode()intMethodDescription.SignatureToken. hashCode()intMethodDescription.Token. hashCode()intMethodDescription.TypeToken. hashCode()intParameterDescription.AbstractBase. hashCode()intParameterDescription.Token. hashCode() -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.description.type
Methods in net.bytebuddy.description.type with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description TypeDescriptionTypeDescription.SuperTypeLoading.ClassLoadingTypeProjection. asErasure()Returns the erasure of this type.ClassFileVersionTypeDescription.ForLoadedType. getClassFileVersion()AnnotationListTypeDescription.ForLoadedType. getDeclaredAnnotations()Returns a list of annotations that are declared by this instance.FieldList<FieldDescription.InDefinedShape>TypeDescription.ForLoadedType. getDeclaredFields()Returns the fields that this type declares.MethodList<MethodDescription.InDefinedShape>TypeDescription.ForLoadedType. getDeclaredMethods()Returns the methods that this type declares.TypeList.GenericTypeDescription.SuperTypeLoading.ClassLoadingTypeProjection. getInterfaces()Returns the interfaces that this type implements.TypeDescription.GenericTypeDescription.SuperTypeLoading.ClassLoadingTypeProjection. getSuperClass()Returns the super class of this type.intRecordComponentDescription.Token. hashCode()intTypeDescription.AbstractBase. hashCode()intTypeDescription.Generic.LazyProjection. hashCode()intTypeDescription.Generic.OfGenericArray. hashCode()intTypeDescription.Generic.OfNonGenericType. hashCode()intTypeDescription.Generic.OfParameterizedType. hashCode()intTypeDescription.Generic.OfTypeVariable. hashCode()intTypeDescription.Generic.OfWildcardType. hashCode()intTypeVariableToken. hashCode()protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.ForLoadedFieldType. resolve()protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.ForLoadedReturnType. resolve()protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.ForLoadedSuperClass. resolve()Resolves the actual generic type.protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.OfConstructorParameter. resolve()protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.OfMethodParameter. resolve()protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.OfRecordComponent. resolve()protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.WithLazyNavigation.LazyInterfaceType. resolve()protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.WithLazyNavigation.LazySuperClass. resolve()protected TypeDescription.GenericTypeDescription.Generic.LazyProjection.WithResolvedErasure. resolve()protected TypeDescription.GenericTypeList.Generic.OfConstructorExceptionTypes.TypeProjection. resolve()protected TypeDescription.GenericTypeList.Generic.OfLoadedInterfaceTypes.TypeProjection. resolve()protected TypeDescription.GenericTypeList.Generic.OfMethodExceptionTypes.TypeProjection. resolve() -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.implementation
Methods in net.bytebuddy.implementation with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description intImplementation.SpecialMethodInvocation.AbstractBase. hashCode() -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.implementation.bytecode.member
Methods in net.bytebuddy.implementation.bytecode.member with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description static StackManipulationMethodVariableAccess. loadThis()Loads a reference to thethisreference what is only meaningful for a non-static method. -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.pool
Methods in net.bytebuddy.pool with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description TypeDescriptionTypePool.Default.LazyTypeDescription.TokenizedGenericType. asErasure()Returns the erasure of this type.protected TypeDescriptionTypePool.Default.WithLazyResolution.LazyTypeDescription. delegate()protected TypeDescriptionTypePool.LazyFacade.LazyTypeDescription. delegate()protected AnnotationValue<AnnotationDescription,java.lang.annotation.Annotation>TypePool.Default.LazyTypeDescription.LazyAnnotationValue.ForAnnotationValue. doResolve()protected AnnotationValue<java.lang.Object,java.lang.Object>TypePool.Default.LazyTypeDescription.LazyAnnotationValue.ForArray. doResolve()protected AnnotationValue<EnumerationDescription,java.lang.Enum<?>>TypePool.Default.LazyTypeDescription.LazyAnnotationValue.ForEnumerationValue. doResolve()protected AnnotationValue<TypeDescription,java.lang.Class<?>>TypePool.Default.LazyTypeDescription.LazyAnnotationValue.ForTypeValue. doResolve()intTypePool.Default.LazyTypeDescription.LazyAnnotationValue. hashCode()protected TypeDescription.GenericTypePool.Default.LazyTypeDescription.TokenizedGenericType. resolve() -
Uses of CachedReturnPlugin.Enhance in net.bytebuddy.utility
Methods in net.bytebuddy.utility with annotations of type CachedReturnPlugin.Enhance Modifier and Type Method Description private java.lang.BooleanJavaType. doIsAvailable()Returnstrueif this type is available on the current VM.static FileSystemFileSystem. getInstance()Returns theFileSysteminstance to use.java.lang.Class<?>JavaType. load()Loads the class that is represented by this Java type.
-