Méthode |
Description |
|
IEnumerable ( ) : IEnumerator |
|
|
IsPrepared ( Hashtable &bMatches ) : bool |
|
|
LCSidx ( IList a, IList b, System.Collections.Generic.List &am, System.Collections.Generic.List &bm ) : void |
|
|
StripWhitespace ( string lines, bool strip ) : string[] |
|
|
_longestCommonSubsequence ( IList a, IList b ) : System.Collections.Generic.List |
|
|
_replaceNextLargerWith ( System.Collections.Generic.List array, int value, int high ) : int |
|
|
_withPositionsOfInInterval ( IList aCollection, int start, int end ) : Hashtable |
|
|
compact_diff ( IList a, IList b ) : System.Collections.Generic.List |
|
|
compare ( object a, object b ) : bool |
|
|
init ( ) : void |
|
|