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

jidefx.utils.converter.RequiringConverterManager Maven / Gradle / Ivy

The newest version!
package jidefx.utils.converter;

/**
 * A markup interface indicates the converter needs an ObjectConverterManager instance to be set on the context on the
 * Properties using {@link ConverterContext#PROPERTY_OBJECT_CONVERTER_MANAGER}.
 */
@SuppressWarnings("MarkerInterface")
public interface RequiringConverterManager {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy