FileDocCategorySizeDatePackage
ScoredNetwork.javaAPI DocAndroid 5.1 API824Sat Mar 14 14:10:02 GMT 2015android.net

ScoredNetwork

public class ScoredNetwork extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public final android.net.NetworkKey
networkKey
public final android.net.RssiCurve
rssiCurve
Constructors Summary
public ScoredNetwork(android.net.NetworkKey networkKey, android.net.RssiCurve rssiCurve)

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

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

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

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

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

 throw new RuntimeException("Stub!");