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