T - the enumerated object's typepublic static interface RubyEnumerator.SizeFn<T extends IRubyObject>
| Modifier and Type | Method and Description |
|---|---|
IRubyObject |
size(ThreadContext context,
T self,
IRubyObject[] args) |
IRubyObject size(ThreadContext context, T self, IRubyObject[] args)
Copyright © 2001-2022 JRuby. All Rights Reserved.