public class OpPair extends Object
Modifier and Type | Method and Description |
---|---|
OTOperation |
getLocalOp() |
OTOperation |
getRemoteOp() |
static OpPair |
of(OTOperation remoteOp,
OTOperation localOp) |
String |
toString() |
public static OpPair of(OTOperation remoteOp, OTOperation localOp)
public OTOperation getRemoteOp()
public OTOperation getLocalOp()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.