Package com.github.siroshun09.configapi.core.file
package com.github.siroshun09.configapi.core.file
A package that includes
FileFormat
.-
ClassDescriptionFileFormat<N extends Node<?>>An interface for loading/saving
Node
s from/to files.