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
ca.antonious.viewcelladapter.internal
Interface Function<T,R>
All Known Implementing Classes:
AbstractViewCell.ReflectionBasedViewHolderFactory
,
HomogeneousSection.ReflectionBasedViewCellFactory
public interface
Function<T,R>
Created by George on 2016-12-19.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
R
apply
(
T
input)
Method Detail
apply
R
apply(
T
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