public abstract static class AsyncCache.Builder<C extends AsyncCache> extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract C |
build() |
protected static AsyncCache |
wrap(Cache cache) |
public abstract C build()
protected static AsyncCache wrap(Cache cache)
Copyright © 2017. All rights reserved.