Index
All Classes and Interfaces|All Packages|Serialized Form
D
- Database<T> - Class in crms.lib
-
The
Database
class is an abstract class that defines a generic database structure and operations for managing a collection of objects of typeT
. - Database() - Constructor for class crms.lib.Database
- dataList - Variable in class crms.lib.Database
-
The list that holds the objects of type
T
.
All Classes and Interfaces|All Packages|Serialized Form