Class TreeFilterMarker


  • public class TreeFilterMarker
    extends java.lang.Object
    For testing an array of TreeFilter during a TreeWalk for each entry and returning the result as a bitmask.
    Since:
    2.3
    • Constructor Summary

      Constructors 
      Constructor Description
      TreeFilterMarker​(TreeFilter[] markTreeFilters)
      Construct a TreeFilterMarker.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getMarks​(TreeWalk walk)
      Test the filters against the walk.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait