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

Method getOuterClass

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

Returns the outer class. @return

()

Source from the content-addressed store, hash-verified

301 * @return
302 */
303 public MappedClass getOuterClass() {
304 return outer;
305 }
306
307 /**
308 * Returns true if this is an inner class.

Callers 3

fillGapMethod · 0.80
linkMappingsMethod · 0.80
remapClassMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected