This class implements a tuple. Pairs are used to keep related objects together. They are essentially nodes of a b-tree. N-tuples can be implemented by an unbalanced b-tree.
For a list of all members of this type, see Pair Members .
System.Object
Pair
IntegerPair
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.util
Assembly: Neokernel (in Neokernel.exe)
Pair Members | com.neokernel.util Namespace