Package | Description |
---|---|
com.atlassian.confluence.velocity.introspection |
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationBoxedElement
This is a union of the
BoxedValue and AnnotatedElement interfaces to be implemented by implementations
that are responsible for associating annotations with an object. |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedValue
An annotated value associates a collection of annotations with a value.
|
class |
ToStringDelegatingAnnotationBoxedElement
AnnotationBoxedElement that delegates all operations to
the wrapped element except for toString() which is delegated to the boxed value itself. |
Copyright © 2003–2016 Atlassian. All rights reserved.