public static class StackMapConstants.UninitializedType extends Object
| Constructor and Description |
|---|
UninitializedType(String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isObject() |
int |
size() |
String |
toString() |
void |
write(OutputStream s,
ClassWriter writer) |
public UninitializedType(String type)
public void write(OutputStream s, ClassWriter writer) throws IOException
IOExceptionpublic int size()
public boolean isObject()
Copyright © 2019. All rights reserved.