Class IdentityClosure
- java.lang.Object
-
- org.apache.ignite.internal.util.lang.gridfunc.IdentityClosure
-
- All Implemented Interfaces:
Serializable,IgniteClosure
public class IdentityClosure extends Object implements IgniteClosure
Identity closure.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IdentityClosure()
-