Interface ConfigurationCacheSupport.SerializableSupplier<T>

All Superinterfaces:
Serializable, Supplier<T>
Enclosing class:
ConfigurationCacheSupport

public static interface ConfigurationCacheSupport.SerializableSupplier<T> extends Supplier<T>, Serializable
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get