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