Uses of Enum
qilin.CoreConfig.ClinitMode
-
Uses of CoreConfig.ClinitMode in qilin
Modifier and TypeFieldDescriptionCoreConfig.CorePTAConfiguration.clinitMode
Clinit loading mode: APP: A debug mode for testing which load only the minimum <clinit> of classes needed.Modifier and TypeMethodDescriptionstatic CoreConfig.ClinitMode
Returns the enum constant of this type with the specified name.static CoreConfig.ClinitMode[]
CoreConfig.ClinitMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.