Config

interface Config<C>

Configuration interface.

Functions

deepCopy
Link copied to clipboard
common
abstract fun deepCopy(): C
Provide a deep copy of the configuration object.

Inheritors

ChartConfig
Link copied to clipboard