public class DoneableKeyToPath extends KeyToPathFluentImpl<DoneableKeyToPath> implements Doneable<KeyToPath>, KeyToPathFluent<DoneableKeyToPath>
_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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getKey, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKey, withPath
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getKey, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKey, withPath
public DoneableKeyToPath(KeyToPath item)
Copyright © 2011–2016 Red Hat. All rights reserved.