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() |
bootstrapdynamicInvoker, getTarget, setTarget, syncAlltypepublic LazyObjectSite(java.lang.invoke.MethodType type)
public IRubyObject cache(IRubyObject t)
public com.headius.invokebinder.Binder prepareBinder()
prepareBinder in class ConstructObjectSiteCopyright © 2001-2016 JRuby. All Rights Reserved.