Searched defs:LiveFrameCommand (Results 1 – 1 of 1) sorted by relevance
150 public static class LiveFrameCommand<ValueType> extends Obd2Command<ValueType> { class in Obd2Command153 LiveFrameCommand(OutputSemanticHandler<ValueType> semanticHandler) { in LiveFrameCommand() method in Obd2Command.LiveFrameCommand