Class CharAnnotationValue

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

public class CharAnnotationValue extends AnnotationValue
A char annotation value
Author:
Stuart Douglas