Class: Java::JavaUtil::ArrayList

Inherits:
Object
  • Object
show all
Defined in:
lib/caruby/import/java.rb

Instance Method Summary collapse

Instance Method Details

#clearObject



164
165
166
167
# File 'lib/caruby/import/java.rb', line 164

def clear
  base__clear
  self
end