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

name

Added in API level 4
public final String name

score

Added in API level 4
public double score

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.