Java tutorial
//package com.java2s; public class Main { public static java.lang.String dumpCurrentRowToString(android.database.Cursor cursor) { throw new RuntimeException("Stub!"); } }