Uses of Interface java.util.logging.Filter

Uses in package java.util.logging

Methods with parameter type java.util.logging.Filter

void
Sets the Filter for controlling which log records will be published by this Handler.
void

Methods with return type java.util.logging.Filter

Filter
Returns the Filter that currently controls which log records are being published by this Handler.
Filter