加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20090226230029/http://developer.android.com:80/reference/java/text/Annotation.html
public class

Annotation

extends Object
java.lang.Object
   ↳ java.text.Annotation

Class Overview

Annotation

Summary

Public Constructors
Annotation(Object attribute)
Public Methods
Object getValue()
String toString()
Returns a string containing a concise, human-readable description of the receiver.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Annotation (Object attribute)

Public Methods

public Object getValue ()

public String toString ()

Returns a string containing a concise, human-readable description of the receiver.

Returns
  • String a printable representation for the receiver.