Uses of Class
org.jruby.ext.ffi.jffi.CachingNativeMemoryAllocator.MemoryAllocation
Packages that use CachingNativeMemoryAllocator.MemoryAllocation
-
Uses of CachingNativeMemoryAllocator.MemoryAllocation in org.jruby.ext.ffi.jffi
Fields in org.jruby.ext.ffi.jffi declared as CachingNativeMemoryAllocator.MemoryAllocationModifier and TypeFieldDescriptionprivate final CachingNativeMemoryAllocator.MemoryAllocationCachingNativeMemoryAllocator.AllocatedMemoryIO.allocationprivate final CachingNativeMemoryAllocator.MemoryAllocation[]CachingNativeMemoryAllocator.Magazine.allocationsMethods in org.jruby.ext.ffi.jffi that return CachingNativeMemoryAllocator.MemoryAllocationModifier and TypeMethodDescription(package private) CachingNativeMemoryAllocator.MemoryAllocationCachingNativeMemoryAllocator.AllocationGroup.allocate(boolean clear) (package private) CachingNativeMemoryAllocator.MemoryAllocationCachingNativeMemoryAllocator.Magazine.allocate(boolean clear) Constructors in org.jruby.ext.ffi.jffi with parameters of type CachingNativeMemoryAllocator.MemoryAllocationModifierConstructorDescriptionprivateAllocatedMemoryIO(Ruby runtime, Object sentinel, CachingNativeMemoryAllocator.MemoryAllocation allocation, int size)