public class CodeObject extends Object
| Constructor and Description |
|---|
CodeObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHashCode()
Return the identity hash code of this object.
|
String |
getValue()
Return the value of the object.
|
boolean |
isTracked()
Return whether or not the object is tracked.
|
public String getHashCode()
public boolean isTracked()
public String getValue()
Copyright © 2021 Contrast Security. All rights reserved.