Uses of Class
mondrian.olap.Util.AbstractFlatList
-
Packages that use Util.AbstractFlatList Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. -
-
Uses of Util.AbstractFlatList in mondrian.olap
Subclasses of Util.AbstractFlatList in mondrian.olap Modifier and Type Class Description protected static class
Util.Flat2List<T>
List that stores its two elements in the two members of the class.protected static class
Util.Flat3List<T>
List that stores its three elements in the three members of the class.
-