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
org.jboss.weld.util
Interface ValueHolder<T>
Type Parameters:
T
-
All Known Implementing Classes:
ImmutableValueHolder
,
LazyValueHolder
,
TypeClosureLazyValueHolder
public interface
ValueHolder<T>
Represents a value.
Author:
Martin Kouba
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
get
()
Method Detail
get
T
get()
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 © 2016. All rights reserved.