MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / forDigit

Method forDigit

src/java/lang/Character.java:181–192  ·  view source on GitHub ↗

Returns the character value for the specified digit in the specified radix. If the digit is not valid in the radix, the 0 character is returned. @param digit the digit chosen by the character value @param radix the radix containing the digit

(int digit, int radix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

toStringMethod · 0.95
toStringMethod · 0.95
encodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected