Uses of Class
org.jruby.ext.ffi.Struct
Packages that use Struct
-
Uses of Struct in org.jruby.ext.ffi
Fields in org.jruby.ext.ffi with type parameters of type StructModifier and TypeFieldDescriptionprivate static final AtomicReferenceFieldUpdater<Struct,Object[]> Struct.referenceCacheUpdaterprivate static final AtomicReferenceFieldUpdater<Struct,IRubyObject[]> Struct.valueCacheUpdaterMethods in org.jruby.ext.ffi that return StructModifier and TypeMethodDescriptionprivate static final StructStruct.allocateStruct(ThreadContext context, IRubyObject klass, int flags)