Class LineIdentifier

java.lang.Object
hudson.plugins.ansicolor.action.LineIdentifier
All Implemented Interfaces:
Serializable

public class LineIdentifier extends Object implements Serializable
See Also:
  • Constructor Details

    • LineIdentifier

      public LineIdentifier()
  • Method Details

    • hash

      public String hash(String lineContent, long lineNo)
    • isEqual

      public boolean isEqual(String lineContent, long lineNo, String other)