| 程序包 | 说明 |
|---|---|
| com.goodow.realtime.operation.list | |
| com.goodow.realtime.operation.list.json | |
| com.goodow.realtime.operation.list.string |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract AbstractReplaceOperation<T> |
AbstractReplaceOperation.create(int startIndex,
T oldValues,
T newValues) |
AbstractReplaceOperation<T>[] |
AbstractReplaceOperation.transformWith(AbstractOperation<ListTarget<T>> operation,
boolean arrivedAfter) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JsonReplaceOperation |
| 限定符和类型 | 类和说明 |
|---|---|
class |
StringReplaceOperation |
| 限定符和类型 | 方法和说明 |
|---|---|
protected AbstractReplaceOperation<String> |
StringReplaceOperation.create(int startIndex,
String oldValues,
String newValues) |
Copyright © 2013. All Rights Reserved.