Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fillGap
Method · 0.80
linkMappings
Method · 0.80
remapClass
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected