public interface Resolver
| Modifier and Type | Method and Description |
|---|---|
<E extends EntityWrapper<?>> |
get(java.lang.String path,
java.lang.Class<E> type) |
<E extends EntityWrapper<?>> java.util.concurrent.CompletableFuture<E> get(java.lang.String path, java.lang.Class<E> type)