public final class CallSiteBinder extends Object
| Constructor and Description |
|---|
CallSiteBinder() |
| Modifier and Type | Method and Description |
|---|---|
Binding |
bind(MethodHandle method) |
Binding |
bind(Object constant,
Class<?> type) |
Map<Long,MethodHandle> |
getBindings() |
String |
toString() |
Copyright © 2012–2023. All rights reserved.