Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getClass
Method
getClass
classpath/avian/SystemClassLoader.java:30–30 ·
view source on GitHub ↗
(VMClass vmClass)
Source
from the content-addressed store, hash-verified
28
}
29
30
public
static
native Class getClass(VMClass vmClass);
31
32
public
static
native VMClass vmClass(Class jClass);
33
Callers
15
findClass
Method · 0.95
reallyFindLoadedClass
Method · 0.95
parseAnnotationValue
Method · 0.95
parseAnnotation
Method · 0.95
forCanonicalName
Method · 0.95
getMethods
Method · 0.95
getFields
Method · 0.95
makeMethod
Method · 0.95
getComponentType
Method · 0.95
getInterfaces
Method · 0.95
getSuperclass
Method · 0.95
getDeclaringClass
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected