2010 FRC Java API


tests
Class TestApp.LongBall

java.lang.Object
  extended by tests.TestApp.LongBall
Enclosing class:
TestApp

public static class TestApp.LongBall
extends Object


Constructor Summary
TestApp.LongBall()
           
 
Method Summary
 long getOldX()
           
 long getV()
           
 long getX()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApp.LongBall

public TestApp.LongBall()
Method Detail

getOldX

public long getOldX()

getV

public long getV()

getX

public long getX()

2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.