public interface FinalConvertlet<F,T>
extends Convertlet<F,T>
A FinalConvertlet is a Convertlet that can only
be used in a ConversionPath if it converts to
actual thing required. It can not be used as a
stepping stone.
Author:
rob
Method Summary
Methods inherited from interface org.oddjob.arooa.convert.Convertlet