reset password
Author Message
wevanw
Posts: 25
Posted 22:28 Oct 29, 2018 |

Create a public static method in NetworkUtils that uses Uri.Builder to build the appropriate url, the same url as above, and returns a Java URL object. Name it buildURL. 

When you say "Name it buildURL", does "it" mean the object or the public static method's name????

msargent
Posts: 519
Posted 20:37 Nov 01, 2018 |

Name the method that.