Searched defs:asVectorSet (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/libadt/
H A Dset.cpp54 const VectorSet *Set::asVectorSet() const { assert(0); return NULL; } function in class:Set
H A Dvectset.hpp107 const VectorSet *asVectorSet() const { return this; } function in class:VectorSet

Completed in 51 milliseconds