Uses of Package
org.springframework.util.function
Packages that use org.springframework.util.function Package Description org.springframework.cache.interceptor AOP-based solution for declarative caching demarcation.org.springframework.util.function Useful genericjava.util.functionhelper classes.Classes in org.springframework.util.function used by org.springframework.cache.interceptor Class Description SingletonSupplier ASupplierdecorator 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.function Class Description SingletonSupplier ASupplierdecorator that caches a singleton result and makes it available fromSingletonSupplier.get()(nullable) andSingletonSupplier.obtain()(null-safe).