All Downloads are FREE. Search and download functionalities are using the official Maven repository.

no.arktekk.siren.JsonSerializable Maven / Gradle / Ivy

package no.arktekk.siren;

public interface JsonSerializable {

     T toJson(JsonSerializer serializer);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy