MCPcopy Create free account
hub / github.com/ReadyTalk/avian / bootClasspath

Method bootClasspath

src/classpath-avian.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139 }
140
141 virtual const char* bootClasspath()
142 {
143 return AVIAN_CLASSPATH;
144 }
145
146 virtual object makeDirectByteBuffer(Thread* t, void* p, jlong capacity)
147 {

Callers 1

JNI_CreateJavaVMFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected