
io.katharsis.resource.meta.MetaInformation Maven / Gradle / Ivy
The newest version!
package io.katharsis.resource.meta;
/**
* An interface that each class that will be used for storing meta information in top-level JSON must implement.
*/
public interface MetaInformation {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy