public class OpBaseN extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
OpBaseN() |
protected |
OpBaseN(List<Op> x) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Op op) |
Op |
get(int idx) |
List<Op> |
getElements() |
int |
hashCode() |
Iterator<Op> |
iterator() |
int |
size() |
Copyright © 2015. All rights reserved.