lucene::util::Arrays::_Arrays< _type > Class Template Reference
#include <Arrays.h>
List of all members.
Public Member Functions |
| virtual | ~_Arrays () |
| void | sort (_type *a, int32_t alen, int32_t fromIndex, int32_t toIndex) const |
Protected Member Functions |
| virtual bool | equals (_type a, _type b) const =0 |
| virtual int32_t | compare (_type a, _type b) const =0 |
template<typename _type>
class lucene::util::Arrays::_Arrays< _type >
Constructor & Destructor Documentation
template<typename _type >
Member Function Documentation
template<typename _type >
template<typename _type >
template<typename _type >
The documentation for this class was generated from the following file: