Uses of Interface
org.infinispan.util.function.CloseableSupplier
-
Packages that use CloseableSupplier Package Description org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. -
-
Uses of CloseableSupplier in org.infinispan.util
Constructors in org.infinispan.util with parameters of type CloseableSupplier Constructor Description CloseableSuppliedIterator(CloseableSupplier<? extends E> supplier)
-