Uses of Annotation Type
ru.progrm_jarvis.javacommons.bytecode.annotation.UsesBytecodeModification
Packages that use UsesBytecodeModification
Package
Description
Utilities specific to ObjectWeb ASM.
Helpful enhancements for
Java Collections Framework.Tools specific to Delegate OOP pattern.
-
Uses of UsesBytecodeModification in ru.progrm_jarvis.javacommons.bytecode.asm
Classes in ru.progrm_jarvis.javacommons.bytecode.asm with annotations of type UsesBytecodeModification -
Uses of UsesBytecodeModification in ru.progrm_jarvis.javacommons.collection
Methods in ru.progrm_jarvis.javacommons.collection with annotations of type UsesBytecodeModificationModifier and TypeMethodDescriptionCollectionFactory.createImmutableEnumSet(@NonNull E... values) Deprecated. -
Uses of UsesBytecodeModification in ru.progrm_jarvis.javacommons.delegate
Classes in ru.progrm_jarvis.javacommons.delegate with annotations of type UsesBytecodeModificationModifier and TypeClassDescriptionfinal classImplementation ofdelegate factorywhich uses runtime class generation via ASM.