Uses of Class
de.oktoflow.platform.support.bytecode.bytebuddy.BytebuddyBytecode.BytebuddyFieldBuilder
-
Uses of BytebuddyBytecode.BytebuddyFieldBuilder in de.oktoflow.platform.support.bytecode.bytebuddy
Fields in de.oktoflow.platform.support.bytecode.bytebuddy declared as BytebuddyBytecode.BytebuddyFieldBuilderModifier and TypeFieldDescriptionprivate BytebuddyBytecode.BytebuddyFieldBuilder<T> BytebuddyBytecode.BytebuddyFieldAnnotationBuilder.fieldBuilderConstructors in de.oktoflow.platform.support.bytecode.bytebuddy with parameters of type BytebuddyBytecode.BytebuddyFieldBuilderModifierConstructorDescriptionprivateBytebuddyFieldAnnotationBuilder(Class<? extends Annotation> type, BytebuddyBytecode.BytebuddyFieldBuilder<T> fieldBuilder) Creates a builder instance.