Class ByteAnnotationValue

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

public class ByteAnnotationValue extends AnnotationValue
a byte annotation value
Author:
Stuart Douglas