Package org.cache2k.config
Interface DataCustomizationSupplier<K,V,T extends DataAwareCustomization<K,V>>
-
- All Superinterfaces:
CustomizationSupplier<T>
public interface DataCustomizationSupplier<K,V,T extends DataAwareCustomization<K,V>> extends CustomizationSupplier<T>
- Author:
- Jens Wilke
-
-
Method Summary
-
Methods inherited from interface org.cache2k.config.CustomizationSupplier
supply
-
-