Package org.robolectric.res.android
Class AssetDir
- java.lang.Object
-
- org.robolectric.res.android.AssetDir
-
public class AssetDir extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getFileCount()
String8
getFileName(int idx)
-
-
-
Method Detail
-
getFileCount
public int getFileCount()
-
getFileName
public String8 getFileName(int idx)
-
-