mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-13 11:40:48 +00:00
検索オブジェクト作成 WIP
This commit is contained in:
parent
1090e1bf74
commit
9725c1a07c
@ -1,4 +1,6 @@
|
||||
package one.nem.lacerta.data;
|
||||
|
||||
public interface LacertaSearch {
|
||||
|
||||
|
||||
}
|
||||
|
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.model.search;
|
||||
|
||||
public enum SearchType {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user