blob: c968003dd93d876251cb4d69484a66c2f1eb529a [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 Interface org.eclipse.collections.api.stack.primitive.MutableCharStack (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.stack.primitive, interface: MutableCharStack">
<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="../MutableCharStack.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.MutableCharStack" class="title">Uses of Interface<br>org.eclipse.collections.api.stack.primitive.MutableCharStack</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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.mutable">org.eclipse.collections.impl.stack.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../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.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>
</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/MutableCharStackFactory.html#empty()"><code>MutableCharStackFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#of(char...)">of</a></span>&#8203;(char...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/MutableCharStackFactory.html#with(char...)"><code>MutableCharStackFactory.with(char[])</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.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/Character.html?is-external=true" title="class or interface in java.lang" class="externalLink">Character</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/MutableCharStackFactory.html#withAll(java.lang.Iterable)"><code>MutableCharStackFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#ofAll(org.eclipse.collections.api.CharIterable)">ofAll</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/MutableCharStackFactory.html#withAll(org.eclipse.collections.api.CharIterable)"><code>MutableCharStackFactory.withAll(CharIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#ofAllReversed(org.eclipse.collections.api.CharIterable)">ofAllReversed</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/MutableCharStackFactory.html#withAllReversed(org.eclipse.collections.api.CharIterable)"><code>MutableCharStackFactory.withAllReversed(CharIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/stack/primitive/MutableCharStackFactory.html#empty()"><code>MutableCharStackFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#with(char...)">with</a></span>&#8203;(char...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.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/Character.html?is-external=true" title="class or interface in java.lang" class="externalLink">Character</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#withAll(org.eclipse.collections.api.CharIterable)">withAll</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactory.</span><code><span class="memberNameLink"><a href="../../../factory/stack/primitive/MutableCharStackFactory.html#withAllReversed(org.eclipse.collections.api.CharIterable)">withAllReversed</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableStack.</span><code><span class="memberNameLink"><a href="../../MutableStack.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharFunction)">collectChar</a></span>&#8203;(<a href="../../../block/function/primitive/CharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharFunction</a>&lt;? super <a href="../../MutableStack.html" title="type parameter in MutableStack">T</a>&gt;&nbsp;charFunction)</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStack.</span><code><span class="memberNameLink"><a href="../MutableCharStack.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStack.</span><code><span class="memberNameLink"><a href="../MutableCharStack.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStack.</span><code><span class="memberNameLink"><a href="../MutableCharStack.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a new empty mutable version of the same stack type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStack.</span><code><span class="memberNameLink"><a href="../MutableCharStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStack.</span><code><span class="memberNameLink"><a href="../MutableCharStack.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStack.</span><code><span class="memberNameLink"><a href="../MutableCharStack.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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">
<!-- -->
</a>
<h2>Uses of <a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a> in <a href="../../../../impl/stack/mutable/package-summary.html">org.eclipse.collections.impl.stack.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/mutable/package-summary.html">org.eclipse.collections.impl.stack.mutable</a> that return <a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/ArrayStack.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharFunction)">collectChar</a></span>&#8203;(<a href="../../../block/function/primitive/CharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharFunction</a>&lt;? super <a href="../../../../impl/stack/mutable/ArrayStack.html" title="type parameter in ArrayStack">T</a>&gt;&nbsp;charFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/SynchronizedStack.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharFunction)">collectChar</a></span>&#8203;(<a href="../../../block/function/primitive/CharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharFunction</a>&lt;? super <a href="../../../../impl/stack/mutable/SynchronizedStack.html" title="type parameter in SynchronizedStack">T</a>&gt;&nbsp;charFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/UnmodifiableStack.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharFunction)">collectChar</a></span>&#8203;(<a href="../../../block/function/primitive/CharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharFunction</a>&lt;? super <a href="../../../../impl/stack/mutable/UnmodifiableStack.html" title="type parameter in UnmodifiableStack">T</a>&gt;&nbsp;charFunction)</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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>Classes in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> that implement <a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/CharArrayStack.html" title="class in org.eclipse.collections.impl.stack.mutable.primitive">CharArrayStack</a></span></code></th>
<td class="colLast">
<div class="block">CharArrayStack is similar to <a href="../../../../impl/stack/mutable/ArrayStack.html" title="class in org.eclipse.collections.impl.stack.mutable"><code>ArrayStack</code></a>, and is memory-optimized for char primitives.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html" title="class in org.eclipse.collections.impl.stack.mutable.primitive">SynchronizedCharStack</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive"><code>MutableCharStack</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html" title="class in org.eclipse.collections.impl.stack.mutable.primitive">UnmodifiableCharStack</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveStack.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</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="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharArrayStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/CharArrayStack.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharArrayStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/CharArrayStack.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#of(char...)">of</a></span>&#8203;(char...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.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/Character.html?is-external=true" title="class or interface in java.lang" class="externalLink">Character</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#ofAll(org.eclipse.collections.api.CharIterable)">ofAll</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#ofAllReversed(org.eclipse.collections.api.CharIterable)">ofAllReversed</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharArrayStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/CharArrayStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharArrayStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/CharArrayStack.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#with(char...)">with</a></span>&#8203;(char...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.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/Character.html?is-external=true" title="class or interface in java.lang" class="externalLink">Character</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#withAll(org.eclipse.collections.api.CharIterable)">withAll</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/MutableCharStackFactoryImpl.html#withAllReversed(org.eclipse.collections.api.CharIterable)">withAllReversed</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> with parameters of type <a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#%3Cinit%3E(org.eclipse.collections.api.stack.primitive.MutableCharStack)">SynchronizedCharStack</a></span>&#8203;(<a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a>&nbsp;stack)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#%3Cinit%3E(org.eclipse.collections.api.stack.primitive.MutableCharStack,java.lang.Object)">SynchronizedCharStack</a></span>&#8203;(<a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a>&nbsp;stack,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;newLock)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html#%3Cinit%3E(org.eclipse.collections.api.stack.primitive.MutableCharStack)">UnmodifiableCharStack</a></span>&#8203;(<a href="../MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a>&nbsp;stack)</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="../MutableCharStack.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>