public class Utils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
girrHomepageUrl |
static String |
linefeed |
static double |
seconds2microseconds |
| Modifier and Type | Method and Description |
|---|---|
static String |
addExtensionIfNotPresent(String filename,
String extension) |
static String |
basename(String s) |
static IrSignal |
interpretString(String string,
double fallbackFrequency,
boolean invokeRepeatFinder,
boolean invokeAnalyzer)
Smarter version of ExchangeIR.interpretString.
|
static HashMap<String,Long> |
mkParameters(long D,
long S,
long F) |
static int |
numberbaseIndex2numberbase(int index) |
public static final String girrHomepageUrl
public static final String linefeed
public static final double seconds2microseconds
public static IrSignal interpretString(String string, double fallbackFrequency, boolean invokeRepeatFinder, boolean invokeAnalyzer) throws ParseException, IncompatibleArgumentException, UnassignedException, DomainViolationException, InvalidRepeatException
string - fallbackFrequency - invokeRepeatFinder - invokeAnalyzer - ParseExceptionIncompatibleArgumentExceptionUnassignedExceptionDomainViolationExceptionInvalidRepeatExceptionpublic static String addExtensionIfNotPresent(String filename, String extension)
public static int numberbaseIndex2numberbase(int index)
Copyright © 2015. All rights reserved.