public class EditOperation
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
EditOperation.Kind |
| Modifier and Type | Method | 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 © 2018. All rights reserved