Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
newInstance
Link copied to clipboard
fun newInstance(categoryName: String): CategoryFragment
Returns a new instance of this fragment for the given section number.
toString
Link copied to clipboard
open fun toString(): String