copy


Description:

[ Version ( since = "1.6" ) ]
public Uri copy ()

Create a new Uri object with the same data as this Uri object.

If this is null then returns null.

Parameters:

this

This Uri object.

Returns:

A new Uri object which is a copy of this Uri or null.