Package

org.scaladebugger.api.lowlevel.events.filters

processors

Permalink

package processors

Visibility
  1. Public
  2. All

Type Members

  1. class AndFilterProcessor extends JDIEventFilterProcessor

    Permalink

    Represents a processor for the 'and' filter.

  2. class CustomPropertyFilterProcessor extends JDIEventFilterProcessor

    Permalink

    Represents a processor for the custom property filter.

  3. class MaxTriggerFilterProcessor extends JDIEventFilterProcessor

    Permalink

    Represents a processor for the max trigger filter.

  4. class MethodNameFilterProcessor extends JDIEventFilterProcessor

    Permalink

    Represents a processor for the custom property filter.

  5. class MinTriggerFilterProcessor extends JDIEventFilterProcessor

    Permalink

    Represents a processor for the min trigger filter.

  6. class NotFilterProcessor extends JDIEventFilterProcessor

    Permalink

    Represents a processor for the 'not' filter.

  7. class OrFilterProcessor extends JDIEventFilterProcessor

    Permalink

    Represents a processor for the 'or' filter.

  8. class WildcardPatternFilterProcessor extends JDIEventFilterProcessor

    Permalink

    Represents a processor for the custom property filter.

Ungrouped