public boolean contains(Object o) {
        return indexOf(o, 0) >= 0;
    }

results matching ""

    No results matching ""