aaraar
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
aaraar
core
/
sh.christian.aaraar.model
/
ShadeConfiguration
/
ShadeConfiguration
Shade
Configuration
constructor
(
classRenames
:
Map
<
String
,
String
>
,
classDeletes
:
Set
<
String
>
,
resourceRenames
:
Map
<
String
,
String
>
,
resourceDeletes
:
Set
<
String
>
)