Class BooleanAnnotationValue

java.lang.Object
org.jboss.classfilewriter.annotations.AnnotationValue
org.jboss.classfilewriter.annotations.BooleanAnnotationValue
All Implemented Interfaces:
WritableEntry

public class BooleanAnnotationValue extends AnnotationValue
A boolean annotation value
Author:
Stuart Douglas