IntegrityManagerFactory

public class IntegrityManagerFactory


Membuat instance IntegrityManager.

Ringkasan

Metode publik

static IntegrityManager
create(Context applicationContext)

Membuat Pengelola Integritas Klasik.

static StandardIntegrityManager
createStandard(Context applicationContext)

Membuat Pengelola Integritas Standar.

Metode publik

create

public static IntegrityManager create(Context applicationContext)

Membuat Pengelola Integritas Klasik.

createStandard

public static StandardIntegrityManager createStandard(Context applicationContext)

Membuat Pengelola Integritas Standar.