Package one.microstream.cache
Class CacheValueValidator.Typed
java.lang.Object
one.microstream.cache.CacheValueValidator.Simple
one.microstream.cache.CacheValueValidator.Typed
- All Implemented Interfaces:
CacheValueValidator
- Enclosing interface:
- CacheValueValidator
public static class CacheValueValidator.Typed extends CacheValueValidator.Simple
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.cache.CacheValueValidator
CacheValueValidator.Simple, CacheValueValidator.Typed
-
Constructor Summary
Constructors Constructor Description Typed()
-
Method Summary
-
Constructor Details
-
Typed
public Typed()
-
-
Method Details
-
validate
- Specified by:
validate
in interfaceCacheValueValidator
- Overrides:
validate
in classCacheValueValidator.Simple
-