public class LongRect extends Object
long
bottom
left
right
top
LongRect()
LongRect(long l, long t, long r, long b)
LongRect(LongRect ir)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public long left
public long top
public long right
public long bottom
public LongRect()
public LongRect(long l, long t, long r, long b)
public LongRect(LongRect ir)
Copyright © 2016. All rights reserved.