Uses of Class
mondrian.util.CombiningGenerator
-
Uses of CombiningGenerator in mondrian.util
Modifier and TypeMethodDescriptionstatic <T> CombiningGenerator<T>
CombiningGenerator.of
(Collection<T> elements) Creates a CombiningGenerator, inferring the type from the argument.