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
com.mikepenz.fastadapter.utils
Interface Function<Input,Output>
All Known Implementing Classes:
GenericItemAdapter.ReflectionBasedItemFactory
public interface
Function<Input,Output>
Created by Ahmed Ragab on 24/01/16.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Output
apply
(
Input
input)
Method Detail
apply
Output
apply(
Input
input)
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