public class Util extends Object
Modifier and Type | Field and Description |
---|---|
static rx.functions.Func2<Fix,Fix,Integer> |
COMPARE_FIXES_BY_POSITION_TIME |
static rx.functions.Func1<List<Fix>,rx.Observable<Fix>> |
TO_OBSERVABLE |
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static rx.Observable<File> |
getFiles(String directory,
String pattern) |
static void |
logMemoryUsage() |
static String |
memoryUsage() |
static Position |
toPos(HasPosition a) |
Copyright © 2020. All rights reserved.