Uses of Record Class
dev.hloth.zgztransport.Transaction
-
Uses of Transaction in dev.hloth.zgztransport
Methods in dev.hloth.zgztransport that return TransactionModifier and TypeMethodDescriptionTransactionBuilder.build()Builds the transaction.static TransactionTransaction.decode(byte[] block) Decodes one record of the log.Methods in dev.hloth.zgztransport that return types with arguments of type TransactionModifier and TypeMethodDescriptionstatic List<Transaction> TransactionLog.decode(byte[][] slots) Decodes the six slots of the ring, oldest record first.Card.transactions()Returns the value of thetransactionsrecord component.Constructor parameters in dev.hloth.zgztransport with type arguments of type Transaction