Package net.n2oapp.context
Class CacheTemplateByMap
- java.lang.Object
-
- net.n2oapp.context.CacheTemplateByMap
-
- Direct Known Subclasses:
CacheTemplateByMapMock
public class CacheTemplateByMap extends java.lang.Object- Since:
- 13.05.2015
- Author:
- operehod
-
-
Constructor Summary
Constructors Constructor Description CacheTemplateByMap()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> Tget(java.util.function.Supplier<T> supplier, java.lang.Object... keys)
-