public class OpBaseN extends Object
protected
OpBaseN()
OpBaseN(List<Op> x)
void
add(Op op)
Op
get(int idx)
List<Op>
getElements()
int
hashCode()
Iterator<Op>
iterator()
size()
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected OpBaseN()
protected OpBaseN(List<Op> x)
public void add(Op op)
public Op get(int idx)
public int size()
public int hashCode()
hashCode
Object
public List<Op> getElements()
public Iterator<Op> iterator()
Copyright © 2014. All rights reserved.