Package | Description |
---|---|
com.kenai.jffi |
Modifier and Type | Field and Description |
---|---|
(package private) ClosurePool.Magazine.Slot |
ClosurePool.Handle.slot |
private ClosurePool.Magazine.Slot[] |
ClosurePool.Magazine.slots |
Modifier and Type | Method and Description |
---|---|
(package private) ClosurePool.Magazine.Slot |
ClosurePool.Magazine.get() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
ClosurePool.recycle(ClosurePool.Magazine.Slot slot,
ClosurePool.MagazineHolder holder) |
Constructor and Description |
---|
Handle(ClosurePool.Magazine.Slot slot,
ClosurePool.MagazineHolder holder)
Creates a new Handle to lifecycle manager the native closure.
|