ContentMerkleTree

public class ContentMerkleTree
extends Object

java.lang.Object
   ↳ com.android.tradefed.build.content.ContentMerkleTree


根据内容信息计算 Merkle 树。

摘要

公共构造函数

ContentMerkleTree()

公共方法

static Digest buildCommonLocationFromContext(ContentAnalysisContext context)

构建一个 Merkle 树,并从通用位置信息返回根摘要

公共构造函数

ContentMerkleTree

public ContentMerkleTree ()

公共方法

buildCommonLocationFromContext

public static Digest buildCommonLocationFromContext (ContentAnalysisContext context)

构建一个 Merkle 树,并从通用位置信息返回根摘要

参数
context ContentAnalysisContext

返回
Digest