FileDocCategorySizeDatePackage
SizeF.javaAPI DocAndroid 5.1 API643Sat Mar 14 14:09:42 GMT 2015android.util

SizeF

public final class SizeF extends Object

Fields Summary
Constructors Summary
public SizeF(float width, float height)

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

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

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

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

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

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

 throw new RuntimeException("Stub!");