Inheritance diagram for org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIndex:
Definition at line 35 of file FODBUniqueIndex.java.
Public Member Functions | |
boolean | isEmpty () throws FODBException |
return true if the index is empty. |
|
return true if the index is empty. throws StoreBTreeException if the index is closed Referenced by org.openmobileis.database.fastobjectdb.FastObjectDB.isCollectionEmpty(). |