boolean found = Arrays.binarySearch ( stringArray, stringToSearchFor ) >= 0;