T - Type of the factory closure.public interface CI1<T> extends IgniteInClosure<T>
alias for IgniteInClosure 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 IgniteInClosure.GridFunc,
IgniteInClosureapply
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023