com.googlecode.androidannotations.rclass
Class RClass

java.lang.Object
  extended by com.googlecode.androidannotations.rclass.RClass
All Implemented Interfaces:
IRClass

public class RClass
extends java.lang.Object
implements IRClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.googlecode.androidannotations.rclass.IRClass
IRClass.Res
 
Field Summary
 
Fields inherited from interface com.googlecode.androidannotations.rclass.IRClass
EMPTY_R_CLASS
 
Constructor Summary
RClass(javax.lang.model.element.TypeElement rClassElement)
           
 
Method Summary
 IRInnerClass get(IRClass.Res res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RClass

public RClass(javax.lang.model.element.TypeElement rClassElement)
Method Detail

get

public IRInnerClass get(IRClass.Res res)
Specified by:
get in interface IRClass


Copyright © 2010-2012. All Rights Reserved.