Class DocumentedType
java.lang.Object
org.robolectric.annotation.processing.DocumentedElement
org.robolectric.annotation.processing.DocumentedType
public class DocumentedType extends DocumentedElement
-
Field Summary
-
Method Summary
Modifier and Type Method Description DocumentedMethod
getDocumentedMethod(String desc)
Collection<DocumentedMethod>
getMethods()
Methods inherited from class org.robolectric.annotation.processing.DocumentedElement
getDocumentation, getName, setDocumentation, toString