FileDocCategorySizeDatePackage
LinkProperties.javaAPI DocAndroid 5.1 API1227Sat Mar 14 14:09:36 GMT 2015android.net

LinkProperties

public final class LinkProperties extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
LinkProperties()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object obj)

 throw new RuntimeException("Stub!"); 
public java.util.ListgetDnsServers()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetDomains()

 throw new RuntimeException("Stub!"); 
public android.net.ProxyInfogetHttpProxy()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetInterfaceName()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetLinkAddresses()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetRoutes()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");