Uses of Interface
org.drasyl.util.ThrowingFunction
Packages that use ThrowingFunction
-
Uses of ThrowingFunction in org.drasyl.node.plugin.groups.manager.database
Methods in org.drasyl.node.plugin.groups.manager.database with parameters of type ThrowingFunctionModifier and TypeMethodDescriptionstatic void
DatabaseAdapterManager.addAdapter
(String scheme, ThrowingFunction<URI, DatabaseAdapter, DatabaseException> adapter)