FileDocCategorySizeDatePackage
Size.javaAPI DocAndroid 5.1 API631Sat Mar 14 14:09:42 GMT 2015android.util

Size

public final class Size extends Object

Fields Summary
Constructors Summary
public Size(int width, int height)

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

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

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

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

 throw new RuntimeException("Stub!"); 
public static android.util.SizeparseSize(java.lang.String string)

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

 throw new RuntimeException("Stub!");