Interface Exporter

  • All Implemented Interfaces:

    
    public interface Exporter<T extends Object, P extends Position<P>>
    
                        

    A generic exporter for the simulation. T is the concentration type, P is the position type, and

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail