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() |
public static final String NAME
Copyright © 2024 Soot OSS. All rights reserved.