Uses of Package
org.eclipse.collections.api.block.function
-
Packages that use org.eclipse.collections.api.block.function Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.api.bag This package contains interfaces for Bag API.org.eclipse.collections.api.bag.sorted This package contains interfaces for SortedBag API.org.eclipse.collections.api.bimap This package contains interfaces for BiMap API.org.eclipse.collections.api.block.comparator org.eclipse.collections.api.block.factory org.eclipse.collections.api.collection org.eclipse.collections.api.factory.bag.strategy org.eclipse.collections.api.factory.list This package contains factory API for creating instances of typeListIterable.org.eclipse.collections.api.factory.map.primitive org.eclipse.collections.api.factory.map.strategy This package contains factory API for creating instances of maps with user definedHashingStrategys.org.eclipse.collections.api.factory.set.strategy This package contains Factory API forImmutableHashingStrategySetFactoryandMutableHashingStrategySetFactory.org.eclipse.collections.api.list This package contains interfaces for list API which enhance the performance and functionality ofList.org.eclipse.collections.api.map This package contains interfaces for map API which enhance the performance and functionality ofMaporg.eclipse.collections.api.map.primitive This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.org.eclipse.collections.api.map.sorted This package contains mutable and immutable sorted map interfaces.org.eclipse.collections.api.multimap This package contains interfaces forMultimap.org.eclipse.collections.api.multimap.bag This package contains interfaces forBagMultimap.org.eclipse.collections.api.multimap.list This package contains interfaces forListMultimap.org.eclipse.collections.api.multimap.ordered org.eclipse.collections.api.multimap.set This package contains interfaces forSetMultimap.org.eclipse.collections.api.multimap.sortedbag This package contains interfaces forSortedBagMultimap.org.eclipse.collections.api.multimap.sortedset This package contains interfaces forSortedSetMultimap.org.eclipse.collections.api.ordered org.eclipse.collections.api.set This package contains interfaces for set API which enhance the performance and functionality ofSet.org.eclipse.collections.api.set.sorted This package contains interfaces for sorted set API.org.eclipse.collections.api.stack This package contains interfaces for stack API. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 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 Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 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 Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.bimap Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 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.comparator Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.block.factory Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.collection Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 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.strategy Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.factory.list Class Description Function0 Function0 is a zero argument lambda. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.factory.map.primitive Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.factory.map.strategy Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.factory.set.strategy Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method. -
Classes in org.eclipse.collections.api.block.function used by org.eclipse.collections.api.list Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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 Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.Function3 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.primitive Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 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.sorted Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 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.multimap Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 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.multimap.bag Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.multimap.list Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.multimap.ordered Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.multimap.set Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.multimap.sortedbag Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.multimap.sortedset Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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 Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.set Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.set.sorted Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function2 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.stack Class Description Function Function is a one-argument lambda which performs a transformation on the object of typeTpassed to the valueOf() method.Function0 Function0 is a zero argument lambda.Function2 Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.