MCPcopy Create free account
hub / github.com/Relph1119/JVMByPython / intern_string

Function intern_string

src/ch09/rtda/heap/StringPool.py:62–74  ·  view source on GitHub ↗

如果字符串还没有入池,把它放入并返回该字符串,否则找到已入池字符串并返回。 :param j_str: :return:

(j_str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

python_stringFunction · 0.70

Tested by

no test coverage detected