Factory作成

This commit is contained in:
ろむねこ 2023-12-21 14:00:22 +09:00 committed by r-ca
parent e0fe27eadd
commit e19198446b
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -0,0 +1,4 @@
package one.nem.lacerta.processor.factory;
public class DocumentProcessorFactory {
}