A B C E G H L M N P Q R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- any() - Static method in class com.github.simy4.coregex.core.Coregex
- apply(RNG, int) - Method in class com.github.simy4.coregex.core.Coregex
- apply(RNG, int) - Method in class com.github.simy4.coregex.core.Coregex.Concat
- apply(RNG, int) - Method in class com.github.simy4.coregex.core.Coregex.Literal
- apply(RNG, int) - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- apply(RNG, int) - Method in class com.github.simy4.coregex.core.Coregex.Set
- apply(RNG, int) - Method in class com.github.simy4.coregex.core.Coregex.Sized
- apply(RNG, int) - Method in class com.github.simy4.coregex.core.Coregex.Union
B
- build() - Method in class com.github.simy4.coregex.core.Set.Builder
- builder() - Static method in class com.github.simy4.coregex.core.Set
C
- com.github.simy4.coregex.core - package com.github.simy4.coregex.core
- com.github.simy4.coregex.core.rng - package com.github.simy4.coregex.core.rng
- concat() - Method in class com.github.simy4.coregex.core.Coregex.Concat
- Concat(Coregex, Coregex...) - Constructor for class com.github.simy4.coregex.core.Coregex.Concat
- Coregex - Class in com.github.simy4.coregex.core
- Coregex.Concat - Class in com.github.simy4.coregex.core
- Coregex.Literal - Class in com.github.simy4.coregex.core
- Coregex.Quantified - Class in com.github.simy4.coregex.core
- Coregex.Set - Class in com.github.simy4.coregex.core
- Coregex.Sized - Class in com.github.simy4.coregex.core
- Coregex.Union - Class in com.github.simy4.coregex.core
- CoregexParser - Class in com.github.simy4.coregex.core
- CoregexParser() - Constructor for class com.github.simy4.coregex.core.CoregexParser
E
- empty() - Static method in class com.github.simy4.coregex.core.Coregex
- equals(Object) - Method in class com.github.simy4.coregex.core.Coregex.Concat
- equals(Object) - Method in class com.github.simy4.coregex.core.Coregex.Literal
- equals(Object) - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- equals(Object) - Method in class com.github.simy4.coregex.core.Coregex.Set
- equals(Object) - Method in class com.github.simy4.coregex.core.Coregex.Sized
- equals(Object) - Method in class com.github.simy4.coregex.core.Coregex.Union
- equals(Object) - Method in class com.github.simy4.coregex.core.Set
G
- genBoolean() - Method in interface com.github.simy4.coregex.core.RNG
- genBoolean() - Method in class com.github.simy4.coregex.core.rng.RandomRNG
- generate(long) - Method in class com.github.simy4.coregex.core.Set
- generate(RNG) - Method in class com.github.simy4.coregex.core.Coregex
- generate(RNG) - Method in class com.github.simy4.coregex.core.Coregex.Sized
- genInteger(int, int) - Method in interface com.github.simy4.coregex.core.RNG
- genInteger(int, int) - Method in class com.github.simy4.coregex.core.rng.RandomRNG
- genLong() - Method in interface com.github.simy4.coregex.core.RNG
- genLong() - Method in class com.github.simy4.coregex.core.rng.RandomRNG
- getInstance() - Static method in class com.github.simy4.coregex.core.CoregexParser
- greedy() - Method in class com.github.simy4.coregex.core.Coregex.Quantified
H
- hashCode() - Method in class com.github.simy4.coregex.core.Coregex.Concat
- hashCode() - Method in class com.github.simy4.coregex.core.Coregex.Literal
- hashCode() - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- hashCode() - Method in class com.github.simy4.coregex.core.Coregex.Set
- hashCode() - Method in class com.github.simy4.coregex.core.Coregex.Sized
- hashCode() - Method in class com.github.simy4.coregex.core.Coregex.Union
- hashCode() - Method in class com.github.simy4.coregex.core.Set
L
- literal() - Method in class com.github.simy4.coregex.core.Coregex.Literal
- Literal(String) - Constructor for class com.github.simy4.coregex.core.Coregex.Literal
M
- max() - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- maxLength() - Method in class com.github.simy4.coregex.core.Coregex.Concat
- maxLength() - Method in class com.github.simy4.coregex.core.Coregex.Literal
- maxLength() - Method in class com.github.simy4.coregex.core.Coregex
- maxLength() - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- maxLength() - Method in class com.github.simy4.coregex.core.Coregex.Set
- maxLength() - Method in class com.github.simy4.coregex.core.Coregex.Sized
- maxLength() - Method in class com.github.simy4.coregex.core.Coregex.Union
- min() - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- minLength() - Method in class com.github.simy4.coregex.core.Coregex.Concat
- minLength() - Method in class com.github.simy4.coregex.core.Coregex.Literal
- minLength() - Method in class com.github.simy4.coregex.core.Coregex
- minLength() - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- minLength() - Method in class com.github.simy4.coregex.core.Coregex.Set
- minLength() - Method in class com.github.simy4.coregex.core.Coregex.Sized
- minLength() - Method in class com.github.simy4.coregex.core.Coregex.Union
N
- negate() - Method in class com.github.simy4.coregex.core.Set.Builder
P
- parse(Pattern) - Method in class com.github.simy4.coregex.core.CoregexParser
Q
- quantified() - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- Quantified(Coregex, int, int, boolean) - Constructor for class com.github.simy4.coregex.core.Coregex.Quantified
- quantify(int, int, boolean) - Method in class com.github.simy4.coregex.core.Coregex
R
- RandomRNG - Class in com.github.simy4.coregex.core.rng
- RandomRNG() - Constructor for class com.github.simy4.coregex.core.rng.RandomRNG
- RandomRNG(long) - Constructor for class com.github.simy4.coregex.core.rng.RandomRNG
- RandomRNG(SplittableRandom) - Constructor for class com.github.simy4.coregex.core.rng.RandomRNG
- range(char, char) - Method in class com.github.simy4.coregex.core.Set.Builder
- RNG - Interface in com.github.simy4.coregex.core
S
- set() - Method in class com.github.simy4.coregex.core.Coregex.Set
- set(char, char...) - Method in class com.github.simy4.coregex.core.Set.Builder
- set(Set) - Method in class com.github.simy4.coregex.core.Set.Builder
- Set - Class in com.github.simy4.coregex.core
- Set(Set) - Constructor for class com.github.simy4.coregex.core.Coregex.Set
- Set.Builder - Class in com.github.simy4.coregex.core
- simplify() - Method in class com.github.simy4.coregex.core.Coregex.Concat
- single(char) - Method in class com.github.simy4.coregex.core.Set.Builder
- size() - Method in class com.github.simy4.coregex.core.Coregex.Sized
- sized() - Method in class com.github.simy4.coregex.core.Coregex.Sized
- sized(int) - Method in class com.github.simy4.coregex.core.Coregex
- Sized(Coregex, int) - Constructor for class com.github.simy4.coregex.core.Coregex.Sized
- stream() - Method in class com.github.simy4.coregex.core.Set
T
- toString() - Method in class com.github.simy4.coregex.core.Coregex.Concat
- toString() - Method in class com.github.simy4.coregex.core.Coregex.Literal
- toString() - Method in class com.github.simy4.coregex.core.Coregex.Quantified
- toString() - Method in class com.github.simy4.coregex.core.Coregex.Set
- toString() - Method in class com.github.simy4.coregex.core.Coregex.Sized
- toString() - Method in class com.github.simy4.coregex.core.Coregex.Union
- toString() - Method in class com.github.simy4.coregex.core.Set
U
- union() - Method in class com.github.simy4.coregex.core.Coregex.Union
- Union(Coregex, Coregex...) - Constructor for class com.github.simy4.coregex.core.Coregex.Union
W
A B C E G H L M N P Q R S T U WAll Classes All Packages