JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jivesoftware.smack.util
Interface Function<R,
T>
public interface
Function<R,
T>
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
T
t)
static <T>
Function
<T,
T>
identity
()
Method Details
apply
R
apply
(
T
t)
identity
static
<T>
Function
<T,
T>
identity
()