public abstract class EnumerableExt
extends java.lang.Object
Constructor and Description |
---|
EnumerableExt() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
to_set(ThreadContext context,
IRubyObject self,
Block block) |
static IRubyObject |
to_set(ThreadContext context,
IRubyObject self,
IRubyObject[] args,
Block block) |
public static IRubyObject to_set(ThreadContext context, IRubyObject self, Block block)
public static IRubyObject to_set(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block)
Copyright © 2001-2018 JRuby. All Rights Reserved.