Exemple #1
0
 @Override
 public boolean isFirst() {
   checkClosed();
   return mCursor.isFirst();
 }