public class IntermediateTotalInfo extends Object implements Serializable
Constructor and Description |
---|
IntermediateTotalInfo(Object computedValue,
int[] position,
Object[] distinctValues) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object another) |
Object |
getComputedValue() |
int[] |
getPositionRelativeToHeader() |
void |
setValue(Object computedValue) |
String |
toString() |
Copyright © 2006–2015. All rights reserved.