public class SIntListofTuples extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
rowWidth
id is first element in tuple.
|
| Constructor and Description |
|---|
SIntListofTuples(int rowWidth) |
| Modifier and Type | Method and Description |
|---|---|
SIntListofTuples |
add(List<DRes<SInt>> row,
DRes<SInt> falseValue) |
DRes<SInt> |
getDuplicate(int index) |
DRes<SInt> |
getId(int index) |
void |
setDuplicate(int index,
DRes<SInt> value) |
int |
size() |
Copyright © 2021 The Alexandra Institute. All rights reserved.