Array String Element Java entfernen
array = ArrayUtils.removeElement(array, element);
Dead Dotterel
array = ArrayUtils.removeElement(array, element);