com.racersystems.jracer
Class RacerNull

java.lang.Object
  extended by com.racersystems.jracer.RacerResult
      extended by com.racersystems.jracer.RacerNull

public class RacerNull
extends RacerResult


Constructor Summary
RacerNull()
           
 
Method Summary
 java.lang.String getValue()
           
 
Methods inherited from class com.racersystems.jracer.RacerResult
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RacerNull

public RacerNull()
Method Detail

getValue

public java.lang.String getValue()
Specified by:
getValue in class RacerResult