Add a clear() method for LogcatParser
At present the only way to get a new LogcatItem is to reinstantiate the LogcatParser; adding clear() will allow each parser to easily produce multiple LogcatItems during its lifetime. Change-Id: I0025d8509d75936d9bb29b94f278b788f4a2ab91
Loading
Please sign in to comment