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