public static interface MultiDexContainer.DexEntry<T extends DexFile>
| Modifier and Type | Method and Description |
|---|---|
MultiDexContainer<? extends T> |
getContainer() |
T |
getDexFile() |
java.lang.String |
getEntryName() |
@Nonnull java.lang.String getEntryName()
@Nonnull T getDexFile()
@Nonnull MultiDexContainer<? extends T> getContainer()