Uses of Class
org.jruby.ir.operands.UnboxedBoolean
Packages that use UnboxedBoolean
Package
Description
-
Uses of UnboxedBoolean in org.jruby.ir
Methods in org.jruby.ir with parameters of type UnboxedBoolean -
Uses of UnboxedBoolean in org.jruby.ir.operands
Fields in org.jruby.ir.operands declared as UnboxedBooleanModifier and TypeFieldDescriptionstatic final UnboxedBoolean
UnboxedBoolean.FALSE
static final UnboxedBoolean
UnboxedBoolean.TRUE
Methods in org.jruby.ir.operands that return UnboxedBoolean -
Uses of UnboxedBoolean in org.jruby.ir.persistence
Methods in org.jruby.ir.persistence with parameters of type UnboxedBoolean -
Uses of UnboxedBoolean in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type UnboxedBoolean