mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +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…
Reference in New Issue
Block a user