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

java.api.beanStorage_objectMapper.st Maven / Gradle / Ivy

/**
 * Get the ObjectMapper for this object
 * 
 * @return The ObjectMapper
 */
private static ObjectMapper getObjectMapper() {
    return StorableObjectMapper.getMapper();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy