Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Z 

C

C - Static variable in class regexodus.Category
 
cardinality() - Method in class regexodus.ds.IntBitSet
 
caseFold(char) - Static method in class regexodus.Category
 
cases - Static variable in class regexodus.Category
 
categories - Static variable in class regexodus.Category
 
Category - Class in regexodus
Unicode categories constructed from tightly compressed string and array literals instead of large resources.
CATEGORY_COUNT - Static variable in interface regexodus.UnicodeConstants
 
Cc - Static variable in class regexodus.Category
 
Cc - Static variable in interface regexodus.UnicodeConstants
 
Cf - Static variable in class regexodus.Category
 
Cf - Static variable in interface regexodus.UnicodeConstants
 
CharArrayList - Class in regexodus.ds
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
CharArrayList(char[], boolean) - Constructor for class regexodus.ds.CharArrayList
Creates a new array list using a given array.
CharArrayList(int) - Constructor for class regexodus.ds.CharArrayList
Creates a new array list with given capacity.
CharArrayList(CharArrayList) - Constructor for class regexodus.ds.CharArrayList
Creates a new array list and fills it with a given type-specific list.
CharArrayList(String) - Constructor for class regexodus.ds.CharArrayList
Creates a new array list and fills it with the elements of a given String.
CharArrayList(Iterator<? extends Character>) - Constructor for class regexodus.ds.CharArrayList
Creates a new array list and fills it with the elements returned by an iterator..
CharArrayList.CharListIterator - Class in regexodus.ds
 
charAt(int) - Method in class regexodus.Matcher
 
charAt(int, int) - Method in class regexodus.Matcher
 
charAt(int) - Method in interface regexodus.MatchResult
 
charAt(int, int) - Method in interface regexodus.MatchResult
 
CharCharMap - Class in regexodus.ds
A type-specific hash map with a fast, small-footprint implementation.
CharCharMap(int, float) - Constructor for class regexodus.ds.CharCharMap
Creates a new hash map.
CharCharMap(int) - Constructor for class regexodus.ds.CharCharMap
Creates a new hash map with 0.75f as load factor.
CharCharMap() - Constructor for class regexodus.ds.CharCharMap
Creates a new hash map with initial expected 16 entries and 0.75f as load factor.
CharCharMap(char[], char[], float) - Constructor for class regexodus.ds.CharCharMap
Creates a new hash map using the elements of two parallel arrays.
CharCharMap(char[], char[]) - Constructor for class regexodus.ds.CharCharMap
Creates a new hash map with 0.75f as load factor using the elements of two parallel arrays.
CharListIterator(int) - Constructor for class regexodus.ds.CharArrayList.CharListIterator
 
clear() - Method in class regexodus.ds.CharArrayList
 
clear() - Method in class regexodus.ds.CharCharMap
 
clear(int) - Method in class regexodus.ds.IntBitSet
 
clear(int, int) - Method in class regexodus.ds.IntBitSet
 
clear() - Method in class regexodus.ds.IntBitSet
 
clone() - Method in class regexodus.ds.CharArrayList
 
clone() - Method in class regexodus.ds.CharCharMap
Returns a deep copy of this map.
clone() - Method in class regexodus.ds.IntBitSet
 
Cn - Static variable in class regexodus.Category
 
Cn - Static variable in interface regexodus.UnicodeConstants
 
Co - Static variable in class regexodus.Category
 
Co - Static variable in interface regexodus.UnicodeConstants
 
compareTo(CharArrayList) - Method in class regexodus.ds.CharArrayList
Compares this array list to another array list.
compareTo(List<? extends Character>) - Method in class regexodus.ds.CharArrayList
Compares this list to another object.
compile(String) - Static method in class regexodus.Pattern
Compiles the given String into a Pattern that can be used to match text.
compile(String, int) - Static method in class regexodus.Pattern
Compiles the given String into a Pattern that can be used to match text.
compile(String, String) - Static method in class regexodus.Pattern
Compiles the given String into a Pattern that can be used to match text.
contains(char) - Method in class regexodus.Category
 
contains(Object) - Method in class regexodus.ds.CharArrayList
Delegates to the corresponding type-specific method.
containsAll(Collection<?>) - Method in class regexodus.ds.CharArrayList
Checks whether this collection contains all elements from the given collection.
containsKey(char) - Method in class regexodus.ds.CharCharMap
 
containsNullKey - Variable in class regexodus.ds.CharCharMap
Whether this set contains the key zero.
containsValue(char) - Method in class regexodus.ds.CharCharMap
 
contents() - Method in class regexodus.Category
 
count() - Method in interface regexodus.MatchIterator
 
Cs - Static variable in class regexodus.Category
 
Cs - Static variable in interface regexodus.UnicodeConstants
 
A B C D E F G H I K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2016. All rights reserved.