mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Use default methods for easier maintenance.
This commit is contained in:
@@ -21,6 +21,7 @@ import javax.inject.Singleton
|
||||
)
|
||||
@Singleton
|
||||
internal interface BriarHeadlessApp : BrambleCoreEagerSingletons, BriarCoreEagerSingletons {
|
||||
|
||||
fun getRouter(): Router
|
||||
|
||||
fun getSecureRandom(): SecureRandom
|
||||
|
||||
Reference in New Issue
Block a user