Package | Description |
---|---|
org.eclipse.collections.impl.block.factory |
This package contains factory implementations for
Function , Predicate , SerializableComparator and Procedure . |
org.eclipse.collections.impl.block.procedure.checked |
This package contains abstract implementations of
Procedure and Procedure2 . |
Class and Description |
---|
ThrowingProcedure
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
ThrowingProcedure2
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
Class and Description |
---|
CheckedProcedure2 |
ThrowingProcedure
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
ThrowingProcedure2
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
Copyright © 2004–2016. All rights reserved.