ITextReplacement
@Deprecated @Data public class TextReplacement extends Object
TextReplacement(int offset, int length, String text)
boolean
equals(Object obj)
int
getLength()
getOffset()
String
getText()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TextReplacement(int offset, int length, String text)
@Pure public int hashCode()
hashCode
Object
@Pure public boolean equals(Object obj)
equals
@Pure public String toString()
toString
@Pure public int getOffset()
@Pure public int getLength()
@Pure public String getText()
Copyright © 2015. All Rights Reserved.