public abstract class NativeGroup extends Object implements Group
Modifier and Type | Field and Description |
---|---|
protected jnr.ffi.Runtime |
runtime |
protected jnr.ffi.StructLayout |
structLayout |
Modifier | Constructor and Description |
---|---|
protected |
NativeGroup(jnr.ffi.Runtime runtime,
jnr.ffi.StructLayout structLayout) |
Copyright © 2015. All rights reserved.