public final class InMemoryCache extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
InMemoryCache.Builder<T> |
static class |
InMemoryCache.Context<T> |
static interface |
InMemoryCache.Interpreter<T> |
| Constructor and Description |
|---|
InMemoryCache() |
public static <T> InMemoryCache.Builder<T> builder()
Copyright © 2017. All rights reserved.