Package | Description |
---|---|
org.dynalang.dynalink |
Contains the main API for using the dynamic linking facilities.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainedCallSite
A relinkable call site that maintains a chain of linked method handles.
|
class |
MonomorphicCallSite
A relinkable call site that implements monomorphic inline caching strategy.
|
Copyright © 2017 Attila Szegedi. All rights reserved.