NoOpRecordingStrategy
A strategy that ignores all recording requests.
Functions
Link copied to clipboard
open override fun recordOperation(op: RecordedOperation, targetList: MutableList<RecordedOperation>)
Records a RecordedOperation into the provided target list.
Link copied to clipboard
Records an OpTrace into the provided target list.