public interface AlgorithmProviderRepository extends Repository<AlgorithmProvider,java.lang.Long>, java.lang.AutoCloseable
Modifier and Type | Method and Description |
---|---|
java.util.Optional<java.lang.String> |
algorithmByProvider(AlgorithmProvider algorithmProvider) |
java.util.Optional<java.lang.String> algorithmByProvider(AlgorithmProvider algorithmProvider)