public abstract class LazyObjectSite extends ConstructObjectSite
Constructor and Description |
---|
LazyObjectSite(java.lang.invoke.MethodType type) |
Modifier and Type | Method and Description |
---|---|
IRubyObject |
cache(IRubyObject t) |
com.headius.invokebinder.Binder |
prepareBinder() |
bootstrap
dynamicInvoker, getTarget, setTarget, syncAll
type
public LazyObjectSite(java.lang.invoke.MethodType type)
public IRubyObject cache(IRubyObject t)
public com.headius.invokebinder.Binder prepareBinder()
prepareBinder
in class ConstructObjectSite
Copyright © 2001-2015 JRuby. All Rights Reserved.