clear method
void
clear()
inherited
Implementation
void clear() {
expandGroupEntryMap.clear();
highlightTestEntryId = null;
highlightLogEntryId = null;
highlightSnapshot = null;
}
void clear() {
expandGroupEntryMap.clear();
highlightTestEntryId = null;
highlightLogEntryId = null;
highlightSnapshot = null;
}