Package ai.tock.bot.admin.test
Class TestServiceKt
-
- All Implemented Interfaces:
public final class TestServiceKt
-
-
Method Summary
Modifier and Type Method Description final static TestServicefindTestService()Retrieve a test service from ServiceLoader. -
-
Method Detail
-
findTestService
final static TestService findTestService()
Retrieve a test service from ServiceLoader.
-
-
-
-