All Classes and Interfaces

Class
Description
A functional interface for a BiConsumer with two primitive boolean parameters.
A BiConsumer specialized for primitive boolean and generic object types.
A primitive specialization of Consumer for boolean.
A functional interface for a BiConsumer with two primitive byte parameters.
A functional interface for a BiConsumer that takes a byte and an object.
A functional interface for a Consumer with a primitive byte parameter.
This class represents a 2-dimensional vector with two byte values.
This class represents a 3-dimensional vector with 3 byte values.
A functional interface for a BiConsumer with two primitive character parameters.
A functional interface for a BiConsumer that takes a char and an object.
A functional interface for a Consumer that takes a primitive char as argument.
Decade<A,B,C,D,E,F,G,H,I,J>
Represents a tuple of ten elements.
 
 
A functional interface for a BiConsumer with two primitive double parameters.
A generic BiConsumer that takes a primitive double and an object.
A primitive specialization of Consumer for double.
This class represents a 2-dimensional vector with two double values.
This class represents a 3-dimensional vector with 3 double values.
 
 
 
 
Ennead<A,B,C,D,E,F,G,H,I>
Represents a tuple of nine elements.
A functional interface for a BiConsumer with two primitive float parameters.
A functional interface for a BiConsumer that takes a float and an object.
A primitive specialization of Consumer for float.
This class represents a 2-dimensional vector with two float values.
This class represents a 3-dimensional vector with float values.
 
 
Represents a tuple of ten elements.
 
 
Represents a tuple of nine elements.
 
 
 
 
 
 
Represents a tuple of eight elements.
Represents a tuple of two elements.
Represents a tuple of four elements.
Represents a tuple of five elements.
Represents a tuple of seven elements.
Represents a tuple of six elements.
 
 
Represents a tuple of three elements.
A functional interface for a BiConsumer with two primitive integer parameters.
A functional interface for a BiConsumer that takes an int and an object.
A primitive specialization of Consumer for int.
This class represents a 2-dimensional vector with two int values.
This class represents a 3-dimensional vector with int values.
A functional interface for a BiConsumer with two primitive long parameters.
A functional interface for a BiConsumer that takes a long and an object.
A primitive specialization of Consumer for long.
This class represents a 2-dimensional vector with two long values.
This class represents a 3-dimensional vector with long values.
 
 
Represents a mutable tuple of ten elements.
 
 
Represents a mutable tuple of nine elements.
 
 
 
 
 
 
Represents a mutable tuple of eight elements.
Represents a mutable tuple of two elements.
Represents a mutable tuple of four elements.
 
Represents a mutable tuple of seven elements.
Represents a mutable tuple of six elements.
 
 
Represents a mutable tuple of three elements.
 
 
 
 
A BiConsumer specialized for boolean values.
A functional interface for a BiConsumer with a primitive byte parameter.
A functional interface for a BiConsumer with a primitive char as left parameter and a generic object as right parameter.
A functional interface for a BiConsumer with a primitive double and a generic V as arguments.
A functional interface for a BiConsumer with a primitive float parameter.
A functional interface for a BiConsumer with a primitive int as second parameter.
A functional interface for a BiConsumer with a primitive long and a generic second argument.
A functional interface for a BiConsumer with a short and an object as parameter.
Octet<A,B,C,D,E,F,G,H>
Represents a tuple of eight elements.
 
 
 
 
Represents a tuple of two elements.
 
 
Represents a tuple of four elements.
 
 
 
 
 
 
 
Represents a tuple of five elements.
 
 
 
 
 
 
 
 
 
Represents a tuple of seven elements.
 
 
Represents a tuple of six elements.
A functional interface for a BiConsumer that takes a short and an object.
A functional interface for a BiConsumer with two primitive short parameters.
A primitive specialization of Consumer for short.
This class represents a 2-dimensional vector with two short values.
This class represents a 3-dimensional vector with short values.
This is a functional interface that can be used to replace BiConsumer and throw exceptions.
This is a functional interface that can be used to replace BiFunction and throw exceptions.
This is a functional interface that can be used to replace Consumer and throw exceptions.
This is a functional interface that can be used to replace Function and throw exceptions.
 
 
 
 
 
 
Represents a tuple of three elements.
This is a functional interface that can be used to replace Runnable and throw exceptions.
This is a functional interface that can be used to replace Supplier and throw exceptions.