getValue method

T getValue()

Implementation

T getValue() {
  return _data;
}