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

A

a - Variable in class com.wantedtech.common.xpresso.json.JSONTreeParser.ValueContext
 
absorb(Iterable<T>) - Method in class com.wantedtech.common.xpresso.types.set
 
AbstractTokenizer - Class in com.wantedtech.common.xpresso.en.text
An abstract tokenizer.
AbstractTokenizer() - Constructor for class com.wantedtech.common.xpresso.en.text.AbstractTokenizer
 
AbstractTuple - Class in com.wantedtech.common.xpresso.types.tuples
 
AbstractTuple() - Constructor for class com.wantedtech.common.xpresso.types.tuples.AbstractTuple
 
AbstractTupleComprehension - Class in com.wantedtech.common.xpresso.comprehension
 
AbstractTupleComprehension() - Constructor for class com.wantedtech.common.xpresso.comprehension.AbstractTupleComprehension
 
ACRONYM - Variable in class com.wantedtech.common.xpresso.regex.RegexStatic
 
add() - Static method in class com.wantedtech.common.xpresso.x
A Function that takes a tuple of arguments an adds them up.
ae20 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.AnyExpressionContext
 
ae20 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.AnyExpressionContext
 
ae30 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BooleanExpressionBContext
 
ae30 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BooleanExpressionBContext
 
ae31 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BooleanExpressionBContext
 
ae31 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BooleanExpressionBContext
 
ae40 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.ArithmeticExpressionEContext
 
ae40 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.ArithmeticExpressionEContext
 
ae60 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BasicExpressionFContext
 
ae60 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BasicExpressionFContext
 
ae80 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.FunctionContext
 
ae80 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.FunctionContext
 
all(Iterable<Boolean>) - Static method in class com.wantedtech.common.xpresso.x
 
all(Iterable<T>, Predicate<Object>) - Static method in class com.wantedtech.common.xpresso.x
 
ALL_BUT_THE_FIRST_ONE - Static variable in class com.wantedtech.common.xpresso.helpers.Slicer
 
ALL_BUT_THE_LAST_ONE - Static variable in class com.wantedtech.common.xpresso.helpers.Slicer
 
Americanize - Class in com.wantedtech.common.xpresso.en.text
Takes a HasWord or String and returns an Americanized version of it.
Americanize() - Constructor for class com.wantedtech.common.xpresso.en.text.Americanize
 
Americanize(int) - Constructor for class com.wantedtech.common.xpresso.en.text.Americanize
Make an object for Americanizing spelling.
americanize(String) - Static method in class com.wantedtech.common.xpresso.en.text.Americanize
Convert the spelling of a word from British to American English.
americanize(String, boolean) - Static method in class com.wantedtech.common.xpresso.en.text.Americanize
Convert the spelling of a word from British to American English.
Among - Class in com.wantedtech.common.xpresso.token.stem.snowball
 
Among(String, int, int, String, SnowballStemmer) - Constructor for class com.wantedtech.common.xpresso.token.stem.snowball.Among
 
an10 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.LambdaExpressionContext
 
an10 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.LambdaExpressionContext
 
And - Static variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Lexer
 
And - Static variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser
 
And() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BooleanExpressionBContext
 
And - Static variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaLexer
 
And - Static variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser
 
And() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BooleanExpressionBContext
 
and(Value) - Method in class com.wantedtech.common.xpresso.functional.lambda.Value
 
and(set<T>) - Method in class com.wantedtech.common.xpresso.types.set
 
and(Set<T>) - Method in class com.wantedtech.common.xpresso.types.set
 
and(T...) - Method in class com.wantedtech.common.xpresso.types.set
 
any(Iterable<Boolean>) - Static method in class com.wantedtech.common.xpresso.x
 
any(Iterable<T>, Predicate<Object>) - Static method in class com.wantedtech.common.xpresso.x
 
anyExpression() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser
 
anyExpression() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.FunctionContext
 
anyExpression() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.LambdaExpressionContext
 
anyExpression() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser
 
anyExpression() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.FunctionContext
 
anyExpression() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.LambdaExpressionContext
 
AnyExpressionContext(ParserRuleContext, int) - Constructor for class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.AnyExpressionContext
 
AnyExpressionContext(ParserRuleContext, int) - Constructor for class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.AnyExpressionContext
 
append(Node) - Method in class com.wantedtech.common.xpresso.en.sentence.chunker.Node
 
append(Object, Object, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the result of comparison of two Objects for a given field name,
append(Object, Object, Comparator<?>, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the resultat of comparison of two Objects for the given field fieldName.
append(long, long, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the comparison of two longs.
append(int, int, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the comparison of two ints.
append(short, short, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the comparison of two shorts.
append(char, char, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the comparison of two chars.
append(byte, byte, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the comparison of two bytes.
append(double, double, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the comparison of two doubles.
append(float, float, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the comparison of two floats.
append(boolean, boolean, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the builder the comparison of two booleanss.
append(Object[], Object[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two Object arrays.
append(Object[], Object[], Comparator<?>, String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two Object arrays.
append(long[], long[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two long arrays.
append(int[], int[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two int arrays.
append(short[], short[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two short arrays.
append(char[], char[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two char arrays.
append(byte[], byte[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two byte arrays.
append(double[], double[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two double arrays.
append(float[], float[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two float arrays.
append(boolean[], boolean[], String) - Method in class com.wantedtech.common.xpresso.helpers.CompareTo
Appends to the fieldComparisons the deep comparison of two boolean arrays.
append(Object, Object) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two Objects are equal using their equals method.
append(long, long) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two long s are equal.
append(int, int) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two ints are equal.
append(short, short) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two shorts are equal.
append(char, char) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two chars are equal.
append(byte, byte) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two bytes are equal.
append(double, double) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two doubles are equal by testing that the pattern of bits returned by doubleToLong are equal.
append(float, float) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two floats are equal byt testing that the pattern of bits returned by doubleToLong are equal.
append(boolean, boolean) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Test if two booleanss are equal.
append(Object[], Object[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Performs a deep comparison of two Object arrays.
append(long[], long[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Deep comparison of array of long.
append(int[], int[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Deep comparison of array of int.
append(short[], short[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Deep comparison of array of short.
append(char[], char[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Deep comparison of array of char.
append(byte[], byte[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Deep comparison of array of byte.
append(double[], double[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Deep comparison of array of double.
append(float[], float[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Deep comparison of array of float.
append(boolean[], boolean[]) - Method in class com.wantedtech.common.xpresso.helpers.EqualsResult
Deep comparison of array of boolean.
append(boolean) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a boolean.
append(boolean[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a boolean array.
append(byte) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a byte.
append(byte[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a byte array.
append(char) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a char.
append(char[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a char array.
append(double) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a double.
append(double[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a double array.
append(float) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a float.
append(float[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a float array.
append(int) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for an int.
append(int[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for an int array.
append(long) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a long.
append(long[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a long array.
append(Object) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for an Object.
append(Object[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for an Object array.
append(short) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a short.
append(short[]) - Method in class com.wantedtech.common.xpresso.helpers.HashCode
Append a hashCode for a short array.
append(T) - Method in class com.wantedtech.common.xpresso.types.list
 
apply(Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.ScalarComprehensionStart
 
apply(Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple1ComprehensionElse
 
apply(Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple1ComprehensionIf
 
apply(Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple1ComprehensionStart
 
apply(Function<Object, ?>, Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionElse
 
apply(Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionIf
 
apply(Function<Object, ?>, Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionIf
 
apply(Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionStart
 
apply(Function<Object, ?>, Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionStart
 
apply(ChunkString) - Method in class com.wantedtech.common.xpresso.en.sentence.chunker.RegexpChunkRule
Apply this rule to the given ChunkString.
apply(Object) - Method in class com.wantedtech.common.xpresso.en.text.Americanize
Americanize the HasWord or String coming in.
apply(F) - Method in interface com.wantedtech.common.xpresso.functional.Function
Returns the result of applying this function to input.
apply(Object) - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaFunction
 
apply(Object) - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaPredicate
 
apply(T) - Method in interface com.wantedtech.common.xpresso.functional.Predicate
Returns the result of applying this predicate to input.
applyOtherwise(Function<Object, ?>) - Method in class com.wantedtech.common.xpresso.comprehension.ScalarComprehensionElse
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.AnyExpressionContext
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.ArithmeticExpressionEContext
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BasicExpressionFContext
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BooleanExpressionBContext
 
arithmeticExpressionE(int) - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BooleanExpressionBContext
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.AnyExpressionContext
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.ArithmeticExpressionEContext
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BasicExpressionFContext
 
arithmeticExpressionE() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BooleanExpressionBContext
 
arithmeticExpressionE(int) - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BooleanExpressionBContext
 
ArithmeticExpressionEContext(ParserRuleContext, int) - Constructor for class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.ArithmeticExpressionEContext
 
ArithmeticExpressionEContext(ParserRuleContext, int) - Constructor for class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.ArithmeticExpressionEContext
 
ARRAY - Static variable in class com.wantedtech.common.xpresso.json.JSONTreeParser
 
array() - Method in class com.wantedtech.common.xpresso.json.JSONTreeParser
 
array() - Method in class com.wantedtech.common.xpresso.json.JSONTreeParser.ValueContext
 
ArrayContext(ParserRuleContext, int) - Constructor for class com.wantedtech.common.xpresso.json.JSONTreeParser.ArrayContext
 
asKey(Iterable<?>) - Static method in class com.wantedtech.common.xpresso.x
Creates and returns a Function that takes as a parameter an Iterable and uses the Function's input value as key to get a value from the Iterable
asKey(Map<?, O>) - Static method in class com.wantedtech.common.xpresso.x
Creates and returns a Function that takes as a parameter a Map and uses the Function's input value as key to get a value from the corresponding Map
Assert - Class in com.wantedtech.common.xpresso.helpers
Simple methods to be called at the start of your own methods to verify correct arguments and state.
Assert() - Constructor for class com.wantedtech.common.xpresso.helpers.Assert
 
Assert - Static variable in class com.wantedtech.common.xpresso.x
Contains an instance of Assert class object that has useful assertion methods.
assertNotEmpty(T) - Static method in class com.wantedtech.common.xpresso.x
Gets the Assert class object and calls its notEmpty method.
assertNotEmpty(T, String) - Static method in class com.wantedtech.common.xpresso.x
Gets the Assert class object and calls its notEmpty method.
assertNotNull(T) - Static method in class com.wantedtech.common.xpresso.x
Gets the Assert class object object and calls its notNull method.
assertNotNull(T, String) - Static method in class com.wantedtech.common.xpresso.x
Gets the Assert class object and calls its notNull method.
assertTrue(boolean) - Static method in class com.wantedtech.common.xpresso.x
Gets the Assert class object and calls its True method.
assertTrue(boolean, String) - Static method in class com.wantedtech.common.xpresso.x
Gets the Assert class object and calls its True method.
asTitle - Variable in class com.wantedtech.common.xpresso.strings.HappyStringStatic
 
AU - Variable in class com.wantedtech.common.xpresso.regex.RegexStatic
 
AU_Regex - Class in com.wantedtech.common.xpresso.regex
 
AU_Regex() - Constructor for class com.wantedtech.common.xpresso.regex.AU_Regex
 
avg(Iterable<T>) - Static method in class com.wantedtech.common.xpresso.x
Averages the elements of the input Iterable and returs the average.
avg() - Static method in class com.wantedtech.common.xpresso.x
A Function that takes a tuple of arguments an adds them up.
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
Skip navigation links