} else if (o instanceof short[]) {
            final short[] ary = (short[]) o;
            _it = new Iterator() {
                private int _j = begin;