Uses of Interface
net.foxgenesis.database.AConnectionProvider.ConnectionConsumer
Packages that use AConnectionProvider.ConnectionConsumer
-
Uses of AConnectionProvider.ConnectionConsumer in net.foxgenesis.database
Methods in net.foxgenesis.database with parameters of type AConnectionProvider.ConnectionConsumerModifier and TypeMethodDescriptionprotected <U> @NotNull Optional<U>AConnectionProvider.openAutoClosedConnection(AConnectionProvider.ConnectionConsumer<U> consumer, Consumer<Throwable> error)