RFR: JDK-8021560,(str) String constructors that take ByteBuffer

Xueming Shen xueming.shen at oracle.com
Fri Feb 16 15:28:53 UTC 2018


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.StringEncoder
>
> Why 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


More information about the core-libs-dev mailing list