MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / min

Method min

src/java/lang/Math.java:269–271  ·  view source on GitHub ↗

Takes two integer values, a and b, and returns the smallest number of the two. @param a an integer value to be compared @param b an integer value to be compared

(int a, int b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

compareToMethod · 0.95
ByteArrayInputStreamMethod · 0.95
calculateBoundsMethod · 0.95
updateBoundsMethod · 0.95
brighterMethod · 0.95
intersectionMethod · 0.95
unionMethod · 0.95
addMethod · 0.95
andMethod · 0.95
orMethod · 0.95
xorMethod · 0.95
equalsMethod · 0.95

Calls

no outgoing calls

Tested by 1

brighterMethod · 0.76