C# Class Lucene.Net.Util.TestPriorityQueue

Mostra file Open project: runefs/Marvin

Public Methods

Method Description
_TestPQ ( int count ) : void

Private Methods

Method Description
TestClear ( ) : void
TestFixedSize ( ) : void
TestPQ ( ) : void

Method Details

_TestPQ() public static method

public static _TestPQ ( int count ) : void
count int
return void