JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ru.d_shap.cli.data
Interface ValueLoader<T>
Type Parameters:
T
- the generic type of the value.
public interface
ValueLoader<T>
Value loader.
Author:
Dmitry Shapovalov
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
loadValue
()
Load the value.
Method Detail
loadValue
T
loadValue()
Load the value.
Returns:
the loaded value.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019. All rights reserved.