All Downloads are FREE. Search and download functionalities are using the official Maven repository.

android.renderscript.Long2 Maven / Gradle / Ivy

Go to download

A library jar that provides APIs for Applications written for the Google Android Platform.

There is a newer version: 4.1.1.4
Show newest version
package android.renderscript;
public class Long2
{
public  Long2() { throw new RuntimeException("Stub!"); }
public  Long2(long initX, long initY) { throw new RuntimeException("Stub!"); }
public long x;
public long y;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy