mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
コピー
This commit is contained in:
parent
b5beb7cc15
commit
1c6878c3fd
|
@ -0,0 +1,5 @@
|
|||
package one.nem.lacerta.feature.library;
|
||||
|
||||
public interface DocumentSelectListener {
|
||||
void onDocumentSelect(String documentId);
|
||||
}
|
Loading…
Reference in New Issue
Block a user