| Package | Description |
|---|---|
| com.android.dx.cf.direct |
Implementation of
cf.iface.* based on a direct representation
of class files as byte[]s. |
| Modifier and Type | Field and Description |
|---|---|
static ClassPathOpener.FileNameFilter |
ClassPathOpener.acceptAll
An accept all filter.
|
| Constructor and Description |
|---|
ClassPathOpener(java.lang.String pathname,
boolean sort,
ClassPathOpener.FileNameFilter filter,
ClassPathOpener.Consumer consumer)
Constructs an instance.
|
Copyright © 2020. All Rights Reserved.