public static class CppAssetManager2.ResolvedBag.Entry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ApkAssetsCookie |
cookie |
int |
key |
ResourceTypes.Res_value |
value |
Constructor and Description |
---|
Entry() |
Modifier and Type | Method and Description |
---|---|
CppAssetManager2.ResolvedBag.Entry |
copy() |
java.lang.String |
toString() |
public int key
public ResourceTypes.Res_value value
public ApkAssetsCookie cookie
public CppAssetManager2.ResolvedBag.Entry copy()
public java.lang.String toString()
toString
in class java.lang.Object