Uses of Interface
org.drasyl.util.ThrowingFunction
-
Uses of ThrowingFunction in org.drasyl.node.plugin.groups.manager.database
Modifier and TypeMethodDescriptionstatic void
DatabaseAdapterManager.addAdapter
(String scheme, ThrowingFunction<URI, DatabaseAdapter, DatabaseException> adapter)