Class GenericTriple<T>
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.GenericTriple<T>
-
public class GenericTriple<T> extends java.lang.ObjectContainer for three values of the same type.- Author:
- Andi Hotz, (c) Sahits GmbH, 2018 Created on May 04, 2018
-
-
Constructor Summary
Constructors Constructor Description GenericTriple()
-