public void clear() {
            int i2 = _col.size() - 1;
            if (i2 < 0) {
                return;
            }