Add link to official String documentation (#19797)

This commit is contained in:
Sharon Gao
2018-10-20 23:55:41 -04:00
committed by Tom
parent da82fe835d
commit e5af318f13

View File

@ -183,3 +183,5 @@ The result will be:
My
```
**More Information:**
- [String Documentation](https://docs.oracle.com/javase/7/docs/api/java/lang/String.html)