public class CharacterChunk extends Object implements DiffChunk
CharacterChunk(DiffType type, String text)
boolean
equals(Object o)
String
getText()
DiffType
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CharacterChunk(DiffType type, String text)
public DiffType getType()
getType
DiffChunk
public String getText()
getText
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2002-2018 Atlassian. All Rights Reserved.