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.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2014. All rights reserved