JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.alpharogroup.service.rs.api
Interface ImmutableValue<T>
Type Parameters:
T
- the generic type of the value
All Known Implementing Classes:
AuthenticationScheme
public interface
ImmutableValue<T>
The interface
ImmutableValue
provides a getter for an immutable value.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getValue
()
Gets the immutable value
Method Detail
getValue
T
getValue()
Gets the immutable value
Returns:
the immutable value
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method