- Enclosing interface:
- EventRecorder
public static interface EventRecorder.RecordableEvent
Interface defining a recordable event that is recorded on calling
record().-
Method Summary
Modifier and Type Method Description voidrecord()Complete the event recording.
-
Method Details
-
record
void record()Complete the event recording.
-