Module: Bio::PDB::DataType::Pdb_Integer
- Defined in:
- lib/bio/db/pdb/pdb.rb
Class Method Summary collapse
Class Method Details
.new(str) ⇒ Object
68 69 70 |
# File 'lib/bio/db/pdb/pdb.rb', line 68 def self.new(str) str.to_i end |
68 69 70 |
# File 'lib/bio/db/pdb/pdb.rb', line 68 def self.new(str) str.to_i end |