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