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