JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.strobel.core.delegates
Func1
Contents
Description
Method Summary
Method Details
apply(T)
Hide sidebar
Show sidebar
Interface Func1<
T
,
R
>
public interface
Func1<T,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
T
t)
Method Details
apply
R
apply
(
T
t)