On 2/16/18, 5:58 AM, Ulf Zibis wrote:
Hi,what is the difference of: - class StringCoding - class StringCoder - class StringCoding.StringDecoder - class StringCoding.StringEncoderWhy we need so much variants of redundant code? I think it would be useful to have some explanation in the javadoc.
Ulf, Ignore StringCoder for now. It's a experimenting version to replace StringCoding, to reduce "some" redundant code. -Sherman