Method | Description | |
---|---|---|
GetDistance ( System other ) : int | ||
TRStringDistance ( System target ) |
Optimized to run a bit faster than the static getDistance(). In one benchmark times were 5.3sec using ctr vs 8.5sec w/ static method, thus 37% faster.
|
Method | Description | |
---|---|---|
Form ( int n, int m ) : int[][] |
|
|
Min3 ( int a, int b, int c ) : int |