Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asLody/SandVXposed
/ type
Method
type
lib/src/main/java/mirror/RefStaticObject.java:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
public
Class<?> type() {
15
return
field.getType();
16
}
17
18
public
T get() {
19
T obj = null;
Callers
nothing calls this directly
Calls
1
getType
Method · 0.45
Tested by
no test coverage detected