ensure Open
static boolean ensureOpen()
Content copied to clipboard
Ensures the bank is open. If it is already open, the cache will update and the method will return true. If not, it'll open the bank as normal.
Return
true is the bank is already open, or the bank is opened successfully.