public class NullCheckTag extends Object implements OneByteCodeTag
| Constructor and Description |
|---|
NullCheckTag(boolean needCheck) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
boolean |
needCheck() |
String |
toString() |
Copyright © 2020 Soot OSS. All rights reserved.