Uses of Interface
org.alfresco.solr.utils.ThrowingConsumer
-
Packages that use ThrowingConsumer Package Description org.alfresco.solr.utils -
-
Uses of ThrowingConsumer in org.alfresco.solr.utils
Methods in org.alfresco.solr.utils with parameters of type ThrowingConsumer Modifier and Type Method Description static <T,E extends java.lang.Throwable>
java.util.function.Consumer<T>ThrowingConsumer. execute(ThrowingConsumer<T,E> consumer)
-