ApplicationConfig

A list of ApplicationAttributes that contains information about the application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains the attribute name and a list of values for that attribute.

Functions

Link copied to clipboard
inline fun copy(block: ApplicationConfig.Builder.() -> Unit = {}): ApplicationConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String