Uses of Class
dk.alexandra.fresco.stat.utils.Triple
| Package | Description |
|---|---|
| dk.alexandra.fresco.stat.utils |
-
Uses of Triple in dk.alexandra.fresco.stat.utils
Methods in dk.alexandra.fresco.stat.utils that return Triple Modifier and Type Method Description static <E, F, G> Triple<E,F,G>Triple. of(E e, F f, G g)Methods in dk.alexandra.fresco.stat.utils that return types with arguments of type Triple Modifier and Type Method Description static <E, F, G> dk.alexandra.fresco.framework.DRes<Triple<E,F,G>>Triple. lazy(E e, F f, G g)