gh-pages / com.nextfaze.devfun.category / ContextCategory / <init>

<init>

ContextCategory(value: String = CONTEXT_CAT_NAME, group: String = "", order: Int = CONTEXT_CAT_ORDER)

DeveloperCategory annotation used to declare the “Context” category.

By default functions declared within some sort of Android “scope” (Activity/Fragment/View/etc) will have this category.