| Package | Description |
|---|---|
| com.facebook.presto.bytecode |
| Modifier and Type | Method and Description |
|---|---|
ClassInfo |
ClassInfo.getSuperclass() |
ClassInfo |
ClassInfoLoader.loadClassInfo(ParameterizedType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ClassInfo> |
ClassInfo.getInterfaces() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClassInfo.isAssignableFrom(ClassInfo that) |
Copyright © 2012–2023. All rights reserved.