Interface MetalBondConsumer

All Superinterfaces:
CifFileConsumer<Map<String,List<MetalBondDistance>>>
All Known Implementing Classes:
MetalBondConsumerImpl

Consume metal bond data.
Since:
6.0.0
Author:
Sebastian Bittrich
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    consume(org.rcsb.cif.model.Category category)
     

    Methods inherited from interface org.biojava.nbio.structure.io.cif.CifFileConsumer

    finish, getContainer, prepare
  • Method Details

    • consume

      void consume(org.rcsb.cif.model.Category category)