mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 03:39:05 +01:00
Code review nitpicks.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package org.briarproject.android.controller;
|
||||
|
||||
public interface DbController {
|
||||
|
||||
void runOnDbThread(Runnable task);
|
||||
}
|
||||
Reference in New Issue
Block a user