GridGain™ 3.6.0e
Enterprise Edition

org.gridgain.grid.typedef
Class CO<T>

java.lang.Object
  extended by org.gridgain.grid.lang.GridMetadataAwareAdapter
      extended by org.gridgain.grid.lang.GridLambdaAdapter
          extended by org.gridgain.grid.lang.GridOutClosure<T>
              extended by org.gridgain.grid.typedef.CO<T>
Type Parameters:
T - Type of the factory closure.
All Implemented Interfaces:
Serializable, Cloneable, Callable<T>, GridJob, GridMetadataAware, GridPeerDeployAware, GridLambda

public abstract class CO<T>
extends GridOutClosure<T>

Defines alias for GridOutClosure by extending it. Since Java doesn't provide type aliases (like Scala, for example) we resort to these types of measures. This is intended to provide for more concise code in cases when readability won't be sacrificed. For more information see GridOutClosure.

Wiki & Forum:


Wiki
Forum

See Also:
GridFunc, GridOutClosure, Serialized Form
 

Constructor Summary
CO()
           
 
Method Summary
 
Methods inherited from class org.gridgain.grid.lang.GridOutClosure
andThen, andThen, apply, call, cancel, execute, uncurry, uncurry2, uncurry3
 
Methods inherited from class org.gridgain.grid.lang.GridLambdaAdapter
classLoader, deployClass, peerDeployLike, withMeta
 
Methods inherited from class org.gridgain.grid.lang.GridMetadataAwareAdapter
addMeta, addMetaIfAbsent, addMetaIfAbsent, allMeta, clone, copyMeta, copyMeta, hasMeta, hasMeta, meta, putMetaIfAbsent, putMetaIfAbsent, readExternalMeta, removeMeta, removeMeta, replaceMeta, writeExternalMeta
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.gridgain.grid.GridMetadataAware
addMeta, addMetaIfAbsent, addMetaIfAbsent, allMeta, copyMeta, copyMeta, hasMeta, hasMeta, meta, putMetaIfAbsent, putMetaIfAbsent, removeMeta, removeMeta, replaceMeta
 

Constructor Detail

CO

public CO()

GridGain™ 3.6.0e
Enterprise Edition

GridGain - Real Time Big Data
Enterprise Edition, ver. 3.6.0e.13012012
2012 Copyright © GridGain Systems
Follow us:   Follow GridGain on Github Follow GridGain on Facebook Join GridGain User Group Follow GridGain on Twitter Follow GridGain on YouTube