public _AbstractList_74(HashIndex <E> _enclosing, int[] indices)
 {
     this._enclosing = _enclosing;
     this.indices    = indices;
 }