mirror of
https://github.com/github/codeql.git
synced 2025-12-28 22:56:32 +01:00
6 lines
56 B
Java
6 lines
56 B
Java
package android.database;
|
|
|
|
public interface Cursor {
|
|
|
|
}
|