public class Dice extends Object
Modifier and Type | Method and Description |
---|---|
Dice |
changeLast(Set<Object> valuesSets) |
static Dice |
create(Set<Object>... path) |
Dice |
drillDown(Set<Object>... columns) |
Dice |
drillUp() |
boolean |
equals(Object o) |
Set<Object> |
getLast() |
int |
hashCode() |
String |
toString() |
public Dice drillUp()
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.