Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boazy/TWEditorEnhanced
/ getLabel
Method
getLabel
src/main/java/Main.java:274–277 ·
view source on GitHub ↗
(int stringRef)
Source
from the content-addressed store, hash-verified
272
}
273
274
public
static
String getLabel(
int
stringRef)
275
{
276
return
stringsDatabase.getLabel(stringRef);
277
}
278
279
public
static
String getHeading(
int
stringRef)
280
{
Callers
4
encodeField
Method · 0.45
addElement
Method · 0.45
removeElement
Method · 0.45
setElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected