All Classes Interface Summary Class Summary Annotation Types Summary
| Class |
Description |
| Bag<T> |
A Bag is a Collection whose elements are unordered and may contain duplicate entries.
|
| BagMultimap<K,V> |
|
| Bags |
This class should be used to create instances of MutableBag and ImmutableBag
|
| Beta |
API tagged Beta is new API that has not stabilized.
|
| BiMap<K,V> |
A map that allows users to look up key-value pairs from either direction.
|
| BiMaps |
|
| BooleanBag |
This file was automatically generated from template file primitiveBag.stg.
|
| BooleanBags |
|
| BooleanBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, boolean).
|
| BooleanBooleanPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| BooleanBooleanProcedure |
A BooleanBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive boolean as the second argument.
|
| BooleanBooleanToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| BooleanBooleanToObjectFunction<T> |
A BooleanBooleanToObjectFunction is a two argument lambda or closure which takes a primitive boolean as the first and
a primitive boolean as the second argument and returns an Object as the result.
|
| BooleanBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, byte).
|
| BooleanBytePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| BooleanByteProcedure |
A BooleanByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive byte as the second argument.
|
| BooleanByteToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| BooleanByteToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| BooleanByteToObjectFunction<T> |
A BooleanByteToObjectFunction is a two argument lambda or closure which takes a primitive boolean as the first and
a primitive byte as the second argument and returns an Object as the result.
|
| BooleanCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, char).
|
| BooleanCharPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| BooleanCharProcedure |
A BooleanCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive char as the second argument.
|
| BooleanCharToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| BooleanCharToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| BooleanCharToObjectFunction<T> |
A BooleanCharToObjectFunction is a two argument lambda or closure which takes a primitive boolean as the first and
a primitive char as the second argument and returns an Object as the result.
|
| BooleanComparator |
BooleanComparator is a primitive Comparator that takes two arguments of type boolean and
otherwise follows the contract of java.util.Comparator.
|
| BooleanDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, double).
|
| BooleanDoublePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| BooleanDoubleProcedure |
A BooleanDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive double as the second argument.
|
| BooleanDoubleToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| BooleanDoubleToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| BooleanDoubleToObjectFunction<T> |
A BooleanDoubleToObjectFunction is a two argument lambda or closure which takes a primitive boolean as the first and
a primitive double as the second argument and returns an Object as the result.
|
| BooleanFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, float).
|
| BooleanFloatPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| BooleanFloatProcedure |
A BooleanFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive float as the second argument.
|
| BooleanFloatToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| BooleanFloatToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| BooleanFloatToObjectFunction<T> |
A BooleanFloatToObjectFunction is a two argument lambda or closure which takes a primitive boolean as the first and
a primitive float as the second argument and returns an Object as the result.
|
| BooleanFunction<T> |
BooleanFunction is a primitive Function which may be used to reduce the overhead
of autoboxing Boolean objects in places where primitive booleans could be used.
|
| BooleanFunction0 |
BooleanFunction0 is a zero argument lambda.
|
| BooleanIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, int).
|
| BooleanIntPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| BooleanIntProcedure |
A BooleanIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive int as the second argument.
|
| BooleanIntToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| BooleanIntToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| BooleanIntToObjectFunction<T> |
A BooleanIntToObjectFunction is a two argument lambda or closure which takes a primitive boolean as the first and
a primitive int as the second argument and returns an Object as the result.
|
| BooleanIterable |
BooleanIterable is an interface which is memory-optimized for boolean primitives.
|
| BooleanIterator |
BooleanIterator is an iterator over a BooleanIterable.
|
| BooleanList |
This file was automatically generated from template file primitiveList.stg.
|
| BooleanLists |
|
| BooleanLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, long).
|
| BooleanLongPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| BooleanLongProcedure |
A BooleanLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive long as the second argument.
|
| BooleanLongToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| BooleanLongToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| BooleanLongToObjectFunction<T> |
A BooleanLongToObjectFunction is a two argument lambda or closure which takes a primitive boolean as the first and
a primitive long as the second argument and returns an Object as the result.
|
| BooleanObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, Object).
|
| BooleanObjectPredicate<T> |
A two argument Predicate that takes a primitive boolean and
type T as the arguments.
|
| BooleanObjectProcedure<T> |
A two argument procedure that takes a primitive boolean and type T as the arguments.
|
| BooleanObjectToBooleanFunction<T> |
This file was automatically generated from template file primitiveObjectToPrimitiveFunction.stg.
|
| BooleanPredicate |
BooleanPredicate is a primitive Predicate which may be used to reduce the overhead
of autoboxing Boolean objects in places where primitive booleans could be used.
|
| BooleanProcedure |
A one argument procedure that takes a primitive boolean as the argument.
|
| BooleanSet |
This file was automatically generated from template file primitiveSet.stg.
|
| BooleanSets |
|
| BooleanShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, short).
|
| BooleanShortPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| BooleanShortProcedure |
A BooleanShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive short as the second argument.
|
| BooleanShortToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| BooleanShortToObjectFunction<T> |
A BooleanShortToObjectFunction is a two argument lambda or closure which takes a primitive boolean as the first and
a primitive short as the second argument and returns an Object as the result.
|
| BooleanShortToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| BooleanStack |
This file was automatically generated from template file primitiveStack.stg.
|
| BooleanStacks |
|
| BooleanToBooleanFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| BooleanToByteFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| BooleanToCharFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| BooleanToDoubleFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| BooleanToFloatFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| BooleanToIntFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| BooleanToLongFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| BooleanToObjectFunction<V> |
This file was automatically generated from template file primitiveToObjectFunction.stg.
|
| BooleanToShortFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| BooleanValuesMap |
This file was automatically generated from template file primitiveValuesMap.stg.
|
| ByteBag |
This file was automatically generated from template file primitiveBag.stg.
|
| ByteBags |
|
| ByteBooleanMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ByteBooleanMaps |
|
| ByteBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, boolean).
|
| ByteBooleanPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ByteBooleanProcedure |
A ByteBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive boolean as the second argument.
|
| ByteBooleanToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ByteBooleanToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ByteBooleanToObjectFunction<T> |
A ByteBooleanToObjectFunction is a two argument lambda or closure which takes a primitive byte as the first and
a primitive boolean as the second argument and returns an Object as the result.
|
| ByteByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ByteByteMaps |
|
| ByteBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, byte).
|
| ByteBytePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ByteByteProcedure |
A ByteByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive byte as the second argument.
|
| ByteByteToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ByteByteToObjectFunction<T> |
A ByteByteToObjectFunction is a two argument lambda or closure which takes a primitive byte as the first and
a primitive byte as the second argument and returns an Object as the result.
|
| ByteCharMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ByteCharMaps |
|
| ByteCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, char).
|
| ByteCharPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ByteCharProcedure |
A ByteCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive char as the second argument.
|
| ByteCharToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ByteCharToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ByteCharToObjectFunction<T> |
A ByteCharToObjectFunction is a two argument lambda or closure which takes a primitive byte as the first and
a primitive char as the second argument and returns an Object as the result.
|
| ByteComparator |
ByteComparator is a primitive Comparator that takes two arguments of type byte and
otherwise follows the contract of java.util.Comparator.
|
| ByteDoubleMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ByteDoubleMaps |
|
| ByteDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, double).
|
| ByteDoublePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ByteDoubleProcedure |
A ByteDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive double as the second argument.
|
| ByteDoubleToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ByteDoubleToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ByteDoubleToObjectFunction<T> |
A ByteDoubleToObjectFunction is a two argument lambda or closure which takes a primitive byte as the first and
a primitive double as the second argument and returns an Object as the result.
|
| ByteFloatMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ByteFloatMaps |
|
| ByteFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, float).
|
| ByteFloatPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ByteFloatProcedure |
A ByteFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive float as the second argument.
|
| ByteFloatToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ByteFloatToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ByteFloatToObjectFunction<T> |
A ByteFloatToObjectFunction is a two argument lambda or closure which takes a primitive byte as the first and
a primitive float as the second argument and returns an Object as the result.
|
| ByteFunction<T> |
ByteFunction is a primitive Function which may be used to reduce the overhead
of autoboxing Byte objects in places where primitive bytes could be used.
|
| ByteFunction0 |
ByteFunction0 is a zero argument lambda.
|
| ByteIntMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ByteIntMaps |
|
| ByteIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, int).
|
| ByteIntPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ByteIntProcedure |
A ByteIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive int as the second argument.
|
| ByteIntToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ByteIntToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ByteIntToObjectFunction<T> |
A ByteIntToObjectFunction is a two argument lambda or closure which takes a primitive byte as the first and
a primitive int as the second argument and returns an Object as the result.
|
| ByteIterable |
ByteIterable is an interface which is memory-optimized for byte primitives.
|
| ByteIterator |
ByteIterator is an iterator over a ByteIterable.
|
| ByteList |
This file was automatically generated from template file primitiveList.stg.
|
| ByteLists |
|
| ByteLongMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ByteLongMaps |
|
| ByteLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, long).
|
| ByteLongPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ByteLongProcedure |
A ByteLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive long as the second argument.
|
| ByteLongToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ByteLongToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ByteLongToObjectFunction<T> |
A ByteLongToObjectFunction is a two argument lambda or closure which takes a primitive byte as the first and
a primitive long as the second argument and returns an Object as the result.
|
| ByteObjectMap<V> |
This file was automatically generated from template file primitiveObjectMap.stg.
|
| ByteObjectMaps |
|
| ByteObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, Object).
|
| ByteObjectPredicate<T> |
A two argument Predicate that takes a primitive byte and
type T as the arguments.
|
| ByteObjectProcedure<T> |
A two argument procedure that takes a primitive byte and type T as the arguments.
|
| ByteObjectToByteFunction<T> |
This file was automatically generated from template file primitiveObjectToPrimitiveFunction.stg.
|
| BytePredicate |
BytePredicate is a primitive Predicate which may be used to reduce the overhead
of autoboxing Byte objects in places where primitive bytes could be used.
|
| ByteProcedure |
A one argument procedure that takes a primitive byte as the argument.
|
| ByteSet |
This file was automatically generated from template file primitiveSet.stg.
|
| ByteSets |
|
| ByteShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ByteShortMaps |
|
| ByteShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, short).
|
| ByteShortPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ByteShortProcedure |
A ByteShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive short as the second argument.
|
| ByteShortToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ByteShortToObjectFunction<T> |
A ByteShortToObjectFunction is a two argument lambda or closure which takes a primitive byte as the first and
a primitive short as the second argument and returns an Object as the result.
|
| ByteShortToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ByteStack |
This file was automatically generated from template file primitiveStack.stg.
|
| ByteStacks |
|
| ByteToBooleanFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ByteToByteFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ByteToCharFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ByteToDoubleFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ByteToFloatFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ByteToIntFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ByteToLongFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ByteToObjectFunction<V> |
This file was automatically generated from template file primitiveToObjectFunction.stg.
|
| ByteToShortFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ByteValuesMap |
This file was automatically generated from template file primitiveValuesMap.stg.
|
| CharBag |
This file was automatically generated from template file primitiveBag.stg.
|
| CharBags |
|
| CharBooleanMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| CharBooleanMaps |
|
| CharBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, boolean).
|
| CharBooleanPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| CharBooleanProcedure |
A CharBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive boolean as the second argument.
|
| CharBooleanToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| CharBooleanToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| CharBooleanToObjectFunction<T> |
A CharBooleanToObjectFunction is a two argument lambda or closure which takes a primitive char as the first and
a primitive boolean as the second argument and returns an Object as the result.
|
| CharByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| CharByteMaps |
|
| CharBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, byte).
|
| CharBytePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| CharByteProcedure |
A CharByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive byte as the second argument.
|
| CharByteToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| CharByteToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| CharByteToObjectFunction<T> |
A CharByteToObjectFunction is a two argument lambda or closure which takes a primitive char as the first and
a primitive byte as the second argument and returns an Object as the result.
|
| CharCharMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| CharCharMaps |
|
| CharCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).
|
| CharCharPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| CharCharProcedure |
A CharCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive char as the second argument.
|
| CharCharToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| CharCharToObjectFunction<T> |
A CharCharToObjectFunction is a two argument lambda or closure which takes a primitive char as the first and
a primitive char as the second argument and returns an Object as the result.
|
| CharComparator |
CharComparator is a primitive Comparator that takes two arguments of type char and
otherwise follows the contract of java.util.Comparator.
|
| CharDoubleMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| CharDoubleMaps |
|
| CharDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, double).
|
| CharDoublePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| CharDoubleProcedure |
A CharDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive double as the second argument.
|
| CharDoubleToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| CharDoubleToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| CharDoubleToObjectFunction<T> |
A CharDoubleToObjectFunction is a two argument lambda or closure which takes a primitive char as the first and
a primitive double as the second argument and returns an Object as the result.
|
| CharFloatMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| CharFloatMaps |
|
| CharFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, float).
|
| CharFloatPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| CharFloatProcedure |
A CharFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive float as the second argument.
|
| CharFloatToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| CharFloatToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| CharFloatToObjectFunction<T> |
A CharFloatToObjectFunction is a two argument lambda or closure which takes a primitive char as the first and
a primitive float as the second argument and returns an Object as the result.
|
| CharFunction<T> |
CharFunction is a primitive Function which may be used to reduce the overhead
of autoboxing Character objects in places where primitive chars could be used.
|
| CharFunction0 |
CharFunction0 is a zero argument lambda.
|
| CharIntMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| CharIntMaps |
|
| CharIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, int).
|
| CharIntPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| CharIntProcedure |
A CharIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive int as the second argument.
|
| CharIntToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| CharIntToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| CharIntToObjectFunction<T> |
A CharIntToObjectFunction is a two argument lambda or closure which takes a primitive char as the first and
a primitive int as the second argument and returns an Object as the result.
|
| CharIterable |
CharIterable is an interface which is memory-optimized for char primitives.
|
| CharIterator |
CharIterator is an iterator over a CharIterable.
|
| CharList |
This file was automatically generated from template file primitiveList.stg.
|
| CharLists |
|
| CharLongMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| CharLongMaps |
|
| CharLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, long).
|
| CharLongPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| CharLongProcedure |
A CharLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive long as the second argument.
|
| CharLongToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| CharLongToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| CharLongToObjectFunction<T> |
A CharLongToObjectFunction is a two argument lambda or closure which takes a primitive char as the first and
a primitive long as the second argument and returns an Object as the result.
|
| CharObjectMap<V> |
This file was automatically generated from template file primitiveObjectMap.stg.
|
| CharObjectMaps |
|
| CharObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, Object).
|
| CharObjectPredicate<T> |
A two argument Predicate that takes a primitive char and
type T as the arguments.
|
| CharObjectProcedure<T> |
A two argument procedure that takes a primitive char and type T as the arguments.
|
| CharObjectToCharFunction<T> |
This file was automatically generated from template file primitiveObjectToPrimitiveFunction.stg.
|
| CharPredicate |
CharPredicate is a primitive Predicate which may be used to reduce the overhead
of autoboxing Character objects in places where primitive chars could be used.
|
| CharProcedure |
A one argument procedure that takes a primitive char as the argument.
|
| CharSet |
This file was automatically generated from template file primitiveSet.stg.
|
| CharSets |
|
| CharShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| CharShortMaps |
|
| CharShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, short).
|
| CharShortPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| CharShortProcedure |
A CharShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive short as the second argument.
|
| CharShortToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| CharShortToObjectFunction<T> |
A CharShortToObjectFunction is a two argument lambda or closure which takes a primitive char as the first and
a primitive short as the second argument and returns an Object as the result.
|
| CharShortToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| CharStack |
This file was automatically generated from template file primitiveStack.stg.
|
| CharStacks |
|
| CharToBooleanFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| CharToByteFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| CharToCharFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| CharToDoubleFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| CharToFloatFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| CharToIntFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| CharToLongFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| CharToObjectFunction<V> |
This file was automatically generated from template file primitiveToObjectFunction.stg.
|
| CharToShortFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| CharValuesMap |
This file was automatically generated from template file primitiveValuesMap.stg.
|
| ConcurrentMutableMap<K,V> |
A ConcurrentMutableMap provides an api which combines and supports both MutableMap and ConcurrentMap.
|
| DoubleBag |
This file was automatically generated from template file primitiveBag.stg.
|
| DoubleBags |
|
| DoubleBooleanMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| DoubleBooleanMaps |
|
| DoubleBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, boolean).
|
| DoubleBooleanPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| DoubleBooleanProcedure |
A DoubleBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive boolean as the second argument.
|
| DoubleBooleanToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| DoubleBooleanToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| DoubleBooleanToObjectFunction<T> |
A DoubleBooleanToObjectFunction is a two argument lambda or closure which takes a primitive double as the first and
a primitive boolean as the second argument and returns an Object as the result.
|
| DoubleByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| DoubleByteMaps |
|
| DoubleBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, byte).
|
| DoubleBytePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| DoubleByteProcedure |
A DoubleByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive byte as the second argument.
|
| DoubleByteToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| DoubleByteToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| DoubleByteToObjectFunction<T> |
A DoubleByteToObjectFunction is a two argument lambda or closure which takes a primitive double as the first and
a primitive byte as the second argument and returns an Object as the result.
|
| DoubleCharMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| DoubleCharMaps |
|
| DoubleCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, char).
|
| DoubleCharPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| DoubleCharProcedure |
A DoubleCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive char as the second argument.
|
| DoubleCharToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| DoubleCharToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| DoubleCharToObjectFunction<T> |
A DoubleCharToObjectFunction is a two argument lambda or closure which takes a primitive double as the first and
a primitive char as the second argument and returns an Object as the result.
|
| DoubleComparator |
DoubleComparator is a primitive Comparator that takes two arguments of type double and
otherwise follows the contract of java.util.Comparator.
|
| DoubleDoubleMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| DoubleDoubleMaps |
|
| DoubleDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, double).
|
| DoubleDoublePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| DoubleDoubleProcedure |
A DoubleDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive double as the second argument.
|
| DoubleDoubleToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| DoubleDoubleToObjectFunction<T> |
A DoubleDoubleToObjectFunction is a two argument lambda or closure which takes a primitive double as the first and
a primitive double as the second argument and returns an Object as the result.
|
| DoubleFloatMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| DoubleFloatMaps |
|
| DoubleFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, float).
|
| DoubleFloatPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| DoubleFloatProcedure |
A DoubleFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive float as the second argument.
|
| DoubleFloatToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| DoubleFloatToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| DoubleFloatToObjectFunction<T> |
A DoubleFloatToObjectFunction is a two argument lambda or closure which takes a primitive double as the first and
a primitive float as the second argument and returns an Object as the result.
|
| DoubleFunction<T> |
DoubleFunction is a primitive Function which may be used to reduce the overhead
of autoboxing Double objects in places where primitive doubles could be used.
|
| DoubleFunction0 |
DoubleFunction0 is a zero argument lambda.
|
| DoubleIntMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| DoubleIntMaps |
|
| DoubleIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, int).
|
| DoubleIntPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| DoubleIntProcedure |
A DoubleIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive int as the second argument.
|
| DoubleIntToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| DoubleIntToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| DoubleIntToObjectFunction<T> |
A DoubleIntToObjectFunction is a two argument lambda or closure which takes a primitive double as the first and
a primitive int as the second argument and returns an Object as the result.
|
| DoubleIterable |
DoubleIterable is an interface which is memory-optimized for double primitives.
|
| DoubleIterator |
DoubleIterator is an iterator over a DoubleIterable.
|
| DoubleList |
This file was automatically generated from template file primitiveList.stg.
|
| DoubleLists |
|
| DoubleLongMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| DoubleLongMaps |
|
| DoubleLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, long).
|
| DoubleLongPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| DoubleLongProcedure |
A DoubleLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive long as the second argument.
|
| DoubleLongToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| DoubleLongToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| DoubleLongToObjectFunction<T> |
A DoubleLongToObjectFunction is a two argument lambda or closure which takes a primitive double as the first and
a primitive long as the second argument and returns an Object as the result.
|
| DoubleObjectMap<V> |
This file was automatically generated from template file primitiveObjectMap.stg.
|
| DoubleObjectMaps |
|
| DoubleObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, Object).
|
| DoubleObjectPredicate<T> |
A two argument Predicate that takes a primitive double and
type T as the arguments.
|
| DoubleObjectProcedure<T> |
A two argument procedure that takes a primitive double and type T as the arguments.
|
| DoubleObjectToDoubleFunction<T> |
This file was automatically generated from template file primitiveObjectToPrimitiveFunction.stg.
|
| DoublePredicate |
DoublePredicate is a primitive Predicate which may be used to reduce the overhead
of autoboxing Double objects in places where primitive doubles could be used.
|
| DoubleProcedure |
A one argument procedure that takes a primitive double as the argument.
|
| DoubleSet |
This file was automatically generated from template file primitiveSet.stg.
|
| DoubleSets |
|
| DoubleShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| DoubleShortMaps |
|
| DoubleShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, short).
|
| DoubleShortPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| DoubleShortProcedure |
A DoubleShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive short as the second argument.
|
| DoubleShortToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| DoubleShortToObjectFunction<T> |
A DoubleShortToObjectFunction is a two argument lambda or closure which takes a primitive double as the first and
a primitive short as the second argument and returns an Object as the result.
|
| DoubleShortToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| DoubleStack |
This file was automatically generated from template file primitiveStack.stg.
|
| DoubleStacks |
|
| DoubleToBooleanFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| DoubleToByteFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| DoubleToCharFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| DoubleToDoubleFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| DoubleToFloatFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| DoubleToIntFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| DoubleToLongFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| DoubleToObjectFunction<V> |
This file was automatically generated from template file primitiveToObjectFunction.stg.
|
| DoubleToShortFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| DoubleValuesMap |
This file was automatically generated from template file primitiveValuesMap.stg.
|
| FixedSizeCollection<T> |
A FixedSizeCollection is a collection that may be mutated, but cannot grow or shrink in size.
|
| FixedSizeList<T> |
A FixedSizeList is a list that may be mutated, but cannot grow or shrink in size.
|
| FixedSizeListFactory |
|
| FixedSizeMap<K,V> |
A FixedSizeMap is a map that may be mutated, but cannot grow or shrink in size.
|
| FixedSizeMapFactory |
|
| FixedSizeSet<T> |
A FixedSizeSet is a set that may be mutated, but cannot grow or shrink in size.
|
| FixedSizeSetFactory |
|
| FloatBag |
This file was automatically generated from template file primitiveBag.stg.
|
| FloatBags |
|
| FloatBooleanMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| FloatBooleanMaps |
|
| FloatBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, boolean).
|
| FloatBooleanPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| FloatBooleanProcedure |
A FloatBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive boolean as the second argument.
|
| FloatBooleanToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| FloatBooleanToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| FloatBooleanToObjectFunction<T> |
A FloatBooleanToObjectFunction is a two argument lambda or closure which takes a primitive float as the first and
a primitive boolean as the second argument and returns an Object as the result.
|
| FloatByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| FloatByteMaps |
|
| FloatBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, byte).
|
| FloatBytePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| FloatByteProcedure |
A FloatByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive byte as the second argument.
|
| FloatByteToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| FloatByteToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| FloatByteToObjectFunction<T> |
A FloatByteToObjectFunction is a two argument lambda or closure which takes a primitive float as the first and
a primitive byte as the second argument and returns an Object as the result.
|
| FloatCharMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| FloatCharMaps |
|
| FloatCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, char).
|
| FloatCharPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| FloatCharProcedure |
A FloatCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive char as the second argument.
|
| FloatCharToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| FloatCharToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| FloatCharToObjectFunction<T> |
A FloatCharToObjectFunction is a two argument lambda or closure which takes a primitive float as the first and
a primitive char as the second argument and returns an Object as the result.
|
| FloatComparator |
FloatComparator is a primitive Comparator that takes two arguments of type float and
otherwise follows the contract of java.util.Comparator.
|
| FloatDoubleMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| FloatDoubleMaps |
|
| FloatDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, double).
|
| FloatDoublePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| FloatDoubleProcedure |
A FloatDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive double as the second argument.
|
| FloatDoubleToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| FloatDoubleToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| FloatDoubleToObjectFunction<T> |
A FloatDoubleToObjectFunction is a two argument lambda or closure which takes a primitive float as the first and
a primitive double as the second argument and returns an Object as the result.
|
| FloatFloatMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| FloatFloatMaps |
|
| FloatFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, float).
|
| FloatFloatPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| FloatFloatProcedure |
A FloatFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive float as the second argument.
|
| FloatFloatToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| FloatFloatToObjectFunction<T> |
A FloatFloatToObjectFunction is a two argument lambda or closure which takes a primitive float as the first and
a primitive float as the second argument and returns an Object as the result.
|
| FloatFunction<T> |
FloatFunction is a primitive Function which may be used to reduce the overhead
of autoboxing Float objects in places where primitive floats could be used.
|
| FloatFunction0 |
FloatFunction0 is a zero argument lambda.
|
| FloatIntMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| FloatIntMaps |
|
| FloatIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, int).
|
| FloatIntPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| FloatIntProcedure |
A FloatIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive int as the second argument.
|
| FloatIntToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| FloatIntToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| FloatIntToObjectFunction<T> |
A FloatIntToObjectFunction is a two argument lambda or closure which takes a primitive float as the first and
a primitive int as the second argument and returns an Object as the result.
|
| FloatIterable |
FloatIterable is an interface which is memory-optimized for float primitives.
|
| FloatIterator |
FloatIterator is an iterator over a FloatIterable.
|
| FloatList |
This file was automatically generated from template file primitiveList.stg.
|
| FloatLists |
|
| FloatLongMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| FloatLongMaps |
|
| FloatLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, long).
|
| FloatLongPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| FloatLongProcedure |
A FloatLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive long as the second argument.
|
| FloatLongToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| FloatLongToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| FloatLongToObjectFunction<T> |
A FloatLongToObjectFunction is a two argument lambda or closure which takes a primitive float as the first and
a primitive long as the second argument and returns an Object as the result.
|
| FloatObjectMap<V> |
This file was automatically generated from template file primitiveObjectMap.stg.
|
| FloatObjectMaps |
|
| FloatObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, Object).
|
| FloatObjectPredicate<T> |
A two argument Predicate that takes a primitive float and
type T as the arguments.
|
| FloatObjectProcedure<T> |
A two argument procedure that takes a primitive float and type T as the arguments.
|
| FloatObjectToFloatFunction<T> |
This file was automatically generated from template file primitiveObjectToPrimitiveFunction.stg.
|
| FloatPredicate |
FloatPredicate is a primitive Predicate which may be used to reduce the overhead
of autoboxing Float objects in places where primitive floats could be used.
|
| FloatProcedure |
A one argument procedure that takes a primitive float as the argument.
|
| FloatSet |
This file was automatically generated from template file primitiveSet.stg.
|
| FloatSets |
|
| FloatShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| FloatShortMaps |
|
| FloatShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, short).
|
| FloatShortPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| FloatShortProcedure |
A FloatShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive short as the second argument.
|
| FloatShortToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| FloatShortToObjectFunction<T> |
A FloatShortToObjectFunction is a two argument lambda or closure which takes a primitive float as the first and
a primitive short as the second argument and returns an Object as the result.
|
| FloatShortToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| FloatStack |
This file was automatically generated from template file primitiveStack.stg.
|
| FloatStacks |
|
| FloatToBooleanFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| FloatToByteFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| FloatToCharFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| FloatToDoubleFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| FloatToFloatFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| FloatToIntFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| FloatToLongFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| FloatToObjectFunction<V> |
This file was automatically generated from template file primitiveToObjectFunction.stg.
|
| FloatToShortFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| FloatValuesMap |
This file was automatically generated from template file primitiveValuesMap.stg.
|
| Function<T,V> |
Function is a one-argument lambda which performs a transformation on the object of type T
passed to the valueOf() method.
|
| Function0<R> |
Function0 is a zero argument lambda.
|
| Function2<T1,T2,R> |
Function2 is a two argument lambda which takes two arguments and returns a result of a transformation.
|
| Function3<T1,T2,T3,R> |
Function3 is a three argument Lambda which takes three arguments and returns a result of a transformation.
|
| FunctionComparator<T,V> |
|
| HashingStrategy<E> |
Interface for supporting user defined hashing strategies in Sets and Maps
|
| ImmutableBag<T> |
|
| ImmutableBagFactory |
|
| ImmutableBagIterable<T> |
|
| ImmutableBagIterableMultimap<K,V> |
|
| ImmutableBagMultimap<K,V> |
|
| ImmutableBiMap<K,V> |
A BiMap whose contents cannot be altered after initialization.
|
| ImmutableBiMapFactory |
|
| ImmutableBooleanBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableBooleanBagFactory |
|
| ImmutableBooleanCollection |
This file was automatically generated from template file immutablePrimitiveCollection.stg.
|
| ImmutableBooleanList |
This file was automatically generated from template file immutablePrimitiveList.stg.
|
| ImmutableBooleanListFactory |
|
| ImmutableBooleanSet |
This file was automatically generated from template file immutablePrimitiveSet.stg.
|
| ImmutableBooleanSetFactory |
|
| ImmutableBooleanStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
| ImmutableBooleanStackFactory |
|
| ImmutableByteBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableByteBagFactory |
|
| ImmutableByteBooleanMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableByteBooleanMapFactory |
|
| ImmutableByteByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableByteByteMapFactory |
|
| ImmutableByteCharMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableByteCharMapFactory |
|
| ImmutableByteCollection |
This file was automatically generated from template file immutablePrimitiveCollection.stg.
|
| ImmutableByteDoubleMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableByteDoubleMapFactory |
|
| ImmutableByteFloatMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableByteFloatMapFactory |
|
| ImmutableByteIntMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableByteIntMapFactory |
|
| ImmutableByteList |
This file was automatically generated from template file immutablePrimitiveList.stg.
|
| ImmutableByteListFactory |
|
| ImmutableByteLongMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableByteLongMapFactory |
|
| ImmutableByteObjectMap<V> |
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
| ImmutableByteObjectMapFactory |
|
| ImmutableByteSet |
This file was automatically generated from template file immutablePrimitiveSet.stg.
|
| ImmutableByteSetFactory |
|
| ImmutableByteShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableByteShortMapFactory |
|
| ImmutableByteStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
| ImmutableByteStackFactory |
|
| ImmutableCharBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableCharBagFactory |
|
| ImmutableCharBooleanMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableCharBooleanMapFactory |
|
| ImmutableCharByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableCharByteMapFactory |
|
| ImmutableCharCharMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableCharCharMapFactory |
|
| ImmutableCharCollection |
This file was automatically generated from template file immutablePrimitiveCollection.stg.
|
| ImmutableCharDoubleMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableCharDoubleMapFactory |
|
| ImmutableCharFloatMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableCharFloatMapFactory |
|
| ImmutableCharIntMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableCharIntMapFactory |
|
| ImmutableCharList |
This file was automatically generated from template file immutablePrimitiveList.stg.
|
| ImmutableCharListFactory |
|
| ImmutableCharLongMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableCharLongMapFactory |
|
| ImmutableCharObjectMap<V> |
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
| ImmutableCharObjectMapFactory |
|
| ImmutableCharSet |
This file was automatically generated from template file immutablePrimitiveSet.stg.
|
| ImmutableCharSetFactory |
|
| ImmutableCharShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableCharShortMapFactory |
|
| ImmutableCharStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
| ImmutableCharStackFactory |
|
| ImmutableCollection<T> |
ImmutableCollection is the common interface between ImmutableList, ImmutableSet and ImmutableBag.
|
| ImmutableDoubleBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableDoubleBagFactory |
|
| ImmutableDoubleBooleanMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableDoubleBooleanMapFactory |
|
| ImmutableDoubleByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableDoubleByteMapFactory |
|
| ImmutableDoubleCharMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableDoubleCharMapFactory |
|
| ImmutableDoubleCollection |
This file was automatically generated from template file immutablePrimitiveCollection.stg.
|
| ImmutableDoubleDoubleMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableDoubleDoubleMapFactory |
|
| ImmutableDoubleFloatMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableDoubleFloatMapFactory |
|
| ImmutableDoubleIntMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableDoubleIntMapFactory |
|
| ImmutableDoubleList |
This file was automatically generated from template file immutablePrimitiveList.stg.
|
| ImmutableDoubleListFactory |
|
| ImmutableDoubleLongMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableDoubleLongMapFactory |
|
| ImmutableDoubleObjectMap<V> |
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
| ImmutableDoubleObjectMapFactory |
|
| ImmutableDoubleSet |
This file was automatically generated from template file immutablePrimitiveSet.stg.
|
| ImmutableDoubleSetFactory |
|
| ImmutableDoubleShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableDoubleShortMapFactory |
|
| ImmutableDoubleStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
| ImmutableDoubleStackFactory |
|
| ImmutableFloatBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableFloatBagFactory |
|
| ImmutableFloatBooleanMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableFloatBooleanMapFactory |
|
| ImmutableFloatByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableFloatByteMapFactory |
|
| ImmutableFloatCharMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableFloatCharMapFactory |
|
| ImmutableFloatCollection |
This file was automatically generated from template file immutablePrimitiveCollection.stg.
|
| ImmutableFloatDoubleMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableFloatDoubleMapFactory |
|
| ImmutableFloatFloatMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableFloatFloatMapFactory |
|
| ImmutableFloatIntMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableFloatIntMapFactory |
|
| ImmutableFloatList |
This file was automatically generated from template file immutablePrimitiveList.stg.
|
| ImmutableFloatListFactory |
|
| ImmutableFloatLongMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableFloatLongMapFactory |
|
| ImmutableFloatObjectMap<V> |
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
| ImmutableFloatObjectMapFactory |
|
| ImmutableFloatSet |
This file was automatically generated from template file immutablePrimitiveSet.stg.
|
| ImmutableFloatSetFactory |
|
| ImmutableFloatShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableFloatShortMapFactory |
|
| ImmutableFloatStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
| ImmutableFloatStackFactory |
|
| ImmutableHashingStrategyMapFactory |
|
| ImmutableHashingStrategySetFactory |
|
| ImmutableIntBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableIntBagFactory |
|
| ImmutableIntBooleanMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableIntBooleanMapFactory |
|
| ImmutableIntByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableIntByteMapFactory |
|
| ImmutableIntCharMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableIntCharMapFactory |
|
| ImmutableIntCollection |
This file was automatically generated from template file immutablePrimitiveCollection.stg.
|
| ImmutableIntDoubleMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableIntDoubleMapFactory |
|
| ImmutableIntFloatMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableIntFloatMapFactory |
|
| ImmutableIntIntMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableIntIntMapFactory |
|
| ImmutableIntList |
This file was automatically generated from template file immutablePrimitiveList.stg.
|
| ImmutableIntListFactory |
|
| ImmutableIntLongMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableIntLongMapFactory |
|
| ImmutableIntObjectMap<V> |
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
| ImmutableIntObjectMapFactory |
|
| ImmutableIntSet |
This file was automatically generated from template file immutablePrimitiveSet.stg.
|
| ImmutableIntSetFactory |
|
| ImmutableIntShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableIntShortMapFactory |
|
| ImmutableIntStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
| ImmutableIntStackFactory |
|
| ImmutableList<T> |
ImmutableList is the non-modifiable equivalent interface to MutableList.
|
| ImmutableListFactory |
|
| ImmutableListMultimap<K,V> |
|
| ImmutableLongBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableLongBagFactory |
|
| ImmutableLongBooleanMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableLongBooleanMapFactory |
|
| ImmutableLongByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableLongByteMapFactory |
|
| ImmutableLongCharMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableLongCharMapFactory |
|
| ImmutableLongCollection |
This file was automatically generated from template file immutablePrimitiveCollection.stg.
|
| ImmutableLongDoubleMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableLongDoubleMapFactory |
|
| ImmutableLongFloatMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableLongFloatMapFactory |
|
| ImmutableLongIntMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableLongIntMapFactory |
|
| ImmutableLongList |
This file was automatically generated from template file immutablePrimitiveList.stg.
|
| ImmutableLongListFactory |
|
| ImmutableLongLongMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableLongLongMapFactory |
|
| ImmutableLongObjectMap<V> |
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
| ImmutableLongObjectMapFactory |
|
| ImmutableLongSet |
This file was automatically generated from template file immutablePrimitiveSet.stg.
|
| ImmutableLongSetFactory |
|
| ImmutableLongShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableLongShortMapFactory |
|
| ImmutableLongStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
| ImmutableLongStackFactory |
|
| ImmutableMap<K,V> |
An ImmutableMap is different from a JCF Map because it has no mutating methods.
|
| ImmutableMapFactory |
|
| ImmutableMapIterable<K,V> |
|
| ImmutableMultimap<K,V> |
|
| ImmutableObjectBooleanMap<K> |
This file was automatically generated from template file immutableObjectPrimitiveMap.stg.
|
| ImmutableObjectBooleanMapFactory |
|
| ImmutableObjectByteMap<K> |
This file was automatically generated from template file immutableObjectPrimitiveMap.stg.
|
| ImmutableObjectByteMapFactory |
|
| ImmutableObjectCharMap<K> |
This file was automatically generated from template file immutableObjectPrimitiveMap.stg.
|
| ImmutableObjectCharMapFactory |
|
| ImmutableObjectDoubleMap<K> |
This file was automatically generated from template file immutableObjectPrimitiveMap.stg.
|
| ImmutableObjectDoubleMapFactory |
|
| ImmutableObjectFloatMap<K> |
This file was automatically generated from template file immutableObjectPrimitiveMap.stg.
|
| ImmutableObjectFloatMapFactory |
|
| ImmutableObjectIntMap<K> |
This file was automatically generated from template file immutableObjectPrimitiveMap.stg.
|
| ImmutableObjectIntMapFactory |
|
| ImmutableObjectLongMap<K> |
This file was automatically generated from template file immutableObjectPrimitiveMap.stg.
|
| ImmutableObjectLongMapFactory |
|
| ImmutableObjectShortMap<K> |
This file was automatically generated from template file immutableObjectPrimitiveMap.stg.
|
| ImmutableObjectShortMapFactory |
|
| ImmutableOrderedMap<K,V> |
|
| ImmutablePrimitiveObjectMap<V> |
|
| ImmutableSet<T> |
ImmutableSet is the non-modifiable equivalent interface to MutableSet.
|
| ImmutableSetFactory |
|
| ImmutableSetIterable<T> |
|
| ImmutableSetIterableMultimap<K,V> |
|
| ImmutableSetMultimap<K,V> |
|
| ImmutableShortBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableShortBagFactory |
|
| ImmutableShortBooleanMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableShortBooleanMapFactory |
|
| ImmutableShortByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableShortByteMapFactory |
|
| ImmutableShortCharMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableShortCharMapFactory |
|
| ImmutableShortCollection |
This file was automatically generated from template file immutablePrimitiveCollection.stg.
|
| ImmutableShortDoubleMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableShortDoubleMapFactory |
|
| ImmutableShortFloatMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableShortFloatMapFactory |
|
| ImmutableShortIntMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableShortIntMapFactory |
|
| ImmutableShortList |
This file was automatically generated from template file immutablePrimitiveList.stg.
|
| ImmutableShortListFactory |
|
| ImmutableShortLongMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableShortLongMapFactory |
|
| ImmutableShortObjectMap<V> |
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
| ImmutableShortObjectMapFactory |
|
| ImmutableShortSet |
This file was automatically generated from template file immutablePrimitiveSet.stg.
|
| ImmutableShortSetFactory |
|
| ImmutableShortShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
| ImmutableShortShortMapFactory |
|
| ImmutableShortStack |
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
| ImmutableShortStackFactory |
|
| ImmutableSortedBag<T> |
ImmutableSortedBag is the non-modifiable equivalent interface to MutableSortedBag.
|
| ImmutableSortedBagFactory |
|
| ImmutableSortedBagMultimap<K,V> |
|
| ImmutableSortedMap<K,V> |
An ImmutableSortedMap is different from a JCF SortedMap because it has no mutating methods.
|
| ImmutableSortedMapFactory |
|
| ImmutableSortedSet<T> |
ImmutableSortedSet is the non-modifiable equivalent interface to MutableSortedSet.
|
| ImmutableSortedSetFactory |
|
| ImmutableSortedSetMultimap<K,V> |
|
| ImmutableStack<T> |
|
| ImmutableStackFactory |
|
| IntBag |
This file was automatically generated from template file primitiveBag.stg.
|
| IntBags |
|
| IntBooleanMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| IntBooleanMaps |
|
| IntBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, boolean).
|
| IntBooleanPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| IntBooleanProcedure |
A IntBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive boolean as the second argument.
|
| IntBooleanToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| IntBooleanToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| IntBooleanToObjectFunction<T> |
A IntBooleanToObjectFunction is a two argument lambda or closure which takes a primitive int as the first and
a primitive boolean as the second argument and returns an Object as the result.
|
| IntByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| IntByteMaps |
|
| IntBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, byte).
|
| IntBytePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| IntByteProcedure |
A IntByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive byte as the second argument.
|
| IntByteToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| IntByteToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| IntByteToObjectFunction<T> |
A IntByteToObjectFunction is a two argument lambda or closure which takes a primitive int as the first and
a primitive byte as the second argument and returns an Object as the result.
|
| IntCharMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| IntCharMaps |
|
| IntCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, char).
|
| IntCharPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| IntCharProcedure |
A IntCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive char as the second argument.
|
| IntCharToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| IntCharToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| IntCharToObjectFunction<T> |
A IntCharToObjectFunction is a two argument lambda or closure which takes a primitive int as the first and
a primitive char as the second argument and returns an Object as the result.
|
| IntComparator |
IntComparator is a primitive Comparator that takes two arguments of type int and
otherwise follows the contract of java.util.Comparator.
|
| IntDoubleMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| IntDoubleMaps |
|
| IntDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, double).
|
| IntDoublePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| IntDoubleProcedure |
A IntDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive double as the second argument.
|
| IntDoubleToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| IntDoubleToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| IntDoubleToObjectFunction<T> |
A IntDoubleToObjectFunction is a two argument lambda or closure which takes a primitive int as the first and
a primitive double as the second argument and returns an Object as the result.
|
| InternalIterable<T> |
The base interface for all Eclipse Collections.
|
| IntFloatMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| IntFloatMaps |
|
| IntFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, float).
|
| IntFloatPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| IntFloatProcedure |
A IntFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive float as the second argument.
|
| IntFloatToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| IntFloatToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| IntFloatToObjectFunction<T> |
A IntFloatToObjectFunction is a two argument lambda or closure which takes a primitive int as the first and
a primitive float as the second argument and returns an Object as the result.
|
| IntFunction<T> |
IntFunction is a primitive Function which may be used to reduce the overhead
of autoboxing Integer objects in places where primitive ints could be used.
|
| IntFunction0 |
IntFunction0 is a zero argument lambda.
|
| IntIntMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| IntIntMaps |
|
| IntIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).
|
| IntIntPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| IntIntProcedure |
A IntIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive int as the second argument.
|
| IntIntToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| IntIntToObjectFunction<T> |
A IntIntToObjectFunction is a two argument lambda or closure which takes a primitive int as the first and
a primitive int as the second argument and returns an Object as the result.
|
| IntIterable |
IntIterable is an interface which is memory-optimized for int primitives.
|
| IntIterator |
IntIterator is an iterator over a IntIterable.
|
| IntList |
This file was automatically generated from template file primitiveList.stg.
|
| IntLists |
|
| IntLongMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| IntLongMaps |
|
| IntLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, long).
|
| IntLongPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| IntLongProcedure |
A IntLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive long as the second argument.
|
| IntLongToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| IntLongToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| IntLongToObjectFunction<T> |
A IntLongToObjectFunction is a two argument lambda or closure which takes a primitive int as the first and
a primitive long as the second argument and returns an Object as the result.
|
| IntObjectMap<V> |
This file was automatically generated from template file primitiveObjectMap.stg.
|
| IntObjectMaps |
|
| IntObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).
|
| IntObjectPredicate<T> |
A two argument Predicate that takes a primitive int and
type T as the arguments.
|
| IntObjectProcedure<T> |
A two argument procedure that takes a primitive int and type T as the arguments.
|
| IntObjectToIntFunction<T> |
This file was automatically generated from template file primitiveObjectToPrimitiveFunction.stg.
|
| IntPredicate |
IntPredicate is a primitive Predicate which may be used to reduce the overhead
of autoboxing Integer objects in places where primitive ints could be used.
|
| IntProcedure |
A one argument procedure that takes a primitive int as the argument.
|
| IntSet |
This file was automatically generated from template file primitiveSet.stg.
|
| IntSets |
|
| IntShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| IntShortMaps |
|
| IntShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, short).
|
| IntShortPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| IntShortProcedure |
A IntShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive short as the second argument.
|
| IntShortToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| IntShortToObjectFunction<T> |
A IntShortToObjectFunction is a two argument lambda or closure which takes a primitive int as the first and
a primitive short as the second argument and returns an Object as the result.
|
| IntShortToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| IntStack |
This file was automatically generated from template file primitiveStack.stg.
|
| IntStacks |
|
| IntToBooleanFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| IntToByteFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| IntToCharFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| IntToDoubleFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| IntToFloatFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| IntToIntFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| IntToLongFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| IntToObjectFunction<V> |
This file was automatically generated from template file primitiveToObjectFunction.stg.
|
| IntToShortFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| IntValuesMap |
This file was automatically generated from template file primitiveValuesMap.stg.
|
| LazyBooleanIterable |
This file was automatically generated from template file lazyPrimitiveIterable.stg.
|
| LazyByteIterable |
This file was automatically generated from template file lazyPrimitiveIterable.stg.
|
| LazyCharIterable |
This file was automatically generated from template file lazyPrimitiveIterable.stg.
|
| LazyDoubleIterable |
This file was automatically generated from template file lazyPrimitiveIterable.stg.
|
| LazyFloatIterable |
This file was automatically generated from template file lazyPrimitiveIterable.stg.
|
| LazyIntIterable |
This file was automatically generated from template file lazyPrimitiveIterable.stg.
|
| LazyIterable<T> |
A LazyIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.
|
| LazyLongIterable |
This file was automatically generated from template file lazyPrimitiveIterable.stg.
|
| LazyShortIterable |
This file was automatically generated from template file lazyPrimitiveIterable.stg.
|
| ListIterable<T> |
An iterable whose items are ordered and may be accessed directly by index.
|
| ListMultimap<K,V> |
|
| Lists |
This class should be used to create instances of MutableList, ImmutableList and FixedSizeList
|
| LongBag |
This file was automatically generated from template file primitiveBag.stg.
|
| LongBags |
|
| LongBooleanMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| LongBooleanMaps |
|
| LongBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, boolean).
|
| LongBooleanPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| LongBooleanProcedure |
A LongBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive boolean as the second argument.
|
| LongBooleanToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| LongBooleanToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| LongBooleanToObjectFunction<T> |
A LongBooleanToObjectFunction is a two argument lambda or closure which takes a primitive long as the first and
a primitive boolean as the second argument and returns an Object as the result.
|
| LongByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| LongByteMaps |
|
| LongBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, byte).
|
| LongBytePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| LongByteProcedure |
A LongByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive byte as the second argument.
|
| LongByteToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| LongByteToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| LongByteToObjectFunction<T> |
A LongByteToObjectFunction is a two argument lambda or closure which takes a primitive long as the first and
a primitive byte as the second argument and returns an Object as the result.
|
| LongCharMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| LongCharMaps |
|
| LongCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, char).
|
| LongCharPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| LongCharProcedure |
A LongCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive char as the second argument.
|
| LongCharToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| LongCharToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| LongCharToObjectFunction<T> |
A LongCharToObjectFunction is a two argument lambda or closure which takes a primitive long as the first and
a primitive char as the second argument and returns an Object as the result.
|
| LongComparator |
LongComparator is a primitive Comparator that takes two arguments of type long and
otherwise follows the contract of java.util.Comparator.
|
| LongDoubleMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| LongDoubleMaps |
|
| LongDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, double).
|
| LongDoublePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| LongDoubleProcedure |
A LongDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive double as the second argument.
|
| LongDoubleToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| LongDoubleToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| LongDoubleToObjectFunction<T> |
A LongDoubleToObjectFunction is a two argument lambda or closure which takes a primitive long as the first and
a primitive double as the second argument and returns an Object as the result.
|
| LongFloatMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| LongFloatMaps |
|
| LongFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, float).
|
| LongFloatPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| LongFloatProcedure |
A LongFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive float as the second argument.
|
| LongFloatToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| LongFloatToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| LongFloatToObjectFunction<T> |
A LongFloatToObjectFunction is a two argument lambda or closure which takes a primitive long as the first and
a primitive float as the second argument and returns an Object as the result.
|
| LongFunction<T> |
LongFunction is a primitive Function which may be used to reduce the overhead
of autoboxing Long objects in places where primitive longs could be used.
|
| LongFunction0 |
LongFunction0 is a zero argument lambda.
|
| LongIntMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| LongIntMaps |
|
| LongIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, int).
|
| LongIntPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| LongIntProcedure |
A LongIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive int as the second argument.
|
| LongIntToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| LongIntToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| LongIntToObjectFunction<T> |
A LongIntToObjectFunction is a two argument lambda or closure which takes a primitive long as the first and
a primitive int as the second argument and returns an Object as the result.
|
| LongIterable |
LongIterable is an interface which is memory-optimized for long primitives.
|
| LongIterator |
LongIterator is an iterator over a LongIterable.
|
| LongList |
This file was automatically generated from template file primitiveList.stg.
|
| LongLists |
|
| LongLongMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| LongLongMaps |
|
| LongLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).
|
| LongLongPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| LongLongProcedure |
A LongLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive long as the second argument.
|
| LongLongToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| LongLongToObjectFunction<T> |
A LongLongToObjectFunction is a two argument lambda or closure which takes a primitive long as the first and
a primitive long as the second argument and returns an Object as the result.
|
| LongObjectMap<V> |
This file was automatically generated from template file primitiveObjectMap.stg.
|
| LongObjectMaps |
|
| LongObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, Object).
|
| LongObjectPredicate<T> |
A two argument Predicate that takes a primitive long and
type T as the arguments.
|
| LongObjectProcedure<T> |
A two argument procedure that takes a primitive long and type T as the arguments.
|
| LongObjectToLongFunction<T> |
This file was automatically generated from template file primitiveObjectToPrimitiveFunction.stg.
|
| LongPredicate |
LongPredicate is a primitive Predicate which may be used to reduce the overhead
of autoboxing Long objects in places where primitive longs could be used.
|
| LongProcedure |
A one argument procedure that takes a primitive long as the argument.
|
| LongSet |
This file was automatically generated from template file primitiveSet.stg.
|
| LongSets |
|
| LongShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| LongShortMaps |
|
| LongShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, short).
|
| LongShortPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| LongShortProcedure |
A LongShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive short as the second argument.
|
| LongShortToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| LongShortToObjectFunction<T> |
A LongShortToObjectFunction is a two argument lambda or closure which takes a primitive long as the first and
a primitive short as the second argument and returns an Object as the result.
|
| LongShortToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| LongStack |
This file was automatically generated from template file primitiveStack.stg.
|
| LongStacks |
|
| LongToBooleanFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| LongToByteFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| LongToCharFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| LongToDoubleFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| LongToFloatFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| LongToIntFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| LongToLongFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| LongToObjectFunction<V> |
This file was automatically generated from template file primitiveToObjectFunction.stg.
|
| LongToShortFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| LongValuesMap |
This file was automatically generated from template file primitiveValuesMap.stg.
|
| MapIterable<K,V> |
A Read-only Map API, with the minor exception inherited from java.lang.Iterable.
|
| Maps |
This class should be used to create instances of MutableMap, ImmutableMap and FixedSizeMap
|
| Multimap<K,V> |
This collection is a type of Map that can associate multiple values for keys.
|
| MultiReaderBag<T> |
A MultiReaderBag provides thread-safe iteration for a bag through methods withReadLockAndDelegate() and withWriteLockAndDelegate().
|
| MultiReaderBagFactory |
|
| MultiReaderList<T> |
A MultiReaderList provides thread-safe iteration for a list through methods withReadLockAndDelegate() and withWriteLockAndDelegate().
|
| MultiReaderListFactory |
|
| MultiReaderSet<T> |
A MultiReaderSet provides thread-safe iteration for a set through methods withReadLockAndDelegate() and withWriteLockAndDelegate().
|
| MultiReaderSetFactory |
|
| MutableBag<T> |
A MutableBag is a Collection whose elements are unordered and may contain duplicate entries.
|
| MutableBagFactory |
A factory which creates instances of type MutableBag.
|
| MutableBagIterable<T> |
|
| MutableBagIterableMultimap<K,V> |
|
| MutableBagMultimap<K,V> |
|
| MutableBiMap<K,V> |
A BiMap whose contents can be altered after initialization.
|
| MutableBiMapFactory |
|
| MutableBooleanBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableBooleanBagFactory |
|
| MutableBooleanCollection |
This file was automatically generated from template file mutablePrimitiveCollection.stg.
|
| MutableBooleanIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableBooleanList |
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| MutableBooleanListFactory |
|
| MutableBooleanSet |
This file was automatically generated from template file mutablePrimitiveSet.stg.
|
| MutableBooleanSetFactory |
|
| MutableBooleanStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
| MutableBooleanStackFactory |
|
| MutableBooleanValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
| MutableByteBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableByteBagFactory |
|
| MutableByteBooleanMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableByteBooleanMapFactory |
|
| MutableByteByteMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableByteByteMapFactory |
|
| MutableByteCharMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableByteCharMapFactory |
|
| MutableByteCollection |
This file was automatically generated from template file mutablePrimitiveCollection.stg.
|
| MutableByteDoubleMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableByteDoubleMapFactory |
|
| MutableByteFloatMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableByteFloatMapFactory |
|
| MutableByteIntMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableByteIntMapFactory |
|
| MutableByteIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableByteList |
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| MutableByteListFactory |
|
| MutableByteLongMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableByteLongMapFactory |
|
| MutableByteObjectMap<V> |
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
| MutableByteObjectMapFactory |
|
| MutableByteSet |
This file was automatically generated from template file mutablePrimitiveSet.stg.
|
| MutableByteSetFactory |
|
| MutableByteShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableByteShortMapFactory |
|
| MutableByteStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
| MutableByteStackFactory |
|
| MutableByteValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
| MutableCharBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableCharBagFactory |
|
| MutableCharBooleanMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableCharBooleanMapFactory |
|
| MutableCharByteMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableCharByteMapFactory |
|
| MutableCharCharMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableCharCharMapFactory |
|
| MutableCharCollection |
This file was automatically generated from template file mutablePrimitiveCollection.stg.
|
| MutableCharDoubleMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableCharDoubleMapFactory |
|
| MutableCharFloatMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableCharFloatMapFactory |
|
| MutableCharIntMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableCharIntMapFactory |
|
| MutableCharIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableCharList |
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| MutableCharListFactory |
|
| MutableCharLongMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableCharLongMapFactory |
|
| MutableCharObjectMap<V> |
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
| MutableCharObjectMapFactory |
|
| MutableCharSet |
This file was automatically generated from template file mutablePrimitiveSet.stg.
|
| MutableCharSetFactory |
|
| MutableCharShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableCharShortMapFactory |
|
| MutableCharStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
| MutableCharStackFactory |
|
| MutableCharValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
| MutableCollection<T> |
MutableCollection is an interface which extends the base java.util.Collection interface and adds several internal
iterator methods, from the Smalltalk Collection protocol.
|
| MutableDoubleBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableDoubleBagFactory |
|
| MutableDoubleBooleanMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableDoubleBooleanMapFactory |
|
| MutableDoubleByteMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableDoubleByteMapFactory |
|
| MutableDoubleCharMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableDoubleCharMapFactory |
|
| MutableDoubleCollection |
This file was automatically generated from template file mutablePrimitiveCollection.stg.
|
| MutableDoubleDoubleMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableDoubleDoubleMapFactory |
|
| MutableDoubleFloatMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableDoubleFloatMapFactory |
|
| MutableDoubleIntMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableDoubleIntMapFactory |
|
| MutableDoubleIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableDoubleList |
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| MutableDoubleListFactory |
|
| MutableDoubleLongMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableDoubleLongMapFactory |
|
| MutableDoubleObjectMap<V> |
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
| MutableDoubleObjectMapFactory |
|
| MutableDoubleSet |
This file was automatically generated from template file mutablePrimitiveSet.stg.
|
| MutableDoubleSetFactory |
|
| MutableDoubleShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableDoubleShortMapFactory |
|
| MutableDoubleStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
| MutableDoubleStackFactory |
|
| MutableDoubleValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
| MutableFloatBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableFloatBagFactory |
|
| MutableFloatBooleanMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableFloatBooleanMapFactory |
|
| MutableFloatByteMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableFloatByteMapFactory |
|
| MutableFloatCharMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableFloatCharMapFactory |
|
| MutableFloatCollection |
This file was automatically generated from template file mutablePrimitiveCollection.stg.
|
| MutableFloatDoubleMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableFloatDoubleMapFactory |
|
| MutableFloatFloatMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableFloatFloatMapFactory |
|
| MutableFloatIntMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableFloatIntMapFactory |
|
| MutableFloatIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableFloatList |
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| MutableFloatListFactory |
|
| MutableFloatLongMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableFloatLongMapFactory |
|
| MutableFloatObjectMap<V> |
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
| MutableFloatObjectMapFactory |
|
| MutableFloatSet |
This file was automatically generated from template file mutablePrimitiveSet.stg.
|
| MutableFloatSetFactory |
|
| MutableFloatShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableFloatShortMapFactory |
|
| MutableFloatStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
| MutableFloatStackFactory |
|
| MutableFloatValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
| MutableHashingStrategyBagFactory |
|
| MutableHashingStrategyMapFactory |
|
| MutableHashingStrategySetFactory |
|
| MutableIntBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableIntBagFactory |
|
| MutableIntBooleanMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableIntBooleanMapFactory |
|
| MutableIntByteMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableIntByteMapFactory |
|
| MutableIntCharMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableIntCharMapFactory |
|
| MutableIntCollection |
This file was automatically generated from template file mutablePrimitiveCollection.stg.
|
| MutableIntDoubleMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableIntDoubleMapFactory |
|
| MutableIntFloatMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableIntFloatMapFactory |
|
| MutableIntIntMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableIntIntMapFactory |
|
| MutableIntIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableIntList |
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| MutableIntListFactory |
|
| MutableIntLongMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableIntLongMapFactory |
|
| MutableIntObjectMap<V> |
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
| MutableIntObjectMapFactory |
|
| MutableIntSet |
This file was automatically generated from template file mutablePrimitiveSet.stg.
|
| MutableIntSetFactory |
|
| MutableIntShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableIntShortMapFactory |
|
| MutableIntStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
| MutableIntStackFactory |
|
| MutableIntValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
| MutableList<T> |
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| MutableListFactory |
|
| MutableListMultimap<K,V> |
|
| MutableLongBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableLongBagFactory |
|
| MutableLongBooleanMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableLongBooleanMapFactory |
|
| MutableLongByteMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableLongByteMapFactory |
|
| MutableLongCharMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableLongCharMapFactory |
|
| MutableLongCollection |
This file was automatically generated from template file mutablePrimitiveCollection.stg.
|
| MutableLongDoubleMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableLongDoubleMapFactory |
|
| MutableLongFloatMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableLongFloatMapFactory |
|
| MutableLongIntMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableLongIntMapFactory |
|
| MutableLongIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableLongList |
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| MutableLongListFactory |
|
| MutableLongLongMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableLongLongMapFactory |
|
| MutableLongObjectMap<V> |
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
| MutableLongObjectMapFactory |
|
| MutableLongSet |
This file was automatically generated from template file mutablePrimitiveSet.stg.
|
| MutableLongSetFactory |
|
| MutableLongShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableLongShortMapFactory |
|
| MutableLongStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
| MutableLongStackFactory |
|
| MutableLongValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
| MutableMap<K,V> |
A MutableMap is similar to a JCF Map but adds additional useful internal iterator methods.
|
| MutableMapFactory |
|
| MutableMapIterable<K,V> |
|
| MutableMultimap<K,V> |
|
| MutableObjectBooleanHashingStrategyMapFactory |
|
| MutableObjectBooleanMap<K> |
This file was automatically generated from template file mutableObjectPrimitiveMap.stg.
|
| MutableObjectBooleanMapFactory |
|
| MutableObjectByteHashingStrategyMapFactory |
|
| MutableObjectByteMap<K> |
This file was automatically generated from template file mutableObjectPrimitiveMap.stg.
|
| MutableObjectByteMapFactory |
|
| MutableObjectCharHashingStrategyMapFactory |
|
| MutableObjectCharMap<K> |
This file was automatically generated from template file mutableObjectPrimitiveMap.stg.
|
| MutableObjectCharMapFactory |
|
| MutableObjectDoubleHashingStrategyMapFactory |
|
| MutableObjectDoubleMap<K> |
This file was automatically generated from template file mutableObjectPrimitiveMap.stg.
|
| MutableObjectDoubleMapFactory |
|
| MutableObjectFloatHashingStrategyMapFactory |
|
| MutableObjectFloatMap<K> |
This file was automatically generated from template file mutableObjectPrimitiveMap.stg.
|
| MutableObjectFloatMapFactory |
|
| MutableObjectIntHashingStrategyMapFactory |
|
| MutableObjectIntMap<K> |
This file was automatically generated from template file mutableObjectPrimitiveMap.stg.
|
| MutableObjectIntMapFactory |
|
| MutableObjectLongHashingStrategyMapFactory |
|
| MutableObjectLongMap<K> |
This file was automatically generated from template file mutableObjectPrimitiveMap.stg.
|
| MutableObjectLongMapFactory |
|
| MutableObjectShortHashingStrategyMapFactory |
|
| MutableObjectShortMap<K> |
This file was automatically generated from template file mutableObjectPrimitiveMap.stg.
|
| MutableObjectShortMapFactory |
|
| MutableOrderedMap<K,V> |
|
| MutablePrimitiveObjectMap<V> |
|
| MutableSet<T> |
A MutableSet is an extension java.util.Set which provides methods matching the Smalltalk Collection protocol.
|
| MutableSetFactory |
|
| MutableSetIterable<T> |
|
| MutableSetIterableMultimap<K,V> |
|
| MutableSetMultimap<K,V> |
|
| MutableShortBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableShortBagFactory |
|
| MutableShortBooleanMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableShortBooleanMapFactory |
|
| MutableShortByteMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableShortByteMapFactory |
|
| MutableShortCharMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableShortCharMapFactory |
|
| MutableShortCollection |
This file was automatically generated from template file mutablePrimitiveCollection.stg.
|
| MutableShortDoubleMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableShortDoubleMapFactory |
|
| MutableShortFloatMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableShortFloatMapFactory |
|
| MutableShortIntMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableShortIntMapFactory |
|
| MutableShortIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableShortList |
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| MutableShortListFactory |
|
| MutableShortLongMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableShortLongMapFactory |
|
| MutableShortObjectMap<V> |
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
| MutableShortObjectMapFactory |
|
| MutableShortSet |
This file was automatically generated from template file mutablePrimitiveSet.stg.
|
| MutableShortSetFactory |
|
| MutableShortShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
| MutableShortShortMapFactory |
|
| MutableShortStack |
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
| MutableShortStackFactory |
|
| MutableShortValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
| MutableSortedBag<T> |
|
| MutableSortedBagFactory |
|
| MutableSortedBagMultimap<K,V> |
|
| MutableSortedMap<K,V> |
A MutableSortedMap is similar to a JCF Map but adds additional useful internal iterator methods.
|
| MutableSortedMapFactory |
|
| MutableSortedSet<T> |
A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection
protocol.
|
| MutableSortedSetFactory |
|
| MutableSortedSetMultimap<K,V> |
|
| MutableStack<T> |
|
| MutableStackFactory |
|
| ObjectBooleanBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectBooleanByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectBooleanCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectBooleanDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectBooleanFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectBooleanHashingStrategyMaps |
|
| ObjectBooleanIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectBooleanLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectBooleanMap<K> |
This file was automatically generated from template file objectPrimitiveMap.stg.
|
| ObjectBooleanMaps |
|
| ObjectBooleanObjectToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectPrimitiveObjectToObjectFunction.stg.
|
| ObjectBooleanPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, boolean).
|
| ObjectBooleanPredicate<T> |
A two argument Predicate that takes type T and
a primitive boolean as the arguments.
|
| ObjectBooleanProcedure<T> |
A two argument procedure that takes a type T and primitive boolean as the arguments.
|
| ObjectBooleanShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectBooleanToBooleanFunction<T> |
This file was automatically generated from template file objectPrimitiveToPrimitiveFunction.stg.
|
| ObjectBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitiveToObjectFunction.stg.
|
| ObjectByteBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectByteByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectByteCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectByteDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectByteFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectByteHashingStrategyMaps |
|
| ObjectByteIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectByteLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectByteMap<K> |
This file was automatically generated from template file objectPrimitiveMap.stg.
|
| ObjectByteMaps |
|
| ObjectByteObjectToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectPrimitiveObjectToObjectFunction.stg.
|
| ObjectBytePair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, byte).
|
| ObjectBytePredicate<T> |
A two argument Predicate that takes type T and
a primitive byte as the arguments.
|
| ObjectByteProcedure<T> |
A two argument procedure that takes a type T and primitive byte as the arguments.
|
| ObjectByteShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectByteToByteFunction<T> |
This file was automatically generated from template file objectPrimitiveToPrimitiveFunction.stg.
|
| ObjectByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitiveToObjectFunction.stg.
|
| ObjectCharBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectCharByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectCharCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectCharDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectCharFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectCharHashingStrategyMaps |
|
| ObjectCharIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectCharLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectCharMap<K> |
This file was automatically generated from template file objectPrimitiveMap.stg.
|
| ObjectCharMaps |
|
| ObjectCharObjectToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectPrimitiveObjectToObjectFunction.stg.
|
| ObjectCharPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, char).
|
| ObjectCharPredicate<T> |
A two argument Predicate that takes type T and
a primitive char as the arguments.
|
| ObjectCharProcedure<T> |
A two argument procedure that takes a type T and primitive char as the arguments.
|
| ObjectCharShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectCharToCharFunction<T> |
This file was automatically generated from template file objectPrimitiveToPrimitiveFunction.stg.
|
| ObjectCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitiveToObjectFunction.stg.
|
| ObjectDoubleBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectDoubleByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectDoubleCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectDoubleDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectDoubleFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectDoubleHashingStrategyMaps |
|
| ObjectDoubleIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectDoubleLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectDoubleMap<K> |
This file was automatically generated from template file objectPrimitiveMap.stg.
|
| ObjectDoubleMaps |
|
| ObjectDoubleObjectToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectPrimitiveObjectToObjectFunction.stg.
|
| ObjectDoublePair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, double).
|
| ObjectDoublePredicate<T> |
A two argument Predicate that takes type T and
a primitive double as the arguments.
|
| ObjectDoubleProcedure<T> |
A two argument procedure that takes a type T and primitive double as the arguments.
|
| ObjectDoubleShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectDoubleToDoubleFunction<T> |
This file was automatically generated from template file objectPrimitiveToPrimitiveFunction.stg.
|
| ObjectDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitiveToObjectFunction.stg.
|
| ObjectFloatBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectFloatByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectFloatCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectFloatDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectFloatFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectFloatHashingStrategyMaps |
|
| ObjectFloatIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectFloatLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectFloatMap<K> |
This file was automatically generated from template file objectPrimitiveMap.stg.
|
| ObjectFloatMaps |
|
| ObjectFloatObjectToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectPrimitiveObjectToObjectFunction.stg.
|
| ObjectFloatPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, float).
|
| ObjectFloatPredicate<T> |
A two argument Predicate that takes type T and
a primitive float as the arguments.
|
| ObjectFloatProcedure<T> |
A two argument procedure that takes a type T and primitive float as the arguments.
|
| ObjectFloatShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectFloatToFloatFunction<T> |
This file was automatically generated from template file objectPrimitiveToPrimitiveFunction.stg.
|
| ObjectFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitiveToObjectFunction.stg.
|
| ObjectIntBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectIntByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectIntCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectIntDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectIntFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectIntHashingStrategyMaps |
|
| ObjectIntIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectIntLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectIntMap<K> |
This file was automatically generated from template file objectPrimitiveMap.stg.
|
| ObjectIntMaps |
|
| ObjectIntObjectToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectPrimitiveObjectToObjectFunction.stg.
|
| ObjectIntPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).
|
| ObjectIntPredicate<T> |
A two argument Predicate that takes type T and
a primitive int as the arguments.
|
| ObjectIntProcedure<T> |
Deprecated.
|
| ObjectIntProcedure<T> |
A two argument procedure that takes a type T and primitive int as the arguments.
|
| ObjectIntShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectIntToIntFunction<T> |
This file was automatically generated from template file objectPrimitiveToPrimitiveFunction.stg.
|
| ObjectIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitiveToObjectFunction.stg.
|
| ObjectLongBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectLongByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectLongCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectLongDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectLongFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectLongHashingStrategyMaps |
|
| ObjectLongIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectLongLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectLongMap<K> |
This file was automatically generated from template file objectPrimitiveMap.stg.
|
| ObjectLongMaps |
|
| ObjectLongObjectToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectPrimitiveObjectToObjectFunction.stg.
|
| ObjectLongPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, long).
|
| ObjectLongPredicate<T> |
A two argument Predicate that takes type T and
a primitive long as the arguments.
|
| ObjectLongProcedure<T> |
A two argument procedure that takes a type T and primitive long as the arguments.
|
| ObjectLongShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectLongToLongFunction<T> |
This file was automatically generated from template file objectPrimitiveToPrimitiveFunction.stg.
|
| ObjectLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitiveToObjectFunction.stg.
|
| ObjectObjectBooleanToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectObjectPrimitiveToObjectFunction.stg.
|
| ObjectObjectByteToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectObjectPrimitiveToObjectFunction.stg.
|
| ObjectObjectCharToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectObjectPrimitiveToObjectFunction.stg.
|
| ObjectObjectDoubleToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectObjectPrimitiveToObjectFunction.stg.
|
| ObjectObjectFloatToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectObjectPrimitiveToObjectFunction.stg.
|
| ObjectObjectIntToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectObjectPrimitiveToObjectFunction.stg.
|
| ObjectObjectLongToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectObjectPrimitiveToObjectFunction.stg.
|
| ObjectObjectShortToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectObjectPrimitiveToObjectFunction.stg.
|
| ObjectShortBooleanToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectShortByteToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectShortCharToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectShortDoubleToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectShortFloatToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectShortHashingStrategyMaps |
|
| ObjectShortIntToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectShortLongToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectShortMap<K> |
This file was automatically generated from template file objectPrimitiveMap.stg.
|
| ObjectShortMaps |
|
| ObjectShortObjectToObjectFunction<T1,T2,R> |
This file was automatically generated from template file objectPrimitiveObjectToObjectFunction.stg.
|
| ObjectShortPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, short).
|
| ObjectShortPredicate<T> |
A two argument Predicate that takes type T and
a primitive short as the arguments.
|
| ObjectShortProcedure<T> |
A two argument procedure that takes a type T and primitive short as the arguments.
|
| ObjectShortShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitivePrimitiveToObjectFunction.stg.
|
| ObjectShortToObjectFunction<T,R> |
This file was automatically generated from template file objectPrimitiveToObjectFunction.stg.
|
| ObjectShortToShortFunction<T> |
This file was automatically generated from template file objectPrimitiveToPrimitiveFunction.stg.
|
| OrderedBooleanIterable |
This file was automatically generated from template file orderedPrimitiveIterable.stg.
|
| OrderedByteIterable |
This file was automatically generated from template file orderedPrimitiveIterable.stg.
|
| OrderedCharIterable |
This file was automatically generated from template file orderedPrimitiveIterable.stg.
|
| OrderedDoubleIterable |
This file was automatically generated from template file orderedPrimitiveIterable.stg.
|
| OrderedFloatIterable |
This file was automatically generated from template file orderedPrimitiveIterable.stg.
|
| OrderedIntIterable |
This file was automatically generated from template file orderedPrimitiveIterable.stg.
|
| OrderedIterable<T> |
An OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.
|
| OrderedIterableMultimap<K,V> |
|
| OrderedLongIterable |
This file was automatically generated from template file orderedPrimitiveIterable.stg.
|
| OrderedMap<K,V> |
A map whose keys are ordered but not necessarily sorted, for example a linked hash map.
|
| OrderedShortIterable |
This file was automatically generated from template file orderedPrimitiveIterable.stg.
|
| Pair<T1,T2> |
A Pair is a container that holds two related objects.
|
| ParallelBag<T> |
|
| ParallelIterable<T> |
A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.
|
| ParallelListIterable<T> |
A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.
|
| ParallelSetIterable<T> |
|
| ParallelSortedBag<T> |
|
| ParallelSortedSetIterable<T> |
|
| ParallelUnsortedBag<T> |
|
| ParallelUnsortedSetIterable<T> |
A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.
|
| PartitionBag<T> |
A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.
|
| PartitionImmutableBag<T> |
A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.
|
| PartitionImmutableBagIterable<T> |
A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.
|
| PartitionImmutableCollection<T> |
A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based
on a Predicate.
|
| PartitionImmutableList<T> |
A PartitionImmutableList is the result of splitting an immutable list into two immutable lists based on a Predicate.
|
| PartitionImmutableSet<T> |
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| PartitionImmutableSetIterable<T> |
A PartitionImmutableSetIterable is the result of splitting a ImmutableSetIterable into two ImmutableSetIterables based on a Predicate.
|
| PartitionImmutableSortedBag<T> |
A PartitionImmutableSortedBag is the result of splitting an immutable sorted bag into two immutable sorted bags based
on a Predicate.
|
| PartitionImmutableSortedSet<T> |
A PartitionImmutableSortedSet is the result of splitting an immutable sorted set into two immutable sorted sets based
on a Predicate.
|
| PartitionImmutableStack<T> |
A PartitionImmutableStack is the result of splitting an immutable stack into two immutable stacks based on a Predicate.
|
| PartitionIterable<T> |
A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.
|
| PartitionList<T> |
A PartitionList is the result of splitting a ListIterable into two ListIterables based on a Predicate.
|
| PartitionMutableBag<T> |
A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.
|
| PartitionMutableBagIterable<T> |
A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.
|
| PartitionMutableCollection<T> |
A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections based on a Predicate.
|
| PartitionMutableList<T> |
A PartitionMutableList is the result of splitting a mutable list into two mutable lists based on a Predicate.
|
| PartitionMutableSet<T> |
A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.
|
| PartitionMutableSetIterable<T> |
A PartitionMutableSetIterable is the result of splitting a MutableSetIterable into two MutableSetIterables based on a Predicate.
|
| PartitionMutableSortedBag<T> |
|
| PartitionMutableSortedSet<T> |
A PartitionMutableSortedSet is the result of splitting a mutable sorted set into two mutable sorted sets based on a Predicate.
|
| PartitionMutableStack<T> |
A PartitionMutableStack is the result of splitting a mutable stack into two mutable stacks on a Predicate.
|
| PartitionOrderedIterable<T> |
A PartitionOrderedIterable is the result of splitting a OrderedIterable into two OrderedIterables based on a Predicate.
|
| PartitionReversibleIterable<T> |
A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.
|
| PartitionSet<T> |
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| PartitionSortedBag<T> |
|
| PartitionSortedIterable<T> |
A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
|
| PartitionSortedSet<T> |
A PartitionSortedSet is the result of splitting a SortedSetIterable into two SortedSetIterables based on a Predicate.
|
| PartitionStack<T> |
A PartitionStack is the result of splitting a StackIterable into two StackIterables based on a Predicate.
|
| PartitionUnsortedBag<T> |
|
| PartitionUnsortedSet<T> |
A PartitionUnsortedSet is the result of splitting two UnsortedSetIterable on a Predicate.
|
| Pool<V> |
|
| Predicate<T> |
A Predicate is a lambda or closure with a boolean result.
|
| Predicate2<T1,T2> |
A Predicate2 is primarily used in methods like selectWith, detectWith, rejectWith.
|
| PrimitiveIterable |
PrimitiveIterable includes API that is common to all primitive collections.
|
| PrimitiveObjectMap<V> |
|
| Procedure<T> |
A Procedure is a single argument lambda which has no return argument.
|
| Procedure2<T1,T2> |
A Procedure2 is used by forEachWith() methods and for MapIterate.forEachKeyValue().
|
| ReversibleBooleanIterable |
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| ReversibleByteIterable |
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| ReversibleCharIterable |
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| ReversibleDoubleIterable |
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| ReversibleFloatIterable |
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| ReversibleIntIterable |
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| ReversibleIterable<T> |
A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
|
| ReversibleIterableMultimap<K,V> |
|
| ReversibleLongIterable |
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| ReversibleShortIterable |
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| RichIterable<T> |
RichIterable is a read-only interface which extends the InternalIterable interface and adds many internal iterator methods.
|
| SerializableComparator<T> |
|
| SerializableComparators |
This class provides a minimal set of SerializableComparator methods for use in the API module.
|
| ServiceLoaderUtils |
|
| SetIterable<T> |
A Read-only Set api, with the minor exception inherited from java.lang.Iterable (iterable.iterator().remove()).
|
| SetMultimap<K,V> |
|
| Sets |
This class should be used to create instances of MutableSet, ImmutableSet and FixedSizeSet
|
| ShortBag |
This file was automatically generated from template file primitiveBag.stg.
|
| ShortBags |
|
| ShortBooleanMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ShortBooleanMaps |
|
| ShortBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, boolean).
|
| ShortBooleanPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ShortBooleanProcedure |
A ShortBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive boolean as the second argument.
|
| ShortBooleanToBooleanFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ShortBooleanToObjectFunction<T> |
A ShortBooleanToObjectFunction is a two argument lambda or closure which takes a primitive short as the first and
a primitive boolean as the second argument and returns an Object as the result.
|
| ShortBooleanToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ShortByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ShortByteMaps |
|
| ShortBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, byte).
|
| ShortBytePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ShortByteProcedure |
A ShortByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive byte as the second argument.
|
| ShortByteToByteFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ShortByteToObjectFunction<T> |
A ShortByteToObjectFunction is a two argument lambda or closure which takes a primitive short as the first and
a primitive byte as the second argument and returns an Object as the result.
|
| ShortByteToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ShortCharMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ShortCharMaps |
|
| ShortCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, char).
|
| ShortCharPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ShortCharProcedure |
A ShortCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive char as the second argument.
|
| ShortCharToCharFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ShortCharToObjectFunction<T> |
A ShortCharToObjectFunction is a two argument lambda or closure which takes a primitive short as the first and
a primitive char as the second argument and returns an Object as the result.
|
| ShortCharToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ShortComparator |
ShortComparator is a primitive Comparator that takes two arguments of type short and
otherwise follows the contract of java.util.Comparator.
|
| ShortDoubleMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ShortDoubleMaps |
|
| ShortDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, double).
|
| ShortDoublePredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ShortDoubleProcedure |
A ShortDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive double as the second argument.
|
| ShortDoubleToDoubleFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ShortDoubleToObjectFunction<T> |
A ShortDoubleToObjectFunction is a two argument lambda or closure which takes a primitive short as the first and
a primitive double as the second argument and returns an Object as the result.
|
| ShortDoubleToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ShortFloatMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ShortFloatMaps |
|
| ShortFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, float).
|
| ShortFloatPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ShortFloatProcedure |
A ShortFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive float as the second argument.
|
| ShortFloatToFloatFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ShortFloatToObjectFunction<T> |
A ShortFloatToObjectFunction is a two argument lambda or closure which takes a primitive short as the first and
a primitive float as the second argument and returns an Object as the result.
|
| ShortFloatToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ShortFunction<T> |
ShortFunction is a primitive Function which may be used to reduce the overhead
of autoboxing Short objects in places where primitive shorts could be used.
|
| ShortFunction0 |
ShortFunction0 is a zero argument lambda.
|
| ShortIntMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ShortIntMaps |
|
| ShortIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, int).
|
| ShortIntPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ShortIntProcedure |
A ShortIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive int as the second argument.
|
| ShortIntToIntFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ShortIntToObjectFunction<T> |
A ShortIntToObjectFunction is a two argument lambda or closure which takes a primitive short as the first and
a primitive int as the second argument and returns an Object as the result.
|
| ShortIntToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ShortIterable |
ShortIterable is an interface which is memory-optimized for short primitives.
|
| ShortIterator |
ShortIterator is an iterator over a ShortIterable.
|
| ShortList |
This file was automatically generated from template file primitiveList.stg.
|
| ShortLists |
|
| ShortLongMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ShortLongMaps |
|
| ShortLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, long).
|
| ShortLongPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ShortLongProcedure |
A ShortLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive long as the second argument.
|
| ShortLongToLongFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitive2Function.stg.
|
| ShortLongToObjectFunction<T> |
A ShortLongToObjectFunction is a two argument lambda or closure which takes a primitive short as the first and
a primitive long as the second argument and returns an Object as the result.
|
| ShortLongToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ShortObjectMap<V> |
This file was automatically generated from template file primitiveObjectMap.stg.
|
| ShortObjectMaps |
|
| ShortObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, Object).
|
| ShortObjectPredicate<T> |
A two argument Predicate that takes a primitive short and
type T as the arguments.
|
| ShortObjectProcedure<T> |
A two argument procedure that takes a primitive short and type T as the arguments.
|
| ShortObjectToShortFunction<T> |
This file was automatically generated from template file primitiveObjectToPrimitiveFunction.stg.
|
| ShortPredicate |
ShortPredicate is a primitive Predicate which may be used to reduce the overhead
of autoboxing Short objects in places where primitive shorts could be used.
|
| ShortProcedure |
A one argument procedure that takes a primitive short as the argument.
|
| ShortSet |
This file was automatically generated from template file primitiveSet.stg.
|
| ShortSets |
|
| ShortShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| ShortShortMaps |
|
| ShortShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, short).
|
| ShortShortPredicate |
This file was automatically generated from template file primitivePrimitivePredicate.stg.
|
| ShortShortProcedure |
A ShortShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive short as the second argument.
|
| ShortShortToObjectFunction<T> |
A ShortShortToObjectFunction is a two argument lambda or closure which takes a primitive short as the first and
a primitive short as the second argument and returns an Object as the result.
|
| ShortShortToShortFunction |
This file was automatically generated from template file primitivePrimitiveToPrimitiveFunction.stg.
|
| ShortStack |
This file was automatically generated from template file primitiveStack.stg.
|
| ShortStacks |
|
| ShortToBooleanFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ShortToByteFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ShortToCharFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ShortToDoubleFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ShortToFloatFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ShortToIntFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ShortToLongFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ShortToObjectFunction<V> |
This file was automatically generated from template file primitiveToObjectFunction.stg.
|
| ShortToShortFunction |
This file was automatically generated from template file primitiveToPrimitiveFunction.stg.
|
| ShortValuesMap |
This file was automatically generated from template file primitiveValuesMap.stg.
|
| SortedBag<T> |
An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries.
|
| SortedBagMultimap<K,V> |
|
| SortedBags |
|
| SortedIterable<T> |
A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial
order relation.
|
| SortedIterableMultimap<K,V> |
|
| SortedMapIterable<K,V> |
An iterable Map whose elements are sorted.
|
| SortedMaps |
|
| SortedSetIterable<T> |
An iterable whose items are unique and sorted by some comparator or their natural ordering.
|
| SortedSetMultimap<K,V> |
|
| SortedSets |
|
| StackIterable<T> |
StackIterable is a last-in-first-out data structure.
|
| Stacks |
|
| ThrowingInvocationHandler |
|
| Triple<T1,T2,T3> |
|
| Triplet<T> |
|
| Twin<T> |
A Twin is a Pair where both elements have the same type.
|
| UnsortedBag<T> |
|
| UnsortedBagMultimap<K,V> |
|
| UnsortedMapIterable<K,V> |
An iterable Map whose elements are unsorted.
|
| UnsortedSetIterable<T> |
An iterable whose items are unique.
|
| UnsortedSetMultimap<K,V> |
|