Package io.apicurio.registry.utils
Class CheckPeriodCache<K,V>
- java.lang.Object
-
- io.apicurio.registry.utils.CheckPeriodCache<K,V>
-
public class CheckPeriodCache<K,V> extends Object
- Author:
- Fabian Martinez
-
-
Constructor Summary
Constructors Constructor Description CheckPeriodCache(long checkPeriodMillis)
-