T - Type of the factory closure.public interface CO<T> extends IgniteOutClosure<T>
alias for IgniteOutClosure 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 IgniteOutClosure.GridFunc,
IgniteOutClosureapply
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018