blob: e417a98d3ce9d6e4051976cb7527ef1b8acc097e [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>CharAdapter (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="declaration: package: org.eclipse.collections.impl.string.immutable, class: CharAdapter">
<meta name="generator" content="javadoc/ClassWriterImpl">
<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-declaration">
<script type="text/javascript">var data = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":9,"i21":9,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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="navBarCell1Rev">Class</li>
<li><a href="class-use/CharAdapter.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<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">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.collections.impl.string.immutable</a></div>
<h1 title="Class CharAdapter" class="title">Class CharAdapter</h1>
</div>
<div class="contentContainer">
<div class="inheritance" title="Inheritance Tree"><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">java.lang.Object</a>
<div class="inheritance"><a href="../../primitive/AbstractCharIterable.html" title="class in org.eclipse.collections.impl.primitive">org.eclipse.collections.impl.primitive.AbstractCharIterable</a>
<div class="inheritance">org.eclipse.collections.impl.string.immutable.CharAdapter</div>
</div>
</div>
<section class="description">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></code>, <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a></code>, <code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code>, <code><a href="../../../api/collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code>, <code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code>, <code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code>, <code><a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></code>, <code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code>, <code><a href="../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">CharAdapter</span>
extends <a href="../../primitive/AbstractCharIterable.html" title="class in org.eclipse.collections.impl.primitive">AbstractCharIterable</a>
implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>, <a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></pre>
<div class="block">Provides a view into the char[] stored in a String as an ImmutableCharList. This is a cleaner more OO way of
providing many of the iterable protocols available in StringIterate for char values.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../serialized-form.html#org.eclipse.collections.impl.string.immutable.CharAdapter">Serialized Form</a></dd>
</dl>
</section>
<section class="summary">
<ul class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li class="blockList">
<section class="constructorSummary"><a id="constructor.summary">
<!-- -->
</a>
<h2>Constructor Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Constructors</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="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String)">CharAdapter</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li class="blockList">
<section class="methodSummary"><a id="method.summary">
<!-- -->
</a>
<h2>Method Summary</h2>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="tableTab" onclick="show(1);">Static Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<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" id="i0">
<td class="colFirst"><code>static <a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#adapt(java.lang.String)">adapt</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">allSatisfy</a></span>&#8203;(<a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if all of the elements in the CharIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">anySatisfy</a></span>&#8203;(<a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if any of the elements in the CharIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Appendable</a>&nbsp;appendable,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;start,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;separator,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;end)</code></th>
<td class="colLast">
<div class="block">Prints a string representation of this collection onto the given <code>Appendable</code>.</div>
</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code><a href="../../../api/LazyCharIterable.html" title="interface in org.eclipse.collections.api">LazyCharIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asReversed()">asReversed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#binarySearch(char)">binarySearch</a></span>&#8203;(char&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><code>char</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#charAt(int)">charAt</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i7">
<td class="colFirst"><code><a href="../../../api/iterator/CharIterator.html" title="interface in org.eclipse.collections.api.iterator">CharIterator</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#charIterator()">charIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a primitive iterator that can be used to iterate over the CharIterable in an
imperative style.</div>
</td>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><code><a href="../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">
<div class="block">Partitions elements in fixed size chunks.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../api/list/ImmutableList.html" title="interface in org.eclipse.collections.api.list">ImmutableList</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">collect</a></span>&#8203;(<a href="../../../api/block/function/primitive/CharToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection.</div>
</td>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collectChar(org.eclipse.collections.api.block.function.primitive.CharToCharFunction)">collectChar</a></span>&#8203;(<a href="../../../api/block/function/primitive/CharToCharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharToCharFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#contains(char)">contains</a></span>&#8203;(char&nbsp;expected)</code></th>
<td class="colLast">
<div class="block">Returns true if the value is contained in the CharIterable, and false if it is not.</div>
</td>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#count(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">count</a></span>&#8203;(<a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a count of the number of elements in the CharIterable that return true for the
specified predicate.</div>
</td>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><code>char</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.CharPredicate,char)">detectIfNone</a></span>&#8203;(<a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate,
char&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dotProduct(org.eclipse.collections.api.list.primitive.CharList)">dotProduct</a></span>&#8203;(<a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a>&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../../../api/block/procedure/primitive/CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">A synonym for forEach.</div>
</td>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#equals(java.lang.Object)">equals</a></span>&#8203;(<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;otherList)</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>List.equals(Object)</code></a>.</div>
</td>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../../../api/block/procedure/primitive/CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Applies the CharProcedure to each element in the CharIterable.</div>
</td>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.CharIntProcedure)">forEachWithIndex</a></span>&#8203;(<a href="../../../api/block/procedure/primitive/CharIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharIntProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i20">
<td class="colFirst"><code>static <a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#from(char...)">from</a></span>&#8203;(char...&nbsp;chars)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i21">
<td class="colFirst"><code>static <a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#from(org.eclipse.collections.api.CharIterable)">from</a></span>&#8203;(<a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i22">
<td class="colFirst"><code>char</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#get(int)">get</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i23">
<td class="colFirst"><code><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></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCharacter(int)">getCharacter</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i24">
<td class="colFirst"><code>char</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFirst()">getFirst</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i25">
<td class="colFirst"><code>char</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLast()">getLast</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i26">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hashCode()">hashCode</a></span>()</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink"><code>List.hashCode()</code></a>.</div>
</td>
</tr>
<tr class="rowColor" id="i27">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#indexOf(char)">indexOf</a></span>&#8203;(char&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i28">
<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectCharToObjectFunction)">injectInto</a></span>&#8203;(T&nbsp;injectedValue,
<a href="../../../api/block/function/primitive/ObjectCharToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectCharToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i29">
<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#injectIntoWithIndex(T,org.eclipse.collections.api.block.function.primitive.ObjectCharIntToObjectFunction)">injectIntoWithIndex</a></span>&#8203;(T&nbsp;injectedValue,
<a href="../../../api/block/function/primitive/ObjectCharIntToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectCharIntToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i30">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#lastIndexOf(char)">lastIndexOf</a></span>&#8203;(char&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i31">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#length()">length</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i32">
<td class="colFirst"><code>char</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#max()">max</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i33">
<td class="colFirst"><code>char</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#min()">min</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i34">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWith(char)">newWith</a></span>&#8203;(char&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i35">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWithAll(org.eclipse.collections.api.CharIterable)">newWithAll</a></span>&#8203;(<a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i36">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWithout(char)">newWithout</a></span>&#8203;(char&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i37">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWithoutAll(org.eclipse.collections.api.CharIterable)">newWithoutAll</a></span>&#8203;(<a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i38">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">noneSatisfy</a></span>&#8203;(<a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if none of the elements in the CharIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="rowColor" id="i39">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></span>&#8203;(<a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new CharIterable with all of the elements in the CharIterable that
return false for the specified predicate.</div>
</td>
</tr>
<tr class="altColor" id="i40">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></span>&#8203;(<a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new CharIterable with all of the elements in the CharIterable that
return true for the specified predicate.</div>
</td>
</tr>
<tr class="rowColor" id="i41">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#size()">size</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the number of items in this iterable.</div>
</td>
</tr>
<tr class="altColor" id="i42">
<td class="colFirst"><code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i43">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#subSequence(int,int)">subSequence</a></span>&#8203;(int&nbsp;start,
int&nbsp;end)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i44">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sum()">sum</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i45">
<td class="colFirst"><code>char[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toArray()">toArray</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the CharIterable to a primitive char array.</div>
</td>
</tr>
<tr class="altColor" id="i46">
<td class="colFirst"><code>char[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toArray(char%5B%5D)">toArray</a></span>&#8203;(char[]&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Converts the CharIterable to a primitive char array.</div>
</td>
</tr>
<tr class="rowColor" id="i47">
<td class="colFirst"><code><a href="../../../api/bag/primitive/MutableCharBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableCharBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toBag()">toBag</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the CharIterable to a new MutableCharBag.</div>
</td>
</tr>
<tr class="altColor" id="i48">
<td class="colFirst"><code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an immutable copy of this list.</div>
</td>
</tr>
<tr class="rowColor" id="i49">
<td class="colFirst"><code><a href="../../../api/list/primitive/MutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableCharList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toList()">toList</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the CharIterable to a new MutableCharList.</div>
</td>
</tr>
<tr class="altColor" id="i50">
<td class="colFirst"><code><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toReversed()">toReversed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i51">
<td class="colFirst"><code><a href="../../../api/set/primitive/MutableCharSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableCharSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toSet()">toSet</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the CharIterable to a new MutableCharSet.</div>
</td>
</tr>
<tr class="altColor" id="i52">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
<td class="colLast">
<div class="block">The value of toString must be strictly implemented as defined in CharSequence.</div>
</td>
</tr>
<tr class="rowColor" id="i53">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang" class="externalLink">StringBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toStringBuilder()">toStringBuilder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i54">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../api/list/ImmutableList.html" title="interface in org.eclipse.collections.api.list">ImmutableList</a>&lt;<a href="../../../api/tuple/primitive/CharObjectPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">CharObjectPair</a>&lt;T&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#zip(java.lang.Iterable)">zip</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;T&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Returns an <code>ImmutableList</code> formed from this <code>ImmutableCharList</code> and a <code>ListIterable</code> by
combining corresponding elements in pairs.</div>
</td>
</tr>
<tr class="rowColor" id="i55">
<td class="colFirst"><code><a href="../../../api/list/ImmutableList.html" title="interface in org.eclipse.collections.api.list">ImmutableList</a>&lt;<a href="../../../api/tuple/primitive/CharCharPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">CharCharPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#zipChar(org.eclipse.collections.api.CharIterable)">zipChar</a></span>&#8203;(<a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Returns an <code>ImmutableList</code> formed from this <code>ImmutableCharList</code> and another <code>CharList</code> by
combining corresponding elements in pairs.</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.collections.impl.primitive.<a href="../../primitive/AbstractCharIterable.html" title="class in org.eclipse.collections.impl.primitive">AbstractCharIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.primitive.AbstractCharIterable">
<!-- -->
</a><code><a href="../../primitive/AbstractCharIterable.html#asLazy()">asLazy</a>, <a href="../../primitive/AbstractCharIterable.html#average()">average</a>, <a href="../../primitive/AbstractCharIterable.html#containsAll(char...)">containsAll</a>, <a href="../../primitive/AbstractCharIterable.html#containsAll(org.eclipse.collections.api.CharIterable)">containsAll</a>, <a href="../../primitive/AbstractCharIterable.html#maxIfEmpty(char)">maxIfEmpty</a>, <a href="../../primitive/AbstractCharIterable.html#median()">median</a>, <a href="../../primitive/AbstractCharIterable.html#minIfEmpty(char)">minIfEmpty</a>, <a href="../../primitive/AbstractCharIterable.html#toSortedArray()">toSortedArray</a>, <a href="../../primitive/AbstractCharIterable.html#toSortedList()">toSortedList</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
<a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.CharIterable">
<!-- -->
</a><code><a href="../../../api/CharIterable.html#asLazy()">asLazy</a>, <a href="../../../api/CharIterable.html#average()">average</a>, <a href="../../../api/CharIterable.html#averageIfEmpty(double)">averageIfEmpty</a>, <a href="../../../api/CharIterable.html#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction,R)">collect</a>, <a href="../../../api/CharIterable.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.CharToBooleanFunction,R)">collectBoolean</a>, <a href="../../../api/CharIterable.html#collectByte(org.eclipse.collections.api.block.function.primitive.CharToByteFunction,R)">collectByte</a>, <a href="../../../api/CharIterable.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharToCharFunction,R)">collectChar</a>, <a href="../../../api/CharIterable.html#collectDouble(org.eclipse.collections.api.block.function.primitive.CharToDoubleFunction,R)">collectDouble</a>, <a href="../../../api/CharIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.CharToFloatFunction,R)">collectFloat</a>, <a href="../../../api/CharIterable.html#collectInt(org.eclipse.collections.api.block.function.primitive.CharToIntFunction,R)">collectInt</a>, <a href="../../../api/CharIterable.html#collectLong(org.eclipse.collections.api.block.function.primitive.CharToLongFunction,R)">collectLong</a>, <a href="../../../api/CharIterable.html#collectShort(org.eclipse.collections.api.block.function.primitive.CharToShortFunction,R)">collectShort</a>, <a href="../../../api/CharIterable.html#containsAll(char...)">containsAll</a>, <a href="../../../api/CharIterable.html#containsAll(org.eclipse.collections.api.CharIterable)">containsAll</a>, <a href="../../../api/CharIterable.html#flatCollect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction,R)">flatCollect</a>, <a href="../../../api/CharIterable.html#maxIfEmpty(char)">maxIfEmpty</a>, <a href="../../../api/CharIterable.html#median()">median</a>, <a href="../../../api/CharIterable.html#medianIfEmpty(double)">medianIfEmpty</a>, <a href="../../../api/CharIterable.html#minIfEmpty(char)">minIfEmpty</a>, <a href="../../../api/CharIterable.html#reduce(org.eclipse.collections.api.block.function.primitive.LongCharToLongFunction)">reduce</a>, <a href="../../../api/CharIterable.html#reduceIfEmpty(org.eclipse.collections.api.block.function.primitive.LongCharToLongFunction,long)">reduceIfEmpty</a>, <a href="../../../api/CharIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate,R)">reject</a>, <a href="../../../api/CharIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate,R)">select</a>, <a href="../../../api/CharIterable.html#summaryStatistics()">summaryStatistics</a>, <a href="../../../api/CharIterable.html#toSortedArray()">toSortedArray</a>, <a href="../../../api/CharIterable.html#toSortedList()">toSortedList</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a></h3>
<a id="methods.inherited.from.class.java.lang.CharSequence">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true#chars()" title="class or interface in java.lang" class="externalLink">chars</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true#codePoints()" title="class or interface in java.lang" class="externalLink">codePoints</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.list.primitive.<a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.list.primitive.ImmutableCharList">
<!-- -->
</a><code><a href="../../../api/list/primitive/ImmutableCharList.html#collectWithIndex(org.eclipse.collections.api.block.function.primitive.CharIntToObjectFunction)">collectWithIndex</a>, <a href="../../../api/list/primitive/ImmutableCharList.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.ordered.primitive.<a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.ordered.primitive.OrderedCharIterable">
<!-- -->
</a><code><a href="../../../api/ordered/primitive/OrderedCharIterable.html#collectWithIndex(org.eclipse.collections.api.block.function.primitive.CharIntToObjectFunction,R)">collectWithIndex</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.PrimitiveIterable">
<!-- -->
</a><code><a href="../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../api/PrimitiveIterable.html#isEmpty()">isEmpty</a>, <a href="../../../api/PrimitiveIterable.html#makeString()">makeString</a>, <a href="../../../api/PrimitiveIterable.html#makeString(java.lang.String)">makeString</a>, <a href="../../../api/PrimitiveIterable.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../../api/PrimitiveIterable.html#notEmpty()">notEmpty</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li class="blockList">
<section class="constructorDetails"><a id="constructor.detail">
<!-- -->
</a>
<h2>Constructor Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(java.lang.String)">CharAdapter</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">CharAdapter</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li class="blockList">
<section class="methodDetails"><a id="method.detail">
<!-- -->
</a>
<h2>Method Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="adapt(java.lang.String)">adapt</a></h3>
<div class="memberSignature"><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">adapt</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="from(char...)">from</a></h3>
<div class="memberSignature"><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">from</span>&#8203;(<span class="arguments">char...&nbsp;chars)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="from(org.eclipse.collections.api.CharIterable)">from</a></h3>
<div class="memberSignature"><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">from</span>&#8203;(<span class="arguments"><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;iterable)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="charAt(int)">charAt</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char</span>&nbsp;<span class="memberName">charAt</span>&#8203;(<span class="arguments">int&nbsp;index)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true#charAt(int)" title="class or interface in java.lang" class="externalLink">charAt</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="length()">length</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">length</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true#length()" title="class or interface in java.lang" class="externalLink">length</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="subSequence(int,int)">subSequence</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></span>&nbsp;<span class="memberName">subSequence</span>&#8203;(<span class="arguments">int&nbsp;start,
int&nbsp;end)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true#subSequence(int,int)" title="class or interface in java.lang" class="externalLink">subSequence</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toStringBuilder()">toStringBuilder</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang" class="externalLink">StringBuilder</a></span>&nbsp;<span class="memberName">toStringBuilder</span>()</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toString()">toString</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></span>&nbsp;<span class="memberName">toString</span>()</div>
<div class="block">The value of toString must be strictly implemented as defined in CharSequence.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/PrimitiveIterable.html#toString()">toString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../primitive/AbstractCharIterable.html#toString()">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../primitive/AbstractCharIterable.html" title="class in org.eclipse.collections.impl.primitive">AbstractCharIterable</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a string representation of this PrimitiveIterable</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/AbstractCollection.html?is-external=true#toString()" title="class or interface in java.util" class="externalLink"><code>AbstractCollection.toString()</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="charIterator()">charIterator</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/iterator/CharIterator.html" title="interface in org.eclipse.collections.api.iterator">CharIterator</a></span>&nbsp;<span class="memberName">charIterator</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#charIterator()">CharIterable</a></code></span></div>
<div class="block">Returns a primitive iterator that can be used to iterate over the CharIterable in an
imperative style.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#charIterator()">charIterator</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toArray()">toArray</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char[]</span>&nbsp;<span class="memberName">toArray</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#toArray()">CharIterable</a></code></span></div>
<div class="block">Converts the CharIterable to a primitive char array.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#toArray()">toArray</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toArray(char[])">toArray</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char[]</span>&nbsp;<span class="memberName">toArray</span>&#8203;(<span class="arguments">char[]&nbsp;target)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#toArray(char%5B%5D)">CharIterable</a></code></span></div>
<div class="block">Converts the CharIterable to a primitive char array. If the collection fits into the provided array it is used
to store its elements and is returned from the method, otherwise a new array of the appropriate size is allocated
and returned. If the iterable is empty, the target array is returned unchanged.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#toArray(char%5B%5D)">toArray</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="contains(char)">contains</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">contains</span>&#8203;(<span class="arguments">char&nbsp;expected)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#contains(char)">CharIterable</a></code></span></div>
<div class="block">Returns true if the value is contained in the CharIterable, and false if it is not.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#contains(char)">contains</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEach</span>&#8203;(<span class="arguments"><a href="../../../api/block/procedure/primitive/CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">CharIterable</a></code></span></div>
<div class="block">Applies the CharProcedure to each element in the CharIterable.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">each</span>&#8203;(<span class="arguments"><a href="../../../api/block/procedure/primitive/CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">CharIterable</a></code></span></div>
<div class="block">A synonym for forEach.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="distinct()">distinct</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">distinct</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#distinct()">distinct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#distinct()">distinct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html#distinct()">distinct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWith(char)">newWith</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">newWith</span>&#8203;(<span class="arguments">char&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/collection/primitive/ImmutableCharCollection.html#newWith(char)">newWith</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#newWith(char)">newWith</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWithout(char)">newWithout</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">newWithout</span>&#8203;(<span class="arguments">char&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/collection/primitive/ImmutableCharCollection.html#newWithout(char)">newWithout</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#newWithout(char)">newWithout</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWithAll(org.eclipse.collections.api.CharIterable)">newWithAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">newWithAll</span>&#8203;(<span class="arguments"><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;elements)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/collection/primitive/ImmutableCharCollection.html#newWithAll(org.eclipse.collections.api.CharIterable)">newWithAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#newWithAll(org.eclipse.collections.api.CharIterable)">newWithAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWithoutAll(org.eclipse.collections.api.CharIterable)">newWithoutAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">newWithoutAll</span>&#8203;(<span class="arguments"><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;elements)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/collection/primitive/ImmutableCharCollection.html#newWithoutAll(org.eclipse.collections.api.CharIterable)">newWithoutAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#newWithoutAll(org.eclipse.collections.api.CharIterable)">newWithoutAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toReversed()">toReversed</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">toReversed</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#toReversed()">toReversed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#toReversed()">toReversed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html#toReversed()">toReversed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="subList(int,int)">subList</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></span>&nbsp;<span class="memberName">subList</span>&#8203;(<span class="arguments">int&nbsp;fromIndex,
int&nbsp;toIndex)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#subList(int,int)">subList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#subList(int,int)">subList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#subList(int,int)" title="class or interface in java.util" class="externalLink"><code>List.subList(int fromIndex, int toIndex)</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="get(int)">get</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char</span>&nbsp;<span class="memberName">get</span>&#8203;(<span class="arguments">int&nbsp;index)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#get(int)">get</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getCharacter(int)">getCharacter</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><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></span>&nbsp;<span class="memberName">getCharacter</span>&#8203;(<span class="arguments">int&nbsp;index)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="dotProduct(org.eclipse.collections.api.list.primitive.CharList)">dotProduct</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">long</span>&nbsp;<span class="memberName">dotProduct</span>&#8203;(<span class="arguments"><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a>&nbsp;list)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#dotProduct(org.eclipse.collections.api.list.primitive.CharList)">dotProduct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="binarySearch(char)">binarySearch</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">binarySearch</span>&#8203;(<span class="arguments">char&nbsp;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#binarySearch(char)">binarySearch</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="lastIndexOf(char)">lastIndexOf</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">lastIndexOf</span>&#8203;(<span class="arguments">char&nbsp;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#lastIndexOf(char)">lastIndexOf</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toImmutable()">toImmutable</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></span>&nbsp;<span class="memberName">toImmutable</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/list/primitive/CharList.html#toImmutable()">CharList</a></code></span></div>
<div class="block">Returns an immutable copy of this list. If the list is immutable, it returns itself.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getLast()">getLast</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char</span>&nbsp;<span class="memberName">getLast</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html#getLast()">getLast</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asReversed()">asReversed</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/LazyCharIterable.html" title="interface in org.eclipse.collections.api">LazyCharIterable</a></span>&nbsp;<span class="memberName">asReversed</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html#asReversed()">asReversed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="injectIntoWithIndex(java.lang.Object,org.eclipse.collections.api.block.function.primitive.ObjectCharIntToObjectFunction)">
<!-- -->
</a><a id="injectIntoWithIndex(T,org.eclipse.collections.api.block.function.primitive.ObjectCharIntToObjectFunction)">injectIntoWithIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;T&gt;</span>&nbsp;<span class="returnType">T</span>&nbsp;<span class="memberName">injectIntoWithIndex</span>&#8203;(<span class="arguments">T&nbsp;injectedValue,
<a href="../../../api/block/function/primitive/ObjectCharIntToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectCharIntToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/OrderedCharIterable.html#injectIntoWithIndex(T,org.eclipse.collections.api.block.function.primitive.ObjectCharIntToObjectFunction)">injectIntoWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html#injectIntoWithIndex(T,org.eclipse.collections.api.block.function.primitive.ObjectCharIntToObjectFunction)">injectIntoWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getFirst()">getFirst</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char</span>&nbsp;<span class="memberName">getFirst</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/OrderedCharIterable.html#getFirst()">getFirst</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="indexOf(char)">indexOf</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">indexOf</span>&#8203;(<span class="arguments">char&nbsp;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/OrderedCharIterable.html#indexOf(char)">indexOf</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.CharIntProcedure)">forEachWithIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEachWithIndex</span>&#8203;(<span class="arguments"><a href="../../../api/block/procedure/primitive/CharIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharIntProcedure</a>&nbsp;procedure)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/OrderedCharIterable.html#forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.CharIntProcedure)">forEachWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">select</span>&#8203;(<span class="arguments"><a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">CharIterable</a></code></span></div>
<div class="block">Returns a new CharIterable with all of the elements in the CharIterable that
return true for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/collection/primitive/ImmutableCharCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/OrderedCharIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">reject</span>&#8203;(<span class="arguments"><a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">CharIterable</a></code></span></div>
<div class="block">Returns a new CharIterable with all of the elements in the CharIterable that
return false for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/collection/primitive/ImmutableCharCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/OrderedCharIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">collect</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;V&gt;</span>&nbsp;<span class="returnType"><a href="../../../api/list/ImmutableList.html" title="interface in org.eclipse.collections.api.list">ImmutableList</a>&lt;V&gt;</span>&nbsp;<span class="memberName">collect</span>&#8203;(<span class="arguments"><a href="../../../api/block/function/primitive/CharToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">CharIterable</a></code></span></div>
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection. This method is also commonly called transform or map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/collection/primitive/ImmutableCharCollection.html#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/OrderedCharIterable.html#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/OrderedCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedCharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html#collect(org.eclipse.collections.api.block.function.primitive.CharToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/ordered/primitive/ReversibleCharIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collectChar(org.eclipse.collections.api.block.function.primitive.CharToCharFunction)">collectChar</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="CharAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CharAdapter</a></span>&nbsp;<span class="memberName">collectChar</span>&#8203;(<span class="arguments"><a href="../../../api/block/function/primitive/CharToCharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharToCharFunction</a>&nbsp;function)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="detectIfNone(org.eclipse.collections.api.block.predicate.primitive.CharPredicate,char)">detectIfNone</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char</span>&nbsp;<span class="memberName">detectIfNone</span>&#8203;(<span class="arguments"><a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate,
char&nbsp;ifNone)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.CharPredicate,char)">detectIfNone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="count(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">count</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">count</span>&#8203;(<span class="arguments"><a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">CharIterable</a></code></span></div>
<div class="block">Returns a count of the number of elements in the CharIterable that return true for the
specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">count</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="anySatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">anySatisfy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">anySatisfy</span>&#8203;(<span class="arguments"><a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">CharIterable</a></code></span></div>
<div class="block">Returns true if any of the elements in the CharIterable return true for the
specified predicate, otherwise returns false.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">anySatisfy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="allSatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">allSatisfy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">allSatisfy</span>&#8203;(<span class="arguments"><a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">CharIterable</a></code></span></div>
<div class="block">Returns true if all of the elements in the CharIterable return true for the
specified predicate, otherwise returns false.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">allSatisfy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">noneSatisfy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">noneSatisfy</span>&#8203;(<span class="arguments"><a href="../../../api/block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">CharIterable</a></code></span></div>
<div class="block">Returns true if none of the elements in the CharIterable return true for the
specified predicate, otherwise returns false.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">noneSatisfy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toList()">toList</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/list/primitive/MutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableCharList</a></span>&nbsp;<span class="memberName">toList</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#toList()">CharIterable</a></code></span></div>
<div class="block">Converts the CharIterable to a new MutableCharList.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#toList()">toList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../primitive/AbstractCharIterable.html#toList()">toList</a></code>&nbsp;in class&nbsp;<code><a href="../../primitive/AbstractCharIterable.html" title="class in org.eclipse.collections.impl.primitive">AbstractCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toSet()">toSet</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/set/primitive/MutableCharSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableCharSet</a></span>&nbsp;<span class="memberName">toSet</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#toSet()">CharIterable</a></code></span></div>
<div class="block">Converts the CharIterable to a new MutableCharSet.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#toSet()">toSet</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../primitive/AbstractCharIterable.html#toSet()">toSet</a></code>&nbsp;in class&nbsp;<code><a href="../../primitive/AbstractCharIterable.html" title="class in org.eclipse.collections.impl.primitive">AbstractCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toBag()">toBag</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/bag/primitive/MutableCharBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableCharBag</a></span>&nbsp;<span class="memberName">toBag</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#toBag()">CharIterable</a></code></span></div>
<div class="block">Converts the CharIterable to a new MutableCharBag.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#toBag()">toBag</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../primitive/AbstractCharIterable.html#toBag()">toBag</a></code>&nbsp;in class&nbsp;<code><a href="../../primitive/AbstractCharIterable.html" title="class in org.eclipse.collections.impl.primitive">AbstractCharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="injectInto(java.lang.Object,org.eclipse.collections.api.block.function.primitive.ObjectCharToObjectFunction)">
<!-- -->
</a><a id="injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectCharToObjectFunction)">injectInto</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;T&gt;</span>&nbsp;<span class="returnType">T</span>&nbsp;<span class="memberName">injectInto</span>&#8203;(<span class="arguments">T&nbsp;injectedValue,
<a href="../../../api/block/function/primitive/ObjectCharToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectCharToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectCharToObjectFunction)">injectInto</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="chunk(int)">chunk</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&gt;</span>&nbsp;<span class="memberName">chunk</span>&#8203;(<span class="arguments">int&nbsp;size)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/CharIterable.html#chunk(int)">CharIterable</a></code></span></div>
<div class="block">Partitions elements in fixed size chunks.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#chunk(int)">chunk</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>size</code> - the number of elements per chunk</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <code>RichIterable</code> containing <code>CharIterable</code>s of size <code>size</code>, except the last will be
truncated if the elements don't divide evenly.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="sum()">sum</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">long</span>&nbsp;<span class="memberName">sum</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#sum()">sum</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="max()">max</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char</span>&nbsp;<span class="memberName">max</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#max()">max</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="min()">min</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">char</span>&nbsp;<span class="memberName">min</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/CharIterable.html#min()">min</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="size()">size</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">size</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/PrimitiveIterable.html#size()">PrimitiveIterable</a></code></span></div>
<div class="block">Returns the number of items in this iterable.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/PrimitiveIterable.html#size()">size</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">appendString</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Appendable</a>&nbsp;appendable,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;start,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;separator,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;end)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">PrimitiveIterable</a></code></span></div>
<div class="block">Prints a string representation of this collection onto the given <code>Appendable</code>. Prints the string returned
by <a href="../../../api/PrimitiveIterable.html#makeString(java.lang.String,java.lang.String,java.lang.String)"><code>PrimitiveIterable.makeString(String, String, String)</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="equals(java.lang.Object)">equals</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">equals</span>&#8203;(<span class="arguments"><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;otherList)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/list/primitive/CharList.html#equals(java.lang.Object)">CharList</a></code></span></div>
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>List.equals(Object)</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#equals(java.lang.Object)">equals</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="hashCode()">hashCode</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">hashCode</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/list/primitive/CharList.html#hashCode()">CharList</a></code></span></div>
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink"><code>List.hashCode()</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#hashCode()">hashCode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="zipChar(org.eclipse.collections.api.CharIterable)">zipChar</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../api/list/ImmutableList.html" title="interface in org.eclipse.collections.api.list">ImmutableList</a>&lt;<a href="../../../api/tuple/primitive/CharCharPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">CharCharPair</a>&gt;</span>&nbsp;<span class="memberName">zipChar</span>&#8203;(<span class="arguments"><a href="../../../api/CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;iterable)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html#zipChar(org.eclipse.collections.api.CharIterable)">ImmutableCharList</a></code></span></div>
<div class="block">Returns an <code>ImmutableList</code> formed from this <code>ImmutableCharList</code> and another <code>CharList</code> by
combining corresponding elements in pairs. If one of the two <code>CharList</code>s is longer than the other, its
remaining elements are ignored.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#zipChar(org.eclipse.collections.api.CharIterable)">zipChar</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#zipChar(org.eclipse.collections.api.CharIterable)">zipChar</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.1.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="zip(java.lang.Iterable)">zip</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;T&gt;</span>&nbsp;<span class="returnType"><a href="../../../api/list/ImmutableList.html" title="interface in org.eclipse.collections.api.list">ImmutableList</a>&lt;<a href="../../../api/tuple/primitive/CharObjectPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">CharObjectPair</a>&lt;T&gt;&gt;</span>&nbsp;<span class="memberName">zip</span>&#8203;(<span class="arguments"><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;T&gt;&nbsp;iterable)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html#zip(java.lang.Iterable)">ImmutableCharList</a></code></span></div>
<div class="block">Returns an <code>ImmutableList</code> formed from this <code>ImmutableCharList</code> and a <code>ListIterable</code> by
combining corresponding elements in pairs. If one of the two Lists is longer than the other, its
remaining elements are ignored.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/CharList.html#zip(java.lang.Iterable)">zip</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../api/list/primitive/ImmutableCharList.html#zip(java.lang.Iterable)">zip</a></code>&nbsp;in interface&nbsp;<code><a href="../../../api/list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.1.</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
<!-- ========= END OF CLASS DATA ========= -->
</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="navBarCell1Rev">Class</li>
<li><a href="class-use/CharAdapter.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</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>