Package 

Object CursorUtil

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static CursorUtil INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final static Unit closeQuietly(Cursor cursor) Closes cursor if it is not null or is not closed already
      final static Boolean hasElements(Cursor cursor)
      final static Cursor emptyCursor()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait