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