Uses of Class
com.strobel.reflection.emit.FieldBuilder
Packages that use FieldBuilder
-
Uses of FieldBuilder in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit that return FieldBuilderModifier and TypeMethodDescriptionTypeBuilder.defineConstant(String name, Type<?> type, int modifiers, Object constantValue) TypeBuilder.defineField(String name, Type<?> type, int modifiers)