JavaScript is disabled on your browser.
Skip navigation links
GigaSpaces 17.2.2 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.gigaspaces.client
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)