Uses of Class
mondrian.util.CombiningGenerator
Packages that use CombiningGenerator
-
Uses of CombiningGenerator in mondrian.util
Methods in mondrian.util that return CombiningGeneratorModifier and TypeMethodDescriptionstatic <T> CombiningGenerator<T>
CombiningGenerator.of
(Collection<T> elements) Creates a CombiningGenerator, inferring the type from the argument.