Метод | Описание | |
---|---|---|
AddGap ( int idx ) : void | ||
Contains ( int idx ) : bool | ||
Count ( ) : int | ||
FetchIterator ( ) : IIndexIterator | ||
GetMaxIndex ( ) : int | ||
GetMinIndex ( ) : int | ||
IndexList ( HashSet |
||
RemoveGap ( int idx ) : void | ||
SetGapsCollection ( HashSet |
||
SetMaxValue ( int idx, bool isEmpty ) : void |
Метод | Описание | |
---|---|---|
IndexList ( ) : System |
public IndexList ( HashSet |
||
gaps | HashSet |
|
maxValue | int | |
minValue | int | |
Результат | System |
public SetGapsCollection ( HashSet |
||
myGaps | HashSet |
|
Результат | void |
public SetMaxValue ( int idx, bool isEmpty ) : void | ||
idx | int | |
isEmpty | bool | |
Результат | void |