public final class ALongBaseType extends PBaseType
| Constructor and Description |
|---|
ALongBaseType() |
ALongBaseType(TLong _long_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TLong |
getLong() |
void |
setLong(TLong node) |
String |
toString() |
public ALongBaseType()
public ALongBaseType(TLong _long_)
Copyright © 2020 Soot OSS. All rights reserved.