jnr.ffi
Class Struct.Function<T>
java.lang.Object
jnr.ffi.Struct.Member
jnr.ffi.Struct.AbstractMember
jnr.ffi.Struct.Function<T>
- Enclosing class:
- Struct
protected final class Struct.Function<T>
- extends Struct.AbstractMember
|
Method Summary |
void |
set(T value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Struct.Function
public Struct.Function(Class<? extends T> closureClass)
set
public final void set(T value)
Copyright © 2013. All Rights Reserved.