mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Moved PrivateGroupFactory to clients package.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package org.briarproject.api.sync;
|
||||
package org.briarproject.api.clients;
|
||||
|
||||
import org.briarproject.api.contact.Contact;
|
||||
import org.briarproject.api.sync.ClientId;
|
||||
import org.briarproject.api.sync.Group;
|
||||
|
||||
public interface PrivateGroupFactory {
|
||||
|
||||
Reference in New Issue
Block a user