com.spss.psapi.core

Interface ConnectionDetailFilter



  • public interface ConnectionDetailFilter
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean accept(ConnectionDetail detail)
      Returns true if the specified connection detail passes this filter.
    • Method Detail

      • accept

        boolean accept(ConnectionDetail detail)
        Returns true if the specified connection detail passes this filter.
        Parameters:
        detail - the connection detail
        Returns:
        true to pass the detail

(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.