Interface Filter

All Known Implementing Classes:
EmptyFilter

public interface Filter
Author:
Jacek Ambroziak, Santiago Pericas-Geertsen
  • Method Summary

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

    • test

      boolean test(int node)