Package org.spongepowered.configurate.hocon


@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class) package org.spongepowered.configurate.hocon
Configuration loader for the HOCON library.

Due to limitations in the library currently used, this loader does not respect nodes' map factories. This means that ordering in configurations will not be preserved.