Skip to content
This repository was archived by the owner on Sep 24, 2022. It is now read-only.

ParadoxV5/java-mystring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

MyString

A Java CharSequence implementation backed by a Character List

The backing list determines whether the instance is mutable (i.e. writeable).

About

This is the difference between CharSequence and String in a concrete piece of code.

I originally prepared this to keep my Java experience fresh, but as the project develops, JetBrains annotations, Maven (pom.xml) and GitHub Packages & JavaDoc GitHub Pages via GitHub Actions joined the party too.

License

Copyright ParadoxV5 2022. Distributed under the Boost Software License, Version 1.0.

About

a Java CharSequence implementation backed by a Character List

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages