Uses of Class
org.jruby.RubyFixnum
Packages that use RubyFixnum
Package
Description
-
Uses of RubyFixnum in org.jruby
Fields in org.jruby declared as RubyFixnumModifier and TypeFieldDescription(package private) final RubyFixnum[]Ruby.fixnumCache(package private) RubyFixnumRubyRange.StepBlockCallBack.oneMethods in org.jruby that return RubyFixnumModifier and TypeMethodDescriptionAbstractRubyMethod.arity()Returns the number of arguments a method accepted.RubyMethod.arity()Returns the number of arguments a method accepted.RubyProc.arity()RubyFileStat.blksize()Deprecated.RubyString.bytesize()private static RubyFixnumRubyFixnum.cachedFixnum(Ruby runtime, long value) private RubyFixnumRubyBignum.checkShiftDown(ThreadContext context, RubyBignum other) RubyIO.fileno(ThreadContext context) static RubyFixnumstatic RubyFixnumRubyIO.fsync(ThreadContext context) RubyArithmeticSequence.hash()RubyArithmeticSequence.hash(ThreadContext context) RubyArray.hash()RubyArray.hash(ThreadContext context) rb_ary_hashRubyBasicObject.hash()rb_obj_id Will return the hash code of this object.RubyBignum.hash()rb_big_hashRubyBoolean.hash(ThreadContext context) RubyFixnum.hash()RubyFloat.hash()flo_hashRubyHash.hash()rb_hash_hashRubyHash.hash(ThreadContext context) static RubyFixnumRubyKernel.hash(IRubyObject self) RubyMatchData.hash()RubyMethod.hash(ThreadContext context) RubyModule.hash()RubyNil.hash(ThreadContext context) RubyRange.hash()RubyRange.hash(ThreadContext context) RubyRegexp.hash()RubyString.hash()RubyStruct.hash(ThreadContext context) RubySymbol.hash()Deprecated.RubySymbol.hash(ThreadContext context) RubyTime.hash()RubyUnboundMethod.hash(ThreadContext context) RubyArray.hash19(ThreadContext context) Deprecated.final RubyFixnumRubyHash.hash19()Deprecated.RubyBoolean.id()RubyNil.id()RubyArray.length()rb_ary_lengthRubyString.length19()Deprecated.RubyIO.lineno(ThreadContext context) Returns the current line number.RubyIO.lineno_set(ThreadContext context, IRubyObject newLineNumber) Sets the current line number.static RubyFixnumprivate static RubyFixnumRubyFixnum.mulModulo(ThreadContext context, RubyFixnum a, RubyFixnum b, long c) Ruby.newFixnum(int value) Ruby.newFixnum(long value) Ruby.newFixnum(jnr.constants.Constant value) final RubyFixnumRubyFixnum.newFixnum(long newValue) Deprecated.static RubyFixnumstatic RubyFixnumprivate RubyFixnumRubyRange.StepBlockCallBack.one(ThreadContext context) RubyBignum.op_aref(ThreadContext context, IRubyObject other) rb_big_arefRubyIO.pos(ThreadContext context) RubyIO.pos_set(ThreadContext context, IRubyObject offset) RubyThread.priority()RubyHash.rb_size()Deprecated.RubyHash.rb_size(ThreadContext context) rb_hash_sizeRubyIO.rewind(ThreadContext context) private static RubyFixnumRubyDir.rmdirCommon(Ruby runtime, String path) private RubyFixnumRubyFixnum.rshift(ThreadContext context, long width) private RubyFixnumRubyString.rubyLength(Ruby runtime) RubyString.rubyLength(ThreadContext context) RubyIO.seek(ThreadContext context, IRubyObject off) RubyIO.seek(ThreadContext context, IRubyObject[] args) RubyIO.seek(ThreadContext context, IRubyObject off, IRubyObject whence) RubyStruct.size()static RubyFixnumRubyKernel.spawn(ThreadContext context, IRubyObject recv, IRubyObject[] args) static RubyFixnumRubyProcess.spawn(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyIO.sysseek(ThreadContext context, IRubyObject[] args) static RubyFixnumstatic RubyFixnumRubyNil.to_i(ThreadContext context, IRubyObject recv) nil_to_istatic RubyFixnumstatic RubyFixnumRubyFixnum.unmarshalFrom(UnmarshalStream input) static RubyFixnumMethods in org.jruby with parameters of type RubyFixnumModifier and TypeMethodDescriptionprivate RubyIntegerRubyFixnum.addFixnum(ThreadContext context, RubyFixnum other) protected static intRubyArray.compareFixnums(RubyFixnum o1, RubyFixnum o2) static intRubyArray.DefaultComparator.compareInteger(RubyFixnum o1, RubyFixnum o2) private static RubyNumericRubyComplex.convertString(ThreadContext context, IRubyObject s, RubyFixnum zero) private IRubyObjectRubyFixnum.divmodFixnum(ThreadContext context, RubyFixnum other) final booleanRubyFixnum.fastEqual(RubyFixnum other) static BigIntegerRubyBignum.fix2big(RubyFixnum arg) rb_int2bigstatic intRubyNumeric.fix2int(RubyFixnum arg) private static voidRubyNumeric.fixnumStep(ThreadContext context, Ruby runtime, RubyFixnum from, IRubyObject to, RubyFixnum step, boolean inf, boolean desc, Block block) private IRubyObjectRubyFixnum.moduloFixnum(ThreadContext context, RubyFixnum other) private static RubyFixnumRubyFixnum.mulModulo(ThreadContext context, RubyFixnum a, RubyFixnum b, long c) (package private) final RubyIntegerRubyBignum.op_and(ThreadContext context, RubyFixnum other) (package private) final RubyIntegerRubyBignum.op_or(ThreadContext context, RubyFixnum other) private RubyNumericRubyFixnum.powerFixnum(ThreadContext context, RubyFixnum other) static RandomRubyRandom.RandomType.randomFromFixnum(RubyFixnum seed) Constructors in org.jruby with parameters of type RubyFixnumModifierConstructorDescriptionFinalizer(RubyFixnum id) (package private)StepBlockCallBack(Block block, RubyFixnum iter, IRubyObject step) (package private)SymbolStepBlockCallBack(Block block, RubyFixnum iter, IRubyObject step) -
Uses of RubyFixnum in org.jruby.ast.executable
Fields in org.jruby.ast.executable declared as RubyFixnumModifier and TypeFieldDescriptionprivate static final RubyFixnum[]RuntimeCache.EMPTY_FIXNUMSRuntimeCache.fixnumsMethods in org.jruby.ast.executable that return RubyFixnumModifier and TypeMethodDescriptionfinal RubyFixnumAbstractScript.getFixnum(ThreadContext context, int i, int value) final RubyFixnumAbstractScript.getFixnum(ThreadContext context, int i, long value) final RubyFixnumRuntimeCache.getFixnum(ThreadContext context, int index, int value) final RubyFixnumRuntimeCache.getFixnum(ThreadContext context, int index, long value) final RubyFixnumAbstractScript.getFixnum0(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum1(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum2(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum3(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum4(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum5(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum6(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum7(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum8(ThreadContext context, int value) final RubyFixnumAbstractScript.getFixnum9(ThreadContext context, int value) -
Uses of RubyFixnum in org.jruby.ext.bigdecimal
Methods in org.jruby.ext.bigdecimal that return RubyFixnumMethods in org.jruby.ext.bigdecimal with parameters of type RubyFixnumModifier and TypeMethodDescriptionprivate static RubyBigDecimalRubyBigDecimal.newInstance(Ruby runtime, IRubyObject recv, RubyFixnum arg, MathContext mathContext) -
Uses of RubyFixnum in org.jruby.ext.date
Fields in org.jruby.ext.date declared as RubyFixnumMethods in org.jruby.ext.date that return RubyFixnumModifier and TypeMethodDescriptionprivate RubyFixnumRubyDate.DAY_MS(ThreadContext context) RubyDate.hash()RubyDate.hash(ThreadContext context) private RubyFixnumRubyDate.jd(ThreadContext context) -
Uses of RubyFixnum in org.jruby.ext.ffi
Methods in org.jruby.ext.ffi that return RubyFixnumModifier and TypeMethodDescriptionAbstractMemory.hash(ThreadContext context) Calculates a hash code for the pointer. -
Uses of RubyFixnum in org.jruby.ext.jruby
Methods in org.jruby.ext.jruby that return RubyFixnumModifier and TypeMethodDescriptionstatic RubyFixnumCoreExt.String.unseeded_hash(ThreadContext context, IRubyObject recv) -
Uses of RubyFixnum in org.jruby.ext.pathname
Methods in org.jruby.ext.pathname that return RubyFixnum -
Uses of RubyFixnum in org.jruby.ext.securerandom
Methods in org.jruby.ext.securerandom that return RubyFixnumModifier and TypeMethodDescriptionprivate static RubyFixnumRubySecureRandom.randomFixnum(ThreadContext context, long lower, long upper) -
Uses of RubyFixnum in org.jruby.ext.set
Methods in org.jruby.ext.set that return RubyFixnum -
Uses of RubyFixnum in org.jruby.ext.strscan
Methods in org.jruby.ext.strscan that return RubyFixnumModifier and TypeMethodDescriptionRubyStringScanner.pos()RubyStringScanner.rest_size()RubyStringScanner.restsize(ThreadContext context) -
Uses of RubyFixnum in org.jruby.ir.runtime
Methods in org.jruby.ir.runtime that return RubyFixnumModifier and TypeMethodDescriptionstatic RubyFixnumIRRuntimeHelpers.getArgScopeDepth(ThreadContext context, StaticScope currScope) -
Uses of RubyFixnum in org.jruby.java.proxies
Methods in org.jruby.java.proxies that return RubyFixnumModifier and TypeMethodDescriptionArrayJavaProxy.hash()MapJavaProxy.hash(ThreadContext context) rb_hash_hashMapJavaProxy.RubyHashMap.hash(ThreadContext context) ArrayJavaProxy.length(ThreadContext context) MapJavaProxy.rb_size(ThreadContext context) rb_hash_sizeMapJavaProxy.RubyHashMap.rb_size(ThreadContext context) -
Uses of RubyFixnum in org.jruby.javasupport
Methods in org.jruby.javasupport that return RubyFixnumModifier and TypeMethodDescriptionfinal RubyFixnumJavaCallable.arity(ThreadContext context) JavaAccessibleObject.hash(ThreadContext context) JavaObject.hash()JavaArray.length()JavaObject.length() -
Uses of RubyFixnum in org.jruby.javasupport.ext
Methods in org.jruby.javasupport.ext that return RubyFixnumModifier and TypeMethodDescription(package private) static RubyFixnumJavaLang.Iterable.countBlock(ThreadContext context, Iterator it, Block block) static RubyFixnumJavaUtilRegex.Matcher.size(ThreadContext context, IRubyObject self) -
Uses of RubyFixnum in org.jruby.javasupport.proxy
Methods in org.jruby.javasupport.proxy that return RubyFixnum -
Uses of RubyFixnum in org.jruby.runtime
Methods in org.jruby.runtime that return RubyFixnumModifier and TypeMethodDescriptionstatic RubyFixnumHelpers.safeHash(ThreadContext context, IRubyObject obj) -
Uses of RubyFixnum in org.jruby.runtime.invokedynamic
Methods in org.jruby.runtime.invokedynamic with parameters of type RubyFixnumModifier and TypeMethodDescription(package private) static IRubyObjectMathLinker.fixnumOperatorFail(ThreadContext context, IRubyObject caller, IRubyObject self, JRubyCallSite site, RubyFixnum value) -
Uses of RubyFixnum in org.jruby.runtime.marshal
Methods in org.jruby.runtime.marshal with parameters of type RubyFixnumModifier and TypeMethodDescriptionprivate static booleanMarshalStream.isMarshalFixnum(RubyFixnum fixnum) -
Uses of RubyFixnum in org.jruby.util
Methods in org.jruby.util that return RubyFixnumModifier and TypeMethodDescriptionstatic RubyFixnumNumeric.f_cmp(ThreadContext context, RubyInteger x, long y) static RubyFixnumNumeric.f_cmp(ThreadContext context, RubyInteger x, RubyInteger y) Methods in org.jruby.util with parameters of type RubyFixnumModifier and TypeMethodDescriptionprotected static booleanNumeric.isLongMinValue(RubyFixnum x) Check if the Fixnum passed is equal to Long.MAX_VALUE. -
Uses of RubyFixnum in org.jruby.util.io
Methods in org.jruby.util.io that return RubyFixnumModifier and TypeMethodDescriptionstatic RubyFixnumPopenExecutor.spawn(ThreadContext context, IRubyObject[] argv)