Contains classes that make using Dynalink more convenient by providing basic implementations of some classes as well as various utilities.
Class | Description |
---|---|
AbstractRelinkableCallSite |
A basic implementation of the
RelinkableCallSite as a
MutableCallSite . |
ChainedCallSite |
A relinkable call site that implements a polymorphic inline caching strategy.
|
SimpleRelinkableCallSite |
A relinkable call site that implements monomorphic inline caching strategy,
only being linked to a single
GuardedInvocation at any given time. |
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b149-1