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() |
equals
Copyright © 2011–2018 Red Hat. All rights reserved.