mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-14 04:00:48 +00:00
インタフェース作成
This commit is contained in:
parent
7822fdd3c5
commit
1b60b15187
@ -0,0 +1,5 @@
|
|||||||
|
package one.nem.lacerta.component.viewer.model;
|
||||||
|
|
||||||
|
public interface RevSelectListener {
|
||||||
|
void onRevSelect(String revisionId);
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user