Uses of Package
org.eclipse.collections.api.block.function
Packages that use org.eclipse.collections.api.block.function
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for Bag API.
This package contains interfaces for SortedBag API.
This package contains interfaces for BiMap API.
This package contains factory API for creating instances of type
ListIterable.This package contains factory API for creating instances of maps with user defined
HashingStrategys.This package contains Factory API for
ImmutableHashingStrategySetFactory and MutableHashingStrategySetFactory.This package contains interfaces for list API which enhance the performance and functionality of
List.This package contains interfaces for map API which enhance the performance and functionality of
MapThis package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
This package contains mutable and immutable sorted map interfaces.
This package contains interfaces for
Multimap.This package contains interfaces for
BagMultimap.This package contains interfaces for
ListMultimap.This package contains interfaces for
SetMultimap.This package contains interfaces for
SortedBagMultimap.This package contains interfaces for
SortedSetMultimap.This package contains interfaces for set API which enhance the performance and functionality of
Set.This package contains interfaces for sorted set API.
This package contains interfaces for stack API.
This package contains implementations for Eclipse Collections API.
This package contains implementations of the
ImmutableBag interface.This package contains implementations of the
MutableBag interface.This package contains implementations of
MutableSortedBag.This package contains implementations of bags with user defined
HashingStrategys.This package contains implementations of the
MutableBiMap interface.This package contains implementations of the
SerializableComparator interface.This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure.This package contains implementations of primitive functions.
This package contains implementations of
Procedure and Procedure2.This package contains implementations of the
ImmutableCollection interface.This package contains implementations of the
MutableCollection interface.This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations which has several parallel algorithms that work with Collections and make use of Java's fork-join
framework.
This package contains implementations of the
LazyIterable interface.This package contains implementations of the
Iterator interface.This package contains implementations of the lazy primitive iterator interfaces.
This package contains implementations of the
ListIterable interface.This package contains implementations of the
FixedSizeList interface.This package contains implementations of the
ImmutableList interface.This package contains implementations of the
MutableList interface.This package contains implementations of the
MapIterable interface.This package contains implementations of the
FixedSizeMap interface.This package contains implementations of the
ImmutableMap interface.This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
MutableMap interface.This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
MutableSortedMap interface.This package contains implementations of the
MutableSortedMap interface.This package contains immutable map implementations backed by hashtables that rely on
HashingStrategys provided by
the developer to compute the hashCode and equals for the objects stored in the map.This package contains mutable map implementations backed by hashtables that rely on
HashingStrategys provided by
the developer to compute the hashCode and equals for the objects stored in the map.This package contains implementations of the
Multimap interface.This package contains implementations of the
BagMultimap interface.This package contains implementations of the
ListMultimap interface.This package contains implementations of the
SetMultimap interface.This package contains implementations of the
SortedSetMultimap interface.This package contains classes which is used for parallel iteration through the containers.
This package contains implementations of
FixedSizeSet.This package contains the implementations of
ImmutableSet.This package contains implementations of
MutableSet.This package contains implementations of
ImmutableSortedSet.This package contains implementations of
MutableSortedSet.This package contains implementations of immutable sets with user defined
HashingStrategys.This package contains implementations of sets with user defined
HashingStrategys.This package contains implementations of the
ImmutableStack interface.This package contains implementations of the
MutableStack interface.This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.apiClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.bagClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.bag.sorted
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.bimapClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.block.comparatorClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.block.factoryClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.collectionClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.factory.bag.strategyClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.factory.map.primitiveClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.factory.map.strategyClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.factory.set.strategyClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.list
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.mapClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.map.primitiveClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.map.sortedClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.multimapClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
-
-
-
-
-
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.ordered
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.set
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.set.sorted
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.stackClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.implClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.bagClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.bag.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.bag.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
-
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.bag.strategy.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.bimapClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.bimap.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.bimap.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.block.comparatorClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.block.factoryClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.block.functionClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.block.function.checkedClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.block.function.primitiveClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.block.procedureClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.collectionClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.collection.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.collectorClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.factoryClassDescriptionFunction2 is a two argument lambda which takes two arguments and returns a result of a transformation.
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.forkjoinClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.lazy
-
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.lazy.parallelClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
-
-
-
-
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.list
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.list.fixedClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.list.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.list.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.mapClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.fixedClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.immutable.primitiveClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.mutable.primitiveClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.ordered.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.ordered.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.sorted.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.sorted.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.strategy.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.map.strategy.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.multimapClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
-
-
-
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.multimap.bag.strategyClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
-
-
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.parallelClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.setClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.set.fixedClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.set.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
-
-
-
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.set.strategy.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.set.strategy.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.stack.immutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.stack.mutableClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.tupleClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.utilityClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.impl.utility.internalClassDescriptionFunction is a one-argument lambda which performs a transformation on the object of type
Tpassed to the valueOf() method.Function0 is a zero argument lambda.Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.