android.gesture
Class Prediction

java.lang.Object
  extended by android.gesture.Prediction

public class Prediction
extends Object


Field Summary
 String name
           
 double score
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

public final String name

score

public double score
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2012. All Rights Reserved.