This is the complete list of members for AString, including all inherited members.
| __() | AString | |
| __(char[] src, int regionStart, int regionLength) | AString | |
| __(char[] src, int regionStart) | AString | |
| __(char[] src) | AString | |
| __(CharSequence src, int regionStart, int regionLength) | AString | |
| __(CharSequence src, int regionStart) | AString | |
| __(CharSequence src) | AString | |
| __(AString src) | AString | |
| __(com.aworx.lib.strings.Substring src) | AString | |
| __(String src) | AString | |
| __(char c) | AString | |
| __(Object object) | AString | |
| __(int value, int overrideWidth, NumberFormat numberFormat) | AString | |
| __(int value, int overrideWidth) | AString | |
| __(int value) | AString | |
| __(int value, NumberFormat numberFormat) | AString | |
| __(long value, int overrideWidth, NumberFormat numberFormat) | AString | |
| __(long value, int overrideWidth) | AString | |
| __(long value) | AString | |
| __(long value, NumberFormat numberFormat) | AString | |
| __(double value, int overrideWidth, NumberFormat numberFormat) | AString | |
| __(double value, int overrideWidth) | AString | |
| __(double value) | AString | |
| __(double value, NumberFormat numberFormat) | AString | |
| _adjustedRegion | AString | protected |
| _Bin(long value, int overrideWidth, NumberFormat numberFormat) | AString | |
| _Bin(long value, int overrideWidth) | AString | |
| _Bin(long value) | AString | |
| _Bin(long value, NumberFormat numberFormat) | AString | |
| _Hex(long value, int overrideWidth, NumberFormat numberFormat) | AString | |
| _Hex(long value, int overrideWidth) | AString | |
| _Hex(long value) | AString | |
| _Hex(long value, NumberFormat numberFormat) | AString | |
| _NC(char[] src, int regionStart, int regionLength) | AString | |
| _NC(AString src) | AString | |
| _NC(AString src, int regionStart, int regionLength) | AString | |
| _NC(com.aworx.lib.strings.Substring src) | AString | |
| _NC(String src) | AString | |
| _NC(String src, int regionStart, int regionLength) | AString | |
| _NC(Object object) | AString | |
| _Oct(long value, int overrideWidth, NumberFormat numberFormat) | AString | |
| _Oct(long value, int overrideWidth) | AString | |
| _Oct(long value) | AString | |
| _Oct(long value, NumberFormat numberFormat) | AString | |
| AString() | AString | |
| AString(int size) | AString | |
| AString(CharSequence src) | AString | |
| AString(CharSequence src, int regionStart) | AString | |
| AString(CharSequence src, int regionStart, int regionLength) | AString | |
| buffer | AString | protected |
| buffer() | AString | |
| capacity() | AString | |
| charAt(int idx) | AString | |
| charAt_NC(int idx) | AString | |
| charAtEnd() | AString | |
| charAtEnd_NC() | AString | |
| charAtStart() | AString | |
| charAtStart_NC() | AString | |
| clear() | AString | |
| compareTo(CharSequence cmpString, Case sensitivity, int cmpRegionStart, int cmpRegionLength, int regionStart, int regionLength) | AString | |
| compareTo(CharSequence cmpString, Case sensitivity, int cmpRegionStart, int cmpRegionLength, int regionStart) | AString | |
| compareTo(CharSequence cmpString, Case sensitivity, int cmpRegionStart, int cmpRegionLength) | AString | |
| compareTo(CharSequence cmpString, Case sensitivity, int cmpRegionStart) | AString | |
| compareTo(CharSequence cmpString, Case sensitivity) | AString | |
| compareTo(CharSequence cmpString) | AString | |
| containsAt(CharSequence needle, int pos, Case sensitivity) | AString | |
| containsAt(CharSequence needle, int pos) | AString | |
| containsAt(AString needle, int pos, Case sensitivity) | AString | |
| containsAt(AString needle, int pos) | AString | |
| containsAt(com.aworx.lib.strings.Substring needle, int pos, Case sensitivity) | AString | |
| containsAt(com.aworx.lib.strings.Substring needle, int pos) | AString | |
| delete(int regionStart, int regionLength) | AString | |
| delete(int regionStart) | AString | |
| delete_NC(int regionStart, int regionLength) | AString | |
| deleteEnd(int regionLength) | AString | |
| deleteEnd_NC(int regionLength) | AString | |
| deleteStart(int regionLength) | AString | |
| deleteStart_NC(int regionLength) | AString | |
| endsWith(CharSequence needle, Case sensitivity) | AString | |
| endsWith(CharSequence needle) | AString | |
| endsWith(AString needle, Case sensitivity) | AString | |
| endsWith(AString needle) | AString | |
| endsWith(com.aworx.lib.strings.Substring needle, Case sensitivity) | AString | |
| endsWith(com.aworx.lib.strings.Substring needle) | AString | |
| ensureRemainingCapacity(int spaceNeeded) | AString | |
| equals(Object object, Case sensitivity) | AString | |
| equals(Object object) | AString | |
| equals(AString cmpString, Case sensitivity) | AString | |
| equals(AString cmpString) | AString | |
| equals(String cmpString, Case sensitivity) | AString | |
| equals(String cmpString) | AString | |
| equals(com.aworx.lib.strings.Substring cmpString, Case sensitivity) | AString | |
| equals(com.aworx.lib.strings.Substring cmpString) | AString | |
| equals(CharSequence cmpString, Case sensitivity) | AString | |
| equals(CharSequence cmpString) | AString | |
| escape(Switch escape, int regionStart, int regionLength) | AString | |
| escape(Switch escape, int regionStart) | AString | |
| escape(Switch escape) | AString | |
| escape() | AString | |
| field(int size, Alignment alignment, char padChar, int fieldStart) | AString | |
| field(int size, Alignment alignment, char padChar) | AString | |
| field(int size, Alignment alignment) | AString | |
| field(int size) | AString | |
| field() | AString | |
| fieldReference | AString | protected |
| hash | AString | protected |
| hashCode() | AString | |
| indexOf(char c, int startIdx) | AString | |
| indexOf(char c) | AString | |
| indexOf(CharSequence needle, int startIdx, Case sensitivity) | AString | |
| indexOf(CharSequence cs, int startIdx) | AString | |
| indexOf(CharSequence cs) | AString | |
| indexOfAny(char[] needles, Inclusion inclusion, int startIdx) | AString | |
| indexOfAny(char[] needles, Inclusion inclusion) | AString | |
| indexOfOrLength(char needle) | AString | |
| indexOfOrLength(char needle, int startIdx) | AString | |
| insertAt(CharSequence src, int pos) | AString | |
| insertChars(char c, int qty, int pos) | AString | |
| insertChars(char c, int qty) | AString | |
| isEmpty() | AString | |
| isNotEmpty() | AString | |
| isNotNull() | AString | |
| isNull() | AString | |
| lastIndexOf(char needle, int startIndex) | AString | |
| lastIndexOf(char needle) | AString | |
| lastIndexOfAny(char[] needles, Inclusion inclusion, int startIdx) | AString | |
| lastIndexOfAny(char[] needles, Inclusion inclusion) | AString | |
| length | AString | protected |
| length() | AString | |
| newLine() | AString | |
| parseBin(int startIdx, NumberFormat numberFormat, int[] newIdx) | AString | |
| parseBin(int startIdx, NumberFormat numberFormat) | AString | |
| parseBin(int startIdx) | AString | |
| parseBin() | AString | |
| parseBin(int startIdx, int[] newIdx) | AString | |
| parseBin(NumberFormat numberFormat, int[] newIdx) | AString | |
| parseBin(NumberFormat numberFormat) | AString | |
| parseBin(int[] newIdx) | AString | |
| parseDec(int startIdx, NumberFormat numberFormat, int[] newIdx) | AString | |
| parseDec(int startIdx, NumberFormat numberFormat) | AString | |
| parseDec(int startIdx) | AString | |
| parseDec() | AString | |
| parseDec(int startIdx, int[] newIdx) | AString | |
| parseDec(NumberFormat numberFormat, int[] newIdx) | AString | |
| parseDec(NumberFormat numberFormat) | AString | |
| parseDec(int[] newIdx) | AString | |
| parseDecDigits(int startIdx, int[] newIdx) | AString | |
| parseFloat(int startIdx, NumberFormat numberFormat, int[] newIdx) | AString | |
| parseFloat(int startIdx, NumberFormat numberFormat) | AString | |
| parseFloat(int startIdx) | AString | |
| parseFloat() | AString | |
| parseFloat(int startIdx, int[] newIdx) | AString | |
| parseFloat(NumberFormat numberFormat, int[] newIdx) | AString | |
| parseFloat(NumberFormat numberFormat) | AString | |
| parseFloat(int[] newIdx) | AString | |
| parseHex(int startIdx, NumberFormat numberFormat, int[] newIdx) | AString | |
| parseHex(int startIdx, NumberFormat numberFormat) | AString | |
| parseHex(int startIdx) | AString | |
| parseHex() | AString | |
| parseHex(int startIdx, int[] newIdx) | AString | |
| parseHex(NumberFormat numberFormat, int[] newIdx) | AString | |
| parseHex(NumberFormat numberFormat) | AString | |
| parseHex(int[] newIdx) | AString | |
| parseInt(int startIdx, NumberFormat numberFormat, int[] newIdx) | AString | |
| parseInt(int startIdx, NumberFormat numberFormat) | AString | |
| parseInt(int startIdx) | AString | |
| parseInt() | AString | |
| parseInt(int startIdx, int[] newIdx) | AString | |
| parseInt(NumberFormat numberFormat, int[] newIdx) | AString | |
| parseInt(NumberFormat numberFormat) | AString | |
| parseInt(int[] newIdx) | AString | |
| parseOct(int startIdx, NumberFormat numberFormat, int[] newIdx) | AString | |
| parseOct(int startIdx, NumberFormat numberFormat) | AString | |
| parseOct(int startIdx) | AString | |
| parseOct() | AString | |
| parseOct(int startIdx, int[] newIdx) | AString | |
| parseOct(NumberFormat numberFormat, int[] newIdx) | AString | |
| parseOct(NumberFormat numberFormat) | AString | |
| parseOct(int[] newIdx) | AString | |
| replaceRegion(char c, int regionStart, int regionLength) | AString | |
| replaceSubstring(CharSequence src, int regionStart, int regionLength) | AString | |
| resizeRegion(int regionStart, int regionLength, int newLength) | AString | protected |
| searchAndReplace(char needle, char replacement, int startIdx) | AString | |
| searchAndReplace(char needle, char replacement) | AString | |
| searchAndReplace(CharSequence searchStr, CharSequence newStr, int startIdx, int maxReplacements, Case sensitivity) | AString | |
| searchAndReplace(CharSequence searchStr, CharSequence newStr, int startIdx, int maxReplacements) | AString | |
| searchAndReplace(CharSequence searchStr, CharSequence newStr, int startIdx) | AString | |
| searchAndReplace(CharSequence searchStr, CharSequence newStr) | AString | |
| searchAndReplaceAll(CharSequence searchStr, CharSequence newStr) | AString | |
| setBuffer(int newCapacity) | AString | |
| setCharAt(int idx, char c) | AString | |
| setCharAt_NC(int idx, char c) | AString | |
| setLength(int newLength) | AString | |
| setLength_NC(int newLength) | AString | |
| setNull() | AString | |
| startsWith(CharSequence needle, Case sensitivity) | AString | |
| startsWith(CharSequence needle) | AString | |
| startsWith(AString needle, Case sensitivity) | AString | |
| startsWith(AString needle) | AString | |
| startsWith(com.aworx.lib.strings.Substring needle, Case sensitivity) | AString | |
| startsWith(com.aworx.lib.strings.Substring needle) | AString | |
| subSequence(int beginIndex, int endIndex) | AString | |
| tab(int tabSize, int minPad, char tabChar) | AString | |
| tab(int tabSize, int minPad) | AString | |
| tab(int tabSize) | AString | |
| tabReference | AString | protected |
| toLower(int regionStart, int regionLength) | AString | |
| toLower(int regionStart) | AString | |
| toLower() | AString | |
| toString(int regionStart, int regionLength) | AString | |
| toString(int regionStart) | AString | |
| toString() | AString | |
| toString(StringBuilder result, int regionStart, int regionLength, boolean appendMode) | AString | |
| toUpper(int regionStart, int regionLength) | AString | |
| toUpper(int regionStart) | AString | |
| toUpper() | AString | |
| trim(char[] trimChars) | AString | |
| trim() | AString | |
| trimAt(int idx, char[] trimChars) | AString | |
| trimAt(int index) | AString | |
| trimEnd(char[] trimChars) | AString | |
| trimEnd() | AString | |
| trimStart(char[] trimChars) | AString | |
| trimStart() | AString |
1.8.16