Interface | Description |
---|---|
TypeLiteral |
Class | Description |
---|---|
AnnotationLiteral | |
ArrayLiteral |
Renders an array back to it's canonical Java-based literal representation, assuming the contents
of the array can be represented as such.
|
BooleanValue | |
ByteValue | |
CharValue | |
ClassLiteral | |
DoubleValue | |
FloatValue | |
IntValue | |
ListValue | |
LiteralFactory |
The literal factory provides a LiteralValue for the specified object (if possible).
|
LiteralValue<T> | |
LongValue | |
MapValue | |
MetaClassLiteral | |
NullLiteral | |
SetValue | |
ShortValue | |
StringLiteral |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.