コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
MergedZipEntryCollection
public
class
MergedZipEntryCollection
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.zip.MergedZipEntryCollection
|
サイズの大きい zip ファイルの個々の ZIP エントリをブロックに分割して、ダウンロードの試行回数を最小限に抑えます。
概要
定数
public static final int HEADER_SIZE
定数値:
2,078
(0x0000081e)
MAX_GAP
public static final int MAX_GAP
定数値:
4096
(0x00001000)
MAX_GAP_PERCENTAGE
public static final double MAX_GAP_PERCENTAGE
定数値:
0.15
パブリック コンストラクタ
MergedZipEntryCollection
public MergedZipEntryCollection ( zipEntries)
パブリック メソッド
createCollections
public static createCollections ( zipEntries)
getEndOffset
public long getEndOffset ()
getStartOffset
public long getStartOffset ()
getZipEntries
public getZipEntries ()
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2024-08-21 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-08-21 UTC。"],[],[]]