FileDocCategorySizeDatePackage
WebAddress.javaAPI DocAndroid 5.1 API246Sat Mar 14 14:10:04 GMT 2015android.net

WebAddress.java

package android.net;
public class WebAddress
{
public  WebAddress(java.lang.String address) throws android.net.ParseException { throw new RuntimeException("Stub!"); }
public  java.lang.String toString() { throw new RuntimeException("Stub!"); }
}