Method: Bio::PDB::DataType::Pdb_Integer.new
- Defined in:
- lib/bio/db/pdb/pdb.rb
.new(str) ⇒ Object
66 67 68 |
# File 'lib/bio/db/pdb/pdb.rb', line 66 def self.new(str) str.to_i end |
66 67 68 |
# File 'lib/bio/db/pdb/pdb.rb', line 66 def self.new(str) str.to_i end |