toData abstract method

  1. @protected
T toData()

Alias method for returning collections T in this class.

This method can not be called directly.

Implementation

@protected
T toData();