Searched defs:SetView (Results 1 – 3 of 3) sorted by relevance
93 void SetView(View* pView) { m_pView.Reset(pView); } in SetView() function
535 public abstract static class SetView<E> extends AbstractSet<E> { class in Sets536 private SetView() {} // no subclasses but our own in SetView() method in Sets.SetView
585 public abstract static class SetView<E> extends AbstractSet<E> { class in Sets586 private SetView() {} // no subclasses but our own in SetView() method in Sets.SetView