コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
IntegrityManagerFactory
public
class
IntegrityManagerFactory
extends Object
java.lang.Object
|
↳ |
com.google.android.play.core.integrity.IntegrityManagerFactory
|
IntegrityManager
のインスタンスを作成します。
概要
継承されるメソッド |
継承元のクラス
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
パブリック メソッド
create
public static IntegrityManager create (Context applicationContext)
Classic Integrity Manager を作成します。
パラメータ |
applicationContext |
Context |
createStandard
public static StandardIntegrityManager createStandard (Context applicationContext)
Standard Integrity Manager を作成します。
パラメータ |
applicationContext |
Context |
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2024-10-14 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-10-14 UTC。"],[],[]]