Class SystemVersionCacheMapImpl
java.lang.Object
pl.decerto.hyperon.runtime.version.system.SystemVersionCacheMapImpl
- All Implemented Interfaces:
SystemVersionCache
- Author:
- Maciej Główka on 15.05.2020
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemVersionCacheMapImpl
public SystemVersionCacheMapImpl()
-
-
Method Details
-
put
public void put(String profileCode, SortedSet<Integer> versionIdsToOmit, SortedSet<Integer> effectiveVersionIds) - Specified by:
putin interfaceSystemVersionCache
-
get
- Specified by:
getin interfaceSystemVersionCache
-
invalidate
- Specified by:
invalidatein interfaceSystemVersionCache
-