public class CastConverter<I,O> extends Object implements Converter<I,O>
CastConverter()
O
convert(I input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CastConverter()
public O convert(I input) throws Exception
convert
Converter<I,O>
Exception
Copyright © 2016. All Rights Reserved.