JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.leo.aws.ddb.utils
Interface Func1<T,R>
All Superinterfaces:
Function
public interface
Func1<T,R>
extends
Function
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
call
(
T
t)
Method Detail
call
R
call(
T
t)