Строка массива Удалить элемент java

array = ArrayUtils.removeElement(array, element);
Dead Dotterel