@data public class ObjectIdentityConstraint extends Constraint
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
target
The object to match
|
targetType| Constructor and Description |
|---|
ObjectIdentityConstraint() |
| Modifier and Type | Method and Description |
|---|---|
ObjectIdentityConstraint |
clone()
Creates and returns a copy of this object.
|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public ObjectIdentityConstraint clone() throws java.lang.CloneNotSupportedException
clone in class Constraintjava.lang.CloneNotSupportedExceptionpublic boolean equals(java.lang.Object obj)
equals in class Constraintpublic int hashCode()
hashCode in class ConstraintCopyright @ 2013-2018 VMware, Inc. All rights reserved.