Class RowImpl

    • Constructor Detail

      • RowImpl

        public RowImpl​(org.jruby.runtime.builtin.IRubyObject rubyObject)
    • Method Detail

      • getCells

        public java.util.List<Cell> getCells()
        Specified by:
        getCells in interface Row
      • getRubyCells

        public org.jruby.RubyArray getRubyCells()