public abstract class CIX2<E1,E2> extends GridInClosure2X<E1,E2>
alias for GridInClosure2X 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 GridInClosure2X.GridFunc,
GridInClosure2X,
Serialized Form| Constructor and Description |
|---|
CIX2() |
Copyright © 2014. All rights reserved.