org.gcube.portlets.user.speciesdiscovery.server.stream
Class CastConverter<I,O>
java.lang.Object
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"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CastConverter
public CastConverter()
convert
public O convert(I input)
throws Exception
- Specified by:
convert
in interface Converter<I,O>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.