+1
The missing space after the ‘c’ was hard to “see.”
Brian
On May 10, 2017, at 3:04 PM, Lance Andersen wrote:
> Looks fine Stuart
>> On May 10, 2017, at 6:02 PM, Stuart Marks wrote:
>>
>> Hi all,
>>
>> Please review a couple really small fixes to the String javadoc.
>>
>> 1) The String(by
Looks fine Stuart
> On May 10, 2017, at 6:02 PM, Stuart Marks wrote:
>
> Hi all,
>
> Please review a couple really small fixes to the String javadoc.
>
> 1) The String(byte[], int, int, int) constructor refers to converting bytes
> to chars as specified "in the method above" except that the me
Hi all,
Please review a couple really small fixes to the String javadoc.
1) The String(byte[], int, int, int) constructor refers to converting bytes to
chars as specified "in the method above" except that the method "above" has
never converted bytes to chars as far as I can see. It really shou