MCPcopy Create free account
hub / github.com/GateNLP/gate-core / prln

Method prln

src/main/java/gate/util/Out.java:206–208  ·  view source on GitHub ↗

@see java.io.PrintWriter#println()

()

Source from the content-addressed store, hash-verified

204
205 /** @see java.io.PrintWriter#println() */
206 public static void prln() {
207 println();
208 }
209
210 /** @see java.io.PrintWriter#println(boolean) */
211 public static void prln(boolean x) {

Callers 15

allAutoloadersMethod · 0.95
testToolsAndPrivateMethod · 0.95
testParametersMethod · 0.95
printPropertyMethod · 0.95
testFactoryCreationMethod · 0.95
testMultipleLrsMethod · 0.95
testDeleteMethod · 0.95
testDSRMethod · 0.95
testUpdateXmlElementMethod · 0.95
getEmptyElementMethod · 0.95

Calls 1

printlnMethod · 0.95

Tested by 15

allAutoloadersMethod · 0.76
testToolsAndPrivateMethod · 0.76
testParametersMethod · 0.76
printPropertyMethod · 0.76
testFactoryCreationMethod · 0.76
testMultipleLrsMethod · 0.76
testDeleteMethod · 0.76
testDSRMethod · 0.76
testUpdateXmlElementMethod · 0.76
getEmptyElementMethod · 0.76