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

it.mice.voila.runtime.entity.EntityDiffAdapter Maven / Gradle / Ivy

package it.mice.voila.runtime.entity;

import org.pojomatic.diff.Differences;

public interface EntityDiffAdapter {
	void manageDiff(Differences differences);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy