@Immutable public class DeploymentKeyImpl extends Object implements DeploymentKey, Comparable<Key>
protected String
key
DeploymentKeyImpl(String key)
int
compareTo(Key key)
boolean
equals(Object o)
String
getKey()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final String key
public DeploymentKeyImpl(String key)
@NotNull public String getKey()
getKey
Key
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public int compareTo(Key key)
compareTo
Comparable<Key>
public String toString()
toString
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.