To fix this, wrap it in a new ArrayList: List<String> list = new ArrayList<> (Arrays.asList (array)); This creates a real, independent list you can modify. 2. Use EnumSet for performance Do you store ...
There was an error while loading. Please reload this page.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results