Interface BondIterator


public interface BondIterator
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
     
    int
     
  • Method Details

    • hasNext

      boolean hasNext()
    • nextIndex

      int nextIndex()
    • next

      Bond next()