blob: ce556f46a6ca4f943e51089abfab76499bf24b53 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Package org.eclipse.collections.api.block.function (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api.block.function">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="package-use">
<script type="text/javascript">var pathtoroot = "../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Package org.eclipse.collections.api.block.function" class="title">Uses of Package<br>org.eclipse.collections.api.block.function</h1>
</div>
<div class="contentContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.collections.api.block.function</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag">org.eclipse.collections.api.bag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Bag API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag.sorted">org.eclipse.collections.api.bag.sorted</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for SortedBag API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bimap">org.eclipse.collections.api.bimap</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for BiMap API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.collection">org.eclipse.collections.api.collection</a></th>
<td class="colLast">
<div class="block">This package contains <a href="../../collection/FixedSizeCollection.html" title="interface in org.eclipse.collections.api.collection"><code>FixedSizeCollection</code></a>, <a href="../../collection/ImmutableCollection.html" title="interface in org.eclipse.collections.api.collection"><code>ImmutableCollection</code></a> and <a href="../../collection/MutableCollection.html" title="interface in org.eclipse.collections.api.collection"><code>MutableCollection</code></a> API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.list">org.eclipse.collections.api.factory.list</a></th>
<td class="colLast">
<div class="block">This package contains factory API for creating instances of type <a href="../../list/ListIterable.html" title="interface in org.eclipse.collections.api.list"><code>ListIterable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.map.primitive">org.eclipse.collections.api.factory.map.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.list">org.eclipse.collections.api.list</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for list API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>List</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map">org.eclipse.collections.api.map</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for map API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Map</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.sorted">org.eclipse.collections.api.map.sorted</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable sorted map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap">org.eclipse.collections.api.multimap</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../../multimap/Multimap.html" title="interface in org.eclipse.collections.api.multimap"><code>Multimap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.bag">org.eclipse.collections.api.multimap.bag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../../multimap/bag/BagMultimap.html" title="interface in org.eclipse.collections.api.multimap.bag"><code>BagMultimap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.list">org.eclipse.collections.api.multimap.list</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../../multimap/list/ListMultimap.html" title="interface in org.eclipse.collections.api.multimap.list"><code>ListMultimap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.ordered">org.eclipse.collections.api.multimap.ordered</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.set">org.eclipse.collections.api.multimap.set</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../../multimap/set/SetMultimap.html" title="interface in org.eclipse.collections.api.multimap.set"><code>SetMultimap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.sortedbag">org.eclipse.collections.api.multimap.sortedbag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../../multimap/sortedbag/SortedBagMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedbag"><code>SortedBagMultimap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.sortedset">org.eclipse.collections.api.multimap.sortedset</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../../multimap/sortedset/SortedSetMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedset"><code>SortedSetMultimap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.ordered">org.eclipse.collections.api.ordered</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set">org.eclipse.collections.api.set</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for set API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Set</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.sorted">org.eclipse.collections.api.set.sorted</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for sorted set API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.stack">org.eclipse.collections.api.stack</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for stack API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl">org.eclipse.collections.impl</a></th>
<td class="colLast">
<div class="block">This package contains implementations for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag">org.eclipse.collections.impl.bag</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.immutable">org.eclipse.collections.impl.bag.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../bag/ImmutableBag.html" title="interface in org.eclipse.collections.api.bag"><code>ImmutableBag</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.mutable">org.eclipse.collections.impl.bag.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../bag/MutableBag.html" title="interface in org.eclipse.collections.api.bag"><code>MutableBag</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.sorted.mutable">org.eclipse.collections.impl.bag.sorted.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="../../bag/sorted/MutableSortedBag.html" title="interface in org.eclipse.collections.api.bag.sorted"><code>MutableSortedBag</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bimap">org.eclipse.collections.impl.bimap</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bimap.immutable">org.eclipse.collections.impl.bimap.immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bimap.mutable">org.eclipse.collections.impl.bimap.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../bimap/MutableBiMap.html" title="interface in org.eclipse.collections.api.bimap"><code>MutableBiMap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.comparator">org.eclipse.collections.impl.block.comparator</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../SerializableComparator.html" title="interface in org.eclipse.collections.api.block"><code>SerializableComparator</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.factory">org.eclipse.collections.impl.block.factory</a></th>
<td class="colLast">
<div class="block">This package contains factory implementations for <a href="Function.html" title="interface in org.eclipse.collections.api.block.function"><code>Function</code></a>, <a href="../predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate"><code>Predicate</code></a>, <a href="../SerializableComparator.html" title="interface in org.eclipse.collections.api.block"><code>SerializableComparator</code></a> and <a href="../procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure"><code>Procedure</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.function">org.eclipse.collections.impl.block.function</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="Function.html" title="interface in org.eclipse.collections.api.block.function"><code>Function</code></a>, <a href="Function0.html" title="interface in org.eclipse.collections.api.block.function"><code>Function0</code></a> and <a href="Function2.html" title="interface in org.eclipse.collections.api.block.function"><code>Function2</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.function.checked">org.eclipse.collections.impl.block.function.checked</a></th>
<td class="colLast">
<div class="block">This package contains abstract implementations of <a href="Function.html" title="interface in org.eclipse.collections.api.block.function"><code>Function</code></a>, <a href="Function0.html" title="interface in org.eclipse.collections.api.block.function"><code>Function0</code></a> and <a href="Function2.html" title="interface in org.eclipse.collections.api.block.function"><code>Function2</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.function.primitive">org.eclipse.collections.impl.block.function.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of primitive functions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.procedure">org.eclipse.collections.impl.block.procedure</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="../procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure"><code>Procedure</code></a> and <a href="../procedure/Procedure2.html" title="interface in org.eclipse.collections.api.block.procedure"><code>Procedure2</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection">org.eclipse.collections.impl.collection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.immutable">org.eclipse.collections.impl.collection.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../collection/ImmutableCollection.html" title="interface in org.eclipse.collections.api.collection"><code>ImmutableCollection</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable">org.eclipse.collections.impl.collection.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../collection/MutableCollection.html" title="interface in org.eclipse.collections.api.collection"><code>MutableCollection</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collector">org.eclipse.collections.impl.collector</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.factory">org.eclipse.collections.impl.factory</a></th>
<td class="colLast">
<div class="block">This package contains static utilities for creating mutable and immutable collection factories.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.forkjoin">org.eclipse.collections.impl.forkjoin</a></th>
<td class="colLast">
<div class="block">This package contains implementations which has several parallel algorithms that work with Collections and make use of Java's fork-join
framework.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy">org.eclipse.collections.impl.lazy</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../LazyIterable.html" title="interface in org.eclipse.collections.api"><code>LazyIterable</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.iterator">org.eclipse.collections.impl.lazy.iterator</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Iterator</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel">org.eclipse.collections.impl.lazy.parallel</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel.bag">org.eclipse.collections.impl.lazy.parallel.bag</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel.list">org.eclipse.collections.impl.lazy.parallel.list</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel.set">org.eclipse.collections.impl.lazy.parallel.set</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel.set.sorted">org.eclipse.collections.impl.lazy.parallel.set.sorted</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list">org.eclipse.collections.impl.list</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../list/ListIterable.html" title="interface in org.eclipse.collections.api.list"><code>ListIterable</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.fixed">org.eclipse.collections.impl.list.fixed</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../list/FixedSizeList.html" title="interface in org.eclipse.collections.api.list"><code>FixedSizeList</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.mutable">org.eclipse.collections.impl.list.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../list/MutableList.html" title="interface in org.eclipse.collections.api.list"><code>MutableList</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map">org.eclipse.collections.impl.map</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/MapIterable.html" title="interface in org.eclipse.collections.api.map"><code>MapIterable</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.immutable">org.eclipse.collections.impl.map.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map"><code>ImmutableMap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.immutable.primitive">org.eclipse.collections.impl.map.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable">org.eclipse.collections.impl.map.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/MutableMap.html" title="interface in org.eclipse.collections.api.map"><code>MutableMap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable.primitive">org.eclipse.collections.impl.map.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.ordered.mutable">org.eclipse.collections.impl.map.ordered.mutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.sorted.immutable">org.eclipse.collections.impl.map.sorted.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/sorted/MutableSortedMap.html" title="interface in org.eclipse.collections.api.map.sorted"><code>MutableSortedMap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.sorted.mutable">org.eclipse.collections.impl.map.sorted.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/sorted/MutableSortedMap.html" title="interface in org.eclipse.collections.api.map.sorted"><code>MutableSortedMap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.strategy.immutable">org.eclipse.collections.impl.map.strategy.immutable</a></th>
<td class="colLast">
<div class="block">This package contains immutable map implementations backed by hashtables that rely on <a href="../HashingStrategy.html" title="interface in org.eclipse.collections.api.block"><code>HashingStrategy</code></a>s provided by
the developer to compute the hashCode and equals for the objects stored in the map.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.strategy.mutable">org.eclipse.collections.impl.map.strategy.mutable</a></th>
<td class="colLast">
<div class="block">This package contains mutable map implementations backed by hashtables that rely on <a href="../HashingStrategy.html" title="interface in org.eclipse.collections.api.block"><code>HashingStrategy</code></a>s provided by
the developer to compute the hashCode and equals for the objects stored in the map.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap">org.eclipse.collections.impl.multimap</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../multimap/Multimap.html" title="interface in org.eclipse.collections.api.multimap"><code>Multimap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag">org.eclipse.collections.impl.multimap.bag</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../multimap/bag/BagMultimap.html" title="interface in org.eclipse.collections.api.multimap.bag"><code>BagMultimap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag.sorted">org.eclipse.collections.impl.multimap.bag.sorted</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag.sorted.immutable">org.eclipse.collections.impl.multimap.bag.sorted.immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag.sorted.mutable">org.eclipse.collections.impl.multimap.bag.sorted.mutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag.strategy">org.eclipse.collections.impl.multimap.bag.strategy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.list">org.eclipse.collections.impl.multimap.list</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../multimap/list/ListMultimap.html" title="interface in org.eclipse.collections.api.multimap.list"><code>ListMultimap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.set">org.eclipse.collections.impl.multimap.set</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../multimap/set/SetMultimap.html" title="interface in org.eclipse.collections.api.multimap.set"><code>SetMultimap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.set.sorted">org.eclipse.collections.impl.multimap.set.sorted</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../multimap/sortedset/SortedSetMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedset"><code>SortedSetMultimap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.parallel">org.eclipse.collections.impl.parallel</a></th>
<td class="colLast">
<div class="block">This package contains classes which is used for parallel iteration through the containers.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set">org.eclipse.collections.impl.set</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.immutable">org.eclipse.collections.impl.set.immutable</a></th>
<td class="colLast">
<div class="block">This package package contains the implementations of <a href="../../set/ImmutableSet.html" title="interface in org.eclipse.collections.api.set"><code>ImmutableSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable">org.eclipse.collections.impl.set.mutable</a></th>
<td class="colLast">
<div class="block">This package package contains implementations of <a href="../../set/MutableSet.html" title="interface in org.eclipse.collections.api.set"><code>MutableSet</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.sorted.mutable">org.eclipse.collections.impl.set.sorted.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="../../set/sorted/MutableSortedSet.html" title="interface in org.eclipse.collections.api.set.sorted"><code>MutableSortedSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.strategy.mutable">org.eclipse.collections.impl.set.strategy.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of sets with user defined <a href="../HashingStrategy.html" title="interface in org.eclipse.collections.api.block"><code>HashingStrategy</code></a>s.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.mutable">org.eclipse.collections.impl.stack.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../stack/MutableStack.html" title="interface in org.eclipse.collections.api.stack"><code>MutableStack</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.tuple">org.eclipse.collections.impl.tuple</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="../../tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple"><code>Pair</code></a>, <a href="../../tuple/Twin.html" title="interface in org.eclipse.collections.api.tuple"><code>Twin</code></a>,
<a href="../../tuple/Triple.html" title="interface in org.eclipse.collections.api.tuple"><code>Triple</code></a> and <a href="../../tuple/Triplet.html" title="interface in org.eclipse.collections.api.tuple"><code>Triplet</code></a> interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility">org.eclipse.collections.impl.utility</a></th>
<td class="colLast">
<div class="block">This package contains static utilities that provide iteration pattern implementations which work with JCF collections.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility.internal">org.eclipse.collections.impl.utility.internal</a></th>
<td class="colLast">
<div class="block">This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="packageUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../package-summary.html">org.eclipse.collections.api</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../bag/package-summary.html">org.eclipse.collections.api.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.bag">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api.bag">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.bag">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.sorted">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../bag/sorted/package-summary.html">org.eclipse.collections.api.bag.sorted</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.bag.sorted">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.bag.sorted">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bimap">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../bimap/package-summary.html">org.eclipse.collections.api.bimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.bimap">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.bimap">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.collection">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../collection/package-summary.html">org.eclipse.collections.api.collection</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.collection">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api.collection">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.collection">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.api.collection">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.list">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../factory/list/package-summary.html">org.eclipse.collections.api.factory.list</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api.factory.list">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.map.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../factory/map/primitive/package-summary.html">org.eclipse.collections.api.factory.map.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.factory.map.primitive">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.list">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../list/package-summary.html">org.eclipse.collections.api.list</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.list">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.list">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../map/package-summary.html">org.eclipse.collections.api.map</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.map">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api.map">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.map">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.map.primitive">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api.map.primitive">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.map.primitive">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.sorted">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../map/sorted/package-summary.html">org.eclipse.collections.api.map.sorted</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.map.sorted">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api.map.sorted">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.map.sorted">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../multimap/package-summary.html">org.eclipse.collections.api.multimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.multimap">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api.multimap">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.multimap">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../multimap/bag/package-summary.html">org.eclipse.collections.api.multimap.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.multimap.bag">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.multimap.bag">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.list">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../multimap/list/package-summary.html">org.eclipse.collections.api.multimap.list</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.multimap.list">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.multimap.list">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.ordered">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../multimap/ordered/package-summary.html">org.eclipse.collections.api.multimap.ordered</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.multimap.ordered">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.multimap.ordered">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.set">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../multimap/set/package-summary.html">org.eclipse.collections.api.multimap.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.multimap.set">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.multimap.set">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.sortedbag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../multimap/sortedbag/package-summary.html">org.eclipse.collections.api.multimap.sortedbag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.multimap.sortedbag">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.multimap.sortedbag">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.sortedset">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../multimap/sortedset/package-summary.html">org.eclipse.collections.api.multimap.sortedset</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.multimap.sortedset">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.multimap.sortedset">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.ordered">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../ordered/package-summary.html">org.eclipse.collections.api.ordered</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.ordered">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.ordered">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../set/package-summary.html">org.eclipse.collections.api.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.set">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.set">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set.sorted">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../set/sorted/package-summary.html">org.eclipse.collections.api.set.sorted</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.set.sorted">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.set.sorted">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.stack">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../stack/package-summary.html">org.eclipse.collections.api.stack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.api.stack">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.api.stack">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.api.stack">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/package-summary.html">org.eclipse.collections.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/bag/package-summary.html">org.eclipse.collections.impl.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.bag">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.bag">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.bag">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/bag/immutable/package-summary.html">org.eclipse.collections.impl.bag.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.bag.immutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.bag.immutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.bag.immutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/bag/mutable/package-summary.html">org.eclipse.collections.impl.bag.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.bag.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.bag.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.bag.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.sorted.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/bag/sorted/mutable/package-summary.html">org.eclipse.collections.impl.bag.sorted.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.bag.sorted.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.bag.sorted.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bimap">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/bimap/package-summary.html">org.eclipse.collections.impl.bimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.bimap">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.bimap">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.bimap">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bimap.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/bimap/immutable/package-summary.html">org.eclipse.collections.impl.bimap.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.bimap.immutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.bimap.immutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.bimap.immutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bimap.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/bimap/mutable/package-summary.html">org.eclipse.collections.impl.bimap.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.bimap.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.bimap.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.bimap.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.block.comparator">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/block/comparator/package-summary.html">org.eclipse.collections.impl.block.comparator</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.block.comparator">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.block.factory">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/block/factory/package-summary.html">org.eclipse.collections.impl.block.factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.block.factory">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.block.factory">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.block.factory">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.block.factory">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.block.function">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/block/function/package-summary.html">org.eclipse.collections.impl.block.function</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.block.function">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.block.function">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.block.function">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.block.function.checked">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/block/function/checked/package-summary.html">org.eclipse.collections.impl.block.function.checked</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.block.function.checked">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.block.function.checked">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.block.function.checked">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.block.function.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/block/function/primitive/package-summary.html">org.eclipse.collections.impl.block.function.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.block.function.primitive">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.block.procedure">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/block/procedure/package-summary.html">org.eclipse.collections.impl.block.procedure</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.block.procedure">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.block.procedure">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.block.procedure">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collection">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/collection/package-summary.html">org.eclipse.collections.impl.collection</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.collection">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.collection">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.collection">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collection.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/collection/immutable/package-summary.html">org.eclipse.collections.impl.collection.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.collection.immutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.collection.immutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.collection.immutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collection.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/collection/mutable/package-summary.html">org.eclipse.collections.impl.collection.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.collection.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.collection.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.collection.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.collection.mutable">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collector">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/collector/package-summary.html">org.eclipse.collections.impl.collector</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.collector">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.collector">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.collector">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.factory">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/factory/package-summary.html">org.eclipse.collections.impl.factory</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.factory">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.forkjoin">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/forkjoin/package-summary.html">org.eclipse.collections.impl.forkjoin</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.forkjoin">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.forkjoin">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.forkjoin">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/lazy/package-summary.html">org.eclipse.collections.impl.lazy</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.lazy">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.lazy">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.lazy">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.iterator">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/lazy/iterator/package-summary.html">org.eclipse.collections.impl.lazy.iterator</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.lazy.iterator">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/lazy/parallel/package-summary.html">org.eclipse.collections.impl.lazy.parallel</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.lazy.parallel">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.lazy.parallel">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.lazy.parallel">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/lazy/parallel/bag/package-summary.html">org.eclipse.collections.impl.lazy.parallel.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.lazy.parallel.bag">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.lazy.parallel.bag">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel.list">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/lazy/parallel/list/package-summary.html">org.eclipse.collections.impl.lazy.parallel.list</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.lazy.parallel.list">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.lazy.parallel.list">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel.set">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/lazy/parallel/set/package-summary.html">org.eclipse.collections.impl.lazy.parallel.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.lazy.parallel.set">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.lazy.parallel.set">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel.set.sorted">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/lazy/parallel/set/sorted/package-summary.html">org.eclipse.collections.impl.lazy.parallel.set.sorted</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.lazy.parallel.set.sorted">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.lazy.parallel.set.sorted">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/list/package-summary.html">org.eclipse.collections.impl.list</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.list">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.list">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.fixed">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/list/fixed/package-summary.html">org.eclipse.collections.impl.list.fixed</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.list.fixed">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.list.fixed">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.list.fixed">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/list/mutable/package-summary.html">org.eclipse.collections.impl.list.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.list.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.list.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.list.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.list.mutable">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/package-summary.html">org.eclipse.collections.impl.map</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.map">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/immutable/package-summary.html">org.eclipse.collections.impl.map.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map.immutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.map.immutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map.immutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.immutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map.immutable.primitive">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/mutable/package-summary.html">org.eclipse.collections.impl.map.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.map.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.map.mutable">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map.mutable.primitive">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.map.mutable.primitive">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map.mutable.primitive">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.ordered.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/ordered/mutable/package-summary.html">org.eclipse.collections.impl.map.ordered.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map.ordered.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.map.ordered.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map.ordered.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.sorted.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/sorted/immutable/package-summary.html">org.eclipse.collections.impl.map.sorted.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map.sorted.immutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.map.sorted.immutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map.sorted.immutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.sorted.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/sorted/mutable/package-summary.html">org.eclipse.collections.impl.map.sorted.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map.sorted.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.map.sorted.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map.sorted.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.strategy.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/strategy/immutable/package-summary.html">org.eclipse.collections.impl.map.strategy.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map.strategy.immutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.strategy.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/map/strategy/mutable/package-summary.html">org.eclipse.collections.impl.map.strategy.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.map.strategy.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.map.strategy.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.map.strategy.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/package-summary.html">org.eclipse.collections.impl.multimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.multimap">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.multimap">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/bag/package-summary.html">org.eclipse.collections.impl.multimap.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap.bag">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.multimap.bag">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag.sorted">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/bag/sorted/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap.bag.sorted">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.multimap.bag.sorted">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag.sorted.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/bag/sorted/immutable/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap.bag.sorted.immutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.multimap.bag.sorted.immutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag.sorted.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/bag/sorted/mutable/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap.bag.sorted.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.multimap.bag.sorted.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag.strategy">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/bag/strategy/package-summary.html">org.eclipse.collections.impl.multimap.bag.strategy</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap.bag.strategy">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.list">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/list/package-summary.html">org.eclipse.collections.impl.multimap.list</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap.list">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.multimap.list">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.set">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/set/package-summary.html">org.eclipse.collections.impl.multimap.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap.set">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.multimap.set">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.set.sorted">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/multimap/set/sorted/package-summary.html">org.eclipse.collections.impl.multimap.set.sorted</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.multimap.set.sorted">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.multimap.set.sorted">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.parallel">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/parallel/package-summary.html">org.eclipse.collections.impl.parallel</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.parallel">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.parallel">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.parallel">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/set/package-summary.html">org.eclipse.collections.impl.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.set">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.set">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.set">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/set/immutable/package-summary.html">org.eclipse.collections.impl.set.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.set.immutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.set.immutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/set/mutable/package-summary.html">org.eclipse.collections.impl.set.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.set.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.set.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.sorted.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/set/sorted/mutable/package-summary.html">org.eclipse.collections.impl.set.sorted.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.set.sorted.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.set.sorted.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.strategy.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/set/strategy/mutable/package-summary.html">org.eclipse.collections.impl.set.strategy.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.set.strategy.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/stack/mutable/package-summary.html">org.eclipse.collections.impl.stack.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.stack.mutable">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.stack.mutable">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.stack.mutable">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.tuple">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/tuple/package-summary.html">org.eclipse.collections.impl.tuple</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.tuple">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.utility">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/utility/package-summary.html">org.eclipse.collections.impl.utility</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.utility">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.utility">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.utility">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.utility">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.utility.internal">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.block.function</a> used by <a href="../../../impl/utility/internal/package-summary.html">org.eclipse.collections.impl.utility.internal</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function.html#org.eclipse.collections.impl.utility.internal">Function</a></th>
<td class="colLast">
<div class="block">Function is a one-argument lambda which performs a transformation on the object of type <code>T</code>
passed to the valueOf() method.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function0.html#org.eclipse.collections.impl.utility.internal">Function0</a></th>
<td class="colLast">
<div class="block">Function0 is a zero argument lambda.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Function2.html#org.eclipse.collections.impl.utility.internal">Function2</a></th>
<td class="colLast">
<div class="block">Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Function3.html#org.eclipse.collections.impl.utility.internal">Function3</a></th>
<td class="colLast">
<div class="block">Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>