MCPcopy Create free account
hub / github.com/GraxCode/zelixkiller / hasParent

Method hasParent

src/me/lpk/mapping/MappedClass.java:330–332  ·  view source on GitHub ↗

Obvious. @return

()

Source from the content-addressed store, hash-verified

328 * @return
329 */
330 public boolean hasParent() {
331 return parent != null;
332 }
333}

Callers 4

correlateMethod · 0.80
areSimiliarMethod · 0.80
linkMappingsMethod · 0.80
remapClassMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected