org.jboss.errai.otec.client.util
Class DiffUtil.Delta
java.lang.Object
org.jboss.errai.otec.client.util.DiffUtil.Delta
- Enclosing class:
- DiffUtil
public static class DiffUtil.Delta
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
of
public static DiffUtil.Delta of(MutationType type,
int cursor,
String deltaText)
getType
public MutationType getType()
getCursor
public int getCursor()
getDeltaText
public String getDeltaText()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.