public class DoneableContainerPathStat extends ContainerPathStatFluentImpl<DoneableContainerPathStat> implements Doneable<ContainerPathStat>, ContainerPathStatFluent<DoneableContainerPathStat>
_visitables| Constructor and Description |
|---|
DoneableContainerPathStat(ContainerPathStat item,
Visitor<ContainerPathStat> visitor) |
DoneableContainerPathStat(Visitor<ContainerPathStat> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ContainerPathStat |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getLinkTarget, getMode, getMtime, getName, getSize, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLinkTarget, withMode, withMtime, withName, withSizeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getLinkTarget, getMode, getMtime, getName, getSize, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withLinkTarget, withMode, withMtime, withName, withSizepublic DoneableContainerPathStat(ContainerPathStat item, Visitor<ContainerPathStat> visitor)
public DoneableContainerPathStat(Visitor<ContainerPathStat> visitor)
public ContainerPathStat done()
done in interface Doneable<ContainerPathStat>Copyright © 2015–2016 Red Hat. All rights reserved.