Class IssueId<T>

  • Type Parameters:
    T - The issue type.

    public class IssueId<T>
    extends Object
    Issue identifier.

    It is composed of issue type and locations.

    Author:
    Damien Carbonne