Interface FlexibleType


public interface FlexibleType
A type which may be adapted to some other. Inbuilt type conversion is extended by the ValueSerialisers.

All methods throw BadValueException if type conversion failed at some point.
Author:
A248