Either make the array private in your class and take responibility that you never modify it or use some library that does it for you. I'd recommend for example Eclipse Collections and its "primitive collections"
https://github.com/eclipse-collections/eclipse-collections/blob/master/docs/2-Collection_Containers.adoc#primitive-collections