Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncleus/aparapi
/ getDocString
Method
getDocString
src/test/java/com/aparapi/codegen/Source.java:190–192 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
188
}
189
190
public
String getDocString() {
191
return
(listToString(doc));
192
}
193
194
public
List<String> getDoc() {
195
return
(doc);
Callers
1
test
Method · 0.95
Calls
1
listToString
Method · 0.95
Tested by
no test coverage detected