Searched refs:asSparseSet (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/libadt/
H A Dset.hpp200 virtual const SparseSet *asSparseSet(void) const;
H A Dset.cpp50 const SparseSet *Set::asSparseSet() const { assert(0); return NULL; } function in class:Set

Completed in 30 milliseconds