org.gcube.portlets.user.speciesdiscovery.server.stream
Class CastConverter<I,O>

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.server.stream.CastConverter<I,O>
All Implemented Interfaces:
Converter<I,O>

public class CastConverter<I,O>
extends Object
implements Converter<I,O>

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Constructor Summary
CastConverter()
           
 
Method Summary
 O convert(I input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CastConverter

public CastConverter()
Method Detail

convert

public O convert(I input)
          throws Exception
Specified by:
convert in interface Converter<I,O>
Throws:
Exception


Copyright © 2013. All Rights Reserved.