public class DoneableKeyToPath extends KeyToPathFluentImpl<DoneableKeyToPath> implements Doneable<KeyToPath>
_visitables| Constructor and Description |
|---|
DoneableKeyToPath(Function<KeyToPath,KeyToPath> function) |
DoneableKeyToPath(KeyToPath item) |
DoneableKeyToPath(KeyToPath item,
Function<KeyToPath,KeyToPath> function) |
| Modifier and Type | Method and Description |
|---|---|
KeyToPath |
done() |
equals, getKey, getPath, withKey, withPathpublic DoneableKeyToPath(KeyToPath item)
Copyright © 2011–2016 Red Hat. All rights reserved.