Uses of Class
dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
Packages that use SuperUserEvmSmartContractInvocationService
-
Uses of SuperUserEvmSmartContractInvocationService in dev.getelements.elements.service.blockchain.crypto.evm
Methods in dev.getelements.elements.service.blockchain.crypto.evm that return types with arguments of type SuperUserEvmSmartContractInvocationServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<SuperUserEvmSmartContractInvocationService> EvmSmartContractServiceProvider.getSuperUserEvmSmartContractServiceProvider()
Method parameters in dev.getelements.elements.service.blockchain.crypto.evm with type arguments of type SuperUserEvmSmartContractInvocationServiceModifier and TypeMethodDescriptionvoid
EvmSmartContractServiceProvider.setSuperUserEvmSmartContractServiceProvider
(jakarta.inject.Provider<SuperUserEvmSmartContractInvocationService> superUserEvmSmartContractServiceProvider)