How to use the String Builder Class in Java

Publié le: 18 décembre 2017
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne How to use the String Builder Class in Java durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Max O'Didily 18 décembre 2017, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 10,947 fois et il a aimé 156 téléspectateurs. Bon visionnage!