isDataPersisted(String) method

Returns if the data with the given key is persisted.

Syntax

public abstract boolean isDataPersisted (String key)

Parameters

Returns

True if the data persisted false if not.