MCPcopy Create free account
hub / github.com/dhale/jtk / format

Method format

core/src/main/java/edu/mines/jtk/util/Localize.java:110–128  ·  view source on GitHub ↗

Format a localized message, with java.util.Formatter and the appropriate resource. @param key used to specify format string in properties file. If not found, then will be used as the format. @param args Optional arguments to be passed to Formatter.format method. @return formatted localized String

(final String key, final Object... args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

testLocalizeMethod · 0.95
testInCircleMethod · 0.45
testInSphereMethod · 0.45
testLeftOfLineMethod · 0.45
testLeftOfPlaneMethod · 0.45
paintLabelMethod · 0.45
paintLabelMethod · 0.45
formatTicMethod · 0.45
toStringMethod · 0.45
publishMethod · 0.45
fmtMethod · 0.45

Calls 4

getStringMethod · 0.45
trimMethod · 0.45
toStringMethod · 0.45
closeMethod · 0.45

Tested by 5

testLocalizeMethod · 0.76
testInCircleMethod · 0.36
testInSphereMethod · 0.36
testLeftOfLineMethod · 0.36
testLeftOfPlaneMethod · 0.36