Uses of Interface
org.frankframework.credentialprovider.util.ThrowingFunction
Packages that use ThrowingFunction
-
Uses of ThrowingFunction in org.frankframework.credentialprovider.util
Methods in org.frankframework.credentialprovider.util with parameters of type ThrowingFunctionModifier and TypeMethodDescriptionCache.computeIfAbsentOrExpired
(K key, ThrowingFunction<K, V, E> valueSupplier)