Skip to content

Object serialization

Guillaume R edited this page May 3, 2018 · 1 revision

ObjectConverter

NightConfig's ObjectConverter converts objects to configurations and vice-versa.

-> Example

Annotations

You can specify what values are accepted with @Spec... annotations

-> Example