See: Description
| Class | Description |
|---|---|
| KeyValuePair<K,V> |
The class
KeyValuePair represents a key value pair with generic parameters for the key and value type. |
| KeyValuesPair<K,V> |
The class
KeyValuesPair represents a key value pair where the value is a collection with generic parameters for the key and value type. |
| Pair<K,V> |
The class
Pair represents a pair of values with generic parameters for the values. |
| Triple<L,M,R> |
The class
Triple represents a triple of values with generic parameters for the values. |
| ValueBox<T> |
The class
ValueBox represents one value with a generic parameter for the value. |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.