Interface IRegistrableObjectToObjectConverter<T,I,O,E extends java.lang.Exception>
-
- All Superinterfaces:
net.anwiba.commons.lang.functional.IApplicable<T>,net.anwiba.commons.lang.functional.IConverter<I,O,E>
- All Known Subinterfaces:
IGeometryToObjectConverter<O>,IGeometryToTextConverter,IObjectToGeometryConverter<I>
- All Known Implementing Classes:
AbstractObjectToObjectConverter
public interface IRegistrableObjectToObjectConverter<T,I,O,E extends java.lang.Exception> extends net.anwiba.commons.lang.functional.IApplicable<T>, net.anwiba.commons.lang.functional.IConverter<I,O,E>