I
- the generic type of the 1st. value in this tuple.II
- the generic type of the 2nd. value in this tuple.III
- the generic type of the 3rd. value in this tuple.public class Triple<I,II,III> extends Pair<I,II>
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.