| Interface | Description |
|---|---|
| IMutablePair<DATA1TYPE,DATA2TYPE> |
Interface for a writable pair.
|
| IPair<DATA1TYPE,DATA2TYPE> |
Represents a basic read-only pair.
|
| Class | Description |
|---|---|
| Pair<DATA1TYPE,DATA2TYPE> |
A generic pair class.
|
Copyright © 2017–2020 Philip Helger. All rights reserved.