Class BufferUnitedHazard


  • public final class BufferUnitedHazard
    extends java.lang.Object
    BufferUnitedHazard represents a united buffer access hazard, which combines information on hazards for a single buffer access.
    • Method Detail

      • getRelation

        public java.util.Set<ru.ispras.fortress.util.Pair<java.lang.Integer,​BufferHazard.Instance>> getRelation()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object