public interface Decoder<T,R>
R
decode(T t)
R decode(T t) throws DecodingException
DecodingException
Copyright © 2018. All rights reserved.