MCPcopy Create free account
hub / github.com/brendano/arkref / intern

Method intern

src/arkref/ext/fig/basic/Interner.java:56–63  ·  view source on GitHub ↗

Returns a canonical representation of the given object. If the object has no canonical representation, one is built using the interner's CanonicalFactory. The default is that new objects will be their own canonical instances. @param object @return a canonical representation of that object

(T object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

readObjectMethod · 0.45
readObjectMethod · 0.45
readObjectMethod · 0.45
readObjectMethod · 0.45
addMorphMethod · 0.45

Calls 3

buildMethod · 0.65
getMethod · 0.45
putMethod · 0.45

Tested by

no test coverage detected