Class RubyBlockListDecorator<T>

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<T>
org.asciidoctor.jruby.internal.RubyBlockListDecorator<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, List<T>

public class RubyBlockListDecorator<T> extends AbstractList<T>