public class ESAncestorVersionSpecImpl extends ESVersionSpecImpl<ESAncestorVersionSpec,AncestorVersionSpec> implements ESAncestorVersionSpec
ESAncestorVersionSpec and AncestorVersionSpec.BASE, BRANCH_DEFAULT_NAME, FACTORY, GLOBAL, HEAD| Constructor and Description |
|---|
ESAncestorVersionSpecImpl(AncestorVersionSpec ancestorVersion)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
ESPrimaryVersionSpec |
getSource()
Returns the
ESPrimaryVersionSpec of the source to resolve. |
ESPrimaryVersionSpec |
getTarget()
Returns the
ESPrimaryVersionSpec of the target to resolve. |
int |
hashCode() |
getBranchtoInternalAPIgetClass, notify, notifyAll, toString, wait, wait, waitgetBranchpublic ESAncestorVersionSpecImpl(AncestorVersionSpec ancestorVersion)
ancestorVersion - the delegatepublic ESPrimaryVersionSpec getTarget()
ESPrimaryVersionSpec of the target to resolve.getTarget in interface ESAncestorVersionSpecESAncestorVersionSpec.getTarget()public ESPrimaryVersionSpec getSource()
ESPrimaryVersionSpec of the source to resolve.getSource in interface ESAncestorVersionSpecESAncestorVersionSpec.getSource()public boolean equals(Object object)
AbstractAPIImplequals in class AbstractAPIImpl<ESAncestorVersionSpec,AncestorVersionSpec>Object.equals(java.lang.Object)public int hashCode()
AbstractAPIImplhashCode in class AbstractAPIImpl<ESAncestorVersionSpec,AncestorVersionSpec>Object.hashCode()Copyright © 2017. All rights reserved.