Hide field packer.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
package android.renderscript;
|
||||
|
||||
|
||||
/**
|
||||
* @hide
|
||||
*
|
||||
**/
|
||||
public class FieldPacker {
|
||||
public FieldPacker(int len) {
|
||||
mPos = 0;
|
||||
|
||||
Reference in New Issue
Block a user