RuntimeReference.get

Resolve the reference, to referenced data.

Resolve the reference, to referenced data.

interface RuntimeReference
Object
get

Parameters

locator Locator!()

an optional source of data used to resolve reference

Return Value

Type: Object

Object the actual object, or data that is wrapped in Wrapper object.

Meta