JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
GigaSpaces 18.0.0 API
com.gigaspaces.client
ChangeFunction
Contents
Description
Method Summary
Method Details
apply(T)
Hide sidebar
Show sidebar
Interface ChangeFunction<
T
,
R
>
All Superinterfaces:
Serializable
public interface
ChangeFunction<T,
R>
extends
Serializable
Since:
10.1
Author:
yohana
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
T
t)
Method Details
apply
R
apply
(
T
t)