get Current Data

abstract fun <V> getCurrentData(): ArrayList<V>

Method to get the current list of data No-any params required

Return

the current list of identifiers as ArrayList of V