public interface Resolver
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Resolver.Async |
static interface |
Resolver.Sync |
| Modifier and Type | Method and Description |
|---|---|
Resolver.Async |
async() |
default Resolver.Sync |
sync() |
Resolver.Async async()
default Resolver.Sync sync()
Copyright © 2017–2018. All rights reserved.