public class EditOperation
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EditOperation.Kind |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
EditOperation.Kind |
getKind() |
int |
getLength() |
int |
hashCode() |
void |
incLength(int amount) |
public EditOperation.Kind getKind()
public int getLength()
public void incLength(int amount)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2016. All rights reserved