public class Annotation extends Object
将属性值包装到注释对象中,即使属性值相等,也不会合并相邻文本,并且如果底层文本被修改,则会向文本容器指示属性应该被丢弃。
AttributedCharacterIterator
Annotation(Object value)
Object
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Annotation(Object value)
value
public Object getValue()
public String toString()
toString
Annotation