Class Local

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

    
    public final class Local
     implements Concentration<T>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final Object content
    • Constructor Summary

      Constructors 
      Constructor Description
      Local()
      Local(Object t) Builds a new concentration.
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Object getContent()
      String toString()
      boolean equals(Object obj)
      int hashCode()
      • Methods inherited from class it.unibo.alchemist.model.Concentration

        getContent
      • Methods inherited from class java.lang.Object

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