Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
allAutoloaders
Method · 0.95
testToolsAndPrivate
Method · 0.95
testParameterDefaults1
Method · 0.95
testParameterDefaults2
Method · 0.95
testParameters
Method · 0.95
printProperty
Method · 0.95
testFactoryCreation
Method · 0.95
testMultipleLrs
Method · 0.95
testDelete
Method · 0.95
testDSR
Method · 0.95
testUpdateXmlElement
Method · 0.95
getEmptyElement
Method · 0.95
Calls
1
println
Method · 0.95
Tested by
15
allAutoloaders
Method · 0.76
testToolsAndPrivate
Method · 0.76
testParameterDefaults1
Method · 0.76
testParameterDefaults2
Method · 0.76
testParameters
Method · 0.76
printProperty
Method · 0.76
testFactoryCreation
Method · 0.76
testMultipleLrs
Method · 0.76
testDelete
Method · 0.76
testDSR
Method · 0.76
testUpdateXmlElement
Method · 0.76
getEmptyElement
Method · 0.76