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, getMode, getPath, hasKey, hasMode, hasPath, withKey, withMode, withPathpublic DoneableKeyToPath(KeyToPath item)
Copyright © 2011–2018 Red Hat. All rights reserved.