Package org.apache.ignite.internal.util.lang
package org.apache.ignite.internal.util.lang
-
ClassDescriptionDefines a convenient absolute, i.e.Defines absolute (no-arg) predicate construct.This exception provides closures with facility to throw exceptions.GridCursor<T>Simple cursor abstraction.Contains factory and utility methods for
closures,predicates, andtuples.GridInClosure3<E1,E2, E3> Defines a convenientside-effect onlyclosure, i.e. the closure that hasvoidreturn type.GridInClosure3X<E1,E2, E3> Convenient in-closure subclass that allows for thrown grid exception.GridIterator<T>Defines "rich" iterator interface that is also acts like lambda function and iterable.Convenient adapter for "rich" iterator interface.Abstract tree structure printer.GridTuple3<V1,V2, V3> Convenience class representing mutable tuple of three values.