Uses of Class
adams.db.indices.Index
-
Packages that use Index Package Description adams.db.indices -
-
Uses of Index in adams.db.indices
Methods in adams.db.indices with parameters of type Index Modifier and Type Method Description boolean
Index. equals(Index index)
Does given Index match this one?boolean
Indices. present(Index incol)
Is the Index present in this Indices object?
-