org.olap4j.type
Constructor and Description |
---|
TypeUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
canEvaluate(Type type)
Returns whether a value of a given type can be evaluated to a scalar
value.
|
static boolean |
isSet(Type type)
Returns whether a type is a set type.
|
public TypeUtil()
public static boolean canEvaluate(Type type)
The rules are as follows:
type
- Type