Package dev.siroshun.configapi.core.file
package dev.siroshun.configapi.core.file
A package that includes
FileFormat
.-
InterfacesClassDescriptionFileFormat<N extends Node<?>>An interface for loading/saving
Node
s from/to files.