Package | Description |
---|---|
gov.nasa.jpf.util |
Modifier and Type | Method and Description |
---|---|
<T> ObjVector.MutatingSnapshot<E,T> |
ObjVector.getSnapshot(Transformer<E,T> transformer) |
Modifier and Type | Method and Description |
---|---|
<T> void |
ObjVector.restore(ObjVector.MutatingSnapshot<E,T> snap,
Transformer<T,E> transformer) |