public interface SCode
<T> T
decode(String string)
<T> String
encode(T t)
<T> T decode(String string)
<T> String encode(T t)
Copyright © 2020. All rights reserved.