contents property
TimestampedData<String>
get
contents
Get the contents and timestamp of this source.
@return the contents and timestamp of the source @throws Exception if the contents of this source could not be accessed
Implementation
TimestampedData<String> get contents;