blob: d3e977595d3803a86d259d3ce11f52f662768d53 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Sat Aug 08 22:45:01 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.stack.primitive.ImmutableIntStack (Eclipse Collections - 10.3.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-08">
<meta name="description" content="use: package: org.eclipse.collections.api.stack.primitive, interface: ImmutableIntStack">
<meta name="generator" content="javadoc/ClassUseWriter">
<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="class-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><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">Class</a></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 Interface org.eclipse.collections.api.stack.primitive.ImmutableIntStack" class="title">Uses of Interface<br>org.eclipse.collections.api.stack.primitive.ImmutableIntStack</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</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.factory.stack.primitive">org.eclipse.collections.api.factory.stack.primitive</a></th>
<td class="colLast">&nbsp;</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.api.stack.primitive">org.eclipse.collections.api.stack.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive stack API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.immutable.primitive">org.eclipse.collections.impl.stack.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive stack interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.mutable.primitive">org.eclipse.collections.impl.stack.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive stack interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stream">org.eclipse.collections.impl.stream</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a> in <a href="../../../factory/stack/primitive/package-summary.html">org.eclipse.collections.api.factory.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/stack/primitive/package-summary.html">org.eclipse.collections.api.factory.stack.primitive</a> that return <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#empty()"><code>ImmutableIntStackFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#of(int)">of</a></span>&#8203;(int&nbsp;one)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#with(int)"><code>ImmutableIntStackFactory.with(int)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#of(int...)">of</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#with(int...)"><code>ImmutableIntStackFactory.with(int[])</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#withAll(java.lang.Iterable)"><code>ImmutableIntStackFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#ofAll(java.util.stream.IntStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#ofAll(org.eclipse.collections.api.IntIterable)">ofAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#withAll(org.eclipse.collections.api.IntIterable)"><code>ImmutableIntStackFactory.withAll(IntIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#ofAllReversed(org.eclipse.collections.api.IntIterable)">ofAllReversed</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#withAllReversed(org.eclipse.collections.api.IntIterable)"><code>ImmutableIntStackFactory.withAllReversed(IntIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#empty()"><code>ImmutableIntStackFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#with(int)">with</a></span>&#8203;(int&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#with(int...)">with</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#withAll(java.lang.Iterable)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#withAll(java.util.stream.IntStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#withAll(org.eclipse.collections.api.IntIterable)">withAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/ImmutableIntStackFactory.html#withAllReversed(org.eclipse.collections.api.IntIterable)">withAllReversed</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.stack">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a> in <a href="../../package-summary.html">org.eclipse.collections.api.stack</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.api.stack</a> that return <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableStack.</span><code><span class="memberNameLink"><a href="../../ImmutableStack.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../ImmutableStack.html" title="type parameter in ImmutableStack">T</a>&gt;&nbsp;intFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a> in <a href="../package-summary.html">org.eclipse.collections.api.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.stack.primitive</a> that return <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStack.</span><code><span class="memberNameLink"><a href="../ImmutableIntStack.html#pop()">pop</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStack.</span><code><span class="memberNameLink"><a href="../ImmutableIntStack.html#pop(int)">pop</a></span>&#8203;(int&nbsp;count)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStack.</span><code><span class="memberNameLink"><a href="../ImmutableIntStack.html#push(int)">push</a></span>&#8203;(int&nbsp;item)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStack.</span><code><span class="memberNameLink"><a href="../ImmutableIntStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStack.</span><code><span class="memberNameLink"><a href="../ImmutableIntStack.html#select(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStack.</span><code><span class="memberNameLink"><a href="../ImmutableIntStack.html#tap(org.eclipse.collections.api.block.procedure.primitive.IntProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/IntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">IntProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntStack.</span><code><span class="memberNameLink"><a href="../IntStack.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a> in <a href="../../../../impl/stack/immutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/immutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.immutable.primitive</a> that return <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#of(int)">of</a></span>&#8203;(int&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#of(int...)">of</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#ofAll(java.util.stream.IntStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#ofAll(org.eclipse.collections.api.IntIterable)">ofAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#ofAllReversed(org.eclipse.collections.api.IntIterable)">ofAllReversed</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#with(int)">with</a></span>&#8203;(int&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#with(int...)">with</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#withAll(java.lang.Iterable)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#withAll(java.util.stream.IntStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#withAll(org.eclipse.collections.api.IntIterable)">withAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/immutable/primitive/ImmutableIntStackFactoryImpl.html#withAllReversed(org.eclipse.collections.api.IntIterable)">withAllReversed</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a> in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> that return <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntArrayStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/IntArrayStack.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedIntStack.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableIntStack.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stream">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a> in <a href="../../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a> that return <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableIntStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PrimitiveStreams.</span><code><span class="memberNameLink"><a href="../../../../impl/stream/PrimitiveStreams.html#iIntStack(java.util.stream.IntStream)">iIntStack</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;stream)</code></th>
<td class="colLast">&nbsp;</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><a href="../ImmutableIntStack.html" title="interface in org.eclipse.collections.api.stack.primitive">Class</a></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>