org.chromattic.common
Interface TypeAdapter<O,I>

Type Parameters:
O - the outter type
I - the inner type

public interface TypeAdapter<O,I>

Version:
$Revision$
Author:
Julien Viet

Method Summary
 O adapt(I i)
           
 

Method Detail

adapt

O adapt(I i)


Copyright © 2014 eXo Platform SAS. All Rights Reserved.