ImmutableBox represents one value with a generic parameter for an immutable
value.KeyMapPair represents a key value pair with generic parameters for the key and
map value type.KeyMapPairKeyComparator compares KeyMapPair objects over the key
where the key have to implements the Comparable interface.KeySetPair represents a key value pair where the value is a set with generic
parameters.KeyValuePair represents a key value pair with generic parameters for the key
and value type.KeyValuePairKeyComparator compares KeyValuePair objects over the
key where the key have to implements the Comparable interface.KeyValuesPair represents a key value pair where the value is a collection with
generic parameters for the key and value type.KeyValuesPairKeyComparator compares KeyValuesPair objects over the
key where the key have to implements the Comparable interface.Pair represents a pair of values with generic parameters for the values.Quattro represents four generic values.Map to a list of KeyValuePair's.Properties to a list of KeyValuePair's.Triple represents a triple of values with generic parameters for the values.ValueBox represents one value with a generic parameter for the value.Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.