public class DoneablePatch extends PatchFluentImpl<DoneablePatch> implements Doneable<Patch>
_visitables| Constructor and Description |
|---|
DoneablePatch(Function<Patch,Patch> function) |
DoneablePatch(Patch item) |
DoneablePatch(Patch item,
Function<Patch,Patch> function) |
| Modifier and Type | Method and Description |
|---|---|
Patch |
done() |
equalsCopyright © 2011–2016 Red Hat. All rights reserved.