com.googlecode.androidannotations.validation
Class SeekBarTouchStopValidator

java.lang.Object
  extended by com.googlecode.androidannotations.validation.AbstractSeekBarTouchValidator
      extended by com.googlecode.androidannotations.validation.SeekBarTouchStopValidator
All Implemented Interfaces:
HasTarget, ElementValidator

public class SeekBarTouchStopValidator
extends AbstractSeekBarTouchValidator


Constructor Summary
SeekBarTouchStopValidator(ProcessingEnvironment processingEnv, IRClass rClass)
           
 
Method Summary
 Class<? extends Annotation> getTarget()
           
 
Methods inherited from class com.googlecode.androidannotations.validation.AbstractSeekBarTouchValidator
validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeekBarTouchStopValidator

public SeekBarTouchStopValidator(ProcessingEnvironment processingEnv,
                                 IRClass rClass)
Method Detail

getTarget

public Class<? extends Annotation> getTarget()


Copyright © 2010-2013. All Rights Reserved.