mirror of
https://github.com/github/codeql.git
synced 2026-01-11 21:50:28 +01:00
6 lines
56 B
Java
6 lines
56 B
Java
package android.database;
|
|
|
|
public interface Cursor {
|
|
|
|
}
|