app / me.argraur.notes.helpers / NoteManager / getInstance

getInstance

fun getInstance(context: Context?): NoteManager

Creates one and only instance of NoteManager

Parameters

context - Application context. Can be null if not called from me.argraur.notes.App