After releasing my SkeletonMiner.java and Petri’s review and comments at the Facebook, I made some changes up to there.
I replaced all the ”StringBuilder” -Date Type -parameters with StringBuffer-typed, and added the used Data Type for all the ArrayList -data types (<String>).
Additionally after programming simple replacement for the StringBuilder, I programmed my own method for the creating the String from the given CharacterList. These changes are now up to date there on this project’s Github-profile in the ”SkeletonMiner.java” -Data Type implementation.
Now there¨s three of useful reusable String-related methods for any program down there, and I pushed the ”StringLibrary.java” -source code to my personal Github-account into ”Java-Stuff” -folder just for fun. Please feel free to take advantage on them!
I wrote new posting to my Computer-related blog too at the https://tietokoneblogi.wordpress.com (or http://www.tietokoneblogi.net in a shortly way with my oldest Domain Parking address till this day (Been my Blog Domain parking for my Computer-related blog since it’s birth moment over last five years now in a row till the end.)) appealing for the new String code library birth-moment.