File
Doc
Category
Size
Date
Package
Byte2.java
API Doc
Android 5.1 API
219
Sat Mar 14 14:09:42 GMT 2015
android.renderscript
Byte2
java.lang.Object
public class Byte2 extends Object
Fields Summary
public byte
x
public byte
y
Constructors Summary
public Byte2
()
throw new RuntimeException("Stub!");
public Byte2
(
byte
initX,
byte
initY)
throw new RuntimeException("Stub!");
Methods Summary
Java Code Source