Interface IIntAssimilator<O,E extends Exception>


public interface IIntAssimilator<O,E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    assimilate(int next, O value)
     
  • Method Details

    • assimilate

      void assimilate(int next, O value) throws E
      Throws:
      E extends Exception