Class LsaConcentration

  • All Implemented Interfaces:
    it.unibo.alchemist.model.Concentration , java.io.Serializable

    
    public final class LsaConcentration
     implements Concentration<T>
                        

    This class acts as a fake concentration. It is required in order to enforce compatibility with the basic Alchemist model

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      List<out ILsaMolecule> getContent()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait