BetterModel
Toggle table of contents
1.14.1-SNAPSHOT-417
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.config
/
IndicatorConfig
Indicator
Config
class
IndicatorConfig
:
Record
Indicator config
Parameters
options
options
Members
Constructors
Indicator
Config
Link copied to clipboard
constructor
(
)
Types
Indicator
Option
Link copied to clipboard
enum
IndicatorOption
Indicator option
Properties
DEFAULT
Link copied to clipboard
val
DEFAULT
:
IndicatorConfig
Default config
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
from
Link copied to clipboard
@
NotNull
open
fun
from
(
@
NotNull
section
:
@
NotNull
ConfigurationSection
)
:
@
NotNull
IndicatorConfig
Creates config from YAML
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String