How to use the String Builder Class in Java

Опубликовано: 18 Декабрь 2017
на канале: Max O'Didily
10,947
156

How to use the String Builder Class in Java

Hello guys and gals, sorry for the delay in uploads, I am back now and to kick things off we have a video on the String Builder class, it is a very nice class to basically do whatever you want to a string, you could do all of these things yourself but there is no real practical need to if there are methods that are fully functional to use (I said practically as there are a few niche reasons to go ane make some). Hope you enjoy!

Methods used in this Video with what they do:

sb = our String Builder object
sb.append(); //Add something to the end of the string
sb.delete(); //Delete a part of a string
sb.reverse(); //Reverse the string
sb.deleteCharAt(); //Delete a specific character of a string
sb.replace(); //Replace a part of a string with something else
sb.toString(); //Convert a Stringbuilder object to a string


Christmas holidays are here! I shall be spamming videos for the next few weeks, make sure you don't miss them.
https://tinyurl.com/SubMaxODidily

Why not subscribe to keep notified when I upload?
https://tinyurl.com/SubMaxODidily

Social media:
Instagram:   / mcod1999  
Twitter:   / mcod1999  
Mandown: https://www.mandowngg.com/

How to use the String Builder Class in Java


На этой странице сайта вы можете посмотреть видео онлайн How to use the String Builder Class in Java длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Max O'Didily 18 Декабрь 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 10,947 раз и оно понравилось 156 зрителям. Приятного просмотра!