Package com.android.ddmlib.logcat
Interface LogCatListener
-
public interface LogCatListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
log(java.util.List<LogCatMessage> msgList)
-
-
-
Method Detail
-
log
void log(java.util.List<LogCatMessage> msgList)
-
-