Uses of Interface
io.mokamint.nonce.api.DeadlineDescription
-
Uses of DeadlineDescription in io.mokamint.nonce.api
Subinterfaces of DeadlineDescription in io.mokamint.nonce.apiMethods in io.mokamint.nonce.api with parameters of type DeadlineDescriptionModifier and TypeMethodDescriptionNonce.getDeadline(DeadlineDescription description) Yields the deadline of this nonce, with the given description.booleanDeadline.matches(DeadlineDescription description) Determines if this deadline matches the given description: same scoop number, same data and same hashing algorithm.