- add(int) - Method in class regexodus.ds.CharArrayList
-
- add(int, Character) - Method in class regexodus.ds.CharArrayList
-
Inserts the specified element at the specified position in this list
(optional operation).
- add(Character) - Method in class regexodus.ds.CharArrayList
-
Delegates to the corresponding type-specific method.
- add(Character) - Method in class regexodus.ds.CharArrayList.CharListIterator
-
Delegates to the corresponding type-specific method.
- add(char) - Method in class regexodus.ds.CharArrayList.CharListIterator
-
- addAll(int, Collection<? extends Character>) - Method in class regexodus.ds.CharArrayList
-
- addAll(int, CharArrayList) - Method in class regexodus.ds.CharArrayList
-
- addAll(Collection<? extends Character>) - Method in class regexodus.ds.CharArrayList
-
Adds all elements of the given collection to this collection.
- addElements(int, char[], int, int) - Method in class regexodus.ds.CharArrayList
-
Adds elements to this type-specific list using optimized system calls.
- and(IntBitSet) - Method in class regexodus.ds.IntBitSet
-
- andNot(IntBitSet) - Method in class regexodus.ds.IntBitSet
-
- append(char) - Method in interface regexodus.TextBuffer
-
- append(char[], int, int) - Method in interface regexodus.TextBuffer
-
- append(String) - Method in interface regexodus.TextBuffer
-
- appendSubstitution(MatchResult, TextBuffer) - Method in class regexodus.PerlSubstitution
-
- appendSubstitution(MatchResult, TextBuffer) - Method in interface regexodus.Substitution
-
- arraySize(int, float) - Static method in class regexodus.ds.CharCharMap
-
Returns the least power of two smaller than or equal to 230 and larger than or equal to Math.ceil( expected / f ).