Package org.jruby.ir.targets.indy
Class ConstructObjectSite
java.lang.Object
java.lang.invoke.CallSite
java.lang.invoke.MutableCallSite
org.jruby.ir.targets.indy.ConstructObjectSite
- Direct Known Subclasses:
DRegexpObjectSite
,LazyObjectSite
Created by headius on 10/23/14.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbootstrap
(MethodHandles.Lookup lookup) protected String
com.headius.invokebinder.Binder
Methods inherited from class java.lang.invoke.MutableCallSite
dynamicInvoker, getTarget, setTarget, syncAll
-
Constructor Details
-
ConstructObjectSite
-
-
Method Details
-
bootstrap
-
initialTarget
-
prepareBinder
public com.headius.invokebinder.Binder prepareBinder()
-