com.testfairy.uploader.command
Class JarSignerCommand
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<String>
com.testfairy.uploader.command.JarSignerCommand
- All Implemented Interfaces:
- Serializable, Cloneable, Iterable<String>, Collection<String>, List<String>, RandomAccess
public class JarSignerCommand
- extends ArrayList<String>
- See Also:
- Serialized Form
| Methods inherited from class java.util.ArrayList |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize |
JarSignerCommand
public JarSignerCommand(String jarsignerPath,
TestFairyAndroidRecorder recorder,
String apkFilename)
throws TestFairyException
- Parameters:
jarsignerPath - recorder - apkFilename -
- Throws:
TestFairyException
isJks
public static boolean isJks(File f)
throws Exception
- Throws:
Exception
Copyright © 2004-2015. All Rights Reserved.