A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

E

e - Variable in class net.fauxpark.tuples.EightTuple
 
e - Variable in class net.fauxpark.tuples.FiveTuple
 
e - Variable in class net.fauxpark.tuples.SevenTuple
 
e - Variable in class net.fauxpark.tuples.SixTuple
 
eat(char) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified character occurs at the reader's current position.
eat(String) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified string occurs at the reader's current position.
eat(Pattern) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified regular expression matches the input at the reader's current position.
eat(Pattern, Stringe) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified regular expression matches the input at the reader's current position.
eatAll(char) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified character occurs at the reader's current position.
eatAll(char...) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether any of the specified characters occur at the reader's current position.
eatAll(String) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified string occurs at the reader's current position.
eatAny(char...) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether any of the specified characters occurs at the reader's current position.
eatChareWhile(Function<Chare, Boolean>) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified predicate matches the Chare at the reader's current position.
eatExactlyWhere(Function<Character, Boolean>, int) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified predicate matches the specified number of characters at the reader's current position.
eatWhile(Function<Character, Boolean>) - Method in class net.fauxpark.stringes.StringeReader
Indicates whether the specified predicate matches the character at the reader's current position.
EightTuple<A,​B,​C,​D,​E,​F,​G,​H> - Class in net.fauxpark.tuples
8-tuple.
EightTuple(A, B, C, D, E, F, G, H) - Constructor for class net.fauxpark.tuples.EightTuple
Constructs a Tuple with eight items.
empty(Stringe) - Static method in class net.fauxpark.stringes.Stringe
Returns an empty Stringe based on the position of another Stringe.
endsWith(String) - Method in class net.fauxpark.stringes.Stringe
Tests if the string value of this Stringe ends with the specified suffix.
equals(Object) - Method in class net.fauxpark.stringes.Stringe
Determines whether the current Stringe is equal to the specified object.
equals(Object) - Method in class net.fauxpark.tuples.EightTuple
 
equals(Object) - Method in class net.fauxpark.tuples.FiveTuple
 
equals(Object) - Method in class net.fauxpark.tuples.FourTuple
 
equals(Object) - Method in class net.fauxpark.tuples.OneTuple
 
equals(Object) - Method in class net.fauxpark.tuples.SevenTuple
 
equals(Object) - Method in class net.fauxpark.tuples.SixTuple
 
equals(Object) - Method in class net.fauxpark.tuples.ThreeTuple
 
equals(Object) - Method in class net.fauxpark.tuples.TwoTuple
 
equalsIgnoreCase(String) - Method in class net.fauxpark.stringes.Stringe
Compares the string value of this Stringe to another string, ignoring case considerations.
equalsIgnoreCase(Stringe) - Method in class net.fauxpark.stringes.Stringe
Compares the string value of this Stringe to the string value of another Stringe, ignoring case considerations.
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages