it.unibo.alchemist.model.interfaces.Layer
java.io.Serializable
public final class UniformLayer<T, P extends Position<out P>> implements Layer<T, P>
a Layer where the concentration is the same at every point in space.
UniformLayer(T level)
T
getValue(P p)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
level
T getValue(P p)