com.zuunr.json.schema.generation.ExtensionsGenerator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of json Show documentation
Show all versions of json Show documentation
Immutable JSON representation in Java
package com.zuunr.json.schema.generation;
/**
* @author Niklas Eldberger
*/
public interface ExtensionsGenerator extends SchemaPerceptor, SchemaUnionGenerator {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy