public synchronized int lastIndexOf(Object o) {
        return lastIndexOf(o, elementCount-1);
    }

results matching ""

    No results matching ""