Uses of Class
org.jruby.ir.operands.Integer
Packages that use Integer
Package
Description
-
Uses of Integer in org.jruby.ir
Methods in org.jruby.ir with parameters of type Integer -
Uses of Integer in org.jruby.ir.builder
Method parameters in org.jruby.ir.builder with type arguments of type IntegerModifier and TypeMethodDescriptionprotected void
IRBuilder.times
(int times, IRBuilder.Consume2<Label, Integer> body) -
Uses of Integer in org.jruby.ir.operands
Methods in org.jruby.ir.operands that return Integer -
Uses of Integer in org.jruby.ir.persistence
Methods in org.jruby.ir.persistence with parameters of type Integer -
Uses of Integer in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type Integer