dokka.docs.javadoc.EnumValues.template Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dokka-base Show documentation
Show all versions of dokka-base Show documentation
Dokka is an API documentation engine for Kotlin
/**
* Returns an array containing the constants of this enum
* type, in the order they're declared. This method may be
* used to iterate over the constants.
*
* @return an array containing the constants of this enum
* type, in the order they're declared
*/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy