public class OperatorExtractValuesFromInsertStatement extends Object implements rx.Observable.Operator<List<String>,String>
| Constructor and Description |
|---|
OperatorExtractValuesFromInsertStatement() |
| Modifier and Type | Method and Description |
|---|---|
rx.Subscriber<? super String> |
call(rx.Subscriber<? super List<String>> child) |
Copyright © 2014–2016. All rights reserved.