Uses of Class
mondrian.util.Triple
Packages that use Triple
-
Uses of Triple in mondrian.util
Methods in mondrian.util that return TripleModifier and TypeMethodDescriptionstatic <T0,
T1, T2> Triple<T0, T1, T2> Triple.of
(T0 v0, T1 v1, T2 v2) Creates a Triple.Methods in mondrian.util with parameters of type TripleMethod parameters in mondrian.util with type arguments of type Triple