public class DeviceSize extends Object
DeviceSize(int width, int height)
int
getHeight()
getWidth()
void
setHeight(int height)
setWidth(int width)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DeviceSize(int width, int height)
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
public String toString()
toString
Object
Copyright © 2023. All rights reserved.