getAsValue method

AnyValue getAsValue (String key)

Converts map element into an AnyValue or returns an empty AnyValue if conversion is not possible.

  • key a key of element to get. Returns AnyValue value of the element or empty AnyValue if conversion is not supported.

See AnyValue See AnyValue.constructor