Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Youlor/unpacker
/ getBasicType
Method
getBasicType
dexfixer/src/com/android/dx/rop/type/Type.java:593–596 ·
view source on GitHub ↗
{@inheritDoc}
()
Source
from the content-addressed store, hash-verified
591
592
/** {@inheritDoc} */
593
@Override
594
public
int
getBasicType() {
595
return
basicType;
596
}
597
598
/** {@inheritDoc} */
599
@Override
Callers
2
opNewArray
Method · 0.95
isPossiblyAssignableFrom
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected