Uses of Class
convex.core.Result
Packages that use Result
-
Uses of Result in convex.core
Methods in convex.core that return ResultModifier and TypeMethodDescriptionstatic ResultCreate a Resultstatic ResultCreate a Resultstatic ResultCreate a Resultstatic ResultResult.fromContext(CVMLong id, Context<?> ctx) Constructs a Result from a ContextBlockResult.getResult(long i) Gets a specific ResultPeer.getResult(long blockIndex, long txIndex) Gets the result of a specific transactionstatic ResultResult.read(ByteBuffer bb) Reads a Result from a ByteBuffer encoding.Updates result with a given message ID.protected ResultResult.withValues(AVector<ACell> newValues) Methods in convex.core that return types with arguments of type ResultModifier and TypeMethodDescriptionBlockResult.getResults()Gets the Results of all transactions in the BlockMethods in convex.core with parameters of type ResultMethod parameters in convex.core with type arguments of type Result