Interface AIServiceSupplier
-
public interface AIServiceSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T extends AIService>
Tget(String serviceId, Class<T> clazz)
-
public interface AIServiceSupplier
| Modifier and Type | Method | Description |
|---|---|---|
<T extends AIService> |
get(String serviceId,
Class<T> clazz) |