インタフェース生成

This commit is contained in:
r-ca 2024-01-13 14:03:54 +09:00
parent a9b76161b7
commit 1090e1bf74
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -0,0 +1,4 @@
package one.nem.lacerta.data;
public interface LacertaSearch {
}