mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-13 19:50:48 +00:00
WIP
This commit is contained in:
parent
d9d0e1ff63
commit
d10990e337
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.source.pref.impl;
|
||||
|
||||
public class CommonImpl {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.source.pref.module;
|
||||
|
||||
public class CommonModule {
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
package one.nem.lacerta.source.pref.repository;
|
||||
|
||||
public interface Common {
|
||||
// さまざまな用途で使うPref
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user