- java.lang.Object
-
- java.lang.invoke.CallSite
-
- java.lang.invoke.MutableCallSite
-
- org.jruby.ir.targets.Bootstrap.IsTrueSite
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.invoke.MethodHandle |
INIT_HANDLE |
static java.lang.invoke.MethodType |
TYPE |
-
Constructor Summary
Constructors
Constructor and Description |
IsTrueSite() |
-
Method Summary
-
Methods inherited from class java.lang.invoke.MutableCallSite
dynamicInvoker, getTarget, setTarget, syncAll
-
Methods inherited from class java.lang.invoke.CallSite
type
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
IsTrueSite
public IsTrueSite()
Copyright © 2001-2020 JRuby. All Rights Reserved.