Files
Terrarum/lib/gdxdocs/api/com/badlogic/gdx/utils/StringBuilder.html
2017-06-11 18:00:48 +09:00

2075 lines
99 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Sat Jun 10 08:04:08 CEST 2017 -->
<title>StringBuilder (libgdx API)</title>
<meta name="date" content="2017-06-10">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StringBuilder (libgdx API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"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":10,"i21":10,"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":9,"i49":9,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":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";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/StringBuilder.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 class="aboutLanguage">
libgdx API
<style>
body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold }
.TableHeadingColor { background:#EEEEFF; }
a { text-decoration:none }
a:hover { text-decoration:underline }
a:link, a:visited { color:blue }
table { border:0px }
.TableRowColor td:first-child { border-left:1px solid black }
.TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
hr { border:0px; border-bottom:1px solid #333366; }
</style>
</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/badlogic/gdx/utils/StreamUtils.OptimizedByteArrayOutputStream.html" title="class in com.badlogic.gdx.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../com/badlogic/gdx/utils/Timer.html" title="class in com.badlogic.gdx.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/badlogic/gdx/utils/StringBuilder.html" target="_top">Frames</a></li>
<li><a href="StringBuilder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.badlogic.gdx.utils</div>
<h2 title="Class StringBuilder" class="title">Class StringBuilder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.badlogic.gdx.utils.StringBuilder</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.lang.Appendable, java.lang.CharSequence</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">StringBuilder</span>
extends java.lang.Object
implements java.lang.Appendable, java.lang.CharSequence</pre>
<div class="block">A <code>StringBuilder</code> that implements equals and hashcode.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>CharSequence</code>,
<code>Appendable</code>,
<code>StringBuilder</code>,
<code>String</code></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>char[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#chars">chars</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length">length</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#StringBuilder--">StringBuilder</a></span>()</code>
<div class="block">Constructs an instance with an initial capacity of <code>16</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#StringBuilder-java.lang.CharSequence-">StringBuilder</a></span>(java.lang.CharSequence&nbsp;seq)</code>
<div class="block">Constructs an instance that's initialized with the contents of the specified <code>CharSequence</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#StringBuilder-int-">StringBuilder</a></span>(int&nbsp;capacity)</code>
<div class="block">Constructs an instance with the specified capacity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#StringBuilder-java.lang.String-">StringBuilder</a></span>(java.lang.String&nbsp;string)</code>
<div class="block">Constructs an instance that's initialized with the contents of the specified <code>String</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#StringBuilder-com.badlogic.gdx.utils.StringBuilder-">StringBuilder</a></span>(<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;builder)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-boolean-">append</a></span>(boolean&nbsp;b)</code>
<div class="block">Appends the string representation of the specified <code>boolean</code> value.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-char-">append</a></span>(char&nbsp;c)</code>
<div class="block">Appends the string representation of the specified <code>char</code> value.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-char:A-">append</a></span>(char[]&nbsp;ch)</code>
<div class="block">Appends the string representation of the specified <code>char[]</code>.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-char:A-int-int-">append</a></span>(char[]&nbsp;str,
int&nbsp;offset,
int&nbsp;len)</code>
<div class="block">Appends the string representation of the specified subset of the <code>char[]</code>.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-java.lang.CharSequence-">append</a></span>(java.lang.CharSequence&nbsp;csq)</code>
<div class="block">Appends the string representation of the specified <code>CharSequence</code>.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-java.lang.CharSequence-int-int-">append</a></span>(java.lang.CharSequence&nbsp;csq,
int&nbsp;start,
int&nbsp;end)</code>
<div class="block">Appends the string representation of the specified subsequence of the <code>CharSequence</code>.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-double-">append</a></span>(double&nbsp;d)</code>
<div class="block">Appends the string representation of the specified <code>double</code> value.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-float-">append</a></span>(float&nbsp;f)</code>
<div class="block">Appends the string representation of the specified <code>float</code> value.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-int-">append</a></span>(int&nbsp;value)</code>
<div class="block">Appends the string representation of the specified <code>int</code> value.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-int-int-">append</a></span>(int&nbsp;value,
int&nbsp;minLength)</code>
<div class="block">Appends the string representation of the specified <code>int</code> value.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-int-int-char-">append</a></span>(int&nbsp;value,
int&nbsp;minLength,
char&nbsp;prefix)</code>
<div class="block">Appends the string representation of the specified <code>int</code> value.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-long-">append</a></span>(long&nbsp;value)</code>
<div class="block">Appends the string representation of the specified <code>long</code> value.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-long-int-">append</a></span>(long&nbsp;value,
int&nbsp;minLength)</code>
<div class="block">Appends the string representation of the specified <code>long</code> value.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-long-int-char-">append</a></span>(long&nbsp;value,
int&nbsp;minLength,
char&nbsp;prefix)</code>
<div class="block">Appends the string representation of the specified <code>long</code> value.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-java.lang.Object-">append</a></span>(java.lang.Object&nbsp;obj)</code>
<div class="block">Appends the string representation of the specified <code>Object</code>.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-java.lang.String-">append</a></span>(java.lang.String&nbsp;str)</code>
<div class="block">Appends the contents of the specified string.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-com.badlogic.gdx.utils.StringBuilder-">append</a></span>(<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;builder)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#append-com.badlogic.gdx.utils.StringBuilder-int-int-">append</a></span>(<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;builder,
int&nbsp;start,
int&nbsp;end)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#appendCodePoint-int-">appendCodePoint</a></span>(int&nbsp;codePoint)</code>
<div class="block">Appends the encoded Unicode code point.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#appendLine-java.lang.String-">appendLine</a></span>(java.lang.String&nbsp;str)</code>
<div class="block">Appends the contents of the specified string, then create a new line.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#capacity--">capacity</a></span>()</code>
<div class="block">Returns the number of characters that can be held without growing.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>char</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#charAt-int-">charAt</a></span>(int&nbsp;index)</code>
<div class="block">Retrieves the character at the <code>index</code>.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#codePointAt-int-">codePointAt</a></span>(int&nbsp;index)</code>
<div class="block">Retrieves the Unicode code point value at the <code>index</code>.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#codePointBefore-int-">codePointBefore</a></span>(int&nbsp;index)</code>
<div class="block">Retrieves the Unicode code point value that precedes the <code>index</code>.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#codePointCount-int-int-">codePointCount</a></span>(int&nbsp;beginIndex,
int&nbsp;endIndex)</code>
<div class="block">Calculates the number of Unicode code points between <code>beginIndex</code> and <code>endIndex</code>.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#delete-int-int-">delete</a></span>(int&nbsp;start,
int&nbsp;end)</code>
<div class="block">Deletes a sequence of characters specified by <code>start</code> and <code>end</code>.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#deleteCharAt-int-">deleteCharAt</a></span>(int&nbsp;index)</code>
<div class="block">Deletes the character at the specified index.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#ensureCapacity-int-">ensureCapacity</a></span>(int&nbsp;min)</code>
<div class="block">Ensures that this object has a minimum capacity available before requiring the internal buffer to be enlarged.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#getChars-int-int-char:A-int-">getChars</a></span>(int&nbsp;start,
int&nbsp;end,
char[]&nbsp;dest,
int&nbsp;destStart)</code>
<div class="block">Copies the requested sequence of characters to the <code>char[]</code> passed starting at <code>destStart</code>.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#indexOf-java.lang.String-">indexOf</a></span>(java.lang.String&nbsp;string)</code>
<div class="block">Searches for the first index of the specified character.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#indexOf-java.lang.String-int-">indexOf</a></span>(java.lang.String&nbsp;subString,
int&nbsp;start)</code>
<div class="block">Searches for the index of the specified character.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-boolean-">insert</a></span>(int&nbsp;offset,
boolean&nbsp;b)</code>
<div class="block">Inserts the string representation of the specified <code>boolean</code> value at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-char-">insert</a></span>(int&nbsp;offset,
char&nbsp;c)</code>
<div class="block">Inserts the string representation of the specified <code>char</code> value at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-char:A-">insert</a></span>(int&nbsp;offset,
char[]&nbsp;ch)</code>
<div class="block">Inserts the string representation of the specified <code>char[]</code> at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-char:A-int-int-">insert</a></span>(int&nbsp;offset,
char[]&nbsp;str,
int&nbsp;strOffset,
int&nbsp;strLen)</code>
<div class="block">Inserts the string representation of the specified subsequence of the <code>char[]</code> at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-java.lang.CharSequence-">insert</a></span>(int&nbsp;offset,
java.lang.CharSequence&nbsp;s)</code>
<div class="block">Inserts the string representation of the specified <code>CharSequence</code> at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-java.lang.CharSequence-int-int-">insert</a></span>(int&nbsp;offset,
java.lang.CharSequence&nbsp;s,
int&nbsp;start,
int&nbsp;end)</code>
<div class="block">Inserts the string representation of the specified subsequence of the <code>CharSequence</code> at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-double-">insert</a></span>(int&nbsp;offset,
double&nbsp;d)</code>
<div class="block">Inserts the string representation of the specified <code>double</code> value at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-float-">insert</a></span>(int&nbsp;offset,
float&nbsp;f)</code>
<div class="block">Inserts the string representation of the specified <code>float</code> value at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-int-">insert</a></span>(int&nbsp;offset,
int&nbsp;i)</code>
<div class="block">Inserts the string representation of the specified <code>int</code> value at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-long-">insert</a></span>(int&nbsp;offset,
long&nbsp;l)</code>
<div class="block">Inserts the string representation of the specified <code>long</code> value at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-java.lang.Object-">insert</a></span>(int&nbsp;offset,
java.lang.Object&nbsp;obj)</code>
<div class="block">Inserts the string representation of the specified <code>Object</code> at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#insert-int-java.lang.String-">insert</a></span>(int&nbsp;offset,
java.lang.String&nbsp;str)</code>
<div class="block">Inserts the specified string at the specified <code>offset</code>.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#lastIndexOf-java.lang.String-">lastIndexOf</a></span>(java.lang.String&nbsp;string)</code>
<div class="block">Searches for the last index of the specified character.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#lastIndexOf-java.lang.String-int-">lastIndexOf</a></span>(java.lang.String&nbsp;subString,
int&nbsp;start)</code>
<div class="block">Searches for the index of the specified character.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--">length</a></span>()</code>
<div class="block">The current length.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#numChars-int-int-">numChars</a></span>(int&nbsp;value,
int&nbsp;radix)</code>&nbsp;</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#numChars-long-int-">numChars</a></span>(long&nbsp;value,
int&nbsp;radix)</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#offsetByCodePoints-int-int-">offsetByCodePoints</a></span>(int&nbsp;index,
int&nbsp;codePointOffset)</code>
<div class="block">Returns the index that is offset <code>codePointOffset</code> code points from <code>index</code>.</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#replace-char-java.lang.String-">replace</a></span>(char&nbsp;find,
java.lang.String&nbsp;replace)</code>
<div class="block">Replaces all instances of <code>find</code> with <code>replace</code>.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#replace-int-int-java.lang.String-">replace</a></span>(int&nbsp;start,
int&nbsp;end,
java.lang.String&nbsp;str)</code>
<div class="block">Replaces the specified subsequence in this builder with the specified string.</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#replace-java.lang.String-java.lang.String-">replace</a></span>(java.lang.String&nbsp;find,
java.lang.String&nbsp;replace)</code>
<div class="block">Replaces all instances of <code>find</code> with <code>replace</code>.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#reverse--">reverse</a></span>()</code>
<div class="block">Reverses the order of characters in this builder.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#setCharAt-int-char-">setCharAt</a></span>(int&nbsp;index,
char&nbsp;ch)</code>
<div class="block">Sets the character at the <code>index</code>.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#setLength-int-">setLength</a></span>(int&nbsp;newLength)</code>
<div class="block">Sets the current length to a new value.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>java.lang.CharSequence</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#subSequence-int-int-">subSequence</a></span>(int&nbsp;start,
int&nbsp;end)</code>
<div class="block">Returns a <code>CharSequence</code> of the subsequence from the <code>start</code> index to the <code>end</code> index.</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#substring-int-">substring</a></span>(int&nbsp;start)</code>
<div class="block">Returns the String value of the subsequence from the <code>start</code> index to the current end.</div>
</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#substring-int-int-">substring</a></span>(int&nbsp;start,
int&nbsp;end)</code>
<div class="block">Returns the String value of the subsequence from the <code>start</code> index to the <code>end</code> index.</div>
</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#toString--">toString</a></span>()</code>
<div class="block">Returns the current String representation.</div>
</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#trimToSize--">trimToSize</a></span>()</code>
<div class="block">Trims off any extra capacity beyond the current length.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.CharSequence">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.lang.CharSequence</h3>
<code>chars, codePoints</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="chars">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>chars</h4>
<pre>public&nbsp;char[] chars</pre>
</li>
</ul>
<a name="length">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>length</h4>
<pre>public&nbsp;int length</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="StringBuilder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>StringBuilder</h4>
<pre>public&nbsp;StringBuilder()</pre>
<div class="block">Constructs an instance with an initial capacity of <code>16</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#capacity--"><code>capacity()</code></a></dd>
</dl>
</li>
</ul>
<a name="StringBuilder-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>StringBuilder</h4>
<pre>public&nbsp;StringBuilder(int&nbsp;capacity)</pre>
<div class="block">Constructs an instance with the specified capacity.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>capacity</code> - the initial capacity to use.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.NegativeArraySizeException</code> - if the specified <code>capacity</code> is negative.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#capacity--"><code>capacity()</code></a></dd>
</dl>
</li>
</ul>
<a name="StringBuilder-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>StringBuilder</h4>
<pre>public&nbsp;StringBuilder(java.lang.CharSequence&nbsp;seq)</pre>
<div class="block">Constructs an instance that's initialized with the contents of the specified <code>CharSequence</code>. The capacity of the new
builder will be the length of the <code>CharSequence</code> plus 16.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>seq</code> - the <code>CharSequence</code> to copy into the builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.NullPointerException</code> - if <code>seq</code> is <code>null</code>.</dd>
</dl>
</li>
</ul>
<a name="StringBuilder-com.badlogic.gdx.utils.StringBuilder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>StringBuilder</h4>
<pre>public&nbsp;StringBuilder(<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;builder)</pre>
</li>
</ul>
<a name="StringBuilder-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>StringBuilder</h4>
<pre>public&nbsp;StringBuilder(java.lang.String&nbsp;string)</pre>
<div class="block">Constructs an instance that's initialized with the contents of the specified <code>String</code>. The capacity of the new
builder will be the length of the <code>String</code> plus 16.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>string</code> - the <code>String</code> to copy into the builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.NullPointerException</code> - if <code>str</code> is <code>null</code>.</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="numChars-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>numChars</h4>
<pre>public static&nbsp;int&nbsp;numChars(int&nbsp;value,
int&nbsp;radix)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of characters required to represent the specified value with the specified radix</dd>
</dl>
</li>
</ul>
<a name="numChars-long-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>numChars</h4>
<pre>public static&nbsp;int&nbsp;numChars(long&nbsp;value,
int&nbsp;radix)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of characters required to represent the specified value with the specified radix</dd>
</dl>
</li>
</ul>
<a name="capacity--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>capacity</h4>
<pre>public&nbsp;int&nbsp;capacity()</pre>
<div class="block">Returns the number of characters that can be held without growing.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the capacity</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#ensureCapacity-int-"><code>ensureCapacity(int)</code></a>,
<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length"><code>length</code></a></dd>
</dl>
</li>
</ul>
<a name="charAt-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>charAt</h4>
<pre>public&nbsp;char&nbsp;charAt(int&nbsp;index)</pre>
<div class="block">Retrieves the character at the <code>index</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>charAt</code>&nbsp;in interface&nbsp;<code>java.lang.CharSequence</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - the index of the character to retrieve.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the char value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>index</code> is negative or greater than or equal to the current <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a>.</dd>
</dl>
</li>
</ul>
<a name="ensureCapacity-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ensureCapacity</h4>
<pre>public&nbsp;void&nbsp;ensureCapacity(int&nbsp;min)</pre>
<div class="block">Ensures that this object has a minimum capacity available before requiring the internal buffer to be enlarged. The general
policy of this method is that if the <code>minimumCapacity</code> is larger than the current <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#capacity--"><code>capacity()</code></a>, then the
capacity will be increased to the largest value of either the <code>minimumCapacity</code> or the current capacity multiplied by
two plus two. Although this is the general policy, there is no guarantee that the capacity will change.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>min</code> - the new minimum capacity to set.</dd>
</dl>
</li>
</ul>
<a name="getChars-int-int-char:A-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChars</h4>
<pre>public&nbsp;void&nbsp;getChars(int&nbsp;start,
int&nbsp;end,
char[]&nbsp;dest,
int&nbsp;destStart)</pre>
<div class="block">Copies the requested sequence of characters to the <code>char[]</code> passed starting at <code>destStart</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>start</code> - the inclusive start index of the characters to copy.</dd>
<dd><code>end</code> - the exclusive end index of the characters to copy.</dd>
<dd><code>dest</code> - the <code>char[]</code> to copy the characters to.</dd>
<dd><code>destStart</code> - the inclusive start index of <code>dest</code> to begin copying to.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if the <code>start</code> is negative, the <code>destStart</code> is negative, the <code>start</code> is
greater than <code>end</code>, the <code>end</code> is greater than the current <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a> or
<code>destStart + end - begin</code> is greater than <code>dest.length</code>.</dd>
</dl>
</li>
</ul>
<a name="length--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>length</h4>
<pre>public&nbsp;int&nbsp;length()</pre>
<div class="block">The current length.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>length</code>&nbsp;in interface&nbsp;<code>java.lang.CharSequence</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of characters contained in this instance.</dd>
</dl>
</li>
</ul>
<a name="setCharAt-int-char-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCharAt</h4>
<pre>public&nbsp;void&nbsp;setCharAt(int&nbsp;index,
char&nbsp;ch)</pre>
<div class="block">Sets the character at the <code>index</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - the zero-based index of the character to replace.</dd>
<dd><code>ch</code> - the character to set.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>index</code> is negative or greater than or equal to the current <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a>.</dd>
</dl>
</li>
</ul>
<a name="setLength-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLength</h4>
<pre>public&nbsp;void&nbsp;setLength(int&nbsp;newLength)</pre>
<div class="block">Sets the current length to a new value. If the new length is larger than the current length, then the new characters at the
end of this object will contain the <code>char</code> value of <code></code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newLength</code> - the new length of this StringBuilder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>length &lt; 0</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length"><code>length</code></a></dd>
</dl>
</li>
</ul>
<a name="substring-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>substring</h4>
<pre>public&nbsp;java.lang.String&nbsp;substring(int&nbsp;start)</pre>
<div class="block">Returns the String value of the subsequence from the <code>start</code> index to the current end.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>start</code> - the inclusive start index to begin the subsequence.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a String containing the subsequence.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>start</code> is negative or greater than the current <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a>.</dd>
</dl>
</li>
</ul>
<a name="substring-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>substring</h4>
<pre>public&nbsp;java.lang.String&nbsp;substring(int&nbsp;start,
int&nbsp;end)</pre>
<div class="block">Returns the String value of the subsequence from the <code>start</code> index to the <code>end</code> index.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>start</code> - the inclusive start index to begin the subsequence.</dd>
<dd><code>end</code> - the exclusive end index to end the subsequence.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a String containing the subsequence.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>start</code> is negative, greater than <code>end</code> or if <code>end</code> is greater
than the current <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a>.</dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
<div class="block">Returns the current String representation.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>toString</code>&nbsp;in interface&nbsp;<code>java.lang.CharSequence</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a String containing the characters in this instance.</dd>
</dl>
</li>
</ul>
<a name="subSequence-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>subSequence</h4>
<pre>public&nbsp;java.lang.CharSequence&nbsp;subSequence(int&nbsp;start,
int&nbsp;end)</pre>
<div class="block">Returns a <code>CharSequence</code> of the subsequence from the <code>start</code> index to the <code>end</code> index.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>subSequence</code>&nbsp;in interface&nbsp;<code>java.lang.CharSequence</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>start</code> - the inclusive start index to begin the subsequence.</dd>
<dd><code>end</code> - the exclusive end index to end the subsequence.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a CharSequence containing the subsequence.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>start</code> is negative, greater than <code>end</code> or if <code>end</code> is greater than
the current <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a>.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.4</dd>
</dl>
</li>
</ul>
<a name="indexOf-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>indexOf</h4>
<pre>public&nbsp;int&nbsp;indexOf(java.lang.String&nbsp;string)</pre>
<div class="block">Searches for the first index of the specified character. The search for the character starts at the beginning and moves
towards the end.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>string</code> - the string to find.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the index of the specified character, -1 if the character isn't found.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.4</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#lastIndexOf-java.lang.String-"><code>lastIndexOf(String)</code></a></dd>
</dl>
</li>
</ul>
<a name="indexOf-java.lang.String-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>indexOf</h4>
<pre>public&nbsp;int&nbsp;indexOf(java.lang.String&nbsp;subString,
int&nbsp;start)</pre>
<div class="block">Searches for the index of the specified character. The search for the character starts at the specified offset and moves
towards the end.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>subString</code> - the string to find.</dd>
<dd><code>start</code> - the starting offset.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the index of the specified character, -1 if the character isn't found</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.4</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#lastIndexOf-java.lang.String-int-"><code>lastIndexOf(String,int)</code></a></dd>
</dl>
</li>
</ul>
<a name="lastIndexOf-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lastIndexOf</h4>
<pre>public&nbsp;int&nbsp;lastIndexOf(java.lang.String&nbsp;string)</pre>
<div class="block">Searches for the last index of the specified character. The search for the character starts at the end and moves towards
the beginning.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>string</code> - the string to find.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the index of the specified character, -1 if the character isn't found.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.NullPointerException</code> - if <code>string</code> is <code>null</code>.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.4</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.lastIndexOf(java.lang.String)</code></dd>
</dl>
</li>
</ul>
<a name="lastIndexOf-java.lang.String-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lastIndexOf</h4>
<pre>public&nbsp;int&nbsp;lastIndexOf(java.lang.String&nbsp;subString,
int&nbsp;start)</pre>
<div class="block">Searches for the index of the specified character. The search for the character starts at the specified offset and moves
towards the beginning.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>subString</code> - the string to find.</dd>
<dd><code>start</code> - the starting offset.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the index of the specified character, -1 if the character isn't found.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.NullPointerException</code> - if <code>subString</code> is <code>null</code>.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.4</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.lastIndexOf(String,int)</code></dd>
</dl>
</li>
</ul>
<a name="trimToSize--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>trimToSize</h4>
<pre>public&nbsp;void&nbsp;trimToSize()</pre>
<div class="block">Trims off any extra capacity beyond the current length. Note, this method is NOT guaranteed to change the capacity of this
object.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5</dd>
</dl>
</li>
</ul>
<a name="codePointAt-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>codePointAt</h4>
<pre>public&nbsp;int&nbsp;codePointAt(int&nbsp;index)</pre>
<div class="block">Retrieves the Unicode code point value at the <code>index</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - the index to the <code>char</code> code unit.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the Unicode code point value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>index</code> is negative or greater than or equal to <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a>.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>Character</code>,
<code>Character.codePointAt(char[], int, int)</code></dd>
</dl>
</li>
</ul>
<a name="codePointBefore-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>codePointBefore</h4>
<pre>public&nbsp;int&nbsp;codePointBefore(int&nbsp;index)</pre>
<div class="block">Retrieves the Unicode code point value that precedes the <code>index</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - the index to the <code>char</code> code unit within this object.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the Unicode code point value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>index</code> is less than 1 or greater than <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a>.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>Character</code>,
<code>Character.codePointBefore(char[], int, int)</code></dd>
</dl>
</li>
</ul>
<a name="codePointCount-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>codePointCount</h4>
<pre>public&nbsp;int&nbsp;codePointCount(int&nbsp;beginIndex,
int&nbsp;endIndex)</pre>
<div class="block">Calculates the number of Unicode code points between <code>beginIndex</code> and <code>endIndex</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>beginIndex</code> - the inclusive beginning index of the subsequence.</dd>
<dd><code>endIndex</code> - the exclusive end index of the subsequence.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of Unicode code points in the subsequence.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>beginIndex</code> is negative or greater than <code>endIndex</code> or <code>endIndex</code> is
greater than <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a>.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>Character</code>,
<code>Character.codePointCount(char[], int, int)</code></dd>
</dl>
</li>
</ul>
<a name="offsetByCodePoints-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>offsetByCodePoints</h4>
<pre>public&nbsp;int&nbsp;offsetByCodePoints(int&nbsp;index,
int&nbsp;codePointOffset)</pre>
<div class="block">Returns the index that is offset <code>codePointOffset</code> code points from <code>index</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - the index to calculate the offset from.</dd>
<dd><code>codePointOffset</code> - the number of code points to count.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the index that is <code>codePointOffset</code> code points away from index.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>index</code> is negative or greater than <a href="../../../../com/badlogic/gdx/utils/StringBuilder.html#length--"><code>length()</code></a> or if there aren't enough
code points before or after <code>index</code> to match <code>codePointOffset</code>.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>Character</code>,
<code>Character.offsetByCodePoints(char[], int, int, int, int)</code></dd>
</dl>
</li>
</ul>
<a name="append-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(boolean&nbsp;b)</pre>
<div class="block">Appends the string representation of the specified <code>boolean</code> value. The <code>boolean</code> value is converted to a
String according to the rule defined by <code>String.valueOf(boolean)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>b</code> - the <code>boolean</code> value to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(boolean)</code></dd>
</dl>
</li>
</ul>
<a name="append-char-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(char&nbsp;c)</pre>
<div class="block">Appends the string representation of the specified <code>char</code> value. The <code>char</code> value is converted to a string
according to the rule defined by <code>String.valueOf(char)</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>append</code>&nbsp;in interface&nbsp;<code>java.lang.Appendable</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>c</code> - the <code>char</code> value to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(char)</code></dd>
</dl>
</li>
</ul>
<a name="append-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(int&nbsp;value)</pre>
<div class="block">Appends the string representation of the specified <code>int</code> value. The <code>int</code> value is converted to a string
without memory allocation.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the <code>int</code> value to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(int)</code></dd>
</dl>
</li>
</ul>
<a name="append-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(int&nbsp;value,
int&nbsp;minLength)</pre>
<div class="block">Appends the string representation of the specified <code>int</code> value. The <code>int</code> value is converted to a string
without memory allocation.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the <code>int</code> value to append.</dd>
<dd><code>minLength</code> - the minimum number of characters to add</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(int)</code></dd>
</dl>
</li>
</ul>
<a name="append-int-int-char-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(int&nbsp;value,
int&nbsp;minLength,
char&nbsp;prefix)</pre>
<div class="block">Appends the string representation of the specified <code>int</code> value. The <code>int</code> value is converted to a string
without memory allocation.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the <code>int</code> value to append.</dd>
<dd><code>minLength</code> - the minimum number of characters to add</dd>
<dd><code>prefix</code> - the character to use as prefix</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(int)</code></dd>
</dl>
</li>
</ul>
<a name="append-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(long&nbsp;value)</pre>
<div class="block">Appends the string representation of the specified <code>long</code> value. The <code>long</code> value is converted to a string
without memory allocation.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the <code>long</code> value.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
</dl>
</li>
</ul>
<a name="append-long-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(long&nbsp;value,
int&nbsp;minLength)</pre>
<div class="block">Appends the string representation of the specified <code>long</code> value. The <code>long</code> value is converted to a string
without memory allocation.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the <code>long</code> value.</dd>
<dd><code>minLength</code> - the minimum number of characters to add</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
</dl>
</li>
</ul>
<a name="append-long-int-char-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(long&nbsp;value,
int&nbsp;minLength,
char&nbsp;prefix)</pre>
<div class="block">Appends the string representation of the specified <code>long</code> value. The <code>long</code> value is converted to a string
without memory allocation.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the <code>long</code> value.</dd>
<dd><code>minLength</code> - the minimum number of characters to add</dd>
<dd><code>prefix</code> - the character to use as prefix</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
</dl>
</li>
</ul>
<a name="append-float-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(float&nbsp;f)</pre>
<div class="block">Appends the string representation of the specified <code>float</code> value. The <code>float</code> value is converted to a string
according to the rule defined by <code>String.valueOf(float)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>f</code> - the <code>float</code> value to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
</dl>
</li>
</ul>
<a name="append-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(double&nbsp;d)</pre>
<div class="block">Appends the string representation of the specified <code>double</code> value. The <code>double</code> value is converted to a string
according to the rule defined by <code>String.valueOf(double)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>d</code> - the <code>double</code> value to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(double)</code></dd>
</dl>
</li>
</ul>
<a name="append-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(java.lang.Object&nbsp;obj)</pre>
<div class="block">Appends the string representation of the specified <code>Object</code>. The <code>Object</code> value is converted to a string
according to the rule defined by <code>String.valueOf(Object)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>obj</code> - the <code>Object</code> to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(Object)</code></dd>
</dl>
</li>
</ul>
<a name="append-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(java.lang.String&nbsp;str)</pre>
<div class="block">Appends the contents of the specified string. If the string is <code>null</code>, then the string <code>"null"</code> is appended.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>str</code> - the string to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
</dl>
</li>
</ul>
<a name="appendLine-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>appendLine</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;appendLine(java.lang.String&nbsp;str)</pre>
<div class="block">Appends the contents of the specified string, then create a new line. If the string is <code>null</code>, then the string
<code>"null"</code> is appended.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>str</code> - the string to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
</dl>
</li>
</ul>
<a name="append-char:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(char[]&nbsp;ch)</pre>
<div class="block">Appends the string representation of the specified <code>char[]</code>. The <code>char[]</code> is converted to a string according to
the rule defined by <code>String.valueOf(char[])</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ch</code> - the <code>char[]</code> to append..</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(char[])</code></dd>
</dl>
</li>
</ul>
<a name="append-char:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(char[]&nbsp;str,
int&nbsp;offset,
int&nbsp;len)</pre>
<div class="block">Appends the string representation of the specified subset of the <code>char[]</code>. The <code>char[]</code> value is converted to a
String according to the rule defined by <code>String.valueOf(char[],int,int)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>str</code> - the <code>char[]</code> to append.</dd>
<dd><code>offset</code> - the inclusive offset index.</dd>
<dd><code>len</code> - the number of characters.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - if <code>offset</code> and <code>len</code> do not specify a valid subsequence.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(char[],int,int)</code></dd>
</dl>
</li>
</ul>
<a name="append-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(java.lang.CharSequence&nbsp;csq)</pre>
<div class="block">Appends the string representation of the specified <code>CharSequence</code>. If the <code>CharSequence</code> is <code>null</code>, then
the string <code>"null"</code> is appended.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>append</code>&nbsp;in interface&nbsp;<code>java.lang.Appendable</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>csq</code> - the <code>CharSequence</code> to append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
</dl>
</li>
</ul>
<a name="append-com.badlogic.gdx.utils.StringBuilder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;builder)</pre>
</li>
</ul>
<a name="append-java.lang.CharSequence-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(java.lang.CharSequence&nbsp;csq,
int&nbsp;start,
int&nbsp;end)</pre>
<div class="block">Appends the string representation of the specified subsequence of the <code>CharSequence</code>. If the <code>CharSequence</code> is
<code>null</code>, then the string <code>"null"</code> is used to extract the subsequence from.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>append</code>&nbsp;in interface&nbsp;<code>java.lang.Appendable</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>csq</code> - the <code>CharSequence</code> to append.</dd>
<dd><code>start</code> - the beginning index.</dd>
<dd><code>end</code> - the ending index.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>start</code> or <code>end</code> are negative, <code>start</code> is greater than <code>end</code> or
<code>end</code> is greater than the length of <code>csq</code>.</dd>
</dl>
</li>
</ul>
<a name="append-com.badlogic.gdx.utils.StringBuilder-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;append(<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;builder,
int&nbsp;start,
int&nbsp;end)</pre>
</li>
</ul>
<a name="appendCodePoint-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>appendCodePoint</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;appendCodePoint(int&nbsp;codePoint)</pre>
<div class="block">Appends the encoded Unicode code point. The code point is converted to a <code>char[]</code> as defined by
<code>Character.toChars(int)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>codePoint</code> - the Unicode code point to encode and append.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>Character.toChars(int)</code></dd>
</dl>
</li>
</ul>
<a name="delete-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>delete</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;delete(int&nbsp;start,
int&nbsp;end)</pre>
<div class="block">Deletes a sequence of characters specified by <code>start</code> and <code>end</code>. Shifts any remaining characters to the left.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>start</code> - the inclusive start index.</dd>
<dd><code>end</code> - the exclusive end index.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>start</code> is less than zero, greater than the current length or greater than
<code>end</code>.</dd>
</dl>
</li>
</ul>
<a name="deleteCharAt-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteCharAt</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;deleteCharAt(int&nbsp;index)</pre>
<div class="block">Deletes the character at the specified index. shifts any remaining characters to the left.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>index</code> - the index of the character to delete.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>index</code> is less than zero or is greater than or equal to the current
length.</dd>
</dl>
</li>
</ul>
<a name="insert-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
boolean&nbsp;b)</pre>
<div class="block">Inserts the string representation of the specified <code>boolean</code> value at the specified <code>offset</code>. The
<code>boolean</code> value is converted to a string according to the rule defined by <code>String.valueOf(boolean)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>b</code> - the <code>boolean</code> value to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(boolean)</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-char-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
char&nbsp;c)</pre>
<div class="block">Inserts the string representation of the specified <code>char</code> value at the specified <code>offset</code>. The <code>char</code>
value is converted to a string according to the rule defined by <code>String.valueOf(char)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>c</code> - the <code>char</code> value to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(char)</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
int&nbsp;i)</pre>
<div class="block">Inserts the string representation of the specified <code>int</code> value at the specified <code>offset</code>. The <code>int</code> value
is converted to a String according to the rule defined by <code>String.valueOf(int)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>i</code> - the <code>int</code> value to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(int)</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
long&nbsp;l)</pre>
<div class="block">Inserts the string representation of the specified <code>long</code> value at the specified <code>offset</code>. The <code>long</code>
value is converted to a String according to the rule defined by <code>String.valueOf(long)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>l</code> - the <code>long</code> value to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current {code length()}.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(long)</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-float-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
float&nbsp;f)</pre>
<div class="block">Inserts the string representation of the specified <code>float</code> value at the specified <code>offset</code>. The <code>float</code>
value is converted to a string according to the rule defined by <code>String.valueOf(float)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>f</code> - the <code>float</code> value to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(float)</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
double&nbsp;d)</pre>
<div class="block">Inserts the string representation of the specified <code>double</code> value at the specified <code>offset</code>. The <code>double</code>
value is converted to a String according to the rule defined by <code>String.valueOf(double)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>d</code> - the <code>double</code> value to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(double)</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
java.lang.Object&nbsp;obj)</pre>
<div class="block">Inserts the string representation of the specified <code>Object</code> at the specified <code>offset</code>. The <code>Object</code> value
is converted to a String according to the rule defined by <code>String.valueOf(Object)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>obj</code> - the <code>Object</code> to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(Object)</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
java.lang.String&nbsp;str)</pre>
<div class="block">Inserts the specified string at the specified <code>offset</code>. If the specified string is null, then the String
<code>"null"</code> is inserted.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>str</code> - the <code>String</code> to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>.</dd>
</dl>
</li>
</ul>
<a name="insert-int-char:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
char[]&nbsp;ch)</pre>
<div class="block">Inserts the string representation of the specified <code>char[]</code> at the specified <code>offset</code>. The <code>char[]</code> value
is converted to a String according to the rule defined by <code>String.valueOf(char[])</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>ch</code> - the <code>char[]</code> to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(char[])</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-char:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
char[]&nbsp;str,
int&nbsp;strOffset,
int&nbsp;strLen)</pre>
<div class="block">Inserts the string representation of the specified subsequence of the <code>char[]</code> at the specified <code>offset</code>. The
<code>char[]</code> value is converted to a String according to the rule defined by <code>String.valueOf(char[],int,int)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>str</code> - the <code>char[]</code> to insert.</dd>
<dd><code>strOffset</code> - the inclusive index.</dd>
<dd><code>strLen</code> - the number of characters.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>, or
<code>strOffset</code> and <code>strLen</code> do not specify a valid subsequence.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>String.valueOf(char[],int,int)</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
java.lang.CharSequence&nbsp;s)</pre>
<div class="block">Inserts the string representation of the specified <code>CharSequence</code> at the specified <code>offset</code>. The
<code>CharSequence</code> is converted to a String as defined by <code>CharSequence.toString()</code>. If <code>s</code> is <code>null</code>,
then the String <code>"null"</code> is inserted.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>s</code> - the <code>CharSequence</code> to insert.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>CharSequence.toString()</code></dd>
</dl>
</li>
</ul>
<a name="insert-int-java.lang.CharSequence-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insert</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;insert(int&nbsp;offset,
java.lang.CharSequence&nbsp;s,
int&nbsp;start,
int&nbsp;end)</pre>
<div class="block">Inserts the string representation of the specified subsequence of the <code>CharSequence</code> at the specified <code>offset</code>.
The <code>CharSequence</code> is converted to a String as defined by <code>CharSequence.subSequence(int, int)</code>. If the
<code>CharSequence</code> is <code>null</code>, then the string <code>"null"</code> is used to determine the subsequence.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>offset</code> - the index to insert at.</dd>
<dd><code>s</code> - the <code>CharSequence</code> to insert.</dd>
<dd><code>start</code> - the start of the subsequence of the character sequence.</dd>
<dd><code>end</code> - the end of the subsequence of the character sequence.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IndexOutOfBoundsException</code> - if <code>offset</code> is negative or greater than the current <code>length()</code>, or
<code>start</code> and <code>end</code> do not specify a valid subsequence.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>CharSequence.subSequence(int, int)</code></dd>
</dl>
</li>
</ul>
<a name="replace-int-int-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replace</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;replace(int&nbsp;start,
int&nbsp;end,
java.lang.String&nbsp;str)</pre>
<div class="block">Replaces the specified subsequence in this builder with the specified string.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>start</code> - the inclusive begin index.</dd>
<dd><code>end</code> - the exclusive end index.</dd>
<dd><code>str</code> - the replacement string.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this builder.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.StringIndexOutOfBoundsException</code> - if <code>start</code> is negative, greater than the current <code>length()</code> or greater
than <code>end</code>.</dd>
<dd><code>java.lang.NullPointerException</code> - if <code>str</code> is <code>null</code>.</dd>
</dl>
</li>
</ul>
<a name="replace-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replace</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;replace(java.lang.String&nbsp;find,
java.lang.String&nbsp;replace)</pre>
<div class="block">Replaces all instances of <code>find</code> with <code>replace</code>.</div>
</li>
</ul>
<a name="replace-char-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replace</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;replace(char&nbsp;find,
java.lang.String&nbsp;replace)</pre>
<div class="block">Replaces all instances of <code>find</code> with <code>replace</code>.</div>
</li>
</ul>
<a name="reverse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reverse</h4>
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/StringBuilder.html" title="class in com.badlogic.gdx.utils">StringBuilder</a>&nbsp;reverse()</pre>
<div class="block">Reverses the order of characters in this builder.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this buffer.</dd>
</dl>
</li>
</ul>
<a name="hashCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public&nbsp;int&nbsp;hashCode()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="equals-java.lang.Object-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/StringBuilder.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 class="aboutLanguage">libgdx API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/badlogic/gdx/utils/StreamUtils.OptimizedByteArrayOutputStream.html" title="class in com.badlogic.gdx.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../com/badlogic/gdx/utils/Timer.html" title="class in com.badlogic.gdx.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/badlogic/gdx/utils/StringBuilder.html" target="_top">Frames</a></li>
<li><a href="StringBuilder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<div style="font-size:9pt"><i>
Copyright &copy; 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
</i></div>
</small></p>
</body>
</html>