Package de.gsi.dataset.spi.utils
Class Triple<T,U,V>
- java.lang.Object
-
- de.gsi.dataset.spi.utils.Triple<T,U,V>
-
public class Triple<T,U,V> extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetFirst()UgetSecond()VgetThird()
-