Class DeterminismEnvelope<T>

  • Type Parameters:
    T - type of the wrapped value

    public class DeterminismEnvelope<T>
    extends Object
    Envelope that carries whether the wrapped value is deterministic or not.