mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 08:23:15 +00:00
utils: クラス作成
This commit is contained in:
parent
9c1aeb0dbf
commit
6069d1eb1c
|
@ -0,0 +1,4 @@
|
||||||
|
package one.nem.lacerta.utils.impl;
|
||||||
|
|
||||||
|
public class DeviceInfoUtilsImpl {
|
||||||
|
}
|
|
@ -0,0 +1,4 @@
|
||||||
|
package one.nem.lacerta.utils.module;
|
||||||
|
|
||||||
|
public class DeviceInfoUtilsModule {
|
||||||
|
}
|
|
@ -0,0 +1,4 @@
|
||||||
|
package one.nem.lacerta.utils.repository;
|
||||||
|
|
||||||
|
public interface DeviceInfoUtils {
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user