- Type Parameters:
F
- The type of the first elementS
- The type of the second element
- All Known Implementing Classes:
Dyad
public interface IDyad<F,S>
A representation of a pair of objects
- Author:
- swong
-
Method Summary
F
- The type of the first elementS
- The type of the second elementDyad