JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.atlassian.velocity.htmlsafe.introspection
Interface BoxedValue<T>
All Known Subinterfaces:
AnnotationBoxedElement
<E>
All Known Implementing Classes:
AnnotatedValue
,
HtmlFragment
,
ToStringDelegatingAnnotationBoxedElement
public interface
BoxedValue<T>
The value represents a boxed value. (i.e. any value that has been wrapped but should still be accessible)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
unbox
()
Method Detail
unbox
T
unbox()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018
Atlassian
. All rights reserved.