android.renderscript
Class Long2

java.lang.Object
  extended by android.renderscript.Long2

public class Long2
extends Object


Field Summary
 long x
           
 long y
           
 
Constructor Summary
Long2()
           
Long2(long initX, long initY)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public long x

y

public long y
Constructor Detail

Long2

public Long2()

Long2

public Long2(long initX,
             long initY)


Copyright © 2008-2012. All Rights Reserved.