Main Page - Transmorph

Transmorph is a free java library used to convert a Java object of one type into an object of another type (with another signature, possibly parameterized).

Top of Page