|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.uwaterloo.cs.ql.fb.BinarySearch
public class BinarySearch
| Constructor Summary | |
|---|---|
BinarySearch()
|
|
| Method Summary | |
|---|---|
static int |
search(TupleList list,
int data,
int col)
|
static int |
search(TupleList list,
Tuple tuple,
TupleComparator tcmp)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinarySearch()
| Method Detail |
|---|
public static int search(TupleList list,
int data,
int col)
public static int search(TupleList list,
Tuple tuple,
TupleComparator tcmp)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||