|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.databinding.tool.reflection.TypeUtil
android.databinding.tool.reflection.annotation.AnnotationTypeUtil
public class AnnotationTypeUtil
Field Summary |
---|
Fields inherited from class android.databinding.tool.reflection.TypeUtil |
---|
ARRAY, BOOLEAN, BYTE, CHAR, CLASS_PREFIX, CLASS_SUFFIX, DOUBLE, FLOAT, INT, LONG, SHORT, VOID |
Constructor Summary | |
---|---|
AnnotationTypeUtil(AnnotationAnalyzer annotationAnalyzer)
|
Method Summary | |
---|---|
java.lang.String |
getDescription(ModelClass modelClass)
|
java.lang.String |
getDescription(ModelMethod modelMethod)
|
Methods inherited from class android.databinding.tool.reflection.TypeUtil |
---|
getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationTypeUtil(AnnotationAnalyzer annotationAnalyzer)
Method Detail |
---|
public java.lang.String getDescription(ModelClass modelClass)
getDescription
in class TypeUtil
public java.lang.String getDescription(ModelMethod modelMethod)
getDescription
in class TypeUtil
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |