recordOperation
abstract fun recordOperation(op: RecordedOperation, targetList: MutableList<RecordedOperation>)(source)
Records a RecordedOperation into the provided target list.
Records a RecordedOperation into the provided target list.