Interface VoidMethodSignature

All Superinterfaces:
CodeSignature, io.hotmoka.marshalling.api.Marshallable, MethodSignature, Signature

public interface VoidMethodSignature extends MethodSignature
The signature of a method of a class, that does not return any value.