Uses of Package
org.springframework.util.function
Packages that use org.springframework.util.function
Package
Description
AOP-based solution for declarative caching demarcation.
Useful generic
java.util.function helper classes.-
Classes in org.springframework.util.function used by org.springframework.cache.interceptorClassDescriptionA
Supplierdecorator that caches a singleton result and makes it available fromSingletonSupplier.get()(nullable) andSingletonSupplier.obtain()(null-safe). -
Classes in org.springframework.util.function used by org.springframework.util.functionClassDescriptionA
Supplierdecorator that caches a singleton result and makes it available fromSingletonSupplier.get()(nullable) andSingletonSupplier.obtain()(null-safe).