mirror of
https://github.com/github/codeql.git
synced 2026-07-17 17:28:14 +02:00
6 lines
56 B
Java
6 lines
56 B
Java
package android.database;
|
|
|
|
public interface Cursor {
|
|
|
|
}
|