Package org.robolectric.res.android
Class ResTable.bag_entry
- java.lang.Object
-
- org.robolectric.res.android.ResTable.bag_entry
-
-
Field Summary
Fields Modifier and Type Field Description ResourceTypes.ResTable_map
map
int
stringBlock
-
Constructor Summary
Constructors Constructor Description bag_entry()
-
-
-
Field Detail
-
stringBlock
public int stringBlock
-
map
public ResourceTypes.ResTable_map map
-
-