public abstract class TCallSite extends Object
| Constructor and Description |
|---|
TCallSite() |
| Modifier and Type | Method and Description |
|---|---|
abstract MethodHandle |
getTarget() |
Object |
invokeExact(Object... args) |
abstract MethodType |
type() |
public abstract MethodHandle getTarget()
public abstract MethodType type()
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.