public interface ContainerEntry
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerEntry.DataSupplier |
| Modifier and Type | Method and Description |
|---|---|
ContainerEntry.DataSupplier |
getDataSupplier() |
String |
getPath() |
long |
getSize() |
String getPath()
long getSize()
ContainerEntry.DataSupplier getDataSupplier()
Copyright © 2020–2022 Red Hat. All rights reserved.