Interface GraphNodeFilter


public interface GraphNodeFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    match(int node)
     
  • Method Details

    • match

      boolean match(int node)