MCPcopy Index your code
hub / github.com/boazy/TWEditorEnhanced / getString

Method getString

src/main/java/LocalizedSubstring.java:17–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 public String getString()
18 {
19 return this.string;
20 }
21
22 public void setString(String string)
23 {

Callers 3

encodeFieldMethod · 0.95
getStringMethod · 0.95
saveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected