mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 09:43:15 +00:00
インターフェース作成
This commit is contained in:
parent
cb662fe1ff
commit
e9145d491c
|
@ -0,0 +1,5 @@
|
||||||
|
package one.nem.lacerta.feature.home;
|
||||||
|
|
||||||
|
public interface DocumentSelectListener {
|
||||||
|
void onDocumentSelect(String documentId);
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user