public final class Formats extends Object
| Constructor and Description |
|---|
Formats() |
| Modifier and Type | Method and Description |
|---|---|
static rx.Observable<Integer> |
transform(File input,
File output,
Pattern pattern,
rx.Observable.Transformer<HasFix,HasFix> transformer,
rx.functions.Action2<List<HasFix>,File> fixesWriter,
rx.functions.Func1<String,String> renamer) |
Copyright © 2014–2016. All rights reserved.