![JAR search and dependency download from the Maven repository](/logo.png)
android.renderscript.Long2 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android Show documentation
Show all versions of android Show documentation
A library jar that provides APIs for Applications written for the Google Android Platform.
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