Package | Description |
---|---|
org.jboss.errai.otec.client.util |
Modifier and Type | Method and Description |
---|---|
static DiffUtil.Delta |
DiffUtil.diff(String a,
String b)
A simple diff algorithm that assumes only one contiguous block has changed.
|
static DiffUtil.Delta |
DiffUtil.Delta.of(MutationType type,
int cursor,
String deltaText) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.