Class IntAnnotationValue

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

public class IntAnnotationValue extends AnnotationValue
An int annotation value
Author:
Stuart Douglas