Class LongAnnotationValue

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

public class LongAnnotationValue extends AnnotationValue
A long annotation value
Author:
Stuart Douglas