MCPcopy Create free account
hub / github.com/Tencent/RapidView / isint

Method isint

luaj_virtual_machine/src/core/org/luaj/vm2/LuaValue.java:332–332  ·  view source on GitHub ↗

Check if this is a number and is representable by java int without rounding or truncation @return true if this is a number meaning derives from LuaNumber or derives from LuaString and is convertible to a number, and can be represented by int, otherwise false @

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

dumpConstantsMethod · 0.95
takePictureMethod · 0.95
testIsIntMethod · 0.45
testIsLongMethod · 0.45
getMethod · 0.45
setMethod · 0.45
scoreMethod · 0.45
scoreMethod · 0.45
coerceMethod · 0.45

Calls

no outgoing calls

Tested by 2

testIsIntMethod · 0.36
testIsLongMethod · 0.36