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