blob: 91d379bd081fd0f669c8fb99553a61ac5e858806 (
plain)
1
2
3
4
5
6
7
8
9
|
Package testfunction
Style AllStatic
JavaClass TestFunction
JavaOutputDir gensrc/java
NativeOutputDir gensrc/native
# The semantics of set_global_data imply that
# only direct Buffers are legal
NioDirectOnly set_global_data
|