public class Results extends Object
| Constructor and Description |
|---|
Results() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(Object o) |
int |
getCount() |
Object |
getItem(int i) |
void |
removeItem(int i) |
Copyright © 1999–2017 Apache OODT. All rights reserved.