S - T - public abstract class Cache<S,T> extends java.lang.Object
| Constructor and Description |
|---|
Cache() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
convert(S input) |
T |
get(S input) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.