Package | Description |
---|---|
mondrian.calc.impl |
Provides implementation classes for compiled expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayTupleList
Implementation of
TupleList that stores tuples end-to-end in an
array. |
class |
DelegatingTupleList
Implementation of
TupleList based on a list of
List<Member> tuples. |
class |
ListTupleList
Implementation of
TupleList that stores tuples
end-to-end in a backing list. |
Copyright © 2018 Hitachi Vantara. All rights reserved.