com.android.dx.command.grep
Class Grep
java.lang.Object
com.android.dx.command.grep.Grep
public final class Grep
- extends Object
|
Method Summary |
int |
grep()
Prints usages to out. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Grep
public Grep(com.android.dex.Dex dex,
Pattern pattern,
PrintWriter out)
grep
public int grep()
- Prints usages to out. Returns the number of matches found.
Copyright © 2015. All rights reserved.