JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.strobel.functions
Function
Contents
Description
Method Summary
Method Details
apply(T)
Hide sidebar
Show sidebar
Interface Function<
T
,
R
>
All Known Implementing Classes:
JavaResolver
public interface
Function<T,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
T
input)
Method Details
apply
R
apply
(
T
input)