Object CursorUtil

  • All Implemented Interfaces:

    
    public class CursorUtil
    
                        

    Helper class to work with Cursors

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

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

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • 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