public class UeiFormatter extends Object implements Command.CommandTextFormat
| Constructor and Description |
|---|
UeiFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(IrSignal irSignal,
int count)
Formats an IrSignal with repeatCount number of repetitions.
|
String |
getName() |
public String getName()
getName in interface Command.CommandTextFormatpublic String format(IrSignal irSignal, int count)
Command.CommandTextFormatformat in interface Command.CommandTextFormatirSignal - IrSignal to be formattedcount - Number of repeat sequences to include.Copyright © 2016. All rights reserved.