Package eu.dnetlib.dhp.utils
Class FunctionalInterfaceSupport
java.lang.Object
eu.dnetlib.dhp.utils.FunctionalInterfaceSupport
Provides serializable and throwing extensions to standard functional interfaces.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceSerializable consumer of any kind of objects.static interfaceSerializable supplier of any kind of objects.static interfaceExtension of consumer accepting functions throwing an exception.static interfaceExtension of runnable accepting functions throwing an exception.static interfaceExtension of supplier accepting functions throwing an exception. -
Method Summary