org.peaseplate.lang
Interface Conversion<SOURCE,TARGET>


public interface Conversion<SOURCE,TARGET>


Method Summary
 TARGET convert(SOURCE value)
           
 

Method Detail

convert

TARGET convert(SOURCE value)


Copyright © 2008. All Rights Reserved.