public final class TransformerStringSplit extends Object
| Constructor and Description |
|---|
TransformerStringSplit() |
| Modifier and Type | Method and Description |
|---|---|
static <T> rx.Observable.Transformer<String,String> |
split(String pattern,
Pattern compiledPattern) |
Copyright © 2013–2016. All rights reserved.