Added in API level 4
Prediction
public
class
Prediction
extends Object
java.lang.Object | |
↳ | android.gesture.Prediction |
Summary
Fields | |
---|---|
public
final
String |
name
|
public
double |
score
|
Public methods | |
---|---|
String
|
toString()
Returns a string representation of the object. |
Inherited methods | |
---|---|
Fields
Public methods
toString
Added in API level 4
public String toString ()
Returns a string representation of the object.
Returns | |
---|---|
String |
a string representation of the object. |