public interface Encoder<T,R>
R
encode(T t)
R encode(T t) throws EncodingException
EncodingException
Copyright © 2018. All rights reserved.